shamoon
3e1a3aef4c
Squashed commit of the following:
...
commit 8a0a49dd5766094f60462fbfbe62e9921fbd2373
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Tue Dec 19 23:02:47 2023 -0800
Fix formatting
commit 66b2d90c507b8afd9507813ff555e46198ea33b9
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Tue Dec 19 22:36:35 2023 -0800
Refactor frontend data models
commit 5723bd8dd823ee855625e250df39393e26709d48
Author: Adam Bogdał <adam@bogdal.pl>
Date: Wed Dec 20 01:17:43 2023 +0100
Fix: speed up admin panel for installs with a large number of documents (#5052 )
commit 9b08ce176199bf9011a6634bb88f616846150d2b
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Tue Dec 19 15:18:51 2023 -0800
Update PULL_REQUEST_TEMPLATE.md
commit a6248bec2d793b7690feed95fcaf5eb34a75bfb6
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Tue Dec 19 15:02:05 2023 -0800
Chore: Update Angular to v17 (#4980 )
commit b1f6f52486d5ba5c04af99b41315eb6428fd1fa8
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Tue Dec 19 13:53:56 2023 -0800
Fix: Dont allow null custom_fields property via API (#5063 )
commit 638d9970fd468d8c02c91d19bd28f8b0796bdcb1
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Tue Dec 19 13:43:50 2023 -0800
Enhancement: symmetric document links (#4907 )
commit 5e8de4c1da6eb4eb8f738b20962595c7536b30ec
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Tue Dec 19 12:45:04 2023 -0800
Enhancement: shared icon & shared by me filter (#4859 )
commit 088bad90306025d3f6b139cbd0ad264a1cbecfe5
Author: Trenton H <797416+stumpylog@users.noreply.github.com>
Date: Tue Dec 19 12:04:03 2023 -0800
Bulk updates all the backend libraries (#5061 )
2023-12-19 23:03:10 -08:00
Trenton H
771c1fab92
Chore: Raise Gotenberg container version ( #4815 )
...
* Updates the Gotenberg version to use 7.10 and gotenberg-client to match
* Fixes a long standing bug in this test where a whole page was missing from the expected
2023-12-05 15:36:25 +00:00
Trenton H
c8ee35692c
Documentation: Update documentation to refer only to Docker Compose v2 command ( #4650 )
...
* Replaces references to docker-compose (the v1 executable) with docker compose (the v2 plugin) as well as fixing up some referenes between the tool vs the command
* Update docs/setup.md
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
* Replaces references to docker-compose (the v1 executable) with docker compose (the v2 plugin) as well as fixing up some referenes between the tool vs the command
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-11-20 20:14:33 -08:00
shamoon
10729f0362
Feature: Implement custom fields for documents ( #4502 )
...
Adds custom fields of certain data types, attachable to documents and searchable
Co-Authored-By: Trenton H <797416+stumpylog@users.noreply.github.com>
2023-11-05 17:27:23 -08:00
Trenton Holmes
e2ae919a84
Implements a new command for fuzzy matching document content and reporting potential duplicates
2023-09-12 08:17:12 -07:00
Trenton H
5c4c5a7794
Explicitly set some environment for each supervised program, as it is not updated by supervisord
2023-06-20 10:53:33 -07:00
Trenton H
c4407dccf6
Updates the default Postgres to 15 for new installs
2023-06-20 10:35:48 -07:00
Trenton H
70f3f98363
Let ruff autofix some things from the newest version
2023-06-13 20:15:18 -07:00
jayme-github
97cd06d2ba
Feature: Allow to filter documents by original filename and checksum ( #3485 )
...
* Allow to filter documents by original filename and checksum
This adds filters for the original filename and checksum of documents to
be able to to lazy checks if the file is already stored in paperless.
* Add tests for DelayedQuery
* Add checksum and original_filename to whoosh index and DelayedQuery
* Refactored DelayedQuery to reduce duplicate code
* Choose icontains for checksums as whoosh has no exact match query term
* Bumped index version
* Revert whoosh filtering logic to simpler structure, remove redundant tests
Revert "Revert whoosh filtering logic to simpler structure, remove redundant tests"
This reverts commit 86792174bfbc697f42b72c4b39ee9eba483bb425.
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-06-04 10:34:27 -07:00
shamoon
df203311fe
Fix note sorting, testing, bump search index version
2023-05-04 02:07:48 -07:00
Trenton Holmes
613b71d23b
Ignores a specific _FILE setting which doesn't actually get set to a file
2023-05-01 07:23:31 -07:00
Trenton H
6f163111ce
Upgrades black to v23, upgrades ruff
2023-04-26 09:35:27 -07:00
Trenton H
ce41ac9158
Configures ruff as the one stop linter and resolves warnings it raised
2023-04-01 17:03:52 -07:00
Trenton Holmes
5468394ef2
Disables mingle and gossip. Not useful with the single worker we use
2023-03-25 19:17:02 -07:00
shamoon
bf8ae22f3f
Rename comments --> notes
2023-03-18 13:59:17 -07:00
shamoon
38de2a7767
Merge branch 'dev'
2023-02-16 20:07:50 -08:00
Omar Saleem
37ddc3b8f7
wrapping ports in quotes
2023-02-10 15:14:22 -08:00
Trenton H
b9f0418038
Fixes flower not respecting its config location, and a little more info to the user
2023-02-08 08:18:11 -08:00
shamoon
8955d25a00
update gotenberg to 7.8
2023-02-05 20:17:22 -08:00
Trenton H
faecd59432
Increment the index version for Docker users
2023-02-03 08:31:45 -08:00
Michael Shamoon
e625ac21c3
Update index version to force reindex, note in release notes
2023-01-25 20:30:48 -08:00
Trenton Holmes
3daee46c3d
Fixes typo
2023-01-07 16:45:48 -08:00
Trenton Holmes
af5cb35531
Also filter to only PAPERLESS_ variables
2023-01-07 16:45:48 -08:00
Trenton Holmes
61a2dca81f
Makes a missing file informational only, not fatal
2023-01-07 16:45:48 -08:00
shamoon
c76460bd96
Merge pull request #2261 from paperless-ngx/fix/2248-file-env-stuff
...
Bugfix: Reading environment from files didn't work for management commands
2022-12-31 08:22:43 -08:00
Michael Shamoon
8c9a74ee0c
Merge branch 'dev'
2022-12-29 19:39:38 -08:00
Trenton Holmes
06c6f33d97
Changes how the environment variables from a file are set and expands to allow any to be set this way
2022-12-29 17:40:26 -08:00
Trenton Holmes
d6e6f49c15
Updates Python libraries and hooks to most recent versions
2022-12-27 08:50:13 -08:00
ThellraAK
800e842ab3
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>
2022-12-21 02:36:37 -08:00
Trenton H
554bba839e
Skip running system checks before migrate, then run them directly after instead
2022-12-15 11:50:15 -08:00
Trenton H
8da3ae2c53
Bakes the NLTK data into the image (~60mb)
2022-12-07 09:36:32 -08:00
Trenton Holmes
8076ebd78c
Merge remote-tracking branch 'upstream/dev' into feature-consume-eml
2022-12-04 13:55:46 -08:00
Trenton Holmes
88e3e556a1
Fixes the custom scripts not running as root
2022-12-01 07:21:25 -08:00
phail
fe2db4dbf7
adapt compose file for eml parsing
2022-11-30 10:16:39 +01:00
phail
47c88a6bdd
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
2022-11-30 10:10:57 +01:00
Trenton H
fed7d3e993
Use docker compose to start and stop containers which match directly to our command overrides
2022-11-29 20:11:40 -08:00
phail
681eecc46e
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
2022-11-13 22:43:55 +01:00
Trenton H
50a211f367
Fixes an issue with the install of languages and read-only variable
2022-11-10 17:25:39 -08:00
Trenton H
ba1366f49a
Merge branch 'dev' into beta
2022-11-09 13:51:10 -08:00
Trenton H
a7b5b98174
Fixes the paths to binaries
2022-11-08 08:52:01 -08:00
Trenton Holmes
046d43fbe8
Limits tamper check find to depth 1, as only files at the first level could be run
2022-11-08 08:52:01 -08:00
Trenton Holmes
8023aae738
Adds local and readonly to almost everything. Fully qualifies the path to binaries
2022-11-08 08:52:01 -08:00
Trenton Holmes
2a9bb55559
It's not a customer
2022-11-08 08:52:01 -08:00
Trenton Holmes
e635bfedc5
Corrects the ls command redirection
2022-11-08 08:52:01 -08:00
Trenton Holmes
be64552092
Adds an untested custom startup functionality
2022-11-08 08:52:01 -08:00
phail
318c1d2fbd
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
2022-10-24 21:12:35 +02:00
Trenton H
ab69961b5c
Integrates an optional starting of Flower into the Docker image
2022-10-24 09:17:38 -07:00
phail
08988e11f8
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
2022-10-23 20:37:22 +02:00
phail
f1f5227ccd
add unittest for external images
2022-10-22 00:44:32 +02:00
Trenton H
d08eb0c66b
Adds skipping of NLTK data download if the feature appears disabled
2022-10-10 08:58:23 -07:00