paperless-ngx/src/paperless
Jonas Winkler 052c1680f3 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
..
static/paperless/img Fix .gitignore exclusion that hid the logos 2018-12-30 12:39:07 +00:00
__init__.py Added checks for expected binaries in the PATH 2017-01-14 18:04:15 +00:00
auth.py added 2020-10-25 23:03:02 +01:00
checks.py Use optipng to optimise document thumbnails 2018-10-07 14:56:38 +01:00
db.py Add script to (de|en)crypt all documents 2018-05-28 12:58:28 +01:00
middleware.py Code cleanup 2018-07-08 16:07:10 +01:00
mixins.py refactor: break document-only stuff into the paperless app 2017-03-25 16:18:34 +00:00
models.py Rework user hack for "login-free" sessions #394 2018-10-07 16:27:41 +01:00
settings.py added 2020-10-25 23:03:02 +01:00
urls.py added 2020-10-25 23:03:02 +01:00
version.py Bump version 2018-12-30 12:44:26 +00:00
views.py some api changes 2020-10-21 12:16:25 +02:00
wsgi.py Update version of remaining weblinks to Django documentation. 2017-05-27 08:49:03 +10:00