thePR0M3TH3AN
|
80b596ec67
|
Merge pull request #228 from PR0M3TH3AN/beta
Beta
|
2025-07-04 00:43:49 -04:00 |
|
thePR0M3TH3AN
|
3846855df7
|
Merge pull request #227 from PR0M3TH3AN/codex/add-test-for-secret-mode-functionality
Add tests for secret mode disabled behavior
|
2025-07-04 00:39:55 -04:00 |
|
thePR0M3TH3AN
|
bfc10a477c
|
Add tests for secret mode disabled
|
2025-07-04 00:38:43 -04:00 |
|
thePR0M3TH3AN
|
1b11f559c0
|
Merge pull request #226 from PR0M3TH3AN/jv04zl-codex/update-readme-and-landing-page-for-secret-mode
Add Secret Mode documentation
|
2025-07-04 00:31:46 -04:00 |
|
thePR0M3TH3AN
|
cbdef5cac2
|
docs: document secret mode
|
2025-07-04 00:30:19 -04:00 |
|
thePR0M3TH3AN
|
004d1e0933
|
Merge pull request #225 from PR0M3TH3AN/beta
Beta
|
2025-07-04 00:17:56 -04:00 |
|
thePR0M3TH3AN
|
bbea3ac5ce
|
Merge pull request #224 from PR0M3TH3AN/codex/insert--toggle-secret-mode--in-handle_settings
Reorder settings menu
|
2025-07-04 00:08:28 -04:00 |
|
thePR0M3TH3AN
|
9895ca8eaa
|
Move secret mode option to end of settings menu
|
2025-07-04 00:07:06 -04:00 |
|
thePR0M3TH3AN
|
59dcadee3a
|
Merge pull request #223 from PR0M3TH3AN/codex/implement-secret-mode-and-clipboard-features
Add secret mode and clipboard utility
|
2025-07-03 23:56:59 -04:00 |
|
thePR0M3TH3AN
|
9b9fc038d3
|
Update settings menu test for new option
|
2025-07-03 23:55:27 -04:00 |
|
thePR0M3TH3AN
|
838ef90ddf
|
Merge pull request #222 from PR0M3TH3AN/codex/investigate-test-failure-in-nostr-index-size-limits
Fix Nostr index size test output
|
2025-07-03 22:51:45 -04:00 |
|
thePR0M3TH3AN
|
b5040b844d
|
test: handle index size error output
|
2025-07-03 22:48:55 -04:00 |
|
thePR0M3TH3AN
|
2631df6fd5
|
Merge pull request #221 from PR0M3TH3AN/codex/increase-test-entry-limit-to-1000
Fix max entries limit in nostr size test
|
2025-07-03 22:18:39 -04:00 |
|
thePR0M3TH3AN
|
5fe2adf8a3
|
fix: let nostr size test respect max entries
|
2025-07-03 22:17:34 -04:00 |
|
thePR0M3TH3AN
|
612ecc49d5
|
Merge pull request #220 from PR0M3TH3AN/codex/add-flag-for-limiting-desktop-test-entries
Add max entries flag for Nostr size test
|
2025-07-03 22:14:19 -04:00 |
|
thePR0M3TH3AN
|
ae04e4c466
|
docs: show example for max entries test
|
2025-07-03 22:13:01 -04:00 |
|
thePR0M3TH3AN
|
8c2b86ef3d
|
Merge pull request #219 from PR0M3TH3AN/codex/add-flag-for-limiting-desktop-test-entries
Add max entries flag for Nostr size test
|
2025-07-03 22:07:23 -04:00 |
|
thePR0M3TH3AN
|
1804edd0de
|
Add max-entries option for nostr index size test
|
2025-07-03 22:05:56 -04:00 |
|
thePR0M3TH3AN
|
d2e845f98c
|
Merge pull request #218 from PR0M3TH3AN/codex/update-menu-item-order
Move Back option to end of settings menu
|
2025-07-03 21:59:00 -04:00 |
|
thePR0M3TH3AN
|
c952bb141b
|
Move back option to end of settings menu
|
2025-07-03 21:57:09 -04:00 |
|
thePR0M3TH3AN
|
b77281a99e
|
Merge pull request #217 from PR0M3TH3AN/codex/fix-backup-file-location-and-verification
Fix portable export additional backup
|
2025-07-03 21:52:52 -04:00 |
|
thePR0M3TH3AN
|
03561ce970
|
feat: copy portable export to secondary backup
|
2025-07-03 21:50:34 -04:00 |
|
thePR0M3TH3AN
|
4c17d12762
|
Merge pull request #216 from PR0M3TH3AN/codex/fix-incorrect-menu-number-mapping
Fix menu option numbering
|
2025-07-03 16:49:36 -04:00 |
|
thePR0M3TH3AN
|
fc23e7835f
|
fix menu option mapping
|
2025-07-03 16:48:13 -04:00 |
|
thePR0M3TH3AN
|
ad12e07689
|
Merge pull request #215 from PR0M3TH3AN/codex/implement-advanced-search-and-cli-integration
Add extra tests for search and CLI
|
2025-07-03 16:40:45 -04:00 |
|
thePR0M3TH3AN
|
d16cce1b15
|
test: cover new search and cli features
|
2025-07-03 16:38:36 -04:00 |
|
thePR0M3TH3AN
|
bdb1dd0613
|
Merge pull request #214 from PR0M3TH3AN/codex/update-docs-with-command-examples-and-totp-clipboard-details
Update CLI docs with new examples
|
2025-07-03 16:26:16 -04:00 |
|
thePR0M3TH3AN
|
0c55f41e5a
|
Update CLI docs with search, get and totp examples
|
2025-07-03 16:25:09 -04:00 |
|
thePR0M3TH3AN
|
d45ba81bc8
|
Merge pull request #213 from PR0M3TH3AN/codex/add-pyperclip-to-requirements-and-update-cli
Add clipboard copy to totp command
|
2025-07-03 16:17:23 -04:00 |
|
thePR0M3TH3AN
|
083a93440b
|
Add clipboard copy message for totp CLI
|
2025-07-03 16:16:05 -04:00 |
|
thePR0M3TH3AN
|
0c742890c1
|
Merge pull request #212 from PR0M3TH3AN/codex/extend-argparse-with-subcommands
Add command-line subcommands for search/get/totp
|
2025-07-03 16:09:45 -04:00 |
|
thePR0M3TH3AN
|
9a22d537a5
|
Add CLI subcommands and tests
|
2025-07-03 16:09:13 -04:00 |
|
thePR0M3TH3AN
|
8fd571e26f
|
Merge pull request #211 from PR0M3TH3AN/codex/add-search-entries-feature-to-menu
Add search entries feature to CLI menu
|
2025-07-03 15:57:54 -04:00 |
|
thePR0M3TH3AN
|
89574ef249
|
Add search option to menu
|
2025-07-03 15:56:28 -04:00 |
|
thePR0M3TH3AN
|
3642489b40
|
Merge pull request #210 from PR0M3TH3AN/codex/update-list_entries-method-for-sorting-and-filtering
Add sorting and filtering support for entry listing
|
2025-07-03 15:37:48 -04:00 |
|
thePR0M3TH3AN
|
1d5dd77308
|
Add sorting and filtering to list_entries
|
2025-07-03 15:30:54 -04:00 |
|
thePR0M3TH3AN
|
43eb3c92de
|
Merge pull request #209 from PR0M3TH3AN/codex/add-search_entries-method-with-unit-tests
Add search_entries to EntryManager
|
2025-07-03 15:19:37 -04:00 |
|
thePR0M3TH3AN
|
ed235136ad
|
Add search_entries method and tests
|
2025-07-03 15:16:27 -04:00 |
|
thePR0M3TH3AN
|
fb980d474a
|
Merge pull request #208 from PR0M3TH3AN/beta
Beta
|
2025-07-03 14:50:46 -04:00 |
|
thePR0M3TH3AN
|
acb0ef95d8
|
Merge pull request #207 from PR0M3TH3AN/codex/fix-test_handle_new_event_logs-failure
Fix event handler timestamp timezone bug
|
2025-07-03 14:43:27 -04:00 |
|
thePR0M3TH3AN
|
248b893527
|
Fix event timestamp to use UTC
|
2025-07-03 14:39:41 -04:00 |
|
thePR0M3TH3AN
|
4e95a52f98
|
Merge pull request #206 from PR0M3TH3AN/codex/add-stats-option-to-settings-menu
Add Stats option
|
2025-07-03 14:23:23 -04:00 |
|
thePR0M3TH3AN
|
ff71c60410
|
Add profile stats feature and menu option
|
2025-07-03 14:22:05 -04:00 |
|
thePR0M3TH3AN
|
cf1bb67b5b
|
Merge pull request #205 from PR0M3TH3AN/codex/create-test-for-keymanager.generate_nostr_keys
Add KeyManager helper test
|
2025-07-03 14:13:03 -04:00 |
|
thePR0M3TH3AN
|
c9c8eca9d0
|
Add KeyManager helper test
|
2025-07-03 14:11:21 -04:00 |
|
thePR0M3TH3AN
|
ebd18f41f2
|
Merge pull request #204 from PR0M3TH3AN/codex/create-test-for-event-handler-logging
Add event handler tests
|
2025-07-03 14:06:54 -04:00 |
|
thePR0M3TH3AN
|
e678a7030d
|
Add event handler tests
|
2025-07-03 14:03:36 -04:00 |
|
thePR0M3TH3AN
|
3290fdff6d
|
Merge pull request #203 from PR0M3TH3AN/codex/create-test-for-memory-protection
Add memory protection tests
|
2025-07-03 13:56:15 -04:00 |
|
thePR0M3TH3AN
|
4bced74e2d
|
Add tests for InMemorySecret
|
2025-07-03 13:54:10 -04:00 |
|
thePR0M3TH3AN
|
6155aed3d5
|
Merge pull request #202 from PR0M3TH3AN/codex/create-tests-for-totpmanager-uri-functions
Add tests for TOTP URI handling
|
2025-07-03 13:40:44 -04:00 |
|