]> git.ipfire.org Git - thirdparty/paperless-ngx.git/shortlog
thirdparty/paperless-ngx.git
2022-07-08  Michael Shamoonfix conflicting migrations 1020/head
2022-07-02  shamoonMerge branch 'dev' into feature-frontend-task-queue
2022-07-02  shamoonMerge pull request #1139 from paperless-ngx/feature...
2022-07-02  Michael ShamoonUpdate tasks.py 1139/head
2022-07-02  shamoonMerge branch 'dev' into feature-redo-ocr
2022-07-02  Michael ShamoonFrontend UI for redo OCR
2022-07-02  Michael ShamoonExtract redo ocr to task
2022-07-02  Trenton HolmesUpdates following testing of command
2022-07-02  Trenton HolmesIncludes the progress bar
2022-07-02  Trenton HolmesSaves work on a new management comment to re-ocr a...
2022-07-02  shamoonMerge pull request #1122 from paperless-ngx/feature...
2022-07-02  Trenton HolmesRemoves variable which was never set, removed unneeded...
2022-07-02  Trenton HolmesAdds invalid storage path format test
2022-07-02  Trenton HolmesChanges the simple-alpha parsing test to use a tempdir...
2022-07-02  Trenton HolmesMoves the barcode related functionality out of tasks...
2022-07-02  Trenton HolmesSplits tests for the tasks into their own classes
2022-07-02  Michael Shamoonfix content_type on test_api_create_storage_path
2022-07-02  Trenton HolmesOmit a few files that don't really make sense to cover...
2022-07-02  Trenton HolmesAdds a few more test cases for coverage and adds no...
2022-07-02  Trenton HolmesFixes the whitenoise warning in the test suite
2022-07-02  Trenton HolmesIncreases test coverage of storage paths
2022-07-02  dependabot... Bump watchdog from 2.1.8 to 2.1.9 (#1132)
2022-07-02  dependabot... Bump scikit-learn from 1.0.2 to 1.1.1 (#992)
2022-07-02  dependabot... Bump setuptools from 62.3.3 to 62.6.0
2022-07-02  dependabot... Bump django-filter from 21.1 to 22.1
2022-07-02  dependabot... Bump actions/setup-python from 3 to 4
2022-07-02  dependabot... Bump sphinx from 4.5.0 to 5.0.2
2022-07-02  dependabot... Bump docker/metadata-action from 3 to 4
2022-07-02  dependabot... Bump tj-actions/changed-files from 22.1 to 23.1
2022-07-02  dependabot... Merge pull request #1177 from paperless-ngx/dependabot...
2022-07-02  Michael ShamoonUpdate ngbRadioGroups to native buttons 1177/head
2022-07-01  Michael ShamoonMerge branch 'dependabot/npm_and_yarn/src-ui/dev/angula...
2022-07-01  Michael Shamoonbump angular, ng-bootstrap, ng-select
2022-07-01  dependabot... Bump @angular/cli from 13.3.7 to 14.0.4 in /src-ui
2022-07-01  shamoonMerge pull request #1187 from paperless-ngx/dependabot...
2022-07-01  dependabot... Bump cypress from 10.0.1 to 10.3.0 in /src-ui 1187/head
2022-07-01  shamoonMerge pull request #1185 from paperless-ngx/dependabot...
2022-07-01  shamoonMerge pull request #1184 from paperless-ngx/dependabot...
2022-07-01  dependabot... Bump zone.js from 0.11.5 to 0.11.6 in /src-ui 1185/head
2022-07-01  dependabot... Bump @angular/cli from 13.3.7 to 14.0.4 in /src-ui
2022-07-01  dependabot... Bump ts-node from 10.8.0 to 10.8.1 in /src-ui 1184/head
2022-07-01  shamoonMerge pull request #1175 from paperless-ngx/dependabot...
2022-07-01  shamoonMerge pull request #1183 from paperless-ngx/dependabot...
2022-07-01  dependabot... Bump jest-environment-jsdom from 28.1.0 to 28.1.2 in... 1175/head
2022-07-01  dependabot... Bump @types/node from 17.0.38 to 18.0.0 in /src-ui 1183/head
2022-07-01  shamoonMerge pull request #1181 from paperless-ngx/dependabot...
2022-07-01  dependabot... Bump concurrently from 7.2.1 to 7.2.2 in /src-ui 1181/head
2022-07-01  shamoonMerge pull request #1182 from paperless-ngx/dependabot...
2022-07-01  dependabot... Bump jest-preset-angular from 12.0.1 to 12.1.0 in ... 1182/head
2022-07-01  shamoonMerge pull request #1180 from paperless-ngx/dependabot...
2022-07-01  dependabot... Bump jest and @types/jest in /src-ui 1180/head
2022-06-18  Michael Shamoonpython tests for tasks api endpoints
2022-06-13  Michael Shamoonallow PaperlessTask.started null
2022-06-12  shamoonMerge pull request #1127 from paperless-ngx/feature...
2022-06-12  Trenton HolmesRemoves one last portion of PNG vs WebP 1127/head
2022-06-11  Trenton HolmesRemoves last vestiges of PNG from the tests, code,...
2022-06-11  Trenton HolmesConverts the conversion into a database migration
2022-06-11  Trenton HolmesEntirely removes the optipng, updates ghostscript fall...
2022-06-10  Trenton HolmesFixes the re-generation of thumbnails making webp file...
2022-06-10  Trenton HolmesAdds quick documentation of new functionality
2022-06-10  Trenton HolmesFixes existing testing, adds test coverage of new command
2022-06-10  Trenton HolmesMinor tweak to determining content type
2022-06-10  Trenton HolmesAdds information system check for PNG thumbnail existence
2022-06-10  Trenton HolmesCorrects the functionality of the webp conversion script
2022-06-10  Trenton HolmesCorrects the logic of thumbnail path to account for...
2022-06-10  Trenton HolmesAdds untested manual conversion command
2022-06-10  Trenton HolmesMinor tweaks to getting the document thumbnail path...
2022-06-10  Michael Shamoonwebp thumbnail support with png fallback
2022-06-09  Michael ShamoonQuick toggle for tags / doctypes etc on doc view 1122/head
2022-06-09  Michael ShamoonUpdate tasks e2e tests to cypress 10
2022-06-09  Michael ShamoonMerge branch 'dev' into feature-frontend-task-queue
2022-06-09  Trenton HolmesMerge pull request #1014 from paperless-ngx/feature...
2022-06-09  Trenton HolmesManually downgrades reportlab, no 3.9 wheel was built yet 1014/head
2022-06-08  Trenton HolmesPoints to the organization fork of django-q, which...
2022-06-08  Trenton HolmesAdds git as needed for a git link
2022-06-08  Trenton HolmesChanges to the forked django-q
2022-06-08  Trenton HolmesMerge pull request #1118 from paperless-ngx/feature...
2022-06-08  Trenton HolmesRemoves references to now not set or used build args 1118/head
2022-06-08  Trenton HolmesUpdates the wheel builders to let pip handle finding...
2022-06-08  Trenton HolmesMerge pull request #1116 from paperless-ngx/feature...
2022-06-08  Trenton HolmesRe-locks all dependencies and manually downgrades repor... 1116/head
2022-06-08  Trenton HolmesMerge pull request #1103 from paperless-ngx/dependabot...
2022-06-06  dependabot... Bump whitenoise from 6.1.0 to 6.2.0 1103/head
2022-06-06  Michael ShamoonUse pre_execute signal to specify started vs queued
2022-06-05  Michael ShamoonUpdate e2e tests for collapsible result
2022-06-05  Michael Shamoonadd collapsible task result output
2022-06-05  Trenton HolmesMerge pull request #1091 from adam-ah/dev
2022-06-04  shamoonMerge pull request #1092 from similicious/fix/web-manifest
2022-06-04  similiciousFix app name 1092/head
2022-06-04  Adam HLonger (5 vs 0.2s) guard_cycle for Django-Q 1091/head
2022-06-03  Trenton HolmesMerge pull request #1088 from paperless-ngx/bugfix...
2022-06-03  Trenton HolmesMakes sure the export folder also exists 1088/head
2022-06-03  Trenton HolmesAdds quotes around usages that may be of a user defined...
2022-06-03  Trenton HolmesSetup the defined user folders instead of always using...
2022-06-03  similiciousOptimize svg files with svgo
2022-06-03  similiciousFix: icons and app name in manifest
2022-06-03  shamoonMerge pull request #1083 from paperless-ngx/dependabot...
2022-06-02  Michael Shamoonuse global fixtures in e2e tests 1083/head
2022-06-02  Michael ShamoonMigrate to cypress 10
2022-06-02  dependabot... Bump cypress from 9.6.1 to 10.0.1 in /src-ui
next