]> git.ipfire.org Git - thirdparty/paperless-ngx.git/log
thirdparty/paperless-ngx.git
2 years agoFix merge conflict 1641/head
Michael Shamoon [Mon, 10 Oct 2022 06:24:36 +0000 (23:24 -0700)] 
Fix merge conflict

2 years agoMerge branch 'dev' into feature/slim-sidebar
Michael Shamoon [Mon, 10 Oct 2022 06:15:48 +0000 (23:15 -0700)] 
Merge branch 'dev' into feature/slim-sidebar

2 years agoRe-lock pipenv version to the last working version
Trenton Holmes [Mon, 10 Oct 2022 00:26:11 +0000 (17:26 -0700)] 
Re-lock pipenv version to the last working version

2 years agoFixes is_relative_to not being availible for 3.8
Trenton Holmes [Sat, 8 Oct 2022 19:50:16 +0000 (12:50 -0700)] 
Fixes is_relative_to not being availible for 3.8

2 years agoIf the original file containing a barcode was in the temporary scratch dir, move...
Trenton Holmes [Sat, 8 Oct 2022 19:30:43 +0000 (12:30 -0700)] 
If the original file containing a barcode was in the temporary scratch dir, move the split files to consume dir

2 years agoMerge pull request #1754 from NiFNi/feature/change-default-matching-algo
shamoon [Sat, 8 Oct 2022 16:35:30 +0000 (09:35 -0700)] 
Merge pull request #1754 from NiFNi/feature/change-default-matching-algo

change default matching algo to auto and move to constant

2 years agoEnable some testing against a real email server to hopefully catch things earlier
Trenton H [Fri, 7 Oct 2022 15:32:44 +0000 (08:32 -0700)] 
Enable some testing against a real email server to hopefully catch things earlier

2 years agoFixes handling of gmail label extension to IMAP
Trenton H [Fri, 7 Oct 2022 14:57:26 +0000 (07:57 -0700)] 
Fixes handling of gmail label extension to IMAP

2 years agoEnables some basic live testing against a tika server with actual sample documents...
Trenton Holmes [Wed, 14 Sep 2022 15:39:08 +0000 (08:39 -0700)] 
Enables some basic live testing against a tika server with actual sample documents to catch some more errors mocking won't catch

2 years agoFix code style 1754/head
Michael Shamoon [Fri, 7 Oct 2022 13:29:31 +0000 (06:29 -0700)] 
Fix code style

2 years agoMerge pull request #1692 from paperless-ngx/feature-frontend-update-checking
shamoon [Wed, 5 Oct 2022 20:46:32 +0000 (13:46 -0700)] 
Merge pull request #1692 from paperless-ngx/feature-frontend-update-checking

Feature: frontend update checking settings

2 years agoUpdates to qpdf 11.1.1, pikepdf 6.1.0, and a few other updates
Trenton H [Tue, 4 Oct 2022 17:03:06 +0000 (10:03 -0700)] 
Updates to qpdf 11.1.1, pikepdf 6.1.0, and a few other updates

2 years agoMerge pull request #1744 from paperless-ngx/fix/issue-1725
shamoon [Tue, 4 Oct 2022 20:16:18 +0000 (13:16 -0700)] 
Merge pull request #1744 from paperless-ngx/fix/issue-1725

Fix: allow preview for .csv files

2 years agoUse text mime type for csv files for browser preview 1744/head
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>
2 years agoMerge pull request #1642 from paperless-ngx/feature-qpdf-11
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

2 years agoBump myst-parser from 0.18.0 to 0.18.1
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>
2 years agoUpdate paperless-document.ts
Michael Shamoon [Mon, 3 Oct 2022 07:27:57 +0000 (00:27 -0700)] 
Update paperless-document.ts

2 years agofix: csv recognition by consumer
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.

2 years agoadd id to document duplicate error message
Michael Shamoon [Sun, 2 Oct 2022 07:18:16 +0000 (00:18 -0700)] 
add id to document duplicate error message

2 years agoWhen a document is a duplicate, include the title of the existing document in the...
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

2 years agoBump leonsteinhaeuser/project-beta-automations from 1.3.0 to 2.0.1
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>
2 years agoBump tj-actions/changed-files from 29.0.2 to 31.0.2
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>
2 years agoBump actions/checkout from 2 to 3
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>
2 years agoBump actions/setup-python from 3 to 4
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>
2 years agoMerge pull request #1720 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/rxjs...
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

2 years agoBump rxjs from 7.5.6 to 7.5.7 in /src-ui 1720/head
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>
2 years agoMerge pull request #1716 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/uuid...
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

2 years agoBump uuid from 8.3.2 to 9.0.0 in /src-ui 1716/head
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>
2 years agoMerge pull request #1717 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ng2...
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

2 years agoBump ng2-pdf-viewer from 9.1.0 to 9.1.2 in /src-ui 1717/head
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>
2 years agoMerge pull request #1715 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ngx...
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

2 years agoMerge pull request #1719 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/concur...
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

2 years agoBump concurrently from 7.3.0 to 7.4.0 in /src-ui 1719/head
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>
2 years agoMerge pull request #1718 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/types...
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

2 years agoBump @types/node from 18.7.14 to 18.7.23 in /src-ui 1718/head
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>
2 years agoBump ngx-color from 8.0.2 to 8.0.3 in /src-ui 1715/head
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>
2 years agoMerge pull request #1714 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jest...
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

2 years agoBump jest-environment-jsdom from 29.0.1 to 29.1.2 in /src-ui 1714/head
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>
2 years agoMerge pull request #1708 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angula...
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

2 years agoUpdate @angular/cli @angular/core 1708/head
Michael Shamoon [Sun, 2 Oct 2022 00:32:21 +0000 (17:32 -0700)] 
Update @angular/cli @angular/core

2 years agoBump @angular/compiler from 14.2.0 to 14.2.4 in /src-ui
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>
2 years agoMerge pull request #1707 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/cypres...
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

2 years agoBump cypress from 10.7.0 to 10.9.0 in /src-ui 1707/head
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>
2 years agoMerge pull request #1710 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/bootst...
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

2 years agoBump bootstrap from 5.2.0 to 5.2.1 in /src-ui 1710/head
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>
2 years agoMerge pull request #1706 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/typesc...
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

2 years agoBump typescript from 4.7.4 to 4.8.4 in /src-ui 1706/head
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>
2 years agoFix python + frontend tests 1692/head
Michael Shamoon [Sat, 1 Oct 2022 00:19:54 +0000 (17:19 -0700)] 
Fix python + frontend tests

2 years agoHandle settings live refresh, unsubscribe subscriptions
Michael Shamoon [Fri, 30 Sep 2022 22:39:02 +0000 (15:39 -0700)] 
Handle settings live refresh, unsubscribe subscriptions

2 years agoUpdate documentation re. `PAPERLESS_ENABLE_UPDATE_CHECK`
Michael Shamoon [Fri, 30 Sep 2022 22:10:52 +0000 (15:10 -0700)] 
Update documentation re. `PAPERLESS_ENABLE_UPDATE_CHECK`

2 years agoBetter migration of update checking settings, offer reload, strip backend_setting...
Michael Shamoon [Fri, 30 Sep 2022 21:03:59 +0000 (14:03 -0700)] 
Better migration of update checking settings, offer reload, strip backend_setting from db

2 years agoFrontend update checking settings
Michael Shamoon [Fri, 30 Sep 2022 19:30:23 +0000 (12:30 -0700)] 
Frontend update checking settings

2 years agoChanges MariaDB encoding to use utf8mb4
Trenton H [Tue, 27 Sep 2022 16:03:27 +0000 (09:03 -0700)] 
Changes MariaDB encoding to use utf8mb4

2 years agoAdd failed tasks badge, better animation
Michael Shamoon [Tue, 27 Sep 2022 18:00:02 +0000 (11:00 -0700)] 
Add failed tasks badge, better animation

2 years agoMerge branch 'main' into dev
Michael Shamoon [Tue, 27 Sep 2022 16:36:39 +0000 (09:36 -0700)] 
Merge branch 'main' into dev

2 years agoMerge pull request #1666 from paperless-ngx/fix/1664 v1.9.2
Michael Shamoon [Tue, 27 Sep 2022 16:34:24 +0000 (09:34 -0700)] 
Merge pull request #1666 from paperless-ngx/fix/1664

2 years agoMerge pull request #1670 from paperless-ngx/fix/issue-1667
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

2 years agoAllow PAPERLESS_OCR_CLEAN=none 1670/head
Michael Shamoon [Tue, 27 Sep 2022 15:48:04 +0000 (08:48 -0700)] 
Allow PAPERLESS_OCR_CLEAN=none

2 years agoBumps version numbers to 1.9.2 1666/head
Trenton H [Tue, 27 Sep 2022 15:06:35 +0000 (08:06 -0700)] 
Bumps version numbers to 1.9.2

2 years agoMerge pull request #1650 from paperless-ngx/fix/changelog-formatting
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

2 years agoMerge pull request #1649 from paperless-ngx/v1.9.1-changelog
shamoon [Mon, 26 Sep 2022 20:03:29 +0000 (13:03 -0700)] 
Merge pull request #1649 from paperless-ngx/v1.9.1-changelog

2 years agoRuns the pre-commit hooks against the changelog before committing it 1650/head
Trenton H [Mon, 26 Sep 2022 19:12:57 +0000 (12:12 -0700)] 
Runs the pre-commit hooks against the changelog before committing it

2 years agoFixes changelog linting 1649/head
Trenton H [Mon, 26 Sep 2022 19:06:42 +0000 (12:06 -0700)] 
Fixes changelog linting

2 years agoChangelog - GHA
github-actions [Mon, 26 Sep 2022 19:04:29 +0000 (19:04 +0000)] 
Changelog  - GHA

2 years agoMerge branch 'main' into dev
Trenton H [Mon, 26 Sep 2022 18:31:18 +0000 (11:31 -0700)] 
Merge branch 'main' into dev

2 years agoFixes a missing option for OCR mode and incorrect clean mode v1.9.1
Trenton H [Mon, 26 Sep 2022 17:42:54 +0000 (10:42 -0700)] 
Fixes a missing option for OCR mode and incorrect clean mode

2 years agoMerge pull request #1646 from paperless-ngx/fix/reset-button-padding
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

2 years agoFix reset button padding on small screens 1646/head
Michael Shamoon [Mon, 26 Sep 2022 17:52:01 +0000 (10:52 -0700)] 
Fix reset button padding on small screens

2 years agoUpdates to qpdf 11.1, pikepdf 6 and OCRMyPDF 14 1642/head
Trenton H [Tue, 13 Sep 2022 03:40:57 +0000 (20:40 -0700)] 
Updates to qpdf 11.1, pikepdf 6 and OCRMyPDF 14

2 years agoNicer slim sidebar transitioning, dark mode fixes, fix tests by making settings taller
Michael Shamoon [Tue, 13 Sep 2022 18:47:19 +0000 (11:47 -0700)] 
Nicer slim sidebar transitioning, dark mode fixes, fix tests by making settings taller

2 years agoFixes the linting issue
Trenton H [Mon, 26 Sep 2022 16:15:22 +0000 (09:15 -0700)] 
Fixes the linting issue

2 years agoUpdate docs/advanced_usage.rst
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>
2 years agoImprove docs with exampe
janis-ax [Wed, 21 Sep 2022 09:28:25 +0000 (11:28 +0200)] 
Improve docs with exampe

Filename ending comes automatically

2 years agoSettings UI with live updating
Michael Shamoon [Mon, 12 Sep 2022 22:26:34 +0000 (15:26 -0700)] 
Settings UI with live updating

2 years agoslim sidebar with doc list adjusting
Michael Shamoon [Mon, 12 Sep 2022 21:51:34 +0000 (14:51 -0700)] 
slim sidebar with doc list adjusting

2 years agoSave slimsidebar settings to db on change
Michael Shamoon [Mon, 12 Sep 2022 19:54:28 +0000 (12:54 -0700)] 
Save slimsidebar settings to db on change

2 years agoMerge pull request #1640 from paperless-ngx/feature-combo-deps-update
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

2 years agoMerge pull request #1639 from paperless-ngx/v1.9.0-changelog
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

2 years agoFixes missing markdown text from a PR title 1639/head
Trenton H [Mon, 26 Sep 2022 15:44:42 +0000 (08:44 -0700)] 
Fixes missing markdown text from a PR title

2 years agoUpdates Python deps all at once 1640/head
Trenton Holmes [Mon, 26 Sep 2022 00:29:38 +0000 (17:29 -0700)] 
Updates Python deps all at once

2 years agoChangelog - GHA
github-actions [Mon, 26 Sep 2022 15:24:50 +0000 (15:24 +0000)] 
Changelog  - GHA

2 years agoUpdate environment.prod.ts
Michael Shamoon [Mon, 26 Sep 2022 14:56:05 +0000 (07:56 -0700)] 
Update environment.prod.ts

2 years agoMerge branch 'main' into dev
Michael Shamoon [Mon, 26 Sep 2022 14:55:49 +0000 (07:55 -0700)] 
Merge branch 'main' into dev

2 years agov1.9.0 v1.9.0
Michael Shamoon [Mon, 26 Sep 2022 14:54:10 +0000 (07:54 -0700)] 
v1.9.0

2 years agoMerge pull request #1560 from paperless-ngx/beta
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

2 years agoNew Crowdin updates (#1633) 1560/head
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>
2 years agoMerge pull request #1629 from paperless-ngx/feature-better-pipenv-docker
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

2 years agoMoves the pipenv generation of requirements.txt into a seperate build stage, disconne... 1629/head
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

2 years agopaperless_cmd.sh: use exec to run supervisord v1.9.0-beta.rc3
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

2 years agoNew Crowdin updates (#1607)
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>
2 years agoFixes grammar in comment
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>
2 years agoUpdates how barcodes are detected, using pikepdf images, instead of converting each...
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

2 years agoNew Crowdin updates (#1580)
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]

2 years agoMerge pull request #1605 from paperless-ngx/fix/1599-consume-permissions
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

2 years agobugfix: increase delay
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>
2 years agoFixes an issue where the consume directory wasn't included in the permissions fix... 1605/head
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

2 years agoMerge pull request #1596 from paperless-ngx/fix/1590-barcodes
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

2 years agoMerge pull request #1591 from paperless-ngx/fix/1583-tika-str
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

2 years agoFixes the seperation of files by barcode, during the case where 2 barcodes appear... 1596/head
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

2 years agoEnsure the tika parse function gets a string, not a PathLike 1591/head
Trenton Holmes [Wed, 14 Sep 2022 14:48:12 +0000 (07:48 -0700)] 
Ensure the tika parse function gets a string, not a PathLike