Commit graph

3,099 commits

Author SHA1 Message Date
j
02a2d00f9d fix findPlace performance 2019-08-01 15:36:06 +02:00
j
9596248dc4 use refresh_from_db 2019-07-31 11:53:30 +02:00
j
794b28f833 stay logged in after changing password 2019-07-30 13:24:07 +02:00
j
c6ba56188d don't fail if item is gone 2019-07-28 21:31:49 +02:00
j
91a7c0cede another place sort is required now 2019-07-23 17:55:08 +02:00
j
e8a13b4e4d fix merge with 2019-07-23 17:52:23 +02:00
j
87de67be98 one more imdb id check 2019-07-23 17:45:30 +02:00
j
ec3175d885 imdb check 2019-07-23 17:42:56 +02:00
j
7a539b37b8 imdb ids can be longer 2019-07-23 16:47:22 +02:00
j
0b44b3b66b fix backend 2019-07-17 11:53:21 +02:00
j
65891f5455 fix user length 2019-07-17 11:47:57 +02:00
j
2c41b17bc4 migrate from BROKER_URL to CELERY_BROKER_URL 2019-07-16 20:58:10 +01:00
j
68b56f0c9e import celery for @shared_tasks 2019-07-16 17:36:41 +01:00
j
ee86c9ab9f move celery into app 2019-07-16 12:27:35 +01:00
j
46621522b1 use new celery 2019-07-16 12:22:22 +01:00
j
62fe578f38 update celery to a version that works in python3.7 2019-07-16 12:05:40 +01:00
j
7864ca1f70 avoid async, fails in python3.7 2019-07-14 19:23:06 +01:00
j
1db88b4c96 fix poster frames for new lists 2019-07-14 11:33:38 +01:00
j
5129b75650 collection icons 2019-07-13 16:32:50 +01:00
j
24fd887780 add filter to default filters 2019-07-09 12:53:09 +02:00
j
42c5548a6c add document filter config 2019-07-09 12:51:42 +02:00
j
48bf25e6b4 add keywords 2019-07-09 12:49:48 +02:00
j
8327ef9cff clip sort 2019-06-28 17:26:28 +02:00
j
f0217ef9eb some sort names are not lower case, fixes #3219 2019-06-28 13:06:00 +02:00
j
eec8a6c178 reset date values if they are empty 2019-06-28 10:36:42 +02:00
j
c3dbeaee68 sort is lowercase 2019-06-28 09:51:52 +02:00
j
1d6f64eed9 lower case sort names 2019-06-28 09:28:45 +02:00
j
b5cecee034 keep annotations while moving all files 2019-06-27 19:35:07 +02:00
j
7a06198cc7 typo 2019-06-11 12:32:00 +01:00
j
402fabdb16 support value map for documenys 2019-06-11 12:30:31 +01:00
j
a833e95a8b enable filters for documents 2019-06-07 16:30:09 +01:00
j
3af83f811d use cropbox for poster previews 2019-05-30 16:21:13 +02:00
j
c3a3d1df1c support itemKey list of dates(type: ['date']) 2019-04-28 08:01:24 +02:00
j
3465d3ee9f add & operator to find many ids 2019-04-18 13:02:33 +02:00
j
b7bc3005b2 typo 2019-03-13 18:22:54 +00:00
j
cbefe7ffee more keys 2019-03-13 10:03:02 +00:00
j
302af9cda4 fix findindex in postgresql 10 2019-03-12 17:48:03 +00:00
j
894a609f3f json_dump shortcut 2019-03-12 15:51:13 +00:00
j
0da8a9b0ec more imdb keys used on infoview, fixes #3197 2019-03-10 11:50:10 +00:00
j
9ffad130d1 add more metadata keys 2019-02-21 20:07:53 +05:30
j
79d0d8e290 fix additional keys in metadata dialog 2019-01-02 19:25:53 +01:00
j
4e0c73c2fa async annotation import 2018-12-31 14:48:10 +01:00
j
01f32871fd only extract keyframe index for video files 2018-12-23 14:11:22 +01:00
j
95b4d33614 make itemKeys also translatable 2018-12-17 11:59:24 +01:00
j
708a5b1b33 don't fail for int 2018-12-04 19:14:24 +01:00
j
55b86bdac8 use get_or_create(defaults...) 2018-11-20 16:15:08 +01:00
j
fcc27eb900 sort annotations by id 2018-11-15 15:23:03 +00:00
j
68b2482ede avoid duplicated keys in nested queries 2018-11-15 11:18:26 +00:00
j
83765d91d8 item should only be loaded if item is joined, disable for now 2018-11-15 11:18:00 +00:00
j
c039279984 revert 2018-11-15 11:17:48 +00:00