Michael Shamoon
fad13c148e
Object-level permissions + filtering
2022-12-05 22:56:03 -08:00
Michael Shamoon
70eb22df42
Add Django model permissions to API endpoints
2022-11-15 00:44:32 -08:00
Michael Shamoon
c7b46ac861
skeleton user / group admin dialogs [WIP]
2022-11-13 09:06:56 -08:00
Kaaybi
4333bd58cf
feat: add users and groups API routes
2022-11-12 13:46:50 -08:00
Trenton Holmes
1771d18a21
Runs the pre-commit hooks over all the Python files
2022-03-11 11:34:28 -08:00
kpj
fc695896dd
Format Python code with black
2022-02-27 15:26:41 +01:00
Jonas Winkler
f33dca2904
some api changes
2020-10-21 12:16:25 +02:00
Daniel Quinn
4ad6813d11
Add the new logo
...
I bought this logo from the excellent logojoy.com site, and am including
the source files here to be covered under the project license (GPL).
2018-12-30 12:20:08 +00:00
Daniel Quinn
426919fa9f
refactor: break document-only stuff into the paperless app
...
The `SessionOrBasicAuthMixin` and `StandardPagination` classes were
living in the documents app and I needed them in the new `reminders`
app, so this commit breaks them out of `documents` and puts them in the
central `paperless` app instead.
2017-03-25 16:18:34 +00:00