Jonas Winkler
ef15de18a9
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
b44f8383e4
code cleanup
2020-11-21 14:03:45 +01:00
Jonas Winkler
2e04ba1c04
code style fixes
2020-11-12 21:09:45 +01:00
Jonas Winkler
734da28b69
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
090565d84c
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
988adf963a
Update import & export to handle encryption toggle
2018-06-17 17:06:22 +01:00
CkuT
22c8049bed
Use relatives paths instead of absolutes paths for document export/import
2017-05-08 15:23:35 +02:00
CkuT
3f1392769d
Refactor to get the document time once
2017-05-08 15:02:59 +02:00
CkuT
da71eab0ae
Use constants for manifest
2017-05-08 14:54:48 +02:00
CkuT
2e0e6bb8d2
Add thumbnail export
2017-05-06 15:14:36 +02:00
CkuT
1f145c6cba
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