Trenton Holmes
|
22e00a7080
|
Adds a few more test cases for coverage and adds no coverage to some others
|
2022-07-02 16:19:22 +02:00 |
|
Trenton Holmes
|
1df517afd3
|
Removes last vestiges of PNG from the tests, code, docs and samples
|
2022-06-11 14:20:50 -07:00 |
|
Trenton Holmes
|
cc4cea1a41
|
Converts the conversion into a database migration
|
2022-06-11 13:04:21 -07:00 |
|
Trenton Holmes
|
e8868d7ebf
|
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 |
|
Trenton Holmes
|
7d9a9033f9
|
Fixes the re-generation of thumbnails making webp file, but named as PNG files
|
2022-06-10 13:17:41 -07:00 |
|
Trenton Holmes
|
34192349be
|
Corrects the functionality of the webp conversion script
|
2022-06-10 08:56:25 -07:00 |
|
Trenton Holmes
|
20092dadad
|
Adds untested manual conversion command
|
2022-06-10 07:17:15 -07:00 |
|
Markus
|
69ef26dab0
|
Feature: Dynamic document storage pathes (#916)
* Added devcontainer
* Add feature storage pathes
* Exclude tests and add versioning
* Check escaping
* Check escaping
* Check quoting
* Echo
* Escape
* Escape :
* Double escape \
* Escaping
* Remove if
* Escape colon
* Missing \
* Esacpe :
* Escape all
* test
* Remove sed
* Fix exclude
* Remove SED command
* Add LD_LIBRARY_PATH
* Adjusted to v1.7
* Updated test-cases
* Remove devcontainer
* Removed internal build-file
* Run pre-commit
* Corrected flak8 error
* Adjusted to v1.7
* Updated test-cases
* Corrected flak8 error
* Adjusted to new plural translations
* Small adjustments due to code-review backend
* Adjusted line-break
* Removed PAPERLESS prefix from settings variables
* Corrected style change due to search+replace
* First documentation draft
* Revert changes to Pipfile
* Add sphinx-autobuild with keep-outdated
* Revert merge error that results in wrong storage path is evaluated
* Adjust styles of generated files ...
* Adds additional testing to cover dynamic storage path functionality
* Remove unnecessary condition
* Add hint to edit storage path dialog
* Correct spelling of pathes to paths
* Minor documentation tweaks
* Minor typo
* improving wrapping of filter editor buttons with new storage path button
* Update .gitignore
* Fix select border radius in non input-groups
* Better storage path edit hint
* Add note to edit storage path dialog re document_renamer
* Add note to bulk edit storage path re document_renamer
* Rename FILTER_STORAGE_DIRECTORY to PATH
* Fix broken filter rule parsing
* Show default storage if unspecified
* Remove note re storage path on bulk edit
* Add basic validation of filename variables
Co-authored-by: Markus Kling <markus@markus-kling.net>
Co-authored-by: Trenton Holmes <holmes.trenton@gmail.com>
Co-authored-by: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Co-authored-by: Quinn Casey <quinn@quinncasey.com>
|
2022-05-19 14:42:25 -07:00 |
|
Michael Shamoon
|
0225faddbb
|
Add ui_settings to exporter
|
2022-05-17 11:13:58 -07:00 |
|
Trenton Holmes
|
f07cfd4f51
|
Adds configuration variable to the inotify debounce timing
|
2022-05-15 11:48:12 -07:00 |
|
shamoon
|
b325233b2d
|
Merge pull request #883 from paperless-ngx/feature-version-export-import
Fix: Include version in export for better error messages
|
2022-05-10 19:49:46 -07:00 |
|
Quinn Casey
|
3baf29a6b7
|
Use currently... importing... instead of "vs"
|
2022-05-10 17:41:09 -07:00 |
|
Quinn Casey
|
e4d7ae9718
|
Merge pull request #905 from paperless-ngx/qol-changes
Chore: Minor improvements for quality of life
|
2022-05-10 17:01:01 -07:00 |
|
Trenton Holmes
|
7cbb73be7a
|
Minor improvements for quality of life
|
2022-05-09 12:05:29 -07:00 |
|
Trenton Holmes
|
4fd075aafa
|
Updates the superuser management command to better handle existing super users
|
2022-05-09 09:38:17 -07:00 |
|
Trenton Holmes
|
3003bdd507
|
Runs pyupgrade to Python 3.8+ and adds a hook for it
|
2022-05-06 09:04:08 -07:00 |
|
Trenton Holmes
|
c907d690b7
|
Improves the output to the user
|
2022-05-05 09:17:51 -07:00 |
|
Trenton Holmes
|
dd4d903f69
|
Uses the correct styling for output messages
|
2022-05-05 07:30:02 -07:00 |
|
Trenton Holmes
|
a823b8f70c
|
Includes a version.json file with the current version in export. On import, catch certain errors and check the version if possible
|
2022-05-05 07:30:02 -07:00 |
|
Trenton Holmes
|
2414dad656
|
Adds additional checking for both inotify and polling around document still being busy before consuming it
|
2022-04-10 12:21:34 -07:00 |
|
Trenton Holmes
|
1771d18a21
|
Runs the pre-commit hooks over all the Python files
|
2022-03-11 11:34:28 -08:00 |
|
Trenton Holmes
|
85b210ebf6
|
Reduces number of warnings from testing from 165 to 128. In doing so, fixes a few minor things in the decrypt and export commands
|
2022-03-10 18:12:48 -08:00 |
|
Tim Vogel
|
7c758c0750
|
fix document_export issue (#191)
|
2022-03-02 09:35:02 -08:00 |
|
kpj
|
fc695896dd
|
Format Python code with black
|
2022-02-27 15:26:41 +01:00 |
|
Daniel Albers
|
3ebe6d5aef
|
Make ignores configurable
Adds config file setting PAPERLESS_CONSUMER_IGNORE_PATTERNS.
|
2021-08-18 22:23:18 +02:00 |
|
Stéphane Brunner
|
2ae4a7806d
|
Add suggest
|
2021-05-30 14:50:29 +02:00 |
|
jonaswinkler
|
f8afbae2cd
|
ignore macOS specific files
|
2021-05-19 19:56:01 +02:00 |
|
Jonas Winkler
|
b12fcca20d
|
Merge remote-tracking branch 'origin/dev' into dev
|
2021-05-16 01:23:07 +02:00 |
|
Jonas Winkler
|
61b47e358f
|
correct file mode
|
2021-05-16 01:22:51 +02:00 |
|
Stéphane Brunner
|
dc26c9b7cc
|
Add --no-progress-bar option to commands
|
2021-04-18 16:16:11 +02:00 |
|
jonaswinkler
|
96f53986b7
|
pycodestyle
|
2021-04-17 14:36:04 +02:00 |
|
jonaswinkler
|
8566682209
|
add test case, update password if changed
|
2021-04-17 14:33:07 +02:00 |
|
jonaswinkler
|
7f9f805c5f
|
Merge branch 'dev' into feature/superuser-manager
|
2021-04-17 14:01:42 +02:00 |
|
Chris Nagy
|
c3d7088168
|
Fix code guidelines
|
2021-04-10 16:10:45 +02:00 |
|
Chris Nagy
|
a9e11b1cb7
|
Add newline end of file
|
2021-04-10 16:02:48 +02:00 |
|
jonaswinkler
|
1091387f48
|
better logging for the retagger
|
2021-04-10 14:38:39 +02:00 |
|
Chris Nagy
|
0cc32e7ed7
|
Extend docs with superuser
|
2021-04-10 13:47:31 +02:00 |
|
jonaswinkler
|
9a04bc1beb
|
fixes #771
|
2021-03-17 22:57:37 +01:00 |
|
Chris Nagy
|
e3ba968fef
|
Add superuser management script
|
2021-03-14 19:43:22 +01:00 |
|
jonaswinkler
|
6d934da5dd
|
Revert "associate error messages with documents"
This reverts commit aa3d91a3
|
2021-02-22 11:52:54 +01:00 |
|
jonaswinkler
|
aa3d91a338
|
associate error messages with documents
|
2021-02-22 11:38:16 +01:00 |
|
jonaswinkler
|
d64818b46c
|
fixes #591
|
2021-02-22 11:11:04 +01:00 |
|
jonaswinkler
|
65b37f61ca
|
update thumbnail in archiver, since page rotation might have changed
|
2021-02-21 23:29:52 +01:00 |
|
jonaswinkler
|
dfc23a2b38
|
bugfix for tika parser
|
2021-02-21 21:36:43 +01:00 |
|
jonaswinkler
|
bac4a63cc8
|
run the polling file change checks on individual threads to speed up queueing of new files
|
2021-02-21 12:43:55 +01:00 |
|
jonaswinkler
|
0453787d38
|
increased default delay when waiting for file changes with polling
|
2021-02-21 12:14:54 +01:00 |
|
jonaswinkler
|
98b147b622
|
better sanity checker that logs messages in the log files and does not fail on warnings.
|
2021-02-14 17:08:29 +01:00 |
|
jonaswinkler
|
8b2965d55b
|
added sanity checker management command for manual execution #534
|
2021-02-13 16:39:29 +01:00 |
|
jonaswinkler
|
ed0b1fe115
|
better exception logging
|
2021-02-11 22:16:41 +01:00 |
|
jonaswinkler
|
8d6071e977
|
fix a bug with thumbnail generation when TIKA was enabled
|
2021-02-09 22:12:43 +01:00 |
|