paperless-ngx/src/paperless
Sebastian Steinbeißer 07882b918b
Chore: switch from os.path to pathlib.Path (#9933)
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2025-06-18 17:16:59 +00:00
..
migrations Enhancement: add barcode frontend config (#9742) 2025-05-11 19:44:06 +00:00
static/paperless/img Fix .gitignore exclusion that hid the logos 2018-12-30 12:39:07 +00:00
tests Chore: switch from os.path to pathlib.Path (#9933) 2025-06-18 17:16:59 +00:00
__init__.py Chore(deps-dev): Bump the development group with 4 updates (#8352) 2024-12-01 18:56:54 -08:00
adapter.py Enhancement: allow webUI first account signup (#9500) 2025-03-29 17:12:34 +00:00
admin.py Change: restrict altering and creation of superusers to superusers only (#8837) 2025-01-20 11:57:22 -08:00
apps.py Enhancement: support default groups for regular and social account signup (#9039) 2025-02-24 09:23:20 -08:00
asgi.py Fixes ruff not running isort against the codebase 2023-04-26 09:35:27 -07:00
auth.py Partially Revert "Chore(deps): Bump the small-changes group across 1 directory with 6 updates (#9921)" 2025-05-19 12:20:05 -07:00
celery.py Transitions the backend to celery and celery beat 2022-09-26 11:25:34 -07:00
checks.py Chore: switch from os.path to pathlib.Path (#9933) 2025-06-18 17:16:59 +00:00
config.py Enhancement: add barcode frontend config (#9742) 2025-05-11 19:44:06 +00:00
consumers.py Fixhancement: check more permissions for status consumer messages (#9804) 2025-04-26 23:31:04 -07:00
db.py Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -07:00
filters.py Fixes ruff not running isort against the codebase 2023-04-26 09:35:27 -07:00
middleware.py Fixes ruff not running isort against the codebase 2023-04-26 09:35:27 -07:00
models.py Enhancement: add barcode frontend config (#9742) 2025-05-11 19:44:06 +00:00
serialisers.py Fixhancement: better handle removed social apps in profile (#9876) 2025-05-11 19:55:33 +00:00
settings.py Feature: add Persian translation (#10183) 2025-06-14 19:14:51 -07:00
signals.py Enhancement: support default groups for regular and social account signup (#9039) 2025-02-24 09:23:20 -08:00
urls.py Fix: remove duplicate base path in websocket urls (#10194) 2025-06-16 10:50:15 -07:00
version.py Bump version to 2.16.3 2025-06-05 13:26:20 -07:00
views.py Fix: fix some API crashes (#10196) 2025-06-16 22:44:39 -07:00
wsgi.py Chore: Backend dependencies update (#5676) 2024-02-08 09:48:24 -08:00