746 Commits

Author SHA1 Message Date
jonaswinkler
c02fe6eeb0 test cases 2020-12-17 23:24:28 +01:00
jonaswinkler
29c094e407 more like this searching 2020-12-17 21:36:21 +01:00
jonaswinkler
68457a723b revert the changes that caused issues in the admin. 2020-12-16 22:33:03 +01:00
jonaswinkler
5e156d8124 fix up the migration for encrypted documents and a couple other associated issues. 2020-12-16 21:53:11 +01:00
jonaswinkler
1410bc4ce6 fix up the migration for encrypted documents. 2020-12-16 21:08:41 +01:00
jonaswinkler
56585d2645 these changes shouldn't have been commited at all. my bad. 2020-12-16 21:08:03 +01:00
jonaswinkler
3b57e57786 fixes the decryption command not working. 2020-12-16 19:50:38 +01:00
jonaswinkler
771ff45999 fixed some issues with the ordering, test cases and migrations. 2020-12-16 18:40:19 +01:00
jonaswinkler
484481bb53 fixing some test case warnings, case insensitive sorting for tags, correspondents and types. 2020-12-16 13:49:48 +01:00
jonaswinkler
70b64f06cb path sanitation 2020-12-15 14:11:05 +01:00
jonaswinkler
cdd2c873bd fixes #25 2020-12-15 13:52:35 +01:00
jonaswinkler
e1a3186ab9 more tests 2020-12-15 13:47:43 +01:00
jonaswinkler
013df35f5f bugfix, tests 2020-12-15 13:16:28 +01:00
jonaswinkler
2daab46d12 code style 2020-12-15 12:06:24 +01:00
jonaswinkler
f0738389f6 editable saved views 2020-12-15 02:35:04 +01:00
jonaswinkler
229e4607fb Merge branch 'dev' into feature-server-side-saved-views 2020-12-14 11:49:03 +01:00
jonaswinkler
b012086dd8 prevent usage of {tags} directly. 2020-12-14 03:01:50 +01:00
jonaswinkler
972c8baae9 fixes #117 2020-12-14 02:46:46 +01:00
jonaswinkler
bf4370fb81 fixes #130 2020-12-14 02:19:53 +01:00
jonaswinkler
1c3ecccea2 made the file renamer somewhat faster. 2020-12-12 20:32:11 +01:00
jonaswinkler
d4fba4a521 add backend support for saved views 2020-12-12 15:46:56 +01:00
jonaswinkler
2bd9bb0d9c made a serious mistake. fixed. 2020-12-12 02:06:43 +01:00
jonaswinkler
4e4145df4c tests 2020-12-12 01:23:26 +01:00
jonaswinkler
23354f8a00 fixes #125 2020-12-12 01:19:22 +01:00
jonaswinkler
3a8c612af3 fixes #91 2020-12-10 16:25:34 +01:00
jonaswinkler
0c6c4a62d8 moved metadata extraction to the parsers 2020-12-10 14:57:53 +01:00
jonaswinkler
c20d8b03f7 a print() command somehow sneaked past my commit checks. 2020-12-10 00:59:03 +01:00
jonaswinkler
a04cdc9ab5 excluded the lockfile from the sanity checker. 2020-12-10 00:29:47 +01:00
jonaswinkler
0539df3140 added progress bar to the document renamer. 2020-12-10 00:10:36 +01:00
jonaswinkler
61d93c5b9d added a progress bar to the reindex command. 2020-12-10 00:02:45 +01:00
jonaswinkler
80e6fa3737 removed a janky test case that caused other test cases to fail 2020-12-09 22:18:03 +01:00
jonaswinkler
206145461f locking media directory while deleting files 2020-12-09 22:17:23 +01:00
jonaswinkler
b28d1bed0e fixes #112 2020-12-09 22:16:57 +01:00
jonaswinkler
234915a23a fixed test case. fixed bug with the decryption logic. 2020-12-09 13:27:02 +01:00
jonaswinkler
33ca08f794 tags from folders: case insensitive 2020-12-09 00:07:22 +01:00
jonaswinkler
ba7bf9b2d2 removed slugs entirely, since their only purpose was purely cosmetic anyway. 2020-12-09 00:04:37 +01:00
jonaswinkler
27893efdc9 a test that "verifies" that the file renaming lock works and no inconsistencies are created. 2020-12-08 21:08:44 +01:00
jonaswinkler
f45dbdacbf more metadata #32 2020-12-08 16:09:47 +01:00
jonaswinkler
7e3d478c74 reading and displaying PDF metadata 2020-12-08 15:45:02 +01:00
jonaswinkler
638113864f fixes #90 2020-12-08 13:54:49 +01:00
jonaswinkler
56cb2cf267 added filenames to the API #108 2020-12-07 21:52:26 +01:00
jonaswinkler
d6d3cbe1aa fixes #102 2020-12-07 15:25:06 +01:00
jonaswinkler
18c9c22941 better error messages for file uploads. adresses #91 2020-12-06 22:31:12 +01:00
jonaswinkler
41755c509e codestyle 2020-12-06 19:04:32 +01:00
jonaswinkler
7f1671ac2d changed the way public filenames (i.e., for download and exporting) are generated. #94 2020-12-06 19:03:45 +01:00
jonaswinkler
655ce81cb6 changes to filename generation, partially addresses #90 2020-12-06 16:13:37 +01:00
jonaswinkler
7a737327be testing the importer 2020-12-05 13:19:14 +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
249422570e mail handling: When exceptions occur during account/rule/message handling, paperless will continue with the next account/rule/message.
mail handling: When paperless encounters a very long

fixes #82
2020-12-04 15:42:05 +01:00