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 |
|
Markus
|
dd3b5c129c
|
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 |
|
Trenton Holmes
|
0129675c1a
|
Uses the correct styling for output messages
|
2022-05-05 07:30:02 -07:00 |
|
Trenton Holmes
|
6635fa5f0d
|
Runs the pre-commit hooks over all the Python files
|
2022-03-11 11:34:28 -08:00 |
|
kpj
|
c56cb25b5f
|
Format Python code with black
|
2022-02-27 15:26:41 +01:00 |
|
Stéphane Brunner
|
dc410ff566
|
Add --no-progress-bar option to commands
|
2021-04-18 16:16:11 +02:00 |
|
jonaswinkler
|
a681196a00
|
Revert "associate error messages with documents"
This reverts commit aa3d91a3
|
2021-02-22 11:52:54 +01:00 |
|
jonaswinkler
|
8f1632c8cd
|
associate error messages with documents
|
2021-02-22 11:38:16 +01:00 |
|
jonaswinkler
|
1d5c8d2b0d
|
fixes #591
|
2021-02-22 11:11:04 +01:00 |
|
jonaswinkler
|
725f43fc43
|
update thumbnail in archiver, since page rotation might have changed
|
2021-02-21 23:29:52 +01:00 |
|
jonaswinkler
|
70db00b829
|
bugfix for tika parser
|
2021-02-21 21:36:43 +01:00 |
|
jonaswinkler
|
555e37958f
|
better exception logging
|
2021-02-11 22:16:41 +01:00 |
|
jonaswinkler
|
7cdc867307
|
archive filenames are now stored in the database and checked for collisions just as original filenames as well, unified method for archive version checking
|
2021-02-09 19:46:19 +01:00 |
|
jonaswinkler
|
e5a7dc0cc7
|
rework most of the logging
|
2021-02-05 01:10:29 +01:00 |
|
jonaswinkler
|
6ed228aa18
|
remove lots of unused code
|
2021-02-04 23:40:53 +01:00 |
|
jonaswinkler
|
3add5db930
|
locking for the document archiver
|
2021-01-18 15:18:03 +01:00 |
|
jonaswinkler
|
d9a06d67cc
|
bugfix
|
2020-12-05 01:21:16 +01:00 |
|
jonaswinkler
|
17af581425
|
bugfix
|
2020-12-05 00:37:05 +01:00 |
|
jonaswinkler
|
555a1a6b64
|
proper document archiver with progress bar.
|
2020-12-03 01:04:52 +01:00 |
|
jonaswinkler
|
0e2a2eb53a
|
code style.
|
2020-11-29 12:37:22 +01:00 |
|
jonaswinkler
|
96dc4c1daa
|
added checksums for archived documents.
|
2020-11-29 12:31:26 +01:00 |
|
jonaswinkler
|
e6a36379fc
|
added a simple document archiver that produces archived versions of all originals.
|
2020-11-28 11:49:07 +01:00 |
|