Commit Graph

25 Commits

Author SHA1 Message Date
j b4c6f2b4ac use .editorconfig 2019-01-24 18:36:20 +05:30
j 98bd2f6cf3 dont query for empty list 2019-01-19 14:22:08 +05:30
j 1c8a5c3764 fulltext search in macosx 2019-01-15 14:08:42 +05:30
j 5073fc1c52 add new operator &: {key: 'id', operator: '&', value: ['a', 'b'] 2016-02-22 19:54:15 +05:30
j 4571d5b636 dont fail if list does not exist 2016-02-22 18:57:15 +05:30
j 649b0553b4 update to sqlalchemy 1 2016-02-22 18:00:55 +05:30
j ed02b1772d faster list query 2016-02-11 23:53:32 +05:30
j 10e651067c remove unknown ids from lists 2016-02-11 22:22:52 +05:30
j 9a9185d3d5 use peer.library in some places 2016-02-11 21:25:16 +05:30
j 54b3982787 add sharemetadata to itemKeys. fix queries for boolean keys 2016-01-19 16:44:11 +05:30
j 8db9bdb9e2 make api query more accessible in shell 2016-01-10 19:23:48 +05:30
j 8eba8e41e5 use more sub selects 2016-01-07 12:25:39 +05:30
j 7c438dc6b2 always return query in get_items. use for count and in/notin operator in query 2016-01-07 11:38:01 +05:30
j a0d7ba2ab5 use subquery for not in list 2016-01-07 09:38:00 +05:30
j bf2fc29b54 turn library into list, list cache fixes 2016-01-06 23:36:48 +05:30
j 8fc084b852 use intermediate table for user matching, fix clear_smart_list_cache 2016-01-06 09:54:23 +05:30
j 499c6ebc56 revert ab1ac13909 (enable group_by again 2016-01-04 17:44:05 +05:30
j ab1ac13909 temporarily disable group_by 2016-01-04 16:03:37 +05:30
j d497e89b2b use logging.getLogger(__name__) 2015-11-29 15:56:38 +01:00
j 8e27b9f76e port to python3 2014-09-03 00:38:34 +02:00
j 1e082c3d1b query fixes, avoid empty authors 2014-05-27 20:10:55 +02:00
j 21d6324eb6 performance 2014-05-27 01:45:29 +02:00
j d451eb3063 fix lists, handle async requests 2014-05-26 18:02:41 +02:00
j e15ce62ee5 lists, change loops 2014-05-25 22:08:44 +02:00
j 046af0e777 add protocol version, reset migrations, move db 2014-05-22 00:41:29 +02:00