Commit Graph

142 Commits

Author SHA1 Message Date
thePR0M3TH3AN
2c3f07f30b Merge pull request #244 from PR0M3TH3AN/uxv4ku-codex/add-one-liner-install-scripts-for-windows,-macos,-and-linux
Add installer scripts with branch selection
2025-07-04 18:41:08 -04:00
thePR0M3TH3AN
435b7f363e Add universal installer scripts and update README 2025-07-04 18:30:25 -04:00
thePR0M3TH3AN
e5bb54240f Add PGP UI integration 2025-07-04 18:27:45 -04:00
thePR0M3TH3AN
b176486ca7 Document integration steps and add SSH/seed UI 2025-07-04 17:25:02 -04:00
thePR0M3TH3AN
fc6817337f docs: mark completed roadmap items 2025-07-04 15:44:08 -04:00
thePR0M3TH3AN
b3047484df Automate script checksum handling 2025-07-04 12:38:56 -04:00
thePR0M3TH3AN
e45adea8b2 Improve clipboard handling 2025-07-04 11:54:13 -04:00
thePR0M3TH3AN
cbdef5cac2 docs: document secret mode 2025-07-04 00:30:19 -04:00
thePR0M3TH3AN
9b9fc038d3 Update settings menu test for new option 2025-07-03 23:55:27 -04:00
thePR0M3TH3AN
ae04e4c466 docs: show example for max entries test 2025-07-03 22:13:01 -04:00
thePR0M3TH3AN
fc23e7835f fix menu option mapping 2025-07-03 16:48:13 -04:00
thePR0M3TH3AN
0c55f41e5a Update CLI docs with search, get and totp examples 2025-07-03 16:25:09 -04:00
thePR0M3TH3AN
fb980d474a Merge pull request #208 from PR0M3TH3AN/beta
Beta
2025-07-03 14:50:46 -04:00
thePR0M3TH3AN
ff71c60410 Add profile stats feature and menu option 2025-07-03 14:22:05 -04:00
thePR0M3TH3AN
1b0101f257 Enhance modify entry for TOTP 2025-07-03 13:29:17 -04:00
thePR0M3TH3AN
187c3dc555 docs: highlight new 2FA and backup features 2025-07-03 12:53:02 -04:00
thePR0M3TH3AN
c7ffdd6991 Add 2FA codes menu 2025-07-03 08:30:43 -04:00
thePR0M3TH3AN
82306a3a4b Fix TOTP seed retrieval and auto index 2025-07-03 07:39:13 -04:00
thePR0M3TH3AN
de7beeaefc Add manual 2FA entry option 2025-07-03 00:27:18 -04:00
thePR0M3TH3AN
8249b0cf32 Add get-code example and 2FA note 2025-07-03 00:16:55 -04:00
thePR0M3TH3AN
4c93a4bd2c Merge pull request #173 from PR0M3TH3AN/beta
Beta
2025-07-02 23:34:53 -04:00
thePR0M3TH3AN
a6cffd2007 Update docs for entries schema 2025-07-02 23:22:03 -04:00
thePR0M3TH3AN
7b35e961be docs: remove encryption mode sections 2025-07-02 19:46:15 -04:00
thePR0M3TH3AN
8af1871f2d docs: update vault backup details 2025-07-02 17:35:41 -04:00
thePR0M3TH3AN
991f0bfa4c docs: explain dynamic Nostr index size test 2025-07-02 14:19:34 -04:00
thePR0M3TH3AN
f591eb260b docs: add instructions for nostr index size test 2025-07-02 12:12:16 -04:00
thePR0M3TH3AN
a48fcfff8f Merge pull request #129 from PR0M3TH3AN/beta
Beta
2025-07-01 23:21:17 -04:00
thePR0M3TH3AN
8b5b4856ff Handle missing checksum file 2025-07-01 22:30:06 -04:00
thePR0M3TH3AN
2726c42cd9 Document export/import modes and migrations 2025-07-01 21:51:36 -04:00
thePR0M3TH3AN
328af41f1a Merge pull request #115 from PR0M3TH3AN/beta
Beta
2025-07-01 19:16:55 -04:00
thePR0M3TH3AN
154a0f7bed docs: explain encryption mode 2025-07-01 18:49:19 -04:00
thePR0M3TH3AN
f82db4a4a4 Add pre-push checksum update 2025-07-01 17:21:18 -04:00
thePR0M3TH3AN
f7e05a3bc8 Remove mutation tests from CI 2025-07-01 16:32:05 -04:00
thePR0M3TH3AN
297d31daca Move root tests to src/tests and update configuration 2025-07-01 12:23:18 -04:00
thePR0M3TH3AN
a5f304a154 docs: explain omission of PBKDF2 salt 2025-07-01 09:44:02 -04:00
thePR0M3TH3AN
fd293f171a docs: explain omission of PBKDF2 salt 2025-07-01 09:35:35 -04:00
thePR0M3TH3AN
1d49cbf142 docs: update readme for current tui menus 2025-07-01 00:21:06 -04:00
thePR0M3TH3AN
42d04c3a50 Merge pull request #53 from PR0M3TH3AN/beta
Beta
2025-06-29 23:39:08 -04:00
thePR0M3TH3AN
643c137397 Update README.md 2025-06-29 23:36:56 -04:00
thePR0M3TH3AN
99a71422ba Update README.md 2025-06-29 23:36:14 -04:00
thePR0M3TH3AN
0088211193 Add pytest config and key derivation tests 2025-06-29 23:06:22 -04:00
thePR0M3TH3AN
c02f8d9c10 Use portalocker for cross-platform locking 2025-06-29 17:44:32 -04:00
thePR0M3TH3AN
f7144c1475 Refactor settings menus 2025-06-29 15:27:43 -04:00
thePR0M3TH3AN
3b08bdd5ff Rename password actions to entries 2025-06-29 15:01:21 -04:00
thePR0M3TH3AN
4698384b5d Format key_manager 2025-06-29 14:51:17 -04:00
thePR0M3TH3AN
b5f015d881 Update menus and docs for new settings 2025-06-29 14:43:09 -04:00
thePR0M3TH3AN
8b9651407c Shorten menu option text 2025-06-29 14:35:15 -04:00
thePR0M3TH3AN
a2a0b37a5f Add relay management settings 2025-06-29 11:42:59 -04:00
thePR0M3TH3AN
7aba4338ce Document config file and settings menu 2025-06-29 11:36:56 -04:00
thePR0M3TH3AN
f9bc040736 Add PIN protection to settings 2025-06-28 22:04:30 -04:00