]>
git.ipfire.org Git - thirdparty/paperless-ngx.git/log
Michael Shamoon [Tue, 4 Oct 2022 18:21:57 +0000 (11:21 -0700)]
Use text mime type for csv files for browser preview
Co-Authored-By: Trenton H <797416+stumpylog@users.noreply.github.com>
Co-Authored-By: bin101 <12427722+bin101@users.noreply.github.com>
shamoon [Tue, 4 Oct 2022 00:36:30 +0000 (17:36 -0700)]
Merge pull request #1642 from paperless-ngx/feature-qpdf-11
Feature: Upgrade to qpdf 11, pikepdf 6 & ocrmypdf 14
dependabot[bot] [Mon, 3 Oct 2022 20:44:31 +0000 (20:44 +0000)]
Bump myst-parser from 0.18.0 to 0.18.1
Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/executablebooks/MyST-Parser/releases)
- [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/executablebooks/MyST-Parser/compare/v0.18.0...v0.18.1)
---
updated-dependencies:
- dependency-name: myst-parser
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Michael Shamoon [Mon, 3 Oct 2022 07:27:57 +0000 (00:27 -0700)]
Update paperless-document.ts
Jens van Almsick [Sun, 2 Oct 2022 17:09:37 +0000 (18:09 +0100)]
fix: csv recognition by consumer
paperless-ngx detects the file format via the mime-type based on the response of python-magic which rely on the response of the file command.
In version 5.39 (which is shipped with debian bullseye and I think many more non-rolling distributions) of the file command a *.csv will be detected as "application/csv" instead of "text/csv" as in newer versions.
Michael Shamoon [Sun, 2 Oct 2022 07:18:16 +0000 (00:18 -0700)]
add id to document duplicate error message
Trenton Holmes [Sat, 1 Oct 2022 14:57:40 +0000 (07:57 -0700)]
When a document is a duplicate, include the title of the existing document in the fail message
dependabot[bot] [Sat, 1 Oct 2022 20:07:09 +0000 (20:07 +0000)]
Bump leonsteinhaeuser/project-beta-automations from 1.3.0 to 2.0.1
Bumps [leonsteinhaeuser/project-beta-automations](https://github.com/leonsteinhaeuser/project-beta-automations) from 1.3.0 to 2.0.1.
- [Release notes](https://github.com/leonsteinhaeuser/project-beta-automations/releases)
- [Commits](https://github.com/leonsteinhaeuser/project-beta-automations/compare/v1.3.0...v2.0.1)
---
updated-dependencies:
- dependency-name: leonsteinhaeuser/project-beta-automations
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 1 Oct 2022 20:07:05 +0000 (20:07 +0000)]
Bump tj-actions/changed-files from 29.0.2 to 31.0.2
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 29.0.2 to 31.0.2.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v29.0.2...v31.0.2)
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 1 Oct 2022 20:07:13 +0000 (20:07 +0000)]
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 1 Oct 2022 20:07:18 +0000 (20:07 +0000)]
Bump actions/setup-python from 3 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sun, 2 Oct 2022 07:05:45 +0000 (07:05 +0000)]
Merge pull request #1720 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/rxjs-7.5.7
dependabot[bot] [Sun, 2 Oct 2022 06:52:18 +0000 (06:52 +0000)]
Bump rxjs from 7.5.6 to 7.5.7 in /src-ui
Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.5.6 to 7.5.7.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reactivex/rxjs/compare/7.5.6...7.5.7)
---
updated-dependencies:
- dependency-name: rxjs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
shamoon [Sun, 2 Oct 2022 06:51:18 +0000 (23:51 -0700)]
Merge pull request #1716 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/uuid-9.0.0
Bump uuid from 8.3.2 to 9.0.0 in /src-ui
dependabot[bot] [Sun, 2 Oct 2022 06:49:30 +0000 (06:49 +0000)]
Bump uuid from 8.3.2 to 9.0.0 in /src-ui
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 9.0.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v8.3.2...v9.0.0)
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
shamoon [Sun, 2 Oct 2022 06:47:35 +0000 (23:47 -0700)]
Merge pull request #1717 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ng2-pdf-viewer-9.1.2
Bump ng2-pdf-viewer from 9.1.0 to 9.1.2 in /src-ui
dependabot[bot] [Sun, 2 Oct 2022 06:25:59 +0000 (06:25 +0000)]
Bump ng2-pdf-viewer from 9.1.0 to 9.1.2 in /src-ui
Bumps [ng2-pdf-viewer](https://github.com/VadimDez/ng2-pdf-viewer) from 9.1.0 to 9.1.2.
- [Release notes](https://github.com/VadimDez/ng2-pdf-viewer/releases)
- [Changelog](https://github.com/VadimDez/ng2-pdf-viewer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/VadimDez/ng2-pdf-viewer/compare/9.1.0...9.1.2)
---
updated-dependencies:
- dependency-name: ng2-pdf-viewer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
shamoon [Sun, 2 Oct 2022 06:25:00 +0000 (23:25 -0700)]
Merge pull request #1715 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ngx-color-8.0.3
Bump ngx-color from 8.0.2 to 8.0.3 in /src-ui
shamoon [Sun, 2 Oct 2022 03:03:53 +0000 (20:03 -0700)]
Merge pull request #1719 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/concurrently-7.4.0
Bump concurrently from 7.3.0 to 7.4.0 in /src-ui
dependabot[bot] [Sun, 2 Oct 2022 02:41:50 +0000 (02:41 +0000)]
Bump concurrently from 7.3.0 to 7.4.0 in /src-ui
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.3.0 to 7.4.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.3.0...v7.4.0)
---
updated-dependencies:
- dependency-name: concurrently
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sun, 2 Oct 2022 02:40:34 +0000 (02:40 +0000)]
Merge pull request #1718 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/types/node-18.7.23
dependabot[bot] [Sun, 2 Oct 2022 02:22:40 +0000 (02:22 +0000)]
Bump @types/node from 18.7.14 to 18.7.23 in /src-ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.14 to 18.7.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sun, 2 Oct 2022 02:22:20 +0000 (02:22 +0000)]
Bump ngx-color from 8.0.2 to 8.0.3 in /src-ui
Bumps [ngx-color](https://github.com/scttcper/ngx-color) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/scttcper/ngx-color/releases)
- [Commits](https://github.com/scttcper/ngx-color/compare/v8.0.2...v8.0.3)
---
updated-dependencies:
- dependency-name: ngx-color
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
shamoon [Sun, 2 Oct 2022 02:20:36 +0000 (19:20 -0700)]
Merge pull request #1714 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jest-environment-jsdom-29.1.2
Bump jest-environment-jsdom from 29.0.1 to 29.1.2 in /src-ui
dependabot[bot] [Sun, 2 Oct 2022 01:09:49 +0000 (01:09 +0000)]
Bump jest-environment-jsdom from 29.0.1 to 29.1.2 in /src-ui
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.0.1 to 29.1.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.1.2/packages/jest-environment-jsdom)
---
updated-dependencies:
- dependency-name: jest-environment-jsdom
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sun, 2 Oct 2022 00:51:27 +0000 (00:51 +0000)]
Merge pull request #1708 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular/compiler-14.2.4
Michael Shamoon [Sun, 2 Oct 2022 00:32:21 +0000 (17:32 -0700)]
Update @angular/cli @angular/core
dependabot[bot] [Sat, 1 Oct 2022 20:09:16 +0000 (20:09 +0000)]
Bump @angular/compiler from 14.2.0 to 14.2.4 in /src-ui
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 14.2.0 to 14.2.4.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/14.2.4/packages/compiler)
---
updated-dependencies:
- dependency-name: "@angular/compiler"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
shamoon [Sun, 2 Oct 2022 00:28:55 +0000 (17:28 -0700)]
Merge pull request #1707 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/cypress-10.9.0
Bump cypress from 10.7.0 to 10.9.0 in /src-ui
dependabot[bot] [Sun, 2 Oct 2022 00:10:16 +0000 (00:10 +0000)]
Bump cypress from 10.7.0 to 10.9.0 in /src-ui
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.7.0 to 10.9.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v10.7.0...v10.9.0)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
shamoon [Sun, 2 Oct 2022 00:09:22 +0000 (17:09 -0700)]
Merge pull request #1710 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/bootstrap-5.2.1
Bump bootstrap from 5.2.0 to 5.2.1 in /src-ui
dependabot[bot] [Sun, 2 Oct 2022 00:03:12 +0000 (00:03 +0000)]
Bump bootstrap from 5.2.0 to 5.2.1 in /src-ui
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.2.0...v5.2.1)
---
updated-dependencies:
- dependency-name: bootstrap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
shamoon [Sat, 1 Oct 2022 23:11:17 +0000 (16:11 -0700)]
Merge pull request #1706 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/typescript-4.8.4
Bump typescript from 4.7.4 to 4.8.4 in /src-ui
dependabot[bot] [Sat, 1 Oct 2022 20:07:21 +0000 (20:07 +0000)]
Bump typescript from 4.7.4 to 4.8.4 in /src-ui
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.4...v4.8.4)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Trenton H [Tue, 27 Sep 2022 16:03:27 +0000 (09:03 -0700)]
Changes MariaDB encoding to use utf8mb4
Michael Shamoon [Tue, 27 Sep 2022 16:36:39 +0000 (09:36 -0700)]
Merge branch 'main' into dev
Michael Shamoon [Tue, 27 Sep 2022 16:34:24 +0000 (09:34 -0700)]
Merge pull request #1666 from paperless-ngx/fix/1664
shamoon [Tue, 27 Sep 2022 16:29:49 +0000 (09:29 -0700)]
Merge pull request #1670 from paperless-ngx/fix/issue-1667
Bugfix: Allow PAPERLESS_OCR_CLEAN=none
Michael Shamoon [Tue, 27 Sep 2022 15:48:04 +0000 (08:48 -0700)]
Allow PAPERLESS_OCR_CLEAN=none
Trenton H [Tue, 27 Sep 2022 15:06:35 +0000 (08:06 -0700)]
Bumps version numbers to 1.9.2
shamoon [Mon, 26 Sep 2022 23:02:47 +0000 (16:02 -0700)]
Merge pull request #1650 from paperless-ngx/fix/changelog-formatting
Chore: Ensure the generated changelog is formatted
shamoon [Mon, 26 Sep 2022 20:03:29 +0000 (13:03 -0700)]
Merge pull request #1649 from paperless-ngx/v1.9.1-changelog
Trenton H [Mon, 26 Sep 2022 19:12:57 +0000 (12:12 -0700)]
Runs the pre-commit hooks against the changelog before committing it
Trenton H [Mon, 26 Sep 2022 19:06:42 +0000 (12:06 -0700)]
Fixes changelog linting
github-actions [Mon, 26 Sep 2022 19:04:29 +0000 (19:04 +0000)]
Changelog - GHA
Trenton H [Mon, 26 Sep 2022 18:31:18 +0000 (11:31 -0700)]
Merge branch 'main' into dev
Trenton H [Mon, 26 Sep 2022 17:42:54 +0000 (10:42 -0700)]
Fixes a missing option for OCR mode and incorrect clean mode
shamoon [Mon, 26 Sep 2022 18:03:52 +0000 (11:03 -0700)]
Merge pull request #1646 from paperless-ngx/fix/reset-button-padding
Fix reset button padding on small screens
Michael Shamoon [Mon, 26 Sep 2022 17:52:01 +0000 (10:52 -0700)]
Fix reset button padding on small screens
Trenton H [Tue, 13 Sep 2022 03:40:57 +0000 (20:40 -0700)]
Updates to qpdf 11.1, pikepdf 6 and OCRMyPDF 14
Trenton H [Mon, 26 Sep 2022 16:15:22 +0000 (09:15 -0700)]
Fixes the linting issue
janis-ax [Sat, 24 Sep 2022 20:43:33 +0000 (22:43 +0200)]
Update docs/advanced_usage.rst
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
janis-ax [Wed, 21 Sep 2022 09:28:25 +0000 (11:28 +0200)]
Improve docs with exampe
Filename ending comes automatically
shamoon [Mon, 26 Sep 2022 16:04:45 +0000 (09:04 -0700)]
Merge pull request #1640 from paperless-ngx/feature-combo-deps-update
Chore: Python dependencies update
shamoon [Mon, 26 Sep 2022 15:49:43 +0000 (08:49 -0700)]
Merge pull request #1639 from paperless-ngx/v1.9.0-changelog
[Documentation] Add v1.9.0 changelog
Trenton H [Mon, 26 Sep 2022 15:44:42 +0000 (08:44 -0700)]
Fixes missing markdown text from a PR title
Trenton Holmes [Mon, 26 Sep 2022 00:29:38 +0000 (17:29 -0700)]
Updates Python deps all at once
github-actions [Mon, 26 Sep 2022 15:24:50 +0000 (15:24 +0000)]
Changelog - GHA
Michael Shamoon [Mon, 26 Sep 2022 14:56:05 +0000 (07:56 -0700)]
Update environment.prod.ts
Michael Shamoon [Mon, 26 Sep 2022 14:55:49 +0000 (07:55 -0700)]
Merge branch 'main' into dev
Michael Shamoon [Mon, 26 Sep 2022 14:54:10 +0000 (07:54 -0700)]
v1.9.0
shamoon [Mon, 26 Sep 2022 14:53:16 +0000 (07:53 -0700)]
Merge pull request #1560 from paperless-ngx/beta
[Beta] Paperless-ngx v1.9.0 Release Candidate
Paperless-ngx Translation Bot [bot] [Mon, 26 Sep 2022 14:52:44 +0000 (07:52 -0700)]
New Crowdin updates (#1633)
* bugfix: increase delay
partially reverts
86358d556162e4c6112238821937f7856749f157
re-implements
4fbabe43ea12811864e9676b04d82a82b38e799d
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
Co-authored-by: Florian Brandes <florian.brandes@posteo.de>
Felix E [Sun, 25 Sep 2022 07:54:40 +0000 (09:54 +0200)]
Merge pull request #1629 from paperless-ngx/feature-better-pipenv-docker
Chore: Moves pipenv into its own Docker stage
Trenton Holmes [Wed, 21 Sep 2022 16:43:40 +0000 (09:43 -0700)]
Moves the pipenv generation of requirements.txt into a seperate build stage, disconnecting the main image from its dependencies
lemmi [Tue, 20 Sep 2022 10:13:40 +0000 (12:13 +0200)]
paperless_cmd.sh: use exec to run supervisord
Without exec, signals aren't passed through properly. Stopping the
container won't have any effect unless killed.
closes #1616
Paperless-ngx Translation Bot [bot] [Fri, 16 Sep 2022 22:45:17 +0000 (15:45 -0700)]
New Crowdin updates (#1607)
* bugfix: increase delay
partially reverts
86358d556162e4c6112238821937f7856749f157
re-implements
4fbabe43ea12811864e9676b04d82a82b38e799d
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
* New translations messages.xlf (Finnish) [ci skip]
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
Co-authored-by: Florian Brandes <florian.brandes@posteo.de>
Trenton H [Fri, 16 Sep 2022 15:03:53 +0000 (08:03 -0700)]
Fixes grammar in comment
Co-authored-by: Florian <florian.brandes@posteo.de>
Trenton Holmes [Wed, 14 Sep 2022 18:49:22 +0000 (11:49 -0700)]
Updates how barcodes are detected, using pikepdf images, instead of converting each page to an image
Paperless-ngx Translation Bot [bot] [Fri, 16 Sep 2022 15:37:07 +0000 (08:37 -0700)]
New Crowdin updates (#1580)
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
shamoon [Fri, 16 Sep 2022 15:31:41 +0000 (08:31 -0700)]
Merge pull request #1605 from paperless-ngx/fix/1599-consume-permissions
Fix: Consume directory permissions were not updated
Florian Brandes [Fri, 16 Sep 2022 07:15:52 +0000 (09:15 +0200)]
bugfix: increase delay
partially reverts
86358d556162e4c6112238821937f7856749f157
re-implements
4fbabe43ea12811864e9676b04d82a82b38e799d
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
Trenton H [Fri, 16 Sep 2022 14:52:33 +0000 (07:52 -0700)]
Fixes an issue where the consume directory wasn't included in the permissions fix at Docker entry
Trenton H [Thu, 15 Sep 2022 21:18:01 +0000 (14:18 -0700)]
Merge pull request #1596 from paperless-ngx/fix/1590-barcodes
Fix: Double barcode separation creates empty file
shamoon [Thu, 15 Sep 2022 04:52:49 +0000 (21:52 -0700)]
Merge pull request #1591 from paperless-ngx/fix/1583-tika-str
Fix: Parsing Tika documents fails with AttributeError
Trenton Holmes [Wed, 14 Sep 2022 21:00:37 +0000 (14:00 -0700)]
Fixes the seperation of files by barcode, during the case where 2 barcodes appear back to back
Trenton Holmes [Wed, 14 Sep 2022 14:48:12 +0000 (07:48 -0700)]
Ensure the tika parse function gets a string, not a PathLike
shamoon [Tue, 13 Sep 2022 18:57:58 +0000 (11:57 -0700)]
Merge pull request #1576 from paperless-ngx/fix/slow-classifier
Fix: Resolve issue with slow classifier
Michael Shamoon [Tue, 13 Sep 2022 18:54:25 +0000 (11:54 -0700)]
fix tag list vertical space
Trenton Holmes [Tue, 13 Sep 2022 17:33:07 +0000 (10:33 -0700)]
Locks numpy version until an upstream fix or resolution to aarch64 classifier slowdown
shamoon [Mon, 12 Sep 2022 19:21:49 +0000 (12:21 -0700)]
Merge pull request #1567 from paperless-ngx/feature-process-names
Feature: Display django-q process names
Trenton H [Mon, 12 Sep 2022 19:16:34 +0000 (12:16 -0700)]
Updates django-q and add optional setproctitle to allow display
Trenton Holmes [Thu, 8 Sep 2022 19:56:32 +0000 (12:56 -0700)]
Minor logging updates
Trenton Holmes [Thu, 8 Sep 2022 17:14:56 +0000 (10:14 -0700)]
Extends the cleanup of image versions to the library images and all the registry cache images as well
shamoon [Mon, 12 Sep 2022 18:37:30 +0000 (11:37 -0700)]
Merge pull request #1566 from paperless-ngx/fix/issue-1564
Fix document comments not updating on document navigation
Michael Shamoon [Mon, 12 Sep 2022 15:35:13 +0000 (08:35 -0700)]
Fix live updating of comments on doc change
Michael Shamoon [Mon, 12 Sep 2022 15:35:04 +0000 (08:35 -0700)]
Remove user dropdown border
Michael Shamoon [Mon, 12 Sep 2022 03:47:47 +0000 (20:47 -0700)]
Update messages.xlf
Trenton Holmes [Sun, 11 Sep 2022 22:34:10 +0000 (15:34 -0700)]
Updates version string to 1.9.0-rc1
Signed-off-by: Trenton Holmes <holmes.trenton@gmail.com>
Trenton Holmes [Sun, 11 Sep 2022 22:12:54 +0000 (15:12 -0700)]
Merge branch 'main' into beta
Paperless-ngx Translation Bot [bot] [Sun, 11 Sep 2022 22:04:55 +0000 (15:04 -0700)]
New Crowdin updates (#1295)
Squashed commit of Crowdin updates
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
shamoon [Sun, 11 Sep 2022 15:50:27 +0000 (08:50 -0700)]
Merge pull request #543 from bckelly1/feature-mariadb-support
Feature: Add MariaDB support
Trenton Holmes [Sun, 11 Sep 2022 15:20:58 +0000 (08:20 -0700)]
Ensures the Pipfile.lock hash is up to date
Trenton Holmes [Tue, 30 Aug 2022 22:38:57 +0000 (15:38 -0700)]
Removes optipng, added in a bad merge
Trenton Holmes [Tue, 30 Aug 2022 22:34:56 +0000 (15:34 -0700)]
Fixes the shellcheck issues
Trenton Holmes [Tue, 30 Aug 2022 22:17:08 +0000 (15:17 -0700)]
Combines the two database folders to a single variable during installation
Trenton Holmes [Tue, 30 Aug 2022 21:58:20 +0000 (14:58 -0700)]
Fully qualifies the image and updates to Redis 7
Trenton Holmes [Tue, 30 Aug 2022 21:56:14 +0000 (14:56 -0700)]
Adds the mysql Python dependency
Brian Kelly [Wed, 1 Jun 2022 04:18:43 +0000 (22:18 -0600)]
re-order apt dependencies
Brian Kelly [Tue, 17 May 2022 18:38:02 +0000 (12:38 -0600)]
correct the mariadb volume data path