jonaswinkler
e0cf1551e6
fixes #165
2020-12-21 17:35:05 +01:00
jonaswinkler
638113864f
fixes #90
2020-12-08 13:54:49 +01:00
jonaswinkler
55e0b383c2
Adjusted the exporter and importer so that they take archived documents into account.
2020-11-28 11:24:59 +01:00
Jonas Winkler
3ba603a2e8
Paperless will continue to operate with encrypted files, however, all new files will be stored unencrypted.
2020-11-25 21:03:06 +01:00
Jonas Winkler
afc3753e58
code cleanup
2020-11-21 14:03:45 +01:00
Jonas Winkler
eb6805e37e
code style fixes
2020-11-12 21:09:45 +01:00
Jonas Winkler
8b8a2af053
fixed the file handling implementation. The feature is cool, but the original implementation had so many small flaws it wasn't even funny.
2020-11-11 14:21:33 +01:00
Daniel Quinn
bc33b82978
Tweak the import/export system to handle encryption choices better
...
Now when you export a document, the `storage_type` value is always
`unencrypted` (since that's what it is when it's exported anyway), and
the flag is set by the importing script instead, based on the existence
of a `PAPERLESS_PASSPHRASE` environment variable, indicating that
encryption is enabled.
2018-09-23 13:58:40 +01:00
Daniel Quinn
044d707c40
Update import & export to handle encryption toggle
2018-06-17 17:06:22 +01:00
CkuT
cabb9b5096
Use relatives paths instead of absolutes paths for document export/import
2017-05-08 15:23:35 +02:00
CkuT
a4f389de36
Refactor to get the document time once
2017-05-08 15:02:59 +02:00
CkuT
909fa3579c
Use constants for manifest
2017-05-08 14:54:48 +02:00
CkuT
4c4255172f
Add thumbnail export
2017-05-06 15:14:36 +02:00
CkuT
0057feefd1
Fix the source file checking
2017-05-06 15:04:47 +02:00
Daniel Quinn
ba7878b9aa
Added some tests for the importer
2016-03-03 21:25:08 +00:00
Daniel Quinn
070463b85a
s/Sender/Correspondent & reworked the (im|ex)porter
2016-03-03 20:52:42 +00:00