jonaswinkler
ec57491a2a
update dependencies
2021-01-06 21:09:28 +01:00
jonaswinkler
4428a6de3c
downgrade OCRmyPDF until file handle issues are fixed
2021-01-06 16:46:01 +01:00
jonaswinkler
3668e6f838
update dependencies
2021-01-04 18:40:02 +01:00
jonaswinkler
3dcb52c6b5
update lockfile
2021-01-01 21:50:23 +01:00
jonaswinkler
7e3d478c74
reading and displaying PDF metadata
2020-12-08 15:45:02 +01:00
jonaswinkler
638113864f
fixes #90
2020-12-08 13:54:49 +01:00
jonaswinkler
45a56c426d
dependencies
2020-12-05 14:00:27 +01:00
jonaswinkler
eade96bb2c
update dependencies.
2020-12-03 19:56:24 +01:00
jonaswinkler
f27983698e
updated dependencies.
2020-12-03 01:01:49 +01:00
jonaswinkler
1f90d50833
some more tests.
2020-12-01 14:15:43 +01:00
jonaswinkler
392c250203
pipfile update.
2020-11-30 23:45:21 +01:00
jonaswinkler
4ab7577069
improved test cases. Python 3.6 compatibility.
2020-11-26 22:17:14 +01:00
jonaswinkler
dac7971cd6
Apparently there was a very good reason to use inotify. fixes #46 complete with test cases for inotify and polling.
2020-11-26 17:57:03 +01:00
Jonas Winkler
c7670fa41b
update dependencies.
2020-11-20 11:28:19 +01:00
Jonas Winkler
45aab154de
updated the build process, it now works on RPi as well.
2020-11-18 22:43:36 +01:00
Jonas Winkler
d99b4623f8
first implementation of the mail rework
2020-11-15 23:56:22 +01:00
Jonas Winkler
6120a316b4
updated some dependencies, updated docker files
2020-11-13 18:42:32 +01:00
Jonas Winkler
d3e7c8ff4e
added a task scheduler for recurring tasks
2020-11-09 20:29:10 +01:00
Jonas Winkler
3d67af1411
added dependency for filename checking
2020-11-07 23:26:33 +01:00
Jonas Winkler
6fd73a04b8
updated consumer: now using watchdog
2020-11-01 23:07:54 +01:00
Jonas Winkler
b14a39cacb
stuff required for the matching api
2020-10-29 00:33:42 +01:00
Jonas Winkler
e24baf5811
added whitenoise again
2020-10-27 01:09:50 +01:00
Jonas Winkler
93d963ed4e
added
...
- document index
- api access for thumbnails/downloads
- more api filters
updated
- pipfile
removed
- filename handling
- legacy thumb/download access
- obsolete admin gui settings (per page items, FY, inline view)
2020-10-25 23:03:02 +01:00
Jonas Winkler
4ed8263127
updated pipfile
2020-10-20 00:29:54 +02:00
Johannes Wienke
2bf709568d
Bump dependency versions
...
Not all dependencies work well on Alpine 3.11. Thus, bump dependencies and lock
again.
Due to also updating the CORS packages while dependency locking, the
CORS_ORIGIN_WHITELIST had to be changed to valid URIs, which are now required
by the respective packages.
2020-03-01 10:59:59 +01:00
Florian Gabsteiger
dac1e9533a
Adjust requirements
2019-08-07 21:38:54 +02:00
Florian Gabsteiger
118a3dba5b
Remove specific versions from Pipfile and adjust Pipfile.lock and requirements.txt accordingly
2019-08-06 12:25:37 -09:00
Florian Gabsteiger
699b0e9240
Add whitenoise and brotli as prerequesite for improving performance of static file serving
...
Additionally, pipenv Pipfile and Pipfile.lock as well as requirements.txt were updated to fullfil requirements of the above packages
2019-07-24 11:22:13 -09:00
Daniel Quinn
4a5b0b6454
Update dependencies & add djangoql
2019-01-27 13:39:56 +00:00
Stéphane Brunner
711c0925e1
Add and configure DjangoQL
2019-01-26 22:15:28 +01:00
Stéphane Brunner
0d8351e85b
Install psycopg2 in the Docker container
2019-01-26 14:33:51 +01:00
Daniel Quinn
13fb020915
Update the Pipfile lock
2018-12-30 17:32:04 +00:00
Daniel Quinn
e67d319d58
Fix requiremnts.txt
2018-11-03 13:29:22 +00:00
Daniel Quinn
f0de4fdd46
Update dependencies
...
This includes a security update for requests.
2018-11-03 12:49:35 +00:00
Daniel Quinn
16ba221ad9
Add tox to dev dependencies
2018-09-09 19:59:47 +01:00
Daniel Quinn
40e409e092
Drop django-flat-responsive
...
It's not necessary for Django 2.0+ as the new system is responsive by
default.
2018-09-02 21:25:30 +01:00
Daniel Quinn
7d2d3901bc
Merge @dadosch's changes & fix dependency conflicts
2018-09-02 21:06:40 +01:00
Daniel Quinn
52bfb2edf0
Update dependencies
2018-09-02 20:33:28 +01:00
Daniel Quinn
24cd20dffc
Merge @ovv's documentation changes and tweak the grammar a bit
2018-07-08 22:14:17 +01:00
Ovv
4818cd11da
Installation documentation setup
...
Issue #329
2018-04-25 19:51:21 +02:00
Daniel Quinn
d31c096f4a
Update lockfile
2018-04-16 09:53:39 +01:00
Daniel Quinn
b72aac7bd8
Dependencies update
2018-04-13 19:52:11 +01:00
Daniel Quinn
149aaf0bae
Have pytest generate the coverage files
2018-02-25 16:42:15 +00:00
Daniel Quinn
3712ba054c
Add Pipfile
2018-02-25 15:57:32 +00:00