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 |
|
thePR0M3TH3AN
|
00493f9556
|
Add tests for TOTP URI parsing
|
2025-07-03 13:37:13 -04:00 |
|
thePR0M3TH3AN
|
d97ee9dc1c
|
Merge pull request #201 from PR0M3TH3AN/codex/update-modify-entry-to-support-2fa-codes
Improve TOTP entry modification
|
2025-07-03 13:30:56 -04:00 |
|
thePR0M3TH3AN
|
1b0101f257
|
Enhance modify entry for TOTP
|
2025-07-03 13:29:17 -04:00 |
|
thePR0M3TH3AN
|
1d4838dd99
|
Merge pull request #200 from PR0M3TH3AN/codex/update-readme-and-landing-page-with-new-features
Update README and landing
|
2025-07-03 12:55:15 -04:00 |
|
thePR0M3TH3AN
|
187c3dc555
|
docs: highlight new 2FA and backup features
|
2025-07-03 12:53:02 -04:00 |
|
thePR0M3TH3AN
|
2cd313346b
|
Merge pull request #199 from PR0M3TH3AN/codex/add-test-for-additional-backup-path
Add additional backup integration test
|
2025-07-03 12:44:11 -04:00 |
|
thePR0M3TH3AN
|
bb6a141676
|
Add test for additional backup path
|
2025-07-03 12:38:19 -04:00 |
|
thePR0M3TH3AN
|
37d46992a3
|
Merge pull request #198 from PR0M3TH3AN/codex/add-handle_set_additional_backup_location-function
Add option to configure additional backup directory
|
2025-07-03 12:33:56 -04:00 |
|
thePR0M3TH3AN
|
ffa76799e3
|
Add configurable secondary backup location
|
2025-07-03 12:03:02 -04:00 |
|
thePR0M3TH3AN
|
7b4092b9f5
|
Merge pull request #197 from PR0M3TH3AN/codex/modify-backupmanager-to-support-secondary-backup-location
Add secondary backup support
|
2025-07-03 11:57:25 -04:00 |
|