Commit graph

144 commits

Author SHA1 Message Date
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
j
5e6b054896 extend cookie age if its still used 2015-06-30 20:02:09 +02:00
j
e7f83f674e add inital implementation for a websocket, disabled by default for now 2015-04-28 23:05:15 +05:30
j
e1bc418e0c use one version of ffmpeg for all tasks, remove avconv dependency, fixes #2606 2015-01-05 16:07:55 +00:00
j
dc1cd6e410 remove videoprefix from config, defined by backend 2014-12-22 10:51:13 +00:00
j
35d978d4c2 migrate celery settings to BROKER_URL 2014-11-26 21:03:27 +01:00
j
80ce81ac67 add entities backend 2014-11-18 18:16:28 +00:00
j
5a971909d0 dont reload config by default. 2014-11-16 20:41:12 +00:00
j
bf6c12ae0f use ffmpeg > 2.1 for mp4 frames if settings.FFMPEG is defined, fixes #2549 2014-11-16 20:34:55 +00:00
j
ada3bbe346 add optoin to use melt(MLT) to extract frames from H264 2014-09-25 15:28:08 +02:00
j
f0a5f5ddb7 check for avconv version and use new command line api if needed (to support Ubuntu 14.04) 2014-07-16 11:04:52 +00:00
j
522af49a73 wrap image urls in pandora.getMediaURL to add option to load image from another domain 2014-02-02 11:30:25 +00:00
j
4f01ed254a dont set ADMIN_MEDIA_PREFIX 2013-11-01 12:41:22 +01:00
j
4fff8b0ddb use local name 2013-10-24 13:37:38 +00:00