Commit Graph

76 Commits

Author SHA1 Message Date
j dca95f9d95 update dependencies 2023-11-18 16:38:20 +01:00
j 4ef8773562 update yt-dlp 2023-11-18 16:31:02 +01:00
j 628bc728ed 2d30059cee followup, textsize fixed in python-ox, switch to Pillow 10 2023-08-25 17:30:07 +02:00
j 2d30059cee pillow 10 fails with: AttributeError: 'ImageDraw' object has no attribute 'textsize' downgrade until that is fixed 2023-08-25 12:30:35 +02:00
j cbaeffde68 Image.ANTIALIAS->Image.LANCZOS 2023-08-24 23:39:54 +02:00
j 27c2e9c849 update tornado version 2023-07-27 15:42:21 +02:00
j c80f16c77a update django/celery 2023-07-27 15:35:53 +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 9340c0e578 update to new celery api 2023-06-23 16:21:31 +05:30
j 48e6d4af6f render search result highlights as images and show in pages view 2023-06-12 14:30:32 +01:00
j 7216e255de avoid installing too new version 2023-03-08 12:03:27 +01:00
j 40e2481f61 switch to yt-dlp 2022-03-18 16:53:19 +00:00
j 4e1e6e3b17 new youtube-dl version 2021-05-15 14:22:24 +02:00
j 213adcaaaa update requirements 2020-09-27 17:19:02 +02:00
j fdac35c00d update django, sync docker install 2020-09-27 13:03:45 +02:00
j 2b4318e878 install future 2020-06-06 19:00:17 +02:00
j 844382b1e8 drop python2 support, upgrade to django 3 2020-05-29 00:25:16 +02:00
j ecafcbdb26 update djang 2020-02-05 16:55:56 +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 62fe578f38 update celery to a version that works in python3.7 2019-07-16 12:05:40 +01:00
j 5cd106c08a update dependencies 2019-07-14 19:18:20 +01:00
j 5862eae7c8 update youtube-dl 2019-04-30 15:04:39 +02: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 691c6fd136 tornado > 5 2018-07-09 15:58:28 +02:00
j 1bac062a50 use postgres json field 2018-07-09 15:22:12 +02:00
j 8de757eff1 install youtube-dl via pip 2018-07-02 19:22:55 +02:00
j 7761cf9ec2 update celery package and promt to install new init files for workers 2016-03-17 10:38:15 +01:00
j 7ec1e9f6da update django version 2016-03-06 21:59:49 +05:30
j 4613005b83 use geoip2 api to fix ipv6 lookups 2016-03-04 12:50:44 +05:30
j 970f3f605d remove git repos from requirements.txt and add one place to set them up 2016-02-20 10:41:22 +00:00
j 3655b1afb0 update dependencies 2016-02-20 15:15:02 +05:30
j 48e1435601 switch to git 2015-11-14 15:22:40 +01:00
j e7f83f674e add inital implementation for a websocket, disabled by default for now 2015-04-28 23:05:15 +05:30
j 3f7215035a include copy of django_extension, dont install django from git 2014-11-20 16:34:55 +00:00
j cf862fc7d6 limit to gunicorn<0.19 2014-10-10 16:09:55 +02:00
j 971cc04c34 use celery 3.0.24 and trigger install in update.py. only 3.1 fails 2013-12-31 09:22:47 +00:00
j 2e3fd3b05c lock clery version to 2.4.7, 3.x currently does not work 2013-12-30 17:52:20 +05:30
j a04711e94c add support to sign in with mozilla persona 2013-09-29 13:00:06 +00:00
j 09a84d8ad9 cleanup requirements 2013-01-05 08:58:18 +01:00
j 2c07dedac0 add south migrations, convert update to python 2012-11-02 13:41:41 +01:00
j fd5f0c3c4c upgrade to django 1.4 2012-05-23 13:54:36 +00:00
j 96ec35e51a use oxtimelines 2012-05-17 11:38:59 +02:00
j 2c573eca84 fix permissions 2012-01-18 21:41:23 +05:30
j 691b1e98cc add OpenSearch lookup 2011-12-30 16:00:49 +05:30
j 6524ceea8a annotation cleanup 2011-12-26 20:00:30 +05:30
j eb33042d87 dont cache log calls 2011-11-04 12:25:10 +01:00
j 4e534dba91 remove unused admin stuff 2011-10-23 03:30:09 +02:00
j 5826e80d35 using webseed torrents, no need for transmission integration anymore 2011-10-09 17:17:46 +02:00