Michael Shamoon
9e875202f4
Squashed commit of the following:
...
commit b1410a854e
Merge: f9ce4d8f 8ec9c77e
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Dec 29 20:09:09 2022 -0800
Merge pull request #2263 from paperless-ngx/v1.11.0-changelog
[Documentation] Add v1.11.0 changelog
commit 8ec9c77e51
Author: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri Dec 30 04:08:17 2022 +0000
Changelog v1.11.0 - GHA
commit f9ce4d8f6a
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Dec 29 19:40:25 2022 -0800
Update version strings for 1.11.0
commit 8c9a74ee0c
Merge: 605f86f0 0b59ef2c
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Dec 29 19:39:38 2022 -0800
Merge branch 'dev'
commit 605f86f0cf
Merge: 800e842a 8cbaca22
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Wed Dec 28 15:55:35 2022 -0800
Merge pull request #2256 from mendelk/patch-1
Fixed typo in docs
commit 8cbaca22c1
Author: Mendel Kramer <mendelk@users.noreply.github.com >
Date: Wed Dec 28 18:16:00 2022 -0500
Fixed typo in docs
commit 800e842ab3
Author: ThellraAK <github.com@absurdlybored.com >
Date: Wed Dec 21 01:36:37 2022 -0900
Removing Mariadb default open port (#2227 )
* Removing Mariadb default open port
Removing the listening port 3306 for the DB, Docker networks will let the containers talk to one another. The existing setup would allow anyone to connect to the DB and use the default passwords.
* Update docker-compose.mariadb-tika.yml
Adding change to the other compose file to remove open port
* Remove excess blank lines
* Remove excess blank lines
Co-authored-by: Felix E <felix@eckhofer.com >
commit 6f6f365e2b
Merge: 6d324dbd 43b863b8
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Dec 17 19:58:06 2022 -0800
Merge pull request #2203 from tooomm/docs_updates
Docs: More fixes and improvements
commit 43b863b816
Author: tooomm <tooomm@users.noreply.github.com >
Date: Sun Dec 11 19:44:18 2022 +0100
doc fixes
This reverts commit e015babdc102a65a3cce0cc71812d3eb730da92e.
link fix
fix escaping, spacing, profile links, typo
revert
~~add~~ at fixes
Revert "~~add~~ at fixes"
This reverts commit ce0192b733c19614048de81ea917660e25bb35f2.
commit 6d324dbd8e
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Dec 16 09:10:11 2022 -0800
Update config.yml
commit 8ddf05e573
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Dec 16 09:09:48 2022 -0800
Update bug-report.yml
commit 0472dfe25a
Author: tooomm <tooomm@users.noreply.github.com >
Date: Sun Dec 11 19:12:58 2022 +0100
Docs: Fix leftover issues from conversion (#2172 )
commit 8b36c9ad64
Author: tooomm <tooomm@users.noreply.github.com >
Date: Sun Dec 11 16:07:08 2022 +0100
more fixes and cleanup
commit 1266f2d5b9
Author: tooomm <tooomm@users.noreply.github.com >
Date: Sun Dec 11 12:06:15 2022 +0100
fix links
commit 8196051959
Merge: 06a6eb03 d198142a
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Dec 9 16:12:20 2022 -0800
Merge pull request #2157 from Weltraumschaf/patch-1
Update setup.md
commit d198142a1e
Author: Sven Strittmatter <ich@weltraumschaf.de >
Date: Fri Dec 9 22:09:06 2022 +0100
Update setup.md
W/o the slash it resolves to /setup/configuration/ which does 404.
commit 06a6eb0326
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Dec 9 08:15:03 2022 -0800
fix code block indentation
commit 28819d6d0f
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Dec 9 08:11:42 2022 -0800
Fix code block indentation
commit 8cd5e25364
Merge: 32d54674 7788d932
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Dec 6 11:23:15 2022 -0800
Merge pull request #2137 from paperless-ngx/more-docs-cleanup
Chore: Cleanup of new documentation
commit 7788d93227
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Dec 4 08:34:49 2022 -0800
Further cleanup of docs, including fixing autoconvert issues and general cleanups
commit 32d546740b
Merge: b0ca57a7 24da3e50
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sun Dec 4 19:12:27 2022 -0800
Merge pull request #2118 from alexander-bauer/chart-bump
commit 24da3e5034
Author: Alexander Bauer <sasha@linux.com >
Date: Mon Dec 5 02:51:35 2022 +0000
Bump Helm Chart version to trigger release
commit b0ca57a7f0
Merge: cdd49c51 c864b3cd
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sun Dec 4 14:36:00 2022 -0800
Merge pull request #2114 from paperless-ngx/v1.10.2-changelog
[Documentation] Add v1.10.2 changelog
commit cdd49c5142
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sun Dec 4 14:32:08 2022 -0800
Update frontend compilation info
commit c864b3cd19
Author: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Date: Sun Dec 4 21:17:16 2022 +0000
Changelog v1.10.2 - GHA
2022-12-29 20:09:58 -08:00
hashworks
ef38e53444
Add ability to provide the configuration file path using an env variable
2022-12-28 13:48:01 -08:00
Trenton Holmes
fa183eb000
Actually no need for pickle anyway
2022-12-12 15:37:01 -08:00
Trenton H
5030a5212e
Switches task serialization over to pickle format
2022-12-12 15:37:01 -08:00
Trenton H
7af355191d
Bakes the NLTK data into the image (~60mb)
2022-12-07 09:36:32 -08:00
shamoon
0c85bdb1b4
Merge pull request #2000 from paperless-ngx/feature-frontend-paperless-mail
...
Feature: frontend paperless mail
2022-12-04 16:47:58 -08:00
Trenton Holmes
21861f9f3c
Bumps version to 1.10.2
2022-12-04 12:58:03 -08:00
Trenton Holmes
1b93f60c3c
Fixes issue when the Redis URL also specifies a port
2022-12-03 18:30:21 -08:00
Michael Shamoon
2148c4482b
Re-org where some of the new classes are found
2022-12-03 09:31:39 -08:00
Michael Shamoon
4ffb08bf24
Basic data retrieval
2022-12-03 09:31:22 -08:00
Trenton H
ce82c64fe0
Adds support for database number specification
2022-12-03 08:39:32 -08:00
Trenton H
3a6345f607
Adds a layer to translate between differing formats of socket based Redis URLs
2022-12-03 08:39:32 -08:00
Michael Shamoon
2438d41b30
Bump version to 1.10.1
2022-12-01 18:54:52 -08:00
Trenton H
fcab695e8f
Updates the version strings to 1.10.0
2022-11-09 14:00:09 -08:00
Trenton H
189d02dfe6
Always use pikepdf, then pdf2image if needed to check for barcodes instead of requiring/allowing configuration
2022-11-09 13:01:39 -08:00
Sblop
91a1d8f5ae
Update settings.py
...
Comment too long.
2022-10-28 14:40:48 -07:00
Sblop
fcc9be619a
Update settings.py
2022-10-28 14:40:48 -07:00
Sblop
a214b7a861
Update settings.py
...
Django gives a system error on MariaDB on VARCHARs longer than 255 chars. This was a limitation in older versions of mysql.
Meaning: You cannot run Paperless-NGX on older version were this limitation were present, meaning Django plays it extremely safe by giving an error.
This fixes this problem.
2022-10-28 14:40:48 -07:00
Trenton H
6d2851c693
Allows using pdf2image instead of pikepdf if desired
2022-10-24 09:58:34 -07:00
Trenton H
e88d911984
Account for plusses in the OCR language setting
2022-10-10 08:58:23 -07:00
Trenton H
2d71415ede
Allows disabling NLTK, adds it as a consideration for low power devices
2022-10-10 08:58:23 -07:00
Trenton Holmes
a78d44ec5f
Changes the NLTK language to be based on the Tesseract OCR language, with fallback to the default processing
2022-10-10 08:58:23 -07:00
Trenton H
0bc13c2a72
Allows configuration of the NLTK processing language
2022-10-10 08:58:23 -07:00
Trenton Holmes
70b1988a55
Fixes the download and usage of the downloaded data
2022-10-10 08:58:23 -07:00
shamoon
60a67fd279
Merge branch 'dev' into feature-use-celery
2022-10-03 18:00:54 -07:00
Trenton H
16980e0c1d
Changes MariaDB encoding to use utf8mb4
2022-09-29 13:53:44 -07:00
Trenton H
e8d237ac7c
Finalizes what the PaperlessTask will look like to the frontend
2022-09-27 12:44:01 -07:00
Michael Shamoon
0bc4c947cf
Merge pull request #1666 from paperless-ngx/fix/1664
2022-09-27 09:34:34 -07:00
Michael Shamoon
b894f4ad1c
Allow PAPERLESS_OCR_CLEAN=none
2022-09-27 08:48:04 -07:00
Trenton H
71c558eba7
Bumps version numbers to 1.9.2
2022-09-27 08:06:35 -07:00
Trenton Holmes
09287701ae
Transitions the backend to celery and celery beat
2022-09-26 11:25:34 -07:00
Trenton H
4032b5afe6
Fixes a missing option for OCR mode and incorrect clean mode
2022-09-26 11:05:19 -07:00
Michael Shamoon
36c21abd62
v1.9.0
2022-09-26 07:54:10 -07:00
Trenton H
61bb45124a
Fixes an issue where the consume directory wasn't included in the permissions fix at Docker entry
2022-09-16 07:52:33 -07:00
Brian Kelly
14cd50a8c3
rebase mariadb feature onto dev
2022-09-11 07:40:31 -07:00
Trenton Holmes
f870c6bfa6
Adds validation and testing to cover some of the common settings
2022-09-09 11:48:57 -07:00
Trenton Holmes
02e5cea0f1
Fixes a minor TODO in settings, and enables flake8 for settings.py
2022-09-09 11:42:50 -07:00
Michael Shamoon
c487a0bed0
Default PAPERLESS_NUMBER_OF_SUGGESTED_DATES to 3
2022-08-25 08:03:38 -07:00
Matthias Eck
b5eab663eb
feat(settings): add setting to set number of suggested dates
2022-08-06 13:03:20 +02:00
Michael Shamoon
9d8ac76264
Squashed commit of the following:
...
commit a4709b1175
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Jul 28 15:36:13 2022 -0700
Update stale.yml
[skip ci]
commit 3a031084f3
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Jul 28 15:24:23 2022 -0700
Update changelog.md
commit 0c517e5351
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Jul 28 15:18:49 2022 -0700
v1.8.0 version strings
commit 5fe435048b
Merge: 278cedf3 a722bfd0
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Jul 28 15:17:30 2022 -0700
Merge pull request #1240 from paperless-ngx/beta
[Beta] Paperless-ngx v1.8.0 Release Candidate 1
commit a722bfd099
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Thu Jul 28 07:46:12 2022 -0700
New Crowdin updates (#1291 )
* New translations django.po (French)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations django.po (French)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations django.po (Turkish)
[ci skip]
commit f3d99a5fdb
Merge: ca334770 79de0989
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Jul 26 11:21:42 2022 -0700
Merge pull request #1277 from paperless-ngx/fix/redo-ocr-button-on-edit
Fix/feature: add redo ocr button to document edit view
commit 79de0989d5
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Jul 26 09:54:05 2022 -0700
fix button icon spacing on mobile
commit ca334770b7
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Tue Jul 26 09:45:21 2022 -0700
New Crowdin updates (#1242 )
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations django.po (German)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
commit 1071357505
Merge: f32dfe02 ef790ca6
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Jul 26 09:44:42 2022 -0700
Merge pull request #1268 from paperless-ngx/bugfix-db-locked
Bugfix: Adds configuration for database timeout, fixing database locked error
commit f32dfe0278
Merge: 611707a3 4e78ca5d
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Mon Jul 25 12:59:31 2022 -0700
Merge pull request #1261 from paperless-ngx/fix/b1.8.0-ng-select-dropdowns
Fix: dropdown selected items not visible again
commit 278cedf3d0
Merge: b141671d ecc4553e
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Mon Jul 25 09:25:52 2022 -0700
Merge pull request #1272 from paperless-ngx/fix-1263
Documentation: fix occasional code block color legibility
commit 45a6b5a436
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sun Jul 24 20:15:26 2022 -0700
Add redo OCR button to document edit
commit 611707a3d1
Merge: 2d88638d b4d20d9b
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sun Jul 24 19:59:30 2022 -0700
Merge pull request #1276 from paperless-ngx/bugfix-webp-import
Bugfix: Document import doesn't convert thumbnails to WebP
commit b4d20d9b9a
Author: Trenton Holmes <holmes.trenton@gmail.com >
Date: Sun Jul 24 10:22:53 2022 -0700
Fixes document import copying PNG files to .webp extensions without actual conversion
commit ecc4553e67
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Jul 22 15:10:33 2022 -0700
fix occasional code block color legibility
commit ef790ca6f4
Author: Trenton Holmes <holmes.trenton@gmail.com >
Date: Fri Jul 22 11:08:52 2022 -0700
Fixes the copy and paste of the log line
commit 2d88638da7
Merge: 0e2e5f34 91ba0bd0
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Jul 22 10:45:53 2022 -0700
Merge pull request #1269 from paperless-ngx/beta-deps-final
Chore: Locks dependencies to the final versions for the beta
commit 91ba0bd0af
Author: Trenton Holmes <holmes.trenton@gmail.com >
Date: Fri Jul 22 08:53:02 2022 -0700
Locks dependencies to the final versions for the beta
commit 0e2e5f3413
Author: Trenton Holmes <holmes.trenton@gmail.com >
Date: Tue Jul 19 13:57:00 2022 -0700
Creates utiliy to ensure all paths in settings are normalized and absolute
commit 7a99dcf693
Author: Trenton Holmes <holmes.trenton@gmail.com >
Date: Thu Jul 21 08:02:11 2022 -0700
Adds configuration for database timeout, documentation and troubleshotting suggestion
commit 4e78ca5d82
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Wed Jul 20 11:15:35 2022 -0700
remove merge error ng-select css
commit 83de38e56f
Merge: f4be2e4f b1b6d50a
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Wed Jul 20 08:26:12 2022 -0700
Merge pull request #1247 from paperless-ngx/bugfix-pikepdf-ocrmypdf-warnings
Bugfix: Adds pngquant and jbig2dec to Docker image
commit f4be2e4fe7
Merge: 4444925d 16b0f7f9
Author: Quinn Casey <quinn@quinncasey.com >
Date: Tue Jul 19 21:03:16 2022 -0700
Merge pull request #1259 from paperless-ngx/chore-add-ci-hadolint
Chore: Add Hadolint job to CI
commit 16b0f7f9ee
Author: Trenton Holmes <holmes.trenton@gmail.com >
Date: Tue Jul 19 14:18:47 2022 -0700
Removes a Dockerfile I can't find referenced anywhere
commit 27721aef71
Author: Trenton Holmes <holmes.trenton@gmail.com >
Date: Tue Jul 19 14:01:47 2022 -0700
Fixes and updates the Hadolint action version
commit 329a317fdf
Author: Trenton Holmes <holmes.trenton@gmail.com >
Date: Tue Jul 19 13:54:33 2022 -0700
Configure Hadolint in a single location for both hooks and CI
commit daad634894
Author: Trenton Holmes <holmes.trenton@gmail.com >
Date: Fri Jul 15 13:45:23 2022 -0700
Adds a CI job for hadolint over all the Dockerfiles, fixes the minor thing it complained about
commit 4444925dea
Merge: 4c697ab5 9c1ae96d
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Mon Jul 18 15:55:29 2022 -0700
Merge pull request #1249 from paperless-ngx/fix-generated-changelog
[CI] Fix automatic changelog generation on release
commit 9c1ae96d33
Author: Quinn Casey <quinn@quinncasey.com >
Date: Mon Jul 18 09:48:03 2022 -0700
Create PR for changelog instead of direct commit
commit b1b6d50af6
Author: Trenton Holmes <holmes.trenton@gmail.com >
Date: Mon Jul 18 09:46:31 2022 -0700
Adds a couple packages to the Docker image for ocrmypdf and pikepdf
commit 4c697ab50e
Author: Quinn Casey <quinn@quinncasey.com >
Date: Sun Jul 17 15:23:28 2022 -0700
Bump version to beta
commit b141671d90
Merge: 48dfbbeb 2ab2d912
Author: Quinn Casey <quinn@quinncasey.com >
Date: Sun Jul 17 13:18:57 2022 -0700
Merge pull request #1237 from tooomm/patch-1
chore: Run stale bot only on certain labels
commit 2ab2d9127d
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Jul 15 20:19:28 2022 -0700
Use cant-reproduce for stale
commit 278453451e
Author: tooomm <tooomm@users.noreply.github.com >
Date: Fri Jul 15 21:18:38 2022 +0200
only run on certain labels
commit 48dfbbebc6
Merge: 8efb97ef e568b300
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sun Jul 3 07:42:20 2022 -0700
Merge pull request #1110 from paperless-ngx/update-issue-form
commit 8efb97ef4e
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Jul 2 19:06:32 2022 -0700
Update stale.yml
[ci skip]
commit d8cda7fc1b
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Jul 2 17:51:39 2022 -0700
Use any-of-labels for stalebot
[ci skip]
commit 68f0cf419b
Merge: 666b9385 26b12512
Author: Felix E <felix@eckhofer.com >
Date: Mon Jun 20 14:25:59 2022 +0200
Merge pull request #1148 from pReya/patch-1
fix: update scanner capability
commit 26b12512b1
Author: Moritz Stückler <moritz.stueckler@gmail.com >
Date: Mon Jun 20 12:06:54 2022 +0200
fix: update scanner capability
The Brother ADS-A1700W does indeed support SFTP. I've just bought it, and set it up like this.
commit e568b3000e
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Jun 7 15:28:49 2022 -0700
Add lsio to issue form
commit 666b938550
Merge: de5eaf1c 163231d3
Author: Quinn Casey <quinn@quinncasey.com >
Date: Thu May 19 17:23:23 2022 -0700
Merge pull request #990 from tooomm/patch-2
Docs: Fix headings and add links to PRs in changelog
commit 163231d307
Author: tooomm <tooomm@users.noreply.github.com >
Date: Thu May 19 23:12:40 2022 +0200
Link issues, capitalization and minor fixes
commit e530750fc6
Author: tooomm <tooomm@users.noreply.github.com >
Date: Thu May 19 22:05:43 2022 +0200
update heading levels for v1.7.0
2022-07-28 15:36:24 -07:00
Trenton Holmes
ce2464cea8
Reduces webserver and task worker count to 1 by default
2022-07-11 13:54:04 -07:00
shamoon
811d4973cf
Merge branch 'dev' into feature-frontend-task-queue
2022-07-02 16:54:16 -07:00
Trenton Holmes
ef6ebf9888
Entirely removes the optipng, updates ghostscript fall back to also use WebP. Updates the conversion to use a multiprocessing pool
2022-06-11 08:38:49 -07:00
Michael Shamoon
f69782ffbe
Merge branch 'dev' into feature-frontend-task-queue
2022-06-08 19:44:23 -07:00
Adam H
32d5accd06
Longer (5 vs 0.2s) guard_cycle for Django-Q
...
To reduce average CPU load. Given paperless is mostly idling and when not, just spawns long-running operations (e.g., OCR), a 0.2s health-check of the Django-Q cluster is unnecessary. See also #1084
2022-06-04 10:12:53 +10:00
Trenton Holmes
50b24cec9a
If debug mode is enabled, also pass this setting on to django-q
2022-06-01 08:59:20 -07:00
Michael Shamoon
09f637a4cb
Better tasks api endpoint
2022-05-26 21:09:05 -07:00
Michael Shamoon
635fee08ef
acknowledge_tasks endpoint & basic UI
...
Update tasks.service.ts
2022-05-26 21:09:04 -07:00
Michael Shamoon
60ddd4a529
PaperlessTask and consumption_tasks endpoint
2022-05-26 21:05:24 -07:00
Trenton Holmes
95bbf47995
Updates to provide the user provided max pixel size to ocrmypdf
2022-05-22 16:56:08 -07:00