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 |
|
thePR0M3TH3AN
|
aa1edddf9f
|
Add optional secondary backup location
|
2025-07-03 11:54:06 -04:00 |
|
thePR0M3TH3AN
|
1d4c6cc146
|
Merge pull request #196 from PR0M3TH3AN/codex/instantiate-backupmanager-in-initialize_managers
Update BackupManager initialization
|
2025-07-03 11:49:05 -04:00 |
|
thePR0M3TH3AN
|
a5aefd8548
|
Pass config manager to backup
|
2025-07-03 11:47:38 -04:00 |
|
thePR0M3TH3AN
|
c72b08a2e9
|
Merge pull request #195 from PR0M3TH3AN/codex/update-entrymanager-to-use-backupmanager
Update EntryManager backup workflow
|
2025-07-03 11:36:29 -04:00 |
|
thePR0M3TH3AN
|
6691667bb1
|
Refactor EntryManager to use BackupManager
|
2025-07-03 11:35:12 -04:00 |
|
thePR0M3TH3AN
|
55d932d0b9
|
Merge pull request #194 from PR0M3TH3AN/codex/update-config_manager-to-support-additional_backup_path
Add additional backup path config support
|
2025-07-03 11:15:42 -04:00 |
|
thePR0M3TH3AN
|
3cde17bd5a
|
Add additional backup path config
|
2025-07-03 11:12:13 -04:00 |
|
thePR0M3TH3AN
|
27d8659558
|
Merge pull request #193 from PR0M3TH3AN/codex/fix-2fa-blacklist-behavior-and-exit-issue
Fix TOTP blacklist and retrieval exit
|
2025-07-03 10:43:27 -04:00 |
|
thePR0M3TH3AN
|
ef4a9966d1
|
fix totp blacklist and exit
|
2025-07-03 10:40:47 -04:00 |
|
thePR0M3TH3AN
|
a57bd58837
|
Merge pull request #192 from PR0M3TH3AN/codex/add-2fa-export-option-to-settings
Add TOTP export option
|
2025-07-03 10:33:19 -04:00 |
|
thePR0M3TH3AN
|
6a98df4e56
|
Add TOTP export option
|
2025-07-03 10:31:06 -04:00 |
|
thePR0M3TH3AN
|
c014acc2e4
|
Merge pull request #191 from PR0M3TH3AN/codex/modify-2fa-retrieval-to-remain-open
Improve TOTP retrieval loop
|
2025-07-03 10:20:21 -04:00 |
|
thePR0M3TH3AN
|
3d65800eb2
|
Keep TOTP retrieval active
|
2025-07-03 10:17:42 -04:00 |
|
thePR0M3TH3AN
|
7e83a74a64
|
Merge pull request #190 from PR0M3TH3AN/codex/fix-issue-retrieving-2fa-entry-by-index
Fix retrieving TOTP entries
|
2025-07-03 10:10:18 -04:00 |
|
thePR0M3TH3AN
|
fe41ae4a60
|
Handle retrieval of 2FA entries
|
2025-07-03 10:08:35 -04:00 |
|
thePR0M3TH3AN
|
319f179af3
|
Merge pull request #189 from PR0M3TH3AN/codex/harden-in-memory-secrets
Add in-memory secret encryption
|
2025-07-03 10:00:08 -04:00 |
|
thePR0M3TH3AN
|
d40156c205
|
Add in-memory secret encryption
|
2025-07-03 09:58:37 -04:00 |
|
thePR0M3TH3AN
|
8b7ad08b65
|
Merge pull request #188 from PR0M3TH3AN/codex/add-relay-list-auto-health-check
Add relay health check on startup
|
2025-07-03 09:45:38 -04:00 |
|
thePR0M3TH3AN
|
3364824fc4
|
Add relay health check and tests
|
2025-07-03 09:44:09 -04:00 |
|
thePR0M3TH3AN
|
408d005e28
|
Merge pull request #187 from PR0M3TH3AN/codex/add-back-button-and-index-numbers-to-2fa-codes-page
Improve TOTP management output
|
2025-07-03 09:25:50 -04:00 |
|
thePR0M3TH3AN
|
fd3986330f
|
Add navigation and indexing to TOTP display
|
2025-07-03 09:20:02 -04:00 |
|
thePR0M3TH3AN
|
613e30550b
|
Merge pull request #186 from PR0M3TH3AN/codex/fix-entrytype-not-defined-error-and-add-test
Fix TOTP display import and add regression test
|
2025-07-03 08:57:21 -04:00 |
|
thePR0M3TH3AN
|
51a515a4cc
|
Fix TOTP display function
|
2025-07-03 08:54:54 -04:00 |
|
thePR0M3TH3AN
|
7bd244aeda
|
Merge pull request #185 from PR0M3TH3AN/codex/add-2fa-menu-with-countdown-timer
Add 2FA codes menu
|
2025-07-03 08:46:19 -04:00 |
|
thePR0M3TH3AN
|
c7ffdd6991
|
Add 2FA codes menu
|
2025-07-03 08:30:43 -04:00 |
|
thePR0M3TH3AN
|
11bd97dcfe
|
Merge pull request #184 from PR0M3TH3AN/codex/add-support-for-importing-2fa-secrets
Add imported TOTP support
|
2025-07-03 08:15:59 -04:00 |
|
thePR0M3TH3AN
|
7308fe7ea6
|
Add support for imported TOTP secrets
|
2025-07-03 08:14:37 -04:00 |
|
thePR0M3TH3AN
|
fdd84d53f8
|
Merge pull request #183 from PR0M3TH3AN/pnx9cp-codex/fix-2fa-entry-issue-and-update-test
Fix TOTP import error and add regression test
|
2025-07-03 07:50:54 -04:00 |
|
thePR0M3TH3AN
|
c327d64044
|
Fix TOTP manager import and add test
|
2025-07-03 07:49:14 -04:00 |
|
thePR0M3TH3AN
|
c8ed0934f1
|
Merge pull request #181 from PR0M3TH3AN/codex/fix-2fa-setup-failure-and-update-tests
Fix TOTP index generation and update tests
|
2025-07-03 07:40:36 -04:00 |
|
thePR0M3TH3AN
|
82306a3a4b
|
Fix TOTP seed retrieval and auto index
|
2025-07-03 07:39:13 -04:00 |
|