shamoon
|
6eb0b21a44
|
Merge branch 'dev' into feature-ai
|
2025-08-11 10:50:15 -07:00 |
|
GitHub Actions
|
1b6ec65f6e
|
Auto translate strings
|
2025-08-11 17:32:05 +00:00 |
|
shamoon
|
6d72ee795f
|
Feature: PDF editor (#10318)
|
2025-08-11 17:29:48 +00:00 |
|
shamoon
|
6730896894
|
Enhancement: support webhook restrictions (#10555)
|
2025-08-11 10:15:30 -07:00 |
|
shamoon
|
95ed997717
|
Chat view coverage
|
2025-08-08 23:09:38 -04:00 |
|
shamoon
|
7bd9b385aa
|
Support dynamic determining of embedding dimensions
|
2025-08-08 22:41:14 -04:00 |
|
shamoon
|
541108688a
|
Merge branch 'dev' into feature-ai
|
2025-08-08 08:08:16 -04:00 |
|
shamoon
|
74c9fedd4c
|
Variable refactoring
|
2025-08-08 08:06:25 -04:00 |
|
shamoon
|
540539643c
|
Merge branch 'dev' into feature-ai
|
2025-08-06 16:04:06 -04:00 |
|
Antoine Mérino
|
1bee1495cf
|
Performance: Classifier performance optimizations (#10363)
|
2025-08-06 16:00:11 -04:00 |
|
Sebastian Steinbeißer
|
6dca4daea5
|
Chore: switch from os.path to pathlib.Path (#10397)
|
2025-08-06 10:50:42 -07:00 |
|
GitHub Actions
|
07c298523a
|
Auto translate strings
|
2025-08-02 12:55:48 +00: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 |
|
shamoon
|
b52412d776
|
Merge branch 'dev' into feature-ai
|
2025-08-01 23:51:50 -04:00 |
|
shamoon
|
23501b9060
|
Fixhancement: improve text thumbnail generation for large files (#10483)
|
2025-08-01 10:26:35 -07:00 |
|
shamoon
|
8505fa3e54
|
Fix: include ignore for config logos in sanity checker (#10473)
|
2025-07-29 23:20:39 -04:00 |
|
shamoon
|
a51093afc2
|
Chore: add tasks task_id param to openapi spec (#10469)
|
2025-07-29 00:47:51 -04:00 |
|
shamoon
|
fded55dc70
|
Documentation: include advanced search query param in API spec (#10449)
|
2025-07-24 15:13:01 -07:00 |
|
shamoon
|
1fe8599266
|
Fix: Make some natural keyword date searches timezone-aware (#10416)
|
2025-07-23 22:05:55 -07:00 |
|
shamoon
|
814df94e8d
|
Fix: dont use translated verbose_name for getting object perms (#10399)
|
2025-07-16 17:03:03 -07:00 |
|
shamoon
|
da2ac19193
|
Update ai_classifier.py
|
2025-07-15 14:42:56 -07:00 |
|
shamoon
|
5bfbe856a6
|
Fix tests for change to structured output
|
2025-07-15 14:34:54 -07:00 |
|
shamoon
|
20bae4bd41
|
Move to structured output
|
2025-07-15 14:27:29 -07:00 |
|
shamoon
|
b94912a392
|
Merge branch 'dev' into feature-ai
|
2025-07-08 14:20:07 -07:00 |
|
shamoon
|
50e6a4bd61
|
Merge branch 'dev' into feature-ai
|
2025-07-08 14:19:26 -07:00 |
|
GitHub Actions
|
feb320cae9
|
Auto translate strings
|
2025-07-08 21:14:57 +00:00 |
|
shamoon
|
9178af5fb2
|
Feature: add Vietnamese translation (#10352)
|
2025-07-08 14:13:20 -07:00 |
|
GitHub Actions
|
90baba2cec
|
Auto translate strings
|
2025-07-08 16:31:30 +00:00 |
|
dependabot[bot]
|
9889c59d3d
|
Chore(deps): Bump the small-changes group across 1 directory with 7 updates (#10347)
* Chore(deps): Bump the small-changes group across 1 directory with 7 updates
Bumps the small-changes group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [concurrent-log-handler](https://github.com/Preston-Landers/concurrent-log-handler) | `0.9.26` | `0.9.28` |
| [dateparser](https://github.com/scrapinghub/dateparser) | `1.2.1` | `1.2.2` |
| [imap-tools](https://github.com/ikvk/imap_tools) | `1.10.0` | `1.11.0` |
| [ocrmypdf](https://github.com/ocrmypdf/OCRmyPDF) | `16.10.2` | `16.10.4` |
| [pathvalidate](https://github.com/thombashi/pathvalidate) | `3.2.3` | `3.3.1` |
| [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.1.0` | `1.1.1` |
| [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.6.1` | `1.7.0` |
Updates `concurrent-log-handler` from 0.9.26 to 0.9.28
- [Release notes](https://github.com/Preston-Landers/concurrent-log-handler/releases)
- [Changelog](https://github.com/Preston-Landers/concurrent-log-handler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Preston-Landers/concurrent-log-handler/compare/0.9.26...0.9.28)
Updates `dateparser` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/scrapinghub/dateparser/releases)
- [Changelog](https://github.com/scrapinghub/dateparser/blob/master/HISTORY.rst)
- [Commits](https://github.com/scrapinghub/dateparser/compare/v1.2.1...v1.2.2)
Updates `imap-tools` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/ikvk/imap_tools/releases)
- [Changelog](https://github.com/ikvk/imap_tools/blob/master/docs/release_notes.rst)
- [Commits](https://github.com/ikvk/imap_tools/compare/v1.10.0...v1.11.0)
Updates `ocrmypdf` from 16.10.2 to 16.10.4
- [Release notes](https://github.com/ocrmypdf/OCRmyPDF/releases)
- [Changelog](https://github.com/ocrmypdf/OCRmyPDF/blob/main/docs/release_notes.md)
- [Commits](https://github.com/ocrmypdf/OCRmyPDF/compare/v16.10.2...v16.10.4)
Updates `pathvalidate` from 3.2.3 to 3.3.1
- [Release notes](https://github.com/thombashi/pathvalidate/releases)
- [Changelog](https://github.com/thombashi/pathvalidate/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thombashi/pathvalidate/compare/v3.2.3...v3.3.1)
Updates `python-dotenv` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v1.1.0...v1.1.1)
Updates `scikit-learn` from 1.6.1 to 1.7.0
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.6.1...1.7.0)
---
updated-dependencies:
- dependency-name: concurrent-log-handler
dependency-version: 0.9.28
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: dateparser
dependency-version: 1.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: imap-tools
dependency-version: 1.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: ocrmypdf
dependency-version: 16.10.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: pathvalidate
dependency-version: 3.3.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: python-dotenv
dependency-version: 1.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: scikit-learn
dependency-version: 1.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
...
Signed-off-by: dependabot[bot] <support@github.com>
* Removes the setup_logging_queues call which is no longer needed
* Renames the MailboxTLS
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Trenton Holmes <797416+stumpylog@users.noreply.github.com>
|
2025-07-08 09:29:47 -07:00 |
|
Trenton H
|
3d2a3ede71
|
Chore: Updates dependency groups (#10339)
|
2025-07-07 17:37:58 -07:00 |
|
shamoon
|
1cd21d0f38
|
Fix check scheduled workflows docstring
|
2025-07-03 00:11:12 -07:00 |
|
shamoon
|
476844f32a
|
Merge migrations again
|
2025-07-02 11:05:00 -07:00 |
|
shamoon
|
3e6ba34c5e
|
Merge migrations
|
2025-07-02 11:04:59 -07:00 |
|
shamoon
|
d9cbd3652a
|
Add fallback parsing for invalid ai responses
|
2025-07-02 11:04:59 -07:00 |
|
shamoon
|
90bd878cf2
|
Truncate similar docs content
|
2025-07-02 11:04:58 -07:00 |
|
shamoon
|
62e04ab2fe
|
Fix paperless_ai logging
|
2025-07-02 11:04:58 -07:00 |
|
shamoon
|
dbdc67da7a
|
token limiting
|
2025-07-02 11:04:58 -07:00 |
|
shamoon
|
c4b431f5a6
|
Cover app config changes
|
2025-07-02 11:04:57 -07:00 |
|
shamoon
|
d31f4669a2
|
Mock auto-trigger llm index
|
2025-07-02 11:04:56 -07:00 |
|
shamoon
|
483f1e9438
|
Fix / cleanup ai indexing test
|
2025-07-02 11:04:56 -07:00 |
|
shamoon
|
b94a60d607
|
Coverage for llmindex tasks
|
2025-07-02 11:04:55 -07:00 |
|
shamoon
|
e6d8cd6547
|
Cover llmindex in system status
|
2025-07-02 11:04:55 -07:00 |
|
shamoon
|
e2fc7f596d
|
Add llmindex to systemstatus
|
2025-07-02 11:04:54 -07:00 |
|
shamoon
|
20e7f01cec
|
Auto-trigger llmindex rebuild when enabled
|
2025-07-02 11:04:04 -07:00 |
|
shamoon
|
96daa5eb18
|
Use PaperlessTask for llmindex
|
2025-07-02 11:04:04 -07:00 |
|
shamoon
|
84e17535fc
|
Create llmindex if doesnt exist on update run
|
2025-07-02 11:04:03 -07:00 |
|
shamoon
|
77db0c399c
|
Move ai to its own module
|
2025-07-02 11:04:03 -07:00 |
|
shamoon
|
e51c7a27bb
|
Better respect perms for ai suggestions
|
2025-07-02 11:04:03 -07:00 |
|
shamoon
|
a3455c8373
|
Refactor load_or_build_index
|
2025-07-02 11:04:02 -07:00 |
|
shamoon
|
cce9dfd5b8
|
Update chat view decorators
|
2025-07-02 11:04:02 -07:00 |
|