]> git.ipfire.org Git - thirdparty/paperless-ngx.git/log
thirdparty/paperless-ngx.git
3 years agomiscellaneous css fixes / reorganization 717/head
Michael Shamoon [Wed, 13 Apr 2022 16:29:23 +0000 (09:29 -0700)] 
miscellaneous css fixes / reorganization

3 years agoRemove unneeded imports since change to css vars
Michael Shamoon [Wed, 13 Apr 2022 15:43:35 +0000 (08:43 -0700)] 
Remove unneeded imports since change to css vars

3 years agoRefactor contrast to use luminance function
Michael Shamoon [Wed, 13 Apr 2022 05:23:00 +0000 (22:23 -0700)] 
Refactor contrast to use luminance function

3 years agoInitial build of primary color contrast
Michael Shamoon [Wed, 13 Apr 2022 02:21:55 +0000 (19:21 -0700)] 
Initial build of primary color contrast

3 years agoMerge pull request #715 from paperless-ngx/nginx-proxy-config-variable
Quinn Casey [Tue, 12 Apr 2022 22:17:22 +0000 (15:17 -0700)] 
Merge pull request #715 from paperless-ngx/nginx-proxy-config-variable

Add required PAPERLESS_URL to nginx proxy docs

3 years agoMerge pull request #713 from paperless-ngx/fix-1.7.0-rc1-tags-input-color
Quinn Casey [Tue, 12 Apr 2022 22:11:05 +0000 (15:11 -0700)] 
Merge pull request #713 from paperless-ngx/fix-1.7.0-rc1-tags-input-color

Fix: v1.7.0-rc1 Tags input should use body color

3 years agoAdd required PAPERLESS_URL to nginx proxy docs 715/head
Quinn Casey [Tue, 12 Apr 2022 22:06:32 +0000 (15:06 -0700)] 
Add required PAPERLESS_URL to nginx proxy docs

3 years agoTags input should use body color 713/head
Michael Shamoon [Tue, 12 Apr 2022 21:40:28 +0000 (14:40 -0700)] 
Tags input should use body color

3 years agoUpdate changelog.rst
shamoon [Tue, 12 Apr 2022 14:30:16 +0000 (07:30 -0700)] 
Update changelog.rst

[ci skip]

3 years agoUpdate changelog.rst
shamoon [Tue, 12 Apr 2022 14:29:07 +0000 (07:29 -0700)] 
Update changelog.rst

[ci skip]

3 years agoMerge pull request #700 from paperless-ngx/fix-healthcheck
shamoon [Tue, 12 Apr 2022 14:25:09 +0000 (07:25 -0700)] 
Merge pull request #700 from paperless-ngx/fix-healthcheck

add "localhost" to ALLOWED_HOSTS

3 years agoadd "localhost" to ALLOWED_HOSTS 700/head
Florian Brandes [Tue, 12 Apr 2022 12:39:08 +0000 (14:39 +0200)] 
add "localhost" to ALLOWED_HOSTS

if PAPERLESS_URL is set and ALLOWED_HOSTS is NOT set

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
3 years agoMerge branch 'main' into beta
shamoon [Tue, 12 Apr 2022 06:37:21 +0000 (23:37 -0700)] 
Merge branch 'main' into beta

3 years agoUpdate .pre-commit-config.yaml
Michael Shamoon [Tue, 12 Apr 2022 06:32:37 +0000 (23:32 -0700)] 
Update .pre-commit-config.yaml

[ci skip]

3 years agoMinor merge conflicts
Michael Shamoon [Tue, 12 Apr 2022 06:31:20 +0000 (23:31 -0700)] 
Minor merge conflicts

[ci skip]

3 years agoUpdate changelog.rst
Michael Shamoon [Tue, 12 Apr 2022 06:05:16 +0000 (23:05 -0700)] 
Update changelog.rst

[ci skip]

3 years agoUpdate changelog.rst
Michael Shamoon [Tue, 12 Apr 2022 05:58:08 +0000 (22:58 -0700)] 
Update changelog.rst

[ci skip]

3 years agoCreate release-drafter.yml ngx-1.7.0-rc1
Michael Shamoon [Tue, 12 Apr 2022 05:05:55 +0000 (22:05 -0700)] 
Create release-drafter.yml

[ci skip]

3 years agov1.7.0-rc1 beta-1.7.0-rc1
Michael Shamoon [Tue, 12 Apr 2022 04:03:02 +0000 (21:03 -0700)] 
v1.7.0-rc1

3 years agoMerge pull request #691 from paperless-ngx/dependabot/pip/dev/django-4.0.4
Trenton Holmes [Mon, 11 Apr 2022 23:04:44 +0000 (16:04 -0700)] 
Merge pull request #691 from paperless-ngx/dependabot/pip/dev/django-4.0.4

Bump django from 4.0.3 to 4.0.4

3 years agotiny docs css fix
Michael Shamoon [Mon, 11 Apr 2022 21:14:15 +0000 (14:14 -0700)] 
tiny docs css fix

[ci skip]

3 years agoMerge pull request #684 from paperless-ngx/docs-dark-mode
shamoon [Mon, 11 Apr 2022 21:10:23 +0000 (14:10 -0700)] 
Merge pull request #684 from paperless-ngx/docs-dark-mode

Documentation dark mode

3 years agoBump django from 4.0.3 to 4.0.4 691/head
dependabot[bot] [Mon, 11 Apr 2022 20:37:09 +0000 (20:37 +0000)] 
Bump django from 4.0.3 to 4.0.4

Bumps [django](https://github.com/django/django) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.0.3...4.0.4)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #690 from paperless-ngx/fix-scanners-table
shamoon [Mon, 11 Apr 2022 19:56:45 +0000 (12:56 -0700)] 
Merge pull request #690 from paperless-ngx/fix-scanners-table

Fix: scanners table

3 years agoFix name 690/head
Quinn Casey [Mon, 11 Apr 2022 19:34:37 +0000 (12:34 -0700)] 
Fix name

3 years agoRemove explicit "no" as was done in f303a1c
Quinn Casey [Mon, 11 Apr 2022 19:32:32 +0000 (12:32 -0700)] 
Remove explicit "no" as was done in f303a1c

3 years agoAdd 994d502
Quinn Casey [Mon, 11 Apr 2022 19:23:27 +0000 (12:23 -0700)] 
Add 994d502

3 years agoAdd f303a1c
Quinn Casey [Mon, 11 Apr 2022 19:21:52 +0000 (12:21 -0700)] 
Add f303a1c

3 years agoAdd f2f7b71
Quinn Casey [Mon, 11 Apr 2022 19:17:44 +0000 (12:17 -0700)] 
Add f2f7b71

3 years agoReset table to b318c0a
Quinn Casey [Mon, 11 Apr 2022 19:12:01 +0000 (12:12 -0700)] 
Reset table to b318c0a

3 years agoMerge pull request #483 from stumpylog/check-if-file-busy
shamoon [Mon, 11 Apr 2022 18:56:05 +0000 (11:56 -0700)] 
Merge pull request #483 from stumpylog/check-if-file-busy

Adds wait for file before consuming

3 years agoMerge pull request #654 from paperless-ngx/fix-doc-detail-time
Quinn Casey [Mon, 11 Apr 2022 18:54:24 +0000 (11:54 -0700)] 
Merge pull request #654 from paperless-ngx/fix-doc-detail-time

Fix: frontend document editing erases time data

3 years agoMerge pull request #532 from paperless-ngx/feature-barcode-splitter
Florian [Mon, 11 Apr 2022 06:51:48 +0000 (08:51 +0200)] 
Merge pull request #532 from paperless-ngx/feature-barcode-splitter

Feature barcode splitter

3 years agoAdds additional checking for both inotify and polling around document still being... 483/head
Trenton Holmes [Mon, 21 Mar 2022 23:02:02 +0000 (16:02 -0700)] 
Adds additional checking for both inotify and polling around document still being busy before consuming it

3 years agoMerge pull request #550 from stumpylog/feature-mail-consume-improve-docs
shamoon [Sun, 10 Apr 2022 15:46:45 +0000 (08:46 -0700)] 
Merge pull request #550 from stumpylog/feature-mail-consume-improve-docs

Feature mail consume improve docs

3 years agoMerge pull request #612 from stumpylog/bug-fix-filter-len
shamoon [Sun, 10 Apr 2022 15:46:25 +0000 (08:46 -0700)] 
Merge pull request #612 from stumpylog/bug-fix-filter-len

Increase length of SavedViewFilterRule

3 years agodark mode toggle, css vars 684/head
Michael Shamoon [Sun, 10 Apr 2022 04:45:15 +0000 (21:45 -0700)] 
dark mode toggle, css vars

3 years agoinitial docs dark mode css
Michael Shamoon [Sat, 9 Apr 2022 05:49:45 +0000 (22:49 -0700)] 
initial docs dark mode css

3 years agoMerge pull request #680 from paperless-ngx/bug-fix-fnmatch
shamoon [Fri, 8 Apr 2022 20:59:22 +0000 (13:59 -0700)] 
Merge pull request #680 from paperless-ngx/bug-fix-fnmatch

[bug] - Fixes attachment filename matching during mail fetching

3 years agoFixes the matching of attachment files names to patterns 680/head
Trenton Holmes [Fri, 8 Apr 2022 20:42:42 +0000 (13:42 -0700)] 
Fixes the matching of attachment files names to patterns

3 years agoMerge pull request #674 from paperless-ngx/feature-django4-csrf
Felix E [Fri, 8 Apr 2022 19:00:57 +0000 (21:00 +0200)] 
Merge pull request #674 from paperless-ngx/feature-django4-csrf

Add `PAPERLESS_URL` env variable & CSRF var

3 years agoChore: Implement release-drafter action for Changelogs (#669)
Quinn Casey [Fri, 8 Apr 2022 18:12:19 +0000 (11:12 -0700)] 
Chore: Implement release-drafter action for Changelogs (#669)

* Add inital release-drafter config

* Replace release action

* Add collapse-after 3 to dependencies

3 years agoMerge pull request #672 from paperless-ngx/update-screenshots
shamoon [Fri, 8 Apr 2022 17:25:51 +0000 (10:25 -0700)] 
Merge pull request #672 from paperless-ngx/update-screenshots

3 years agodocs for PAPERLESS_URL + PAPERLESS_CSRF_TRUSTED_ORIGINS 674/head
Michael Shamoon [Fri, 8 Apr 2022 07:16:57 +0000 (00:16 -0700)] 
docs for PAPERLESS_URL + PAPERLESS_CSRF_TRUSTED_ORIGINS

3 years agoIncreases SavedViewFilterRule value to the maximum length 612/head
Trenton Holmes [Fri, 1 Apr 2022 22:54:45 +0000 (15:54 -0700)] 
Increases SavedViewFilterRule value to the maximum length

3 years agoUpdates the mail db model to use the built-in enum capabilities and runs the migrations 550/head
Trenton Holmes [Mon, 28 Mar 2022 17:41:18 +0000 (10:41 -0700)] 
Updates the mail db model to use the built-in enum capabilities and runs the migrations

3 years agoUpdates the folder input text and adds docs note for how to figure out the folder...
Trenton Holmes [Mon, 28 Mar 2022 17:21:14 +0000 (10:21 -0700)] 
Updates the folder input text and adds docs note for how to figure out the folder separator value

3 years agoMerge `dev` changes to PULL_REQUEST_TEMPLATE.md
Michael Shamoon [Fri, 8 Apr 2022 07:41:55 +0000 (00:41 -0700)] 
Merge `dev` changes to PULL_REQUEST_TEMPLATE.md

[ci skip]

3 years agoadd PAPERLESS_URL env variable for CSRF
Michael Shamoon [Fri, 8 Apr 2022 04:17:59 +0000 (21:17 -0700)] 
add PAPERLESS_URL env variable for CSRF

3 years agoreorganizing scss for clarity
Michael Shamoon [Fri, 8 Apr 2022 06:23:28 +0000 (23:23 -0700)] 
reorganizing scss for clarity

[ci skip]

3 years agofix scss organization
Michael Shamoon [Fri, 8 Apr 2022 06:15:27 +0000 (23:15 -0700)] 
fix scss organization

[ci skip]

3 years agofix conditional in separate_pages 532/head
Florian Brandes [Fri, 8 Apr 2022 06:07:23 +0000 (08:07 +0200)] 
fix conditional in separate_pages
add additional test for separate_pages

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
3 years agofix error case
Michael Shamoon [Fri, 8 Apr 2022 06:06:46 +0000 (23:06 -0700)] 
fix error case

[ci skip]

3 years agoUpdated screenshots 672/head
Michael Shamoon [Thu, 7 Apr 2022 22:04:29 +0000 (15:04 -0700)] 
Updated screenshots

3 years agoMerge pull request #501 from stumpylog/configure-worker-retry
Trenton Holmes [Thu, 7 Apr 2022 22:24:53 +0000 (15:24 -0700)] 
Merge pull request #501 from stumpylog/configure-worker-retry

Adds settings for worker retry time

3 years agoAdd global drag-n-drop note
Michael Shamoon [Thu, 7 Apr 2022 22:21:49 +0000 (15:21 -0700)] 
Add global drag-n-drop note

[ci skip]

3 years agoMerge pull request #641 from paperless-ngx/dependabot/pip/dev/pre-commit-2.18.1
Trenton Holmes [Thu, 7 Apr 2022 21:29:08 +0000 (14:29 -0700)] 
Merge pull request #641 from paperless-ngx/dependabot/pip/dev/pre-commit-2.18.1

Bump pre-commit from 2.17.0 to 2.18.1

3 years agofix some broken css vars
Michael Shamoon [Thu, 7 Apr 2022 21:27:49 +0000 (14:27 -0700)] 
fix some broken css vars

3 years agoBump pre-commit from 2.17.0 to 2.18.1 641/head
dependabot[bot] [Thu, 7 Apr 2022 20:54:33 +0000 (20:54 +0000)] 
Bump pre-commit from 2.17.0 to 2.18.1

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.17.0 to 2.18.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.17.0...v2.18.1)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agominor css hover + focus state fixes
Michael Shamoon [Thu, 7 Apr 2022 20:51:36 +0000 (13:51 -0700)] 
minor css hover + focus state fixes

[ci skip]

3 years agoMerge pull request #649 from paperless-ngx/dependabot/pip/dev/zipp-3.8.0
Trenton Holmes [Thu, 7 Apr 2022 20:49:50 +0000 (13:49 -0700)] 
Merge pull request #649 from paperless-ngx/dependabot/pip/dev/zipp-3.8.0

Bump zipp from 3.7.0 to 3.8.0

3 years agoMerge pull request #653 from paperless-ngx/dependabot/pip/dev/tqdm-4.64.0
Trenton Holmes [Thu, 7 Apr 2022 20:37:46 +0000 (13:37 -0700)] 
Merge pull request #653 from paperless-ngx/dependabot/pip/dev/tqdm-4.64.0

Bump tqdm from 4.63.1 to 4.64.0

3 years agoanother tiny doc style fix
Michael Shamoon [Thu, 7 Apr 2022 19:47:48 +0000 (12:47 -0700)] 
another tiny doc style fix

[ci skip]

3 years agotiny doc style fixes for rtd tools
Michael Shamoon [Thu, 7 Apr 2022 19:44:08 +0000 (12:44 -0700)] 
tiny doc style fixes for rtd tools

[ci skip]

3 years agoMerge pull request #652 from paperless-ngx/documentation-style
shamoon [Thu, 7 Apr 2022 19:35:06 +0000 (12:35 -0700)] 
Merge pull request #652 from paperless-ngx/documentation-style

Documentation style

3 years agoMerge pull request #283 from paperless-ngx/feature-global-dragdrop
shamoon [Thu, 7 Apr 2022 19:14:59 +0000 (12:14 -0700)] 
Merge pull request #283 from paperless-ngx/feature-global-dragdrop

Feature: global drag'n'drop

3 years agoprettier docs 652/head
Michael Shamoon [Tue, 5 Apr 2022 14:03:37 +0000 (07:03 -0700)] 
prettier docs

3 years agoMerge pull request #667 from paperless-ngx/codeowners
Quinn Casey [Thu, 7 Apr 2022 15:31:48 +0000 (08:31 -0700)] 
Merge pull request #667 from paperless-ngx/codeowners

Feature: Add CODEOWNERS

3 years agoMerge pull request #666 from paperless-ngx/feature-update-base-image
shamoon [Thu, 7 Apr 2022 15:30:59 +0000 (08:30 -0700)] 
Merge pull request #666 from paperless-ngx/feature-update-base-image

3 years agoFix typo 667/head
Quinn Casey [Thu, 7 Apr 2022 15:13:25 +0000 (08:13 -0700)] 
Fix typo

3 years agoRemove explicit team tagging from PR template
Quinn Casey [Thu, 7 Apr 2022 15:13:12 +0000 (08:13 -0700)] 
Remove explicit team tagging from PR template

3 years agoAdd CODEOWNERS
Quinn Casey [Thu, 7 Apr 2022 15:12:05 +0000 (08:12 -0700)] 
Add CODEOWNERS

3 years agoBump tqdm from 4.63.1 to 4.64.0 653/head
dependabot[bot] [Thu, 7 Apr 2022 15:02:57 +0000 (15:02 +0000)] 
Bump tqdm from 4.63.1 to 4.64.0

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.63.1 to 4.64.0.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.63.1...v4.64.0)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoUpdates the base image tag to use the :dev tag from the base image dev branch 666/head
Trenton Holmes [Thu, 7 Apr 2022 15:00:22 +0000 (08:00 -0700)] 
Updates the base image tag to use the :dev tag from the base image dev branch

3 years agoupdate documentation
Florian Brandes [Sat, 2 Apr 2022 09:44:35 +0000 (11:44 +0200)] 
update documentation

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
3 years agoadd more tests
Florian Brandes [Sat, 2 Apr 2022 08:21:51 +0000 (10:21 +0200)] 
add more tests

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
3 years agouse imported List
Florian Brandes [Fri, 1 Apr 2022 10:38:14 +0000 (12:38 +0200)] 
use imported List
fail test if non-existing dir exists

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
3 years agoaddes tests:
Florian Brandes [Fri, 1 Apr 2022 10:26:39 +0000 (12:26 +0200)] 
addes tests:
- barcode-39
- barcode-128
- qr barcodes
- test for consumption

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
3 years agocode formatting
Florian Brandes [Wed, 30 Mar 2022 15:24:01 +0000 (17:24 +0200)] 
code formatting

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
3 years agoset barcode reader default to disabled
Florian Brandes [Wed, 30 Mar 2022 15:20:22 +0000 (17:20 +0200)] 
set barcode reader default to disabled

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
3 years agoput code under CONSUMER_ENABLE_BARCODES
Florian Brandes [Tue, 29 Mar 2022 16:14:11 +0000 (18:14 +0200)] 
put code under CONSUMER_ENABLE_BARCODES

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
3 years agoadd more type hinting
Florian Brandes [Tue, 29 Mar 2022 16:12:17 +0000 (18:12 +0200)] 
add more type hinting

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
3 years agodecode bytecode in string
Florian Brandes [Tue, 29 Mar 2022 16:05:20 +0000 (18:05 +0200)] 
decode bytecode in string

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
3 years agomake list checks consistent
Florian Brandes [Tue, 29 Mar 2022 15:56:11 +0000 (17:56 +0200)] 
make list checks consistent

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
3 years agouse append method for lists
Florian Brandes [Tue, 29 Mar 2022 14:42:16 +0000 (16:42 +0200)] 
use append method for lists

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
3 years agoadd config options and documentation
florian on nixos (Florian Brandes) [Sat, 26 Mar 2022 09:16:23 +0000 (10:16 +0100)] 
add config options and documentation

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
3 years agopre-commit hooks
florian on nixos (Florian Brandes) [Sat, 26 Mar 2022 08:28:19 +0000 (09:28 +0100)] 
pre-commit hooks

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
3 years agorenaming of documents to align with front end
florian on nixos (Florian Brandes) [Sat, 26 Mar 2022 07:41:50 +0000 (08:41 +0100)] 
renaming of documents to align with front end

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
3 years agoupdate ci.yml to include new dependency
florian on nixos (Florian Brandes) [Thu, 24 Mar 2022 20:50:03 +0000 (21:50 +0100)] 
update ci.yml to include new dependency

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
3 years agoflake8
florian on nixos (Florian Brandes) [Thu, 24 Mar 2022 20:36:57 +0000 (21:36 +0100)] 
flake8

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
3 years agorun black
florian on nixos (Florian Brandes) [Thu, 24 Mar 2022 20:30:34 +0000 (21:30 +0100)] 
run black

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
3 years agoadd trailing commas
florian on nixos (Florian Brandes) [Thu, 24 Mar 2022 20:26:30 +0000 (21:26 +0100)] 
add trailing commas

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
3 years agoreorder imports
florian on nixos (Florian Brandes) [Thu, 24 Mar 2022 17:17:29 +0000 (18:17 +0100)] 
reorder imports

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
3 years agoadd split logic to consume_file
Florian Brandes [Wed, 6 Apr 2022 19:22:07 +0000 (21:22 +0200)] 
add split logic to consume_file

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
3 years agoskip test if dir exists
florian on nixos (Florian Brandes) [Thu, 24 Mar 2022 11:24:26 +0000 (12:24 +0100)] 
skip test if dir exists

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
3 years agomore work on barcode
florian on nixos (Florian Brandes) [Thu, 24 Mar 2022 10:33:24 +0000 (11:33 +0100)] 
more work on barcode

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
3 years agoworking split pages
florian on nixos (Florian Brandes) [Wed, 23 Mar 2022 21:49:29 +0000 (22:49 +0100)] 
working split pages

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
3 years agoadd first tests for barcode reader
florian on nixos (Florian Brandes) [Wed, 23 Mar 2022 12:26:43 +0000 (13:26 +0100)] 
add first tests for barcode reader

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
3 years agoadd barcode packages
florian on nixos (Florian Brandes) [Sat, 19 Mar 2022 17:03:56 +0000 (18:03 +0100)] 
add barcode packages

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
3 years agoMerge pull request #642 from paperless-ngx/dependabot/pip/dev/ocrmypdf-13.4.2
Trenton Holmes [Wed, 6 Apr 2022 19:13:03 +0000 (12:13 -0700)] 
Merge pull request #642 from paperless-ngx/dependabot/pip/dev/ocrmypdf-13.4.2

Bump ocrmypdf from 13.4.1 to 13.4.2