775 Commits

Author SHA1 Message Date
shamoon
98799d9a69 Bump version to 2.11.1 2024-07-22 10:29:02 -07:00
Trenton H
6965165c76
Removes Turkish from the NLTK languages () 2024-07-14 16:35:16 -07:00
shamoon
9950ff2337 Bump version to 2.11.0 2024-07-10 21:21:29 -07:00
shamoon
c03aa03ac2
Feature: automatic sso redirect () 2024-07-08 22:38:23 +00:00
dependabot[bot]
f01283c309
Chore(deps-dev): Bump ruff from 0.4.9 to 0.5.0 in the development group across 1 directory ()
* Chore(deps-dev): Bump ruff in the development group across 1 directory

Bumps the development group with 1 update in the / directory: [ruff](https://github.com/astral-sh/ruff).


Updates `ruff` from 0.4.9 to 0.5.0
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.4.9...0.5.0)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update .pre-commit-config.yaml

* Lets ruff fix this new lint

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
2024-06-27 19:06:37 +00:00
shamoon
e4265d0594 Bump version to 2.10.2 2024-06-23 22:13:33 -07:00
shamoon
e6aefd1063 Bump version to 2.10.1 2024-06-18 21:00:22 -07:00
shamoon
4347c87e92 Bump version to 2.10.0 2024-06-18 10:19:49 -07:00
shamoon
a796e58a94
Feature: documents trash aka soft delete () 2024-06-17 08:07:08 -07:00
Trenton H
6d2ae3df1f
Resolves test issues with Python 3.12 () 2024-06-03 12:33:46 -07:00
shamoon
e553e872df Bump version to 2.9.0 2024-06-02 22:17:59 -07:00
Lino
324a2aa1c6
Allow to set a custom path for the classification file () 2024-05-31 09:42:18 -07:00
Trenton H
2b85e812f8
Chore(deps): Use psycopg as recommended () 2024-05-23 13:09:05 -07:00
Trenton H
622f624132
Chore: Change the code formatter to Ruff ()
* Changing the formatting to ruff-format

* Replaces references to black to ruff or ruff format, removes black from dependencies
2024-05-18 02:26:50 +00:00
shamoon
317a9114eb Bump version to 2.8.6 2024-05-15 13:54:33 -07:00
shamoon
ed05b40ba4
Security: disallow API remote-user auth if disabled () 2024-05-15 20:18:50 +00:00
shamoon
05a240b6ed Bump version to v2.8.5 2024-05-14 22:11:43 -07:00
shamoon
779f091c04 Bump version to 2.8.4 2024-05-13 12:59:32 -07:00
Trenton H
5b8cd96f37 Bumps version to 2.8.3 2024-05-09 13:03:06 -07:00
shamoon
47ce797ee9 Bump version to 2.8.2 2024-05-07 17:13:59 -07:00
Trenton H
d3ff0ff8e0
Restores the compression of static files for x86_64 () 2024-05-07 15:17:15 -07:00
shamoon
0d49314593
Fix: exclude admin perms from group permissions serializer () 2024-05-07 14:39:31 +00:00
shamoon
54edad29ba Bump version to v2.8.1 2024-05-06 22:15:18 -07:00
shamoon
321adaeb8b Bump version to 2.8.0 2024-05-06 13:41:13 -07:00
shamoon
c6e7d06bb7
Feature: global search, keyboard shortcuts / hotkey support () 2024-05-02 16:15:56 +00:00
Trenton H
b720aa3cd1
Chore: Convert the consumer to a plugin () 2024-04-18 02:59:14 +00:00
shamoon
7281c110c6 Fix: exclude admin perms from frontend 2024-04-13 20:12:54 -07:00
shamoon
9885ca5103 Bump version to 2.7.2 2024-04-07 18:44:14 -07:00
shamoon
629e24e031 Bump version to 2.7.1 2024-04-06 17:42:39 -07:00
shamoon
6b17ba2934 Bump version to 2.7.0 2024-04-05 18:00:05 -07:00
shamoon
0f8b2e69c9
Change: enable auditlog by default, fix import / export () 2024-04-04 18:51:15 +00:00
shamoon
c8bda18cf2 Bump version to 2.6.3 2024-03-17 20:45:09 -07:00
shamoon
43ec154bc2
Fix: allow setting allauth ACCOUNT_SESSION_REMEMBER () 2024-03-14 15:34:23 +00:00
shamoon
ccd6ad9936 Bump version to 2.6.2 2024-03-07 20:13:29 -08:00
shamoon
428f9cd761 Bump version to 2.6.1 2024-03-05 07:59:44 -08:00
shamoon
1ba1afdce5 Bump version to 2.6.0 2024-03-04 20:20:46 -08:00
Trenton H
b9636a3def
Feature: Allow user to control PIL image pixel limit () 2024-03-05 00:19:56 +00:00
Trenton H
6779042242
Feature: Allow a user to disable the pixel limit for OCR entirely () 2024-03-04 22:37:36 +00:00
shamoon
f6084acfc8
Feature: system status () 2024-03-04 09:26:25 -08:00
shamoon
23ceb2a5ec
Fix: refactor base path settings, correct logout redirect () 2024-03-03 08:22:23 -08:00
Trenton H
86263a52ea
Includes OCRMyPdf logging into the log file () 2024-02-28 14:39:42 -08:00
Dennis Gaida
84721b001f
Change: add Thumbs.db to default ignores ()
* Adding Thumbs.db to default ignores

Thanks Windows for creating these great little database files everywhere

* Updating configuration with new default
2024-02-27 07:48:50 -08:00
shamoon
16f4552e0e
Fix: use PAPERLESS_URL if set for pw reset emails () 2024-02-26 21:41:25 +00:00
shamoon
3e2c541b7b
Fix: allow disable allauth email verification () 2024-02-26 09:33:59 -08:00
shamoon
1335ab5f1b
Enhancement: support disabling regular login () 2024-02-26 05:17:21 +00:00
shamoon
ff5063849a Bump version to 2.5.4 2024-02-25 18:38:12 -08:00
shamoon
ec49284274 Merge branch 'dev' 2024-02-25 18:37:19 -08:00
shamoon
388d821f45 Fix: only require DjangoModelPermissions for app config 2024-02-24 10:53:09 -08:00
shamoon
9f045f4494 Bump version to 2.5.3 2024-02-15 17:34:22 -08:00
shamoon
f1049cf889
Fix: dont allow allauth redirects to any host ()
---------

Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
2024-02-15 16:37:34 -08:00