Commit Graph

157 Commits

Author SHA1 Message Date
j 4073942ec2 only use vp9 if also enabled 2023-07-29 10:27:47 +02:00
j fdc7279836 fix auto field 2023-07-28 14:59:13 +02:00
j bea0d301a4 add share link at /m/, add share dialog in view menu, fix preview for documents 2023-07-15 12:15:23 +05:30
j 83df2c0011 remove torrent backend 2023-07-10 14:37:24 +05:30
j 9340c0e578 update to new celery api 2023-06-23 16:21:31 +05:30
j fa42aa4810 log pandora errors too 2021-11-16 12:04:52 +00:00
j cd8cd40626 hook to add local urls 2021-08-01 18:39:01 +02:00
j 02b89c06dd pass item data to icon 2021-06-03 16:13:48 +01:00
j 63d82ad7e7 remove config reloader 2020-09-27 17:58:35 +02:00
j a1e6ad7b3d remove future imports 2020-05-30 21:23:16 +02:00
j 408788cac1 use custom user table 2020-05-30 00:05:50 +02:00
j 844382b1e8 drop python2 support, upgrade to django 3 2020-05-29 00:25:16 +02:00
j 7ba58d0b63 add way to change version 2020-05-15 18:48:58 +02:00
j 823b8f2136 foundations to directly use upoaded videos if format is usable 2019-12-01 16:20:20 +01:00
j fe023c2f97 fulltext search for documents
optional fulltext search for documents using elasticsearch
text is extracted from pdfs and via ocr from images
2019-11-17 13:02:12 +01:00
j 2c41b17bc4 migrate from BROKER_URL to CELERY_BROKER_URL 2019-07-16 20:58:10 +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 b7bc3005b2 typo 2019-03-13 18:22:54 +00:00
j cbefe7ffee more keys 2019-03-13 10:03:02 +00:00
j 0da8a9b0ec more imdb keys used on infoview, fixes #3197 2019-03-10 11:50:10 +00:00
j 79d0d8e290 fix additional keys in metadata dialog 2019-01-02 19:25:53 +01:00
j f4aa94f848 enable cache backend 2018-11-15 10:30:17 +00:00
j 4512b010c6 undo 2018-11-15 10:28:51 +00:00
j 687738ff46 make sure settings are dicts 2018-11-15 10:28:30 +00:00
j 1d40ceca8f remove unused external keys 2018-10-07 14:41:25 +02:00
j f93ece1ab7 add db based translations
load translations from files
and adds option to translate
string layers (i.e. keywords)
2018-09-19 16:53:30 +02:00
j 708f3d8927 raise exception 2018-08-13 21:24:44 +02:00
j fde36c3ae0 align DATA_UPLOAD_MAX_MEMORY_SIZE with nginx post size 2018-07-25 22:10:25 +02:00
j dbf740e55e use .editorconfig 2018-06-19 08:33:26 +02:00
j 53fdb52ee8 cdn prefix 2017-11-14 18:40:20 +01:00
j 8e4ba42fc1 use python3-venv 2017-11-03 17:28:47 +01:00
j 12cffaf467 only take portrait posters by default from some poster sources, fixes 3034 2017-07-26 13:53:39 +02:00
j 77810b49d6 add default 2017-06-09 11:29:33 +02:00
j 65c182f410 documentcollection icons 2017-02-20 16:38:23 +01:00
j c5d961a946 home backend 2017-01-24 19:08:32 +01:00
j 74c4d718ab fix py3 local_settings 2016-11-15 14:45:54 +02:00
j e1f35b1ec8 new documents section 2016-10-30 18:23:16 +01:00
j 58c762a624 map needed more often, fix cad911a 2016-09-19 20:24:36 +02:00
j e1cacdb67a add task queue api 2016-08-17 14:37:59 +02:00
j ab0dfddf31 set SECURE_PROXY_SSL_HEADER by default 2016-06-26 15:34:19 +02:00
j 4785f314cb Add VP9/Opus support, use VP8 by default
- support vp9 and opus
- switch to 2 pass encoding
- use ffmpeg -movflags +faststart instead of qtfaststart
2016-06-23 17:36:41 +02:00
j 05c4cfcbc8 add space and other flake8 cleanups 2016-05-28 11:30:43 +02:00
j f21e8413fb use get_random_string 2016-05-28 11:18:51 +02:00
j fd2c69a5b7 define BASE_DIR 2016-03-03 16:56:06 +05:30
j 051a3578b4 inline django 1.9 version of ox.django 2016-02-20 10:41:23 +00:00
j 1ef547f885 update celery integration 2016-02-20 10:41:22 +00:00
j 4219246909 db migration 2016-02-20 15:15:01 +05:30
j 976860ec30 use django.conf.urls url instead of patterns 2016-02-20 06:00:13 +00:00
j 1cc795995d user.get_profile()->user.profile 2016-02-19 22:06:11 +05:30