Commit Graph

976 Commits

Author SHA1 Message Date
thePR0M3TH3AN
7dc5434bb0 Add managed account loading 2025-07-07 21:12:44 -04:00
thePR0M3TH3AN
4503edffc9 Merge pull request #381 from PR0M3TH3AN/codex/add-methods-to-manage-accounts
Add managed account seed support
2025-07-07 21:01:38 -04:00
thePR0M3TH3AN
2f5c59eab1 Add managed account seed management 2025-07-07 20:59:47 -04:00
thePR0M3TH3AN
dbe8812498 Merge pull request #380 from PR0M3TH3AN/codex/add-managed_account-entry-type
Add managed_account entry type
2025-07-07 20:51:16 -04:00
thePR0M3TH3AN
6335c8442e Add managed_account entry type and handle in code 2025-07-07 20:48:18 -04:00
thePR0M3TH3AN
bda4bfbf5a Merge pull request #378 from PR0M3TH3AN/codex/fix-unarchived-items-in-archived-list
Fix unarchived items appearing in archived list
2025-07-07 19:47:22 -04:00
thePR0M3TH3AN
b02a85a3a1 fix archived list after restore 2025-07-07 19:47:09 -04:00
thePR0M3TH3AN
cbd5cda02e Merge pull request #377 from PR0M3TH3AN/codex/add-option-to-unarchive-modified-entries
Add restore prompt after editing archived entry
2025-07-07 19:38:23 -04:00
thePR0M3TH3AN
ecc235427b Prompt to unarchive after editing 2025-07-07 19:37:08 -04:00
thePR0M3TH3AN
5ac1991890 Merge pull request #376 from PR0M3TH3AN/codex/update-archiving-logic-for-retrieved-entries
Fix archive toggle in retrieval
2025-07-07 19:29:22 -04:00
thePR0M3TH3AN
0ee4b5cfb0 Improve archive toggle logic on retrieval 2025-07-07 19:24:42 -04:00
thePR0M3TH3AN
ce321ddaaf Merge pull request #375 from PR0M3TH3AN/codex/add-key/value-pair-entry-type
Update docs for key/value entries
2025-07-07 18:59:30 -04:00
thePR0M3TH3AN
d9974ed6d4 docs: describe key/value entries 2025-07-07 18:58:19 -04:00
thePR0M3TH3AN
ce2c635e2f Merge pull request #374 from PR0M3TH3AN/codex/add-tests-for-key/value-entry
Add key/value entry tests
2025-07-07 18:48:27 -04:00
thePR0M3TH3AN
28d6f2c656 test: add key/value entry tests 2025-07-07 18:47:01 -04:00
thePR0M3TH3AN
d312fb75e6 Merge pull request #373 from PR0M3TH3AN/codex/update-documentation-for-key/value-entry
Add Key/Value entry documentation
2025-07-07 18:38:28 -04:00
thePR0M3TH3AN
8e60fdc6c2 docs: document key/value entries 2025-07-07 18:37:13 -04:00
thePR0M3TH3AN
af4f6f88fc Merge pull request #372 from PR0M3TH3AN/codex/add-key/value-option-to-submenu
Add Key/Value entry option
2025-07-07 18:32:21 -04:00
thePR0M3TH3AN
64800397e2 Add Key/Value option and update search display 2025-07-07 18:31:17 -04:00
thePR0M3TH3AN
9703685f7f Merge pull request #371 from PR0M3TH3AN/codex/implement-key/value-entry-management-functions
Add manager support for key/value entries
2025-07-07 18:26:25 -04:00
thePR0M3TH3AN
13c98a8cf4 Add key/value entry handlers 2025-07-07 18:25:12 -04:00
thePR0M3TH3AN
91718b3ff0 Merge pull request #370 from PR0M3TH3AN/codex/add-method-to-handle-key-value-entries
Add key-value entry support
2025-07-07 18:18:18 -04:00
thePR0M3TH3AN
6ae9f65fe8 Add key-value entry type support 2025-07-07 18:17:01 -04:00
thePR0M3TH3AN
ab2940b1c6 Merge pull request #369 from PR0M3TH3AN/codex/add-key_value-to-entrytype-and-format
Add key-value entry type
2025-07-07 18:03:26 -04:00
thePR0M3TH3AN
379263b0b2 Add KEY_VALUE entry type 2025-07-07 18:02:38 -04:00
thePR0M3TH3AN
760518c495 Merge pull request #368 from PR0M3TH3AN/codex/update-advanced-cli-design-and-api-integration
Update docs for future CLI
2025-07-07 17:14:03 -04:00
thePR0M3TH3AN
b84351eefd docs: mark advanced CLI as future feature 2025-07-07 17:06:23 -04:00
thePR0M3TH3AN
044d051194 Merge pull request #367 from PR0M3TH3AN/codex/add-tests-for-export-and-import-functionality
Add CLI export/import tests
2025-07-07 16:54:34 -04:00
thePR0M3TH3AN
0e7684ed52 Add CLI export/import tests 2025-07-07 16:54:14 -04:00
thePR0M3TH3AN
d0a2286b5d Merge pull request #366 from PR0M3TH3AN/codex/add-disclaimer-about-snapshot-chunk-limits
Update disclaimer about snapshot rotation
2025-07-07 16:47:23 -04:00
thePR0M3TH3AN
2256694263 Update disclaimer with snapshot chunk size note 2025-07-07 16:47:07 -04:00
thePR0M3TH3AN
760aeb9e88 Merge pull request #365 from PR0M3TH3AN/codex/update-json_entries.md-doc-entries
Update docs for single index format
2025-07-07 16:42:34 -04:00
thePR0M3TH3AN
044d1d054d Update JSON entries doc for single index 2025-07-07 16:41:52 -04:00
thePR0M3TH3AN
9910ef7a95 Merge pull request #364 from PR0M3TH3AN/codex/update-readme.md-with-totp-example
Update docs totp example
2025-07-07 16:31:13 -04:00
thePR0M3TH3AN
7ab4d720a2 Update TOTP example in docs 2025-07-07 16:30:51 -04:00
thePR0M3TH3AN
189b6d8b8e Merge pull request #363 from PR0M3TH3AN/codex/modify-list_entries-and-search_entries-for-archived-status
Fix archived status for non-password entries
2025-07-07 15:32:24 -04:00
thePR0M3TH3AN
97b2f07165 Fix archived status in entry listing and search 2025-07-07 15:30:44 -04:00
thePR0M3TH3AN
920c6bdc80 Merge pull request #362 from PR0M3TH3AN/codex/add--notes--parameter-to-add_totp-and-update-cli
Add notes support to TOTP entries
2025-07-07 15:19:56 -04:00
thePR0M3TH3AN
467bdd3d04 Add notes support for TOTP entries 2025-07-07 15:19:42 -04:00
thePR0M3TH3AN
90e1631efb Merge pull request #361 from PR0M3TH3AN/codex/remove--archive-entry--menu-option
Remove archive entry menu and fix navigation
2025-07-07 14:47:31 -04:00
thePR0M3TH3AN
3228a574ad Remove archive entry option and improve menu 2025-07-07 14:43:20 -04:00
thePR0M3TH3AN
a0f5f0529b Merge pull request #360 from PR0M3TH3AN/codex/add-option-to-view-archived-entry-details
Enable viewing archived entry details
2025-07-07 14:34:37 -04:00
thePR0M3TH3AN
0258a79952 Add view option for archived entries 2025-07-07 14:33:01 -04:00
thePR0M3TH3AN
fc1f8db1d3 Merge pull request #359 from PR0M3TH3AN/codex/fix-error-when-listing-archived-entries
Fix archived listing error
2025-07-07 14:16:06 -04:00
thePR0M3TH3AN
0fb09779fd Fix archived entry listing 2025-07-07 14:14:37 -04:00
thePR0M3TH3AN
08d8fa0049 Merge pull request #358 from PR0M3TH3AN/codex/fix-terminal-screen-clearing-on-menus
Fix archive menu screen clearing
2025-07-07 14:05:34 -04:00
thePR0M3TH3AN
ec22171ed6 Pause after archive and view archived 2025-07-07 13:59:56 -04:00
thePR0M3TH3AN
925b23cd71 Merge pull request #357 from PR0M3TH3AN/codex/create-test-for-handle_retrieve_entry
Add test for archiving via retrieve
2025-07-07 13:49:03 -04:00
thePR0M3TH3AN
f39b4348d1 Add test for archiving via retrieve 2025-07-07 13:42:13 -04:00
thePR0M3TH3AN
0c2e551a85 Merge pull request #356 from PR0M3TH3AN/codex/update-tests-to-handle-extra-archive-prompt-response
Fix tests for archive prompt
2025-07-07 13:28:29 -04:00