Commit Graph

331 Commits

Author SHA1 Message Date
thePR0M3TH3AN
c8a96a292a update 2025-07-10 21:37:40 -04:00
thePR0M3TH3AN
10bb880a4d update 2025-07-10 21:07:26 -04:00
thePR0M3TH3AN
b6a8604b1f update 2025-07-10 21:06:14 -04:00
thePR0M3TH3AN
d1d11a46ac test: verify advanced CLI examples 2025-07-10 20:53:54 -04:00
thePR0M3TH3AN
39ec8026db Add vault export and relay management API 2025-07-09 21:21:29 -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
64b47d3e68 Add CLI and API endpoint tests 2025-07-09 14:45:04 -04:00
thePR0M3TH3AN
be212d06ae Add config update API and tests 2025-07-09 14:07:17 -04:00
thePR0M3TH3AN
e3add848c3 Extend API for additional entry types 2025-07-09 13:19:23 -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
c9685b91bf test: expand api coverage 2025-07-09 11:13:35 -04:00
thePR0M3TH3AN
0fa47a1da8 Add requests dependency for API stop 2025-07-09 11:01:32 -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
6ed984c24e Add httpx to requirements for API tests 2025-07-09 09:35:45 -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
thePR0M3TH3AN
ef66464317 Display and edit entry tags 2025-07-08 16:45:08 -04:00
thePR0M3TH3AN
5fa5ce796f test: verify tag persistence across sessions 2025-07-08 16:17:25 -04:00
thePR0M3TH3AN
0b7d2d7c80 Add test for showing Nostr private key QR 2025-07-08 16:00:50 -04:00
thePR0M3TH3AN
098385601a Update nostr QR menu test 2025-07-08 15:52:55 -04:00
thePR0M3TH3AN
7a2c589643 Add QR code submenu for entries 2025-07-08 15:42:42 -04:00
thePR0M3TH3AN
ae34edc458 Remove QR code prompts 2025-07-08 15:36:36 -04:00
thePR0M3TH3AN
db56645f24 Add QR code menu option 2025-07-08 15:31:04 -04:00
thePR0M3TH3AN
a89b8d042b Add tag editing from retrieval 2025-07-08 15:09:23 -04:00
thePR0M3TH3AN
8e7b7b3ac0 Add editing options for 2FA entries 2025-07-08 14:53:47 -04:00
thePR0M3TH3AN
9e771422f6 Add tag search tests 2025-07-08 14:24:57 -04:00
thePR0M3TH3AN
c594719945 Add schema v4 migration and update tests 2025-07-08 14:16:51 -04:00
thePR0M3TH3AN
66794946c7 feat: add tags support to entries 2025-07-08 13:59:05 -04:00
thePR0M3TH3AN
2478c44762 Update retrieve entry tests for new action menu 2025-07-08 11:02:41 -04:00
thePR0M3TH3AN
59662e5589 Add entry actions menu 2025-07-08 10:53:06 -04:00
thePR0M3TH3AN
b181019a38 Fix password retrieval label 2025-07-08 10:22:47 -04:00
thePR0M3TH3AN
34784eefe0 Enforce 12-word managed account seeds 2025-07-07 22:28:09 -04:00
thePR0M3TH3AN
270567a25a Add Managed Account filter to List Entries menu 2025-07-07 22:12:55 -04:00
thePR0M3TH3AN
6aef655841 Add managed account tests 2025-07-07 21:50:51 -04:00
thePR0M3TH3AN
76b28e49b9 Enhance fingerprint headers 2025-07-07 21:41:09 -04:00
thePR0M3TH3AN
368e44c56f Add managed account support 2025-07-07 21:27:30 -04:00
thePR0M3TH3AN
7dc5434bb0 Add managed account loading 2025-07-07 21:12:44 -04:00