Commit graph

73 commits

Author SHA1 Message Date
Icereed
a4bc82f71f
Merge branch 'main' into arm-v7 2025-01-13 08:17:57 +01:00
Icereed
c8e866c369
feat: add versioning information to Docker build and application startup ()
* feat: add versioning information to Docker build and application startup

Bonus: Pin Alpine package versions.
2025-01-13 08:02:55 +01:00
Icereed
38321c4ac9
Limit pages for OCR ()
Bonus: Adds logging for image dimensions and size

Closes 
2025-01-10 17:03:53 +01:00
Icereed
d72fbcb527
Update README.md 2025-01-09 16:32:47 +01:00
Icereed
c524492b89
docs: add optional OPENAI_BASE_URL configuration to README ()
Closes 
2025-01-09 15:34:30 +01:00
Dominik Schröter
8eb888a50a docs: add LLM-based OCR comparison examples to README 2025-01-09 14:56:22 +01:00
Icereed
5fabaaa530
Fix Video 2025-01-09 14:45:02 +01:00
Dominik Schröter
1a27bae933 Polish up README 2025-01-09 14:40:49 +01:00
Icereed
97b50cbba8
Update README.md 2025-01-09 13:35:40 +01:00
Icereed
c9c468bf65
Update README.md 2025-01-09 12:14:33 +01:00
renovate[bot]
4b2ab05bce
chore(deps): update dependency tailwindcss to v3.4.17 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-08 14:42:16 +01:00
renovate[bot]
a0c88a7b70
chore(deps): update dependency go to v1.23.4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-08 14:42:02 +01:00
Icereed
7568074a73
Update README.md 2025-01-07 14:36:26 +01:00
renovate[bot]
0b8d583360
chore(deps): update dependency typescript to v5.7.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-07 09:28:06 +01:00
Icereed
f0dbc709ed
Update README.md () 2025-01-07 09:25:02 +01:00
renovate[bot]
0a98135286
chore(deps): update dependency globals to v15.14.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-07 07:00:53 +01:00
Icereed
32f83ec93f
feat: add support automatic OCR () 2025-01-06 23:03:41 +01:00
renovate[bot]
99ad4883e8
chore(deps): update dependency eslint-plugin-react-refresh to v0.4.16 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 21:55:00 +01:00
renovate[bot]
0ff367bad0
chore(deps): update actions/setup-go action to v5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 21:54:49 +01:00
renovate[bot]
b12a96c6a6
chore(deps): update dependency postcss to v8.4.49 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 21:54:39 +01:00
renovate[bot]
c7539c7229
chore(deps): update actions/checkout action to v4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 21:54:22 +01:00
renovate[bot]
71742e5f26
fix(deps): update module github.com/masterminds/sprig/v3 to v3.3.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 17:31:56 +01:00
renovate[bot]
4eadb0e090
fix(deps): update module golang.org/x/sync to v0.10.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 16:30:21 +00:00
renovate[bot]
781823858a
fix(deps): update module github.com/stretchr/testify to v1.10.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 16:28:39 +00:00
renovate[bot]
f8d6928c0e
chore(deps): update dependency @vitejs/plugin-react-swc to v3.7.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 16:15:02 +00:00
renovate[bot]
7a96cb8430
chore(deps): update dependency @types/node to v22.10.5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 17:07:39 +01:00
renovate[bot]
83029cad8d
Add renovate.json ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 17:06:35 +01:00
Christoph Ruckstetter
3b1d876d13
Allow setting of path to read static files from ()
* feat: allow setting of path to load static files from

* Describe WEBUI_PATH setting in readme

---------

Co-authored-by: Icereed <domi@icereed.net>
2025-01-06 09:29:07 +00:00
Brian Torres-Gil
6226b8c898
feat: Setting to disabled auto generation of title or tags () 2025-01-06 09:19:00 +00:00
Christoph Ruckstetter
bede39f6ef
make listen interface configurable ()
* make listen interface configurable

* describe new listen interface setting in readme
2025-01-03 16:51:36 +00:00
Dominik Schröter
31e082b924 Add support for linux/arm/v7 platform in Docker build workflow 2025-01-02 15:33:27 +01:00
Icereed
13f31ddc3f
Update README.md 2024-12-20 15:12:16 +01:00
ccrlawrence
b788f09185
UNDO feature - easily track changes () 2024-12-13 16:48:09 +01:00
ccrlawrence
5b3373743a
Fix Vision OCR for OpenAI ()
## Summary by CodeRabbit

- **New Features**
	- Updated environment variable descriptions for improved clarity on OCR processing options.
	- Enhanced the `doOCRViaLLM` method to support different LLM providers and improve image data handling.

- **Bug Fixes**
	- Standardized error handling for better reporting across multiple methods. 

- **Documentation**
	- Revised Docker Compose section in `README.md` to reflect updated environment variable options.
2024-11-13 05:47:25 +01:00
ccrlawrence
d1f23de5a6
Tag query change ()
* Tag query change

---------

Co-authored-by: Icereed <domi@icereed.net>
2024-11-11 10:40:39 +01:00
Icereed
6d4683c9a3
Merge pull request from Hess-IT-Beratung/feat/improve_logging_and_auto_throughput
feat: improve auto throughput & logging
2024-11-04 10:47:41 +01:00
Jonas Hess
5dadbcb53d feat: improve auto throughput & logging 2024-10-31 21:17:16 +01:00
Icereed
def89b5aea
fix: Put OCR pages into correct order ()
A race condition caused the pages to be in a mixed order.
2024-10-28 23:05:25 +01:00
Icereed
2d13913b3a
Fix OCR screen () 2024-10-28 22:46:37 +01:00
Icereed
03364f2741
OCR via LLM () 2024-10-28 17:34:41 +01:00
Icereed
10df151525
Fix prompts mount ()
Fixes 
2024-10-26 15:21:13 +02:00
Jonas Hess
e62c5442f5 feat: Add exponential backoff for auto processing 2024-10-22 06:38:25 +02:00
Jonas Hess
eeb821aeb0 chore: Update README.md 2024-10-22 06:38:25 +02:00
Dominik Schröter
4abd5cc13c Refactor paperless client and app structure 2024-10-21 21:52:23 +02:00
Jonas Hess
95c9d1bdb5 feat: Add background routine to process documents with autoTag every 10 seconds
- Spawn a new goroutine in the `main` function to process documents with the `autoTag` every 10 seconds.
- Implement `processAutoTagDocuments` function to:
  - Fetch documents with the `autoTag`.
  - Generate suggestions using the LLM.
  - Apply the suggestions to the documents.
  - Remove the `autoTag` from the documents.
- Add logging for each document being processed.
2024-10-21 21:34:48 +02:00
Icereed
6fad4bb153
Create FUNDING.yml 2024-10-21 18:40:53 +02:00
Icereed
341fc0621a
feat: Add Contributor Covenant banner 2024-10-21 10:25:03 +02:00
Jonas Hess
83088e1e15
Specific error messages for missing environment variables () 2024-10-21 09:56:49 +02:00
Icereed
d1e990ff4b
Fix GH Action for PRs from forks () 2024-10-21 09:50:03 +02:00
Dominik Schröter
8b28edb4f7 feat: Add CODE_OF_CONDUCT.md and CONTRIBUTING.md files 2024-10-20 11:18:17 +02:00