Commit graph

11 commits

Author SHA1 Message Date
d7bf338d96
chore: update deps
Some checks failed
checks / tests-10 (push) Failing after 2m45s
checks / pre-commit (push) Successful in 3m51s
checks / tests-11 (push) Failing after 2m22s
checks / tests-12 (push) Failing after 2m7s
2024-09-07 16:26:15 +02:00
c859c60c8d
feat: add git commit subcommand
All checks were successful
checks / pre-commit (push) Successful in 4m29s
checks / tests-10 (push) Successful in 1m59s
checks / tests-11 (push) Successful in 2m8s
checks / tests-12 (push) Successful in 1m36s
2024-09-03 17:29:44 +02:00
bdb5c984fa
ci: add pre-commit and tests workflows
All checks were successful
checks / pre-commit (push) Successful in 1m39s
checks / tests-10 (push) Successful in 1m17s
checks / tests-11 (push) Successful in 1m10s
checks / tests-12 (push) Successful in 1m13s
2024-08-04 15:23:55 +02:00
e156ea4108
chore: update linters and replace black with ruff-format 2024-05-17 18:47:56 +02: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
02ca346eae
chore: update ruff to 0.0.280 2023-07-23 18:00:55 +02:00
eeb1573f99
feat: update to pydantic v2 and refactor accordingly 2023-07-22 13:29:46 +02:00
d37bffdc51
feat: cache downloaded public keys via httpx-cache 2023-05-13 11:12:14 +02:00
c6ac0d6043
feat: add multiple, remote recipients support 2023-05-09 09:11:36 +02:00
d3ad87211e
feat: move project from poetry to pdm, rewrite from scratch and add
basic `notebooks`, `edit` and `show` commands
2023-04-01 12:37:10 +02:00
376b9d6877
feat: add basic functionality 2022-08-10 18:34:41 +02:00