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 |
|
thePR0M3TH3AN
|
b87f30a730
|
Merge pull request #180 from PR0M3TH3AN/codex/add-2fa-entry-option
Add manual 2FA entry support
|
2025-07-03 00:29:34 -04:00 |
|
thePR0M3TH3AN
|
de7beeaefc
|
Add manual 2FA entry option
|
2025-07-03 00:27:18 -04:00 |
|
thePR0M3TH3AN
|
6dcfe740bb
|
Merge pull request #179 from PR0M3TH3AN/codex/move-dark-mode-toggle-to-lower-left
Move dark mode toggle to lower left
|
2025-07-03 00:20:27 -04:00 |
|
thePR0M3TH3AN
|
5afe8f8f64
|
Move dark mode toggle to bottom left
|
2025-07-03 00:19:09 -04:00 |
|
thePR0M3TH3AN
|
b832ac66f0
|
Merge pull request #178 from PR0M3TH3AN/codex/update-readme-with-cli-and-seedpass-2fa-details
Document get-code progress bar
|
2025-07-03 00:18:48 -04:00 |
|
thePR0M3TH3AN
|
8249b0cf32
|
Add get-code example and 2FA note
|
2025-07-03 00:16:55 -04:00 |
|
thePR0M3TH3AN
|
565958f271
|
Merge pull request #177 from PR0M3TH3AN/codex/add-totp-tests-and-update-legacy-entry-handling
Add totp tests and legacy entry fallback
|
2025-07-03 00:09:13 -04:00 |
|
thePR0M3TH3AN
|
a8cfa6f4d3
|
Add TOTP tests and legacy entry type check
|
2025-07-03 00:08:00 -04:00 |
|
thePR0M3TH3AN
|
9e071688ab
|
Merge pull request #176 from PR0M3TH3AN/codex/update-entry_management.py-and-add-totp-functions
Add TOTP entry support
|
2025-07-03 00:02:12 -04:00 |
|
thePR0M3TH3AN
|
d1d20759fd
|
Implement TOTP entry support
|
2025-07-03 00:00:43 -04:00 |
|
thePR0M3TH3AN
|
aba3ca3bbb
|
Merge pull request #175 from PR0M3TH3AN/codex/add-totp-constant-and-implement-derive_totp_secret
Implement new TOTP derivation
|
2025-07-02 23:52:21 -04:00 |
|
thePR0M3TH3AN
|
2a72464268
|
Add BIP85 TOTP derivation
|
2025-07-02 23:50:56 -04:00 |
|
thePR0M3TH3AN
|
fe758eee35
|
Merge pull request #174 from PR0M3TH3AN/codex/create-totpmanager-class-implementation
Implement TotpManager
|
2025-07-02 23:42:24 -04:00 |
|
thePR0M3TH3AN
|
7fd727cf96
|
Add TotpManager and TOTP utilities
|
2025-07-02 23:41:03 -04:00 |
|
thePR0M3TH3AN
|
4c93a4bd2c
|
Merge pull request #173 from PR0M3TH3AN/beta
Beta
|
2025-07-02 23:34:53 -04:00 |
|
thePR0M3TH3AN
|
ed4e21cb80
|
Merge pull request #172 from PR0M3TH3AN/codex/improve-inactivity-timer-test
Fix inactivity timer and add tests
|
2025-07-02 23:31:40 -04:00 |
|
thePR0M3TH3AN
|
d270236a41
|
Add timed input for inactivity and tests
|
2025-07-02 23:30:26 -04:00 |
|
thePR0M3TH3AN
|
ec4bc51e1f
|
Merge pull request #171 from PR0M3TH3AN/codex/update-docs-for-new-entries-layout
Update docs for entries schema
|
2025-07-02 23:23:42 -04:00 |
|
thePR0M3TH3AN
|
a6cffd2007
|
Update docs for entries schema
|
2025-07-02 23:22:03 -04:00 |
|