halig/halig
2023-11-29 18:42:30 +01:00
..
commands feat: add --plain option to the show command in order to render notes as plaintext 2023-11-28 13:49:13 +01:00
__init__.py feat: add -c/--config flag to every command 2023-04-04 16:16:00 +02:00
__version__.py tests: remove pyfakefs due to issues with pathlib and sqlite in favor of a simple tempfolder where to store test files 2023-11-29 18:42:30 +01:00
encryption.py feat: add reencrypt command 2023-07-24 19:52:25 +02:00
literals.py feat: add --plain option to the show command in order to render notes as plaintext 2023-11-28 13:49:13 +01:00
main.py feat: add --plain option to the show command in order to render notes as plaintext 2023-11-28 13:49:13 +01:00
settings.py feat: add remote_public_keys_timeout option in order to set the time after which the retrieval of external public keys should be interrupted 2023-11-29 18:15:34 +01:00
utils.py feat: add multiple, remote recipients support 2023-05-09 09:11:36 +02:00