Commit graph

16 commits

Author SHA1 Message Date
1b8220e6e1
feat: rename 'notebooks' command to 'tree' 2024-06-19 18:50:35 +02:00
812fee592e
feat: update dependencies and capture network errors when retrieving remote public keys 2024-05-17 19:05:44 +02:00
54a27a2f75
chore: bump version to v0.4.5 2024-05-17 18:49:23 +02:00
a591fe20e8
chore: update pyrage and other deps 2023-12-10 11:23:26 +01:00
c6d361f649
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
4fb1fff521
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
af9a6d82f4
feat: add --plain option to the show command in order to render notes as plaintext 2023-11-28 13:49:13 +01:00
fc81531f3c
chore: update deps 2023-11-24 08:34:26 +01:00
67595b3220
fix: remove extra quote when executing a note indexation and update deps 2023-11-17 13:31:50 +01:00
ff00c70ce9
chore: bump version to 0.4.0 2023-07-24 19:53:44 +02:00
be20284f78
feat: add import command 2023-05-17 19:00:42 +02:00
d37bffdc51
feat: cache downloaded public keys via httpx-cache 2023-05-13 11:12:14 +02:00
2398431a7b
fix: refactor and fix the recipient paths parsing that was missing the remote urls 2023-05-09 20:29:36 +02:00
c6ac0d6043
feat: add multiple, remote recipients support 2023-05-09 09:11:36 +02:00
e1c9ee0c9c
feat: add notes path autocompletion for show and edit 2023-04-24 13:57:11 +02:00
8267ec6644
feat: add version subcommand 2023-04-06 17:38:44 +02:00