Commit Graph

45 Commits

Author SHA1 Message Date
thePR0M3TH3AN
11b3707087 Add AuthGuard for inactivity locking and CLI lock command 2025-07-18 15:39:19 -04:00
thePR0M3TH3AN
b42ad0561c Add sorting options to entry listing 2025-07-18 15:22:26 -04:00
thePR0M3TH3AN
b0ba723bdd Extend entry search filtering 2025-07-18 14:54:10 -04:00
thePR0M3TH3AN
ddfe17b77b Add StateManager and relay CLI 2025-07-18 14:34:12 -04:00
thePR0M3TH3AN
d71a4912bd docs: clarify secret mode clipboard behavior 2025-07-18 13:51:18 -04:00
thePR0M3TH3AN
7ef7246361 Add GUI command 2025-07-18 10:57:00 -04:00
thePR0M3TH3AN
d679d52b66 Refactor manager to accept provided credentials 2025-07-18 08:25:07 -04:00
thePR0M3TH3AN
5019c99c11 Refactor CLI to use service layer 2025-07-17 20:42:23 -04:00
thePR0M3TH3AN
72faee02b6 Add service layer and update CLI 2025-07-17 19:54:54 -04:00
thePR0M3TH3AN
8bd9a75629 Parametrize password actions 2025-07-17 19:38:28 -04:00
thePR0M3TH3AN
c23b2e4913 Refactor password manager modules 2025-07-17 19:21:10 -04:00
thePR0M3TH3AN
c787651899 Return all Nostr event IDs 2025-07-17 15:21:08 -04:00
thePR0M3TH3AN
4893daa1b4 Add verbose timing logs 2025-07-13 16:09:58 -04:00
thePR0M3TH3AN
78499b267e Add configurable Nostr retry settings 2025-07-13 15:42:24 -04:00
thePR0M3TH3AN
f5dcaf9af4 Add quick unlock config option 2025-07-13 14:59:22 -04:00
thePR0M3TH3AN
cca860adf5 Add offline mode feature 2025-07-13 13:15:05 -04:00
thePR0M3TH3AN
b4dfd4b292 Add configurable password policy 2025-07-13 13:00:02 -04:00
thePR0M3TH3AN
f86067c1d8 Add Argon2 key derivation option 2025-07-13 12:24:10 -04:00
thePR0M3TH3AN
d333564aa7 Add kdf_iterations config set option and test 2025-07-13 11:37:51 -04:00
thePR0M3TH3AN
ba53cf2332 Add backup interval setting and throttled backups 2025-07-13 11:30:47 -04:00
thePR0M3TH3AN
b52d027ec7 Validate entry type fields 2025-07-12 13:03:39 -04:00
thePR0M3TH3AN
8414ee53c6 Trigger vault sync after imports 2025-07-11 20:06:05 -04:00
thePR0M3TH3AN
d4284f1bab Sync vault after entry commands 2025-07-11 19:43:22 -04:00
thePR0M3TH3AN
b46943f7f8 Support fingerprint option in legacy CLI 2025-07-11 15:23:31 -04:00
thePR0M3TH3AN
afefb5415b cli: avoid fingerprint prompt when option provided 2025-07-11 14:19:16 -04:00
thePR0M3TH3AN
172314b86b Make seedpass command launch TUI by default 2025-07-11 12:26:04 -04:00
thePR0M3TH3AN
29b06d5b40 Fix CLI launcher and module entry 2025-07-11 11:24:24 -04:00
thePR0M3TH3AN
19e7ac18ca Add secret mode toggle command and API 2025-07-09 20:40:44 -04:00
thePR0M3TH3AN
ce8281c80f Add vault stats command and API endpoint 2025-07-09 20:10:43 -04:00
thePR0M3TH3AN
cc521dde76 Add vault locking command and API 2025-07-09 20:02:06 -04:00
thePR0M3TH3AN
a0e2d227a5 Add parent seed backup command and API 2025-07-09 19:53:10 -04:00
thePR0M3TH3AN
ecc1086d47 Add totp codes command and endpoint 2025-07-09 17:21:35 -04:00
thePR0M3TH3AN
4f810ccbc3 Add TOTP export via CLI and API 2025-07-09 17:09:27 -04:00
thePR0M3TH3AN
068611a02c Add vault import support 2025-07-09 16:45:32 -04:00
thePR0M3TH3AN
a79f3c8905 Add checksum CLI and API utilities 2025-07-09 15:54:26 -04:00
thePR0M3TH3AN
e2235b61e1 Add change-password command and endpoint 2025-07-09 15:46:37 -04:00
thePR0M3TH3AN
13501561c8 Add fingerprint management commands and API 2025-07-09 15:30:36 -04:00
thePR0M3TH3AN
c20951b309 Add config set subcommand 2025-07-09 13:11:00 -04:00
thePR0M3TH3AN
89901c3647 Extend CLI entry commands 2025-07-09 13:00:03 -04:00
thePR0M3TH3AN
cf2009fd9a Add entry management CLI and API 2025-07-09 12:46:05 -04:00
thePR0M3TH3AN
39f49b27fe Allow selecting fingerprint for API server 2025-07-09 10:49:02 -04:00
thePR0M3TH3AN
3a1663ad07 Update CLI commands and add unit tests 2025-07-09 10:29:44 -04:00
thePR0M3TH3AN
a42f880ac5 Add FastAPI API server 2025-07-09 09:07:06 -04:00
thePR0M3TH3AN
333ff91da3 Implement Typer CLI commands and tests 2025-07-09 08:46:38 -04:00
thePR0M3TH3AN
88fcb675c2 Add Typer CLI 2025-07-08 21:55:12 -04:00