]> git.ipfire.org Git - thirdparty/paperless-ngx.git/history
thirdparty/paperless-ngx.git
2024-12-13  shamoonChore: add prettier organize imports
2024-12-12  shamoonFix: include global perms for bulk edit endpoint (...
2024-12-11  shamoonEnhancement: process mail button (#8466)
2024-12-11  shamoonFix: frontend better reflect global perms for bulk...
2024-12-10  shamoonFix: minor safari visual fixes around loading cards
2024-12-10  shamoonChore: update ng2 pdf viewer (#8462)
2024-12-09  dependabot[bot]Chore(deps-dev): Bump the development group with 2...
2024-12-09  dependabot[bot]Chore(deps): Bump django-soft-delete from 1.0.15 to...
2024-12-09  dependabot[bot]Chore(deps): Bump the small-changes group with 4 update...
2024-12-09  shamoonChore: use rxjs instead of JS setInterval for timers...
2024-12-09  shamoonChore: refactor loading stuff to be more DRY
2024-12-09  shamoonFix: only adjust icon position inside buttons
2024-12-09  shamoonEnhancement: slightly nicer filter editor loading
2024-12-09  shamoonFeature: bulk edit custom field values (#8428)
2024-12-09  shamoonFix: hide other filtering buttons, fix e2e test paths
2024-12-09  shamoonFix some strings
2024-12-07  shamoonFix: fix trash column display on mobile
2024-12-07  shamoonChore: some logging to trash emptying
2024-12-07  dependabot[bot]Chore(deps): Bump django from 5.1.3 to 5.1.4 (#8445)
2024-12-06  shamoonRefactor: loading component
2024-12-06  shamoonEnhancement: improved loading visuals (#8435)
2024-12-05  shamoonFix: use update preview component for dashboard widget
2024-12-05  shamoonFix: some random frontend fixes and coverage
2024-12-04  shamoonChore: mark another test flaky
2024-12-04  shamoonDelete workflow-dialog.component.scss
2024-12-03  shamoonFix: sidebar saved views label, add spacing to settings...
2024-12-03  shamoonEnhancement: prune audit logs and management command...
2024-12-03  shamoonChore: compact settings
2024-12-03  shamoonChange: make saved views manage its own component ...
2024-12-03  shamoonFix: move filter to header, mobile layout improvement
2024-12-03  shamoonEnhancement: file task filtering (#8421)
2024-12-03  shamoonChore: remove some tsconfig and jest stuff
2024-12-03  shamoonUpdate translation strings
2024-12-03  shamoonFix: dont link related document if document is in the...
2024-12-03  shamoonEnhancement: auto-link duplicate document for failed...
2024-12-03  lufiEnhancement: include current filename placeholder in...
2024-12-03  shamoonFeature: email, webhook workflow actions (#8108)
2024-12-02  dependabot[bot]Chore(deps-dev): Bump the development group with 4...
2024-12-02  dependabot[bot]Chore(deps): Bump codecov/codecov-action in the actions...
2024-12-02  shamoonEnhancement: use stable unique IDs for custom field...
2024-12-02  dependabot[bot]Chore(deps-dev): Bump the development group with 4...
2024-12-01  shamoonEnhancement: better TIFF display support (#8087)
2024-12-01  dependabot[bot]Chore(deps): Bump the small-changes group across 1...
2024-12-01  shamoonEnhancement: History (audit log) for bulk edit operatio...
2024-11-30  shamoonFix: missing import in frontend tests
2024-11-30  shamoonEnhancement: larger previews in action dialogs (#8387)
2024-11-30  shamoonEnhancement: filterable list count sorting and opacific...
2024-11-30  shamoonEnhancement: preview button for document list and trash...
2024-11-28  shamoonFix: include subpath in logo url (#8374)
2024-11-28  shamoonFixhancement: dispatch change event from current field...
2024-11-26  shamoonEnhancement: use theme-color meta tag (#8359)
2024-11-26  shamoonUpdate frontend translation strings
2024-11-24  shamoonChore: tiny typo in ci.yml
2024-11-24  shamoonFix: include distinct on workflow objects filter
2024-11-24  shamoonChore: cleanup urls, use actions for some views (#8346)
2024-11-24  shamoonFeature: scheduled workflow trigger (#8036)
2024-11-23  Trenton HFixes install script to handle languages with dashes...
2024-11-22  dependabot[bot]Chore(deps): Bump tornado from 6.4.1 to 6.4.2 (#8336)
2024-11-22  shamoonFix: handle very old dates with positive offset too...
2024-11-22  shamoonRefactor: fix unnecessary use of filterable dropdown...
2024-11-21  shamoonEnhancement: offer link to restored document (#8321)
2024-11-21  shamoonUpdate frontend translation strings
2024-11-20  shamoonEnhancement: support owner permissions for file tasks...
2024-11-20  shamoonChange: change update content to handle archive disable...
2024-11-19  dependabot[bot]Chore(deps): Bump watchdog in the major-versions group...
2024-11-19  Kevin DorenEnhancement: Add --compare-json option to document_expo...
2024-11-18  shamoonEnhancement: next / previous shortcuts for document...
2024-11-18  shamoonChore: change doc detail icon
2024-11-18  shamoonFeature: two-factor authentication (#8012)
2024-11-16  ftibi93Documentation: fix docker-compose.portainer.yml GID...
2024-11-15  shamoonFix: include db_index caveat in squashed migrations...
2024-11-14  shamoonTweak: use fixed position for navbar (#8279)
2024-11-14  shamoonFix: fix log line trackby function
2024-11-13  shamoonFix: prevent duplicate workflow runs (#8268)
2024-11-13  shamoonMerge branch 'main' into dev
2024-11-13  shamoonChore: add note about select options to edit dialog...
2024-11-13  shamoonUpdate frontend translation strings
2024-11-13  shamoonEnhancement: save & next / close shortcut key (#8243)
2024-11-13  shamoonFeature: loading preview, better text popup preview...
2024-11-12  Sebastian SteinbeißerSwitch src/documents/bulk*.py from os.path to pathlib...
2024-11-11  Trenton HChore: Bulk backend dependency updates (#8212)
2024-11-10  github-actions[bot]Documentation: Add v2.13.5 changelog (#8248)
2024-11-10  shamoonBump version to 2.13.5 v2.13.5
2024-11-10  shamoonMerge branch 'dev'
2024-11-10  shamoonFix: handle page count exception for pw-protected files...
2024-11-08  shamoonFix: correctly track task id in list for change detecti...
2024-11-08  Trenton HUpdates all runner images to use Ubuntu Noble (#8213)
2024-11-07  Trenton HFixes admin pages to show trashed documents too (#8068)
2024-11-07  shamoonFix: tag colors stay fixed in list when selected (...
2024-11-06  shamoonFix: another Firefox plaintext popup fix
2024-11-06  shamoonFix: fix re-activation of save button when adding ...
2024-11-06  shamoonFix: Dont check empty ASNs
2024-11-04  shamoonFix: fix thumbnail clipping, select inverted color...
2024-11-04  shamoonFix: select checkbox should remain visible (#8185)
2024-11-04  shamoonFix: warn with proper error on ASN exists in trash...
2024-11-03  dependabot[bot]Chore(deps): Bump stumpylog/image-cleaner-action in...
2024-11-03  github-actions[bot]Changelog v2.13.4 - GHA (#8170)
2024-11-03  shamoonMerge branch 'dev' v2.13.4
2024-11-03  shamoonFix: fix dark mode icon blend mode in 2.13.3 (#8166)
2024-11-03  shamoonBump version to 2.13.4
next