amorfo77
  • Joined on 2020-10-16
amorfo77 synced commits to refs/heads/config-reload at amorfo77/parsedmarc from mirror 2026-03-21 05:55:59 +00:00
8567c73358 Enhance resource management: add close methods for S3Client and HECClient, and improve IMAP connection handling during IDLE. Update CHANGELOG.md for config reload improvements and bug fixes.
4e716a6087 Add pytest command to settings for silent output during testing
955b098ef1 Update CHANGELOG.md to reflect config reload enhancements
ab89b1654e Enhance usage documentation for config reload: clarify behavior on successful reload and error handling
9d5a9a728d Reverted changes by copilot that turned errors into warnings
Compare 9 commits »
amorfo77 synced commits to refs/heads/copilot/sub-pr-697-9a5fec48-2aca-4860-8d98-b2f80646af9f at amorfo77/parsedmarc from mirror 2026-03-21 05:55:59 +00:00
amorfo77 synced and deleted reference refs/tags/feature-mail-parser-plugin at amorfo77/paperless-ngx from mirror 2026-03-21 00:15:57 +00:00
amorfo77 synced and deleted reference refs/tags/feature-tesseract-parser-plugin at amorfo77/paperless-ngx from mirror 2026-03-21 00:15:57 +00:00
amorfo77 synced commits to refs/heads/chore/plugin-documentation at amorfo77/paperless-ngx from mirror 2026-03-21 00:15:57 +00:00
amorfo77 synced new reference refs/heads/chore/plugin-documentation to amorfo77/paperless-ngx from mirror 2026-03-21 00:15:57 +00:00
amorfo77 synced commits to refs/heads/dev at amorfo77/paperless-ngx from mirror 2026-03-21 00:15:57 +00:00
a9756f9462 Chore: Convert Tesseract parser to plugin style (#12403)
c2b8b22fb4 Chore: Convert mail parser to plugin style (#12397)
Compare 2 commits »
amorfo77 synced commits to refs/heads/feature-drop-signals at amorfo77/paperless-ngx from mirror 2026-03-21 00:15:57 +00:00
3c60003635 Fixes a race condition where webserver threads could race to populate the registry
854406c118 Cleans up the duplicate test file/fixture
eb3401725c refactor: remove automatic log_summary() call from get_parser_registry()
36ce9218ec Adds a comment to satisy Sonar
a806280c1b Moves the checks and tests to the main application and removes the old applications
Compare 12 commits »
amorfo77 synced commits to refs/heads/main at amorfo77/paperless-ngx from mirror 2026-03-21 00:15:57 +00:00
2cb155e717 Bump version to 2.20.12
9e9fc6213c Resolve GHSA-96jx-fj7m-qh6x
0f7c02de5e Fix: test: add regression test for workflow save clobbering filename (#12390)
95dea787f2 Fix: don't try to usermod/groupmod when non-root + update docs (#12365) (#12391)
b6501b0c47 Fix: avoid moving files if already moved (#12389)
Compare 8 commits »
amorfo77 synced commits to refs/heads/release/v2.20.x at amorfo77/paperless-ngx from mirror 2026-03-21 00:15:57 +00:00
9e9fc6213c Resolve GHSA-96jx-fj7m-qh6x
amorfo77 synced commits to refs/heads/v2.20.12-changelog at amorfo77/paperless-ngx from mirror 2026-03-21 00:15:57 +00:00
amorfo77 synced new reference refs/heads/v2.20.12-changelog to amorfo77/paperless-ngx from mirror 2026-03-21 00:15:57 +00:00
amorfo77 synced commits to refs/tags/v2.20.12 at amorfo77/paperless-ngx from mirror 2026-03-21 00:15:57 +00:00
amorfo77 synced new reference refs/tags/v2.20.12 to amorfo77/paperless-ngx from mirror 2026-03-21 00:15:57 +00:00
amorfo77 synced new reference refs/heads/copilot/sub-pr-697-another-one to amorfo77/parsedmarc from mirror 2026-03-20 21:45:59 +00:00
amorfo77 synced commits to refs/heads/copilot/sub-pr-697-one-more-time at amorfo77/parsedmarc from mirror 2026-03-20 21:45:59 +00:00
amorfo77 synced new reference refs/heads/copilot/sub-pr-697-one-more-time to amorfo77/parsedmarc from mirror 2026-03-20 21:45:59 +00:00
amorfo77 synced commits to refs/heads/copilot/sub-pr-697-yet-again at amorfo77/parsedmarc from mirror 2026-03-20 21:45:59 +00:00
amorfo77 synced new reference refs/heads/copilot/sub-pr-697-yet-again to amorfo77/parsedmarc from mirror 2026-03-20 21:45:59 +00:00
amorfo77 synced commits to refs/heads/master at amorfo77/parsedmarc from mirror 2026-03-20 21:45:59 +00:00
dd1a8fd461 Create docker compose file for dashboard development