Trenton H
84ab36ba70
Try to further clarify some interactions
2026-03-27 08:04:07 -07:00
Trenton H
de97eea3e2
docs: update OCR and archive settings docs for v3
...
- configuration.md: replace PAPERLESS_OCR_SKIP_ARCHIVE_FILE section with
PAPERLESS_ARCHIVE_FILE_GENERATION; update OCR_MODE docs to reflect auto
as default and document new 'off' mode
- setup.md: update resource-constrained device tip to use new setting names
- migration-v3.md: add OCR and archive settings section documenting all
removed settings, their replacements, and migration examples
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-27 07:51:24 -07:00
shamoon
d671e34559
Documentation: OIDC token_auth_method setting for v3 ( #12398 )
2026-03-19 22:03:00 -07:00
shamoon
4d4f30b5f8
Security: validate outbound llm URLs and block internal endpoints
2026-03-16 22:58:16 -07:00
dependabot[bot]
e2947ccff2
Chore(deps): Bump the pre-commit-dependencies group with 4 updates ( #12323 )
...
* Chore(deps): Bump the pre-commit-dependencies group with 4 updates
---
updated-dependencies:
- dependency-name: https://github.com/codespell-project/codespell
dependency-version: 2.4.2
dependency-type: direct:production
dependency-group: pre-commit-dependencies
- dependency-name: prettier
dependency-version: 3.8.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pre-commit-dependencies
- dependency-name: prettier-plugin-organize-imports
dependency-version: 4.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pre-commit-dependencies
- dependency-name: https://github.com/lovesegfault/beautysh
dependency-version: 6.4.3
dependency-type: direct:production
dependency-group: pre-commit-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
* Drop this, it seems more trouble than its worth
* Re-run prek with new prettier
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2026-03-12 16:29:57 +00:00
Trenton H
5988d5896b
Breaking: Refactor advanced database settings to allow more user configuration ( #12165 )
2026-02-27 14:37:26 -08:00
Trenton H
8db1c4e08b
Breaking: Remove pybzar as a barcode reader ( #12065 )
2026-02-13 08:14:00 -08:00
Christoph Schober
d16d3fb618
Feature: support split documents based on tag barcodes ( #11645 )
2026-01-29 08:05:33 -08:00
shamoon
1f074390e4
Feature: sharelink bundles ( #11682 )
2026-01-27 18:54:51 +00:00
shamoon
4428354150
Feature: allow duplicates with warnings, UI for discovery ( #11815 )
2026-01-26 18:55:08 +00:00
Gabgobie
e9e138e62c
Enhancement: configurable SSO groups claim ( #11841 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2026-01-26 18:31:01 +00:00
Trenton H
51b466a86b
Feature: Simplify and improve the consumer ( #11753 )
2026-01-21 14:37:48 -08:00
shamoon
94a5af66eb
Fix default llama3.1
2026-01-14 15:36:01 -08:00
shamoon
9c0de249a6
Merge branch 'main' into dev
2026-01-13 11:53:40 -08:00
shamoon
e940764fe0
Feature: Paperless AI ( #10319 )
2026-01-13 16:24:42 +00:00
shamoon
58d88440f1
Feature: Remote OCR (Azure AI) ( #10320 )
2026-01-08 21:49:17 +00:00
Antoine Mérino
65aed2405c
Documentation: update notes for DB pool size ( #11600 )
2025-12-30 13:06:21 -08:00
shamoon
985dc9be31
Documentation: default bool value consistency
2025-12-26 08:17:44 -08:00
Jan Kleine
e770ff572e
Documentation: Document missing workflows env variable and complete diagram ( #11554 )
2025-12-12 16:12:23 +00:00
Trenton H
402f2ead59
Fixes the workflow configuration being nested under the consumption documentation ( #11588 )
2025-12-12 07:51:45 -08:00
Elias Holzmann
d1c11bcf08
Documentation: correct info re PAPERLESS_THREADS_PER_WORKER ( #11031 )
2025-10-18 23:01:28 +00:00
shamoon
0114993ac6
Documentation: fix config admonitions
2025-09-23 09:22:52 -07:00
shamoon
43b4f36026
Documentation: add note about logo file visibility and exif data
2025-09-21 16:07:29 -07:00
shamoon
6730896894
Enhancement: support webhook restrictions ( #10555 )
2025-08-11 10:15:30 -07:00
Antoine Mérino
0ea159683d
Performance: add setting to enable DB connection pooling for PostgreSQL ( #10354 )
...
---------
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com >
2025-08-02 12:54:13 +00:00
Antoine Mérino
6591d5da63
Performance: Add support for configuring date parser languages ( #10181 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2025-07-01 05:57:38 +00:00
Antoine Mérino
1671d49d44
Enhancement: Add a database caching for improved performance ( #9784 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2025-06-30 22:36:24 -07:00
shamoon
ed48392450
Merge branch 'dev'
2025-06-05 13:25:32 -07:00
shamoon
b4c6c4b61e
Documentation: clarify db behavior ( #10113 )
2025-06-03 09:41:29 -07:00
mamasch19
bd257925bd
Documentation: fix typo in configuration.md ( #10077 )
2025-05-29 15:18:30 -07:00
shamoon
2f8b2944f1
Merge branch 'dev'
2025-05-19 11:37:01 -07:00
shamoon
83db0355f3
Chore: automatically disable email verification if no smtp setup ( #9949 )
2025-05-16 22:21:24 -07:00
shamoon
011056a9d5
Documentation: clarify disable consumer setting
2025-05-03 22:55:29 -07:00
shamoon
384a197c6f
Documentation: clarify PAPERLESS_CONSUMER_DISABLE ( #9862 )
2025-05-03 07:57:06 -07:00
shamoon
7436a97684
Enhancement: support allauth disable unknown account emails ( #9743 )
2025-04-22 21:58:33 +00:00
shamoon
67a97ffc4d
Documentation: expound email config explanation
2025-04-15 07:52:53 -07:00
Timon
97d59dce9c
Documentation: correct static url description ( #9506 )
2025-03-27 13:24:41 -07:00
Trenton H
654c9ca273
Feature: Switch webserver to granian ( #9218 )
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2025-02-28 19:37:45 +00:00
shamoon
047f7c3619
Enhancement: support default groups for regular and social account signup ( #9039 )
2025-02-24 09:23:20 -08:00
shamoon
a548c32c1f
Enhancement: allow disabling the filesystem consumer ( #9199 )
2025-02-23 13:52:41 -08:00
Trenton H
880f08599a
Transitions the Docker image to use s6 and s6-overlay for process supervision instead of supervisord ( #8886 )
2025-02-07 11:25:54 -08:00
Silvia Bigler
71472a6a82
Enhancement: add layout options for email conversion ( #8907 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2025-02-07 18:32:35 +00:00
Trenton H
427508edf1
Feature: Enable zxing for all platforms ( #8947 )
2025-01-30 15:43:23 +00:00
shamoon
5821033e3d
Merge branch 'dev'
2025-01-13 07:47:08 -08:00
Michael Williams
ccc8917706
Documentation: minor formatting fix in config ( #8683 )
2025-01-13 07:26:02 +00:00
shamoon
d77c9e3bd5
Update configuration.md
2025-01-07 19:07:01 -08:00
Malte Breitzmann
2a1c6bf0ca
Documentation: remove dollar sign in code snippets ( #8600 )
2025-01-04 00:30:25 +00:00
shamoon
fa0ab0de27
Merge branch 'main' into dev
2024-10-28 08:42:07 -07:00
marph91
605aa50b00
Documentation: Fix list indentation ( #8050 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2024-10-28 00:02:06 +00:00
shamoon
e43fee41cb
Merge branch 'main' into beta
2024-10-14 07:56:21 -07:00