Commit Graph

510 Commits

Author SHA1 Message Date
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
thePR0M3TH3AN
26b7b5951f Merge pull request #170 from PR0M3TH3AN/codex/update-and-add-unit-tests-for-entries
Update tests for entries schema
2025-07-02 23:10:48 -04:00
thePR0M3TH3AN
609751bf66 Update tests for entries schema 2025-07-02 23:09:10 -04:00
thePR0M3TH3AN
a00d97b076 Merge pull request #169 from PR0M3TH3AN/codex/new-task
Add notes prompt when editing entries
2025-07-02 22:49:54 -04:00
thePR0M3TH3AN
d589a14ddd Prompt for notes when adding or modifying 2025-07-02 22:48:37 -04:00
thePR0M3TH3AN
e932f6225a Merge pull request #168 from PR0M3TH3AN/codex/implement-derivation-functions-for-totp,-ssh,-and-seed-phras
Add BIP85 derivation helpers
2025-07-02 22:37:15 -04:00
thePR0M3TH3AN
854766c983 Add BIP85 derivation helpers and tests 2025-07-02 22:35:57 -04:00
thePR0M3TH3AN
f7eb2a0ac7 Merge pull request #167 from PR0M3TH3AN/codex/modify-entry-management-functionality
Add notes field and stub entry types
2025-07-02 22:30:29 -04:00
thePR0M3TH3AN
7fff164da7 Update entry manager for generic entries 2025-07-02 22:28:56 -04:00
thePR0M3TH3AN
2c0baa9591 Merge pull request #166 from PR0M3TH3AN/codex/add-migration-v1-to-v2-and-update-tests
Add migration to schema v2 and adjust tests
2025-07-02 22:17:41 -04:00
thePR0M3TH3AN
47d9e9d8e4 Add migration to version 2 and update tests 2025-07-02 22:16:18 -04:00
thePR0M3TH3AN
0bae741f36 Merge pull request #165 from PR0M3TH3AN/codex/refactor-src/constants.py-and-initialize_app-function
Add initialization helper for SeedPass app directory
2025-07-02 22:06:20 -04:00
thePR0M3TH3AN
7763d9de88 Refactor constants initialization 2025-07-02 22:04:52 -04:00
thePR0M3TH3AN
f94a964622 Merge pull request #164 from PR0M3TH3AN/e3lki3-codex/remove-bip85-from-requirements-and-clean-up-code
Remove bip85 dependency and unused code
2025-07-02 21:58:29 -04:00
thePR0M3TH3AN
fb9b9e6607 Remove bip85 dependency and unused KeyManager 2025-07-02 21:56:50 -04:00
thePR0M3TH3AN
11c0e49683 Merge pull request #163 from PR0M3TH3AN/codex/replace-sys.exit-with-custom-exceptions
Add custom exception handling
2025-07-02 21:31:32 -04:00
thePR0M3TH3AN
c83b8c3074 Introduce custom error classes 2025-07-02 21:29:18 -04:00
thePR0M3TH3AN
ff86669912 Merge pull request #162 from PR0M3TH3AN/codex/create-password_manager/entry_types.py-module
Add EntryType enum
2025-07-02 21:10:09 -04:00