This website requires JavaScript.
Explore
Help
Sign In
lgcosta
/
paperless-ngx
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3b1dffe0dcbe553d2a7e64a1efe2fae4911bbe29
paperless-ngx
/
src
/
paperless
T
History
shamoon
fa0ab0de27
Merge branch 'main' into dev
2024-10-28 08:42:07 -07:00
..
migrations
Chore: Change the code formatter to Ruff (
#6756
)
2024-05-18 02:26:50 +00:00
static/paperless
/img
…
tests
Feature: automatic sso redirect (
#7168
)
2024-07-08 22:38:23 +00:00
__init__.py
…
adapter.py
…
apps.py
…
asgi.py
…
auth.py
Security: disallow API remote-user auth if disabled (
#6739
)
2024-05-15 20:18:50 +00:00
celery.py
…
checks.py
Fix: Rework system check so it won't crash if tesseract is not found (
#7640
)
2024-09-08 12:17:32 -07:00
config.py
Chore: Drop Python 3.9 support (
#7774
)
2024-09-26 12:22:24 -07:00
consumers.py
…
db.py
…
filters.py
…
middleware.py
…
models.py
…
serialisers.py
…
settings.py
Fix: oauth settings without base url (
#8020
)
2024-10-26 00:57:36 -07:00
signals.py
…
urls.py
Fix: dont include all allauth urls (
#8010
)
2024-10-26 15:06:22 +00:00
version.py
Bump version to 2.13.0
2024-10-14 07:56:14 -07:00
views.py
…
workers.py
…
wsgi.py
…