Trenton H
ac8f5eaa7d
Unlocks all things which were locked due to ARMv7, etc
2023-09-08 11:21:43 -07:00
shamoon
ab78b98d6a
Add "all" property to results
2023-05-06 11:31:47 -07:00
Trenton H
30655f1b73
Fixes ruff not running isort against the codebase
2023-04-26 09:35:27 -07:00
shamoon
1332d9a389
Merge branch 'dev' into feature-permissions
2023-02-14 11:32:37 -08:00
Trenton H
09ac404148
Adding more test coverage, in particular around Tika and its parser
2023-02-05 11:01:55 -08:00
Michael Shamoon
43d4f2d3d0
Unify API perm endpoint to set_permissions
, initial frontend support for doc sharing
2022-12-07 00:49:26 -08:00
Michael Shamoon
6f62f300dc
Object-level permissions + filtering
2022-12-05 22:56:03 -08:00
Michael Shamoon
bace6eaeb0
Add Django model permissions to API endpoints
2022-11-15 00:44:32 -08:00
Michael Shamoon
def5c1a6cb
skeleton user / group admin dialogs [WIP]
2022-11-13 09:06:56 -08:00
Kaaybi
b52c01cf70
feat: add users and groups API routes
2022-11-12 13:46:50 -08:00
Trenton Holmes
6635fa5f0d
Runs the pre-commit hooks over all the Python files
2022-03-11 11:34:28 -08:00
kpj
c56cb25b5f
Format Python code with black
2022-02-27 15:26:41 +01:00
Jonas Winkler
027bed6c7e
some api changes
2020-10-21 12:16:25 +02:00
Daniel Quinn
ee2941a31b
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
9cee51cd11
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