Commit Graph

77 Commits

Author SHA1 Message Date
thePR0M3TH3AN
113fd1181a Add custom seed profile names 2025-07-15 21:56:31 -04:00
thePR0M3TH3AN
3e004d3932 docs: describe entry detail view 2025-07-15 12:19:15 -04:00
thePR0M3TH3AN
83bdb9ae7a docs: add notification box details 2025-07-14 15:47:52 -04:00
thePR0M3TH3AN
d87d9ed59f Add notifications API endpoint 2025-07-14 11:43:09 -04:00
thePR0M3TH3AN
905b4ec8ba Record manifest details and timestamp 2025-07-13 22:18:28 -04:00
thePR0M3TH3AN
57997e4958 Record manifest ID and timestamp 2025-07-13 21:32:11 -04:00
thePR0M3TH3AN
11d78a98c9 docs: clarify test profile location 2025-07-13 20:47:26 -04:00
thePR0M3TH3AN
c669bf0e9f docs: clarify sync behavior and quick unlock 2025-07-13 17:26:52 -04:00
thePR0M3TH3AN
aabc935097 Expose quick unlock and offline mode 2025-07-13 16:49:57 -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
96d5a1bb57 Lower KDF iteration default 2025-07-13 14:40:15 -04:00
thePR0M3TH3AN
f1018a5c2b Add Hypothesis fuzz test for EncryptionManager 2025-07-13 13:51:15 -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
1c4a8c0aa4 Document kdf and backup settings 2025-07-13 11:50:26 -04:00
thePR0M3TH3AN
0f67518493 docs: describe automatic parent seed migration 2025-07-13 09:26:46 -04:00
thePR0M3TH3AN
865149826e docs: explain automatic legacy vault migration 2025-07-12 22:31:30 -04:00
thePR0M3TH3AN
be3bc28cbc docs: note vault import Nostr sync 2025-07-11 21:45:16 -04:00
thePR0M3TH3AN
811c4f883d update 2025-07-11 17:18:57 -04:00
thePR0M3TH3AN
d261a244a0 update 2025-07-11 15:26:48 -04:00
thePR0M3TH3AN
fc56ec169f docs: describe launching TUI 2025-07-11 12:41:31 -04:00
thePR0M3TH3AN
8d64a94d83 Handle rm failure in uninstall 2025-07-11 10:41:33 -04:00
thePR0M3TH3AN
a32bfd4523 Add uninstall scripts for all platforms 2025-07-11 09:37:07 -04:00
thePR0M3TH3AN
fd1db2cdde Update installer scripts and docs for Typer CLI 2025-07-10 22:09:49 -04:00
thePR0M3TH3AN
4e184f9e7d docs: update advanced CLI config options 2025-07-10 21:45:27 -04:00
thePR0M3TH3AN
6052a1543b update 2025-07-10 20:05:13 -04:00
thePR0M3TH3AN
5caf316644 update 2025-07-10 20:01:29 -04:00
thePR0M3TH3AN
daa3a0c377 update 2025-07-10 19:55:28 -04:00
thePR0M3TH3AN
7129e82110 update 2025-07-10 19:44:39 -04:00
thePR0M3TH3AN
40d16101e0 update 2025-07-10 19:37:30 -04:00
thePR0M3TH3AN
11bdbb9962 Document new CLI commands and API endpoints 2025-07-09 21:43:12 -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
fd3afd49c5 Update CLI and API documentation 2025-07-09 14:29:14 -04:00
thePR0M3TH3AN
cf2009fd9a Add entry management CLI and API 2025-07-09 12:46:05 -04:00
thePR0M3TH3AN
53012f4661 Clarify entry get behavior 2025-07-09 12:16:25 -04:00
thePR0M3TH3AN
aca1012aed Update README usage docs 2025-07-09 12:07:57 -04:00
thePR0M3TH3AN
1aa9447df2 Add REST API documentation 2025-07-09 11:45:47 -04:00
thePR0M3TH3AN
a33f67781b docs: update CLI and API usage 2025-07-09 09:51:01 -04:00
thePR0M3TH3AN
f1fff317fa docs: document tags 2025-07-08 14:33:56 -04:00