thePR0M3TH3AN
|
ed235136ad
|
Add search_entries method and tests
|
2025-07-03 15:16:27 -04:00 |
|
thePR0M3TH3AN
|
ff71c60410
|
Add profile stats feature and menu option
|
2025-07-03 14:22:05 -04:00 |
|
thePR0M3TH3AN
|
1b0101f257
|
Enhance modify entry for TOTP
|
2025-07-03 13:29:17 -04:00 |
|
thePR0M3TH3AN
|
aa1edddf9f
|
Add optional secondary backup location
|
2025-07-03 11:54:06 -04:00 |
|
thePR0M3TH3AN
|
a5aefd8548
|
Pass config manager to backup
|
2025-07-03 11:47:38 -04:00 |
|
thePR0M3TH3AN
|
6691667bb1
|
Refactor EntryManager to use BackupManager
|
2025-07-03 11:35:12 -04:00 |
|
thePR0M3TH3AN
|
3cde17bd5a
|
Add additional backup path config
|
2025-07-03 11:12:13 -04:00 |
|
thePR0M3TH3AN
|
ef4a9966d1
|
fix totp blacklist and exit
|
2025-07-03 10:40:47 -04:00 |
|
thePR0M3TH3AN
|
6a98df4e56
|
Add TOTP export option
|
2025-07-03 10:31:06 -04:00 |
|
thePR0M3TH3AN
|
3d65800eb2
|
Keep TOTP retrieval active
|
2025-07-03 10:17:42 -04:00 |
|
thePR0M3TH3AN
|
fe41ae4a60
|
Handle retrieval of 2FA entries
|
2025-07-03 10:08:35 -04:00 |
|
thePR0M3TH3AN
|
d40156c205
|
Add in-memory secret encryption
|
2025-07-03 09:58:37 -04:00 |
|
thePR0M3TH3AN
|
3364824fc4
|
Add relay health check and tests
|
2025-07-03 09:44:09 -04:00 |
|
thePR0M3TH3AN
|
fd3986330f
|
Add navigation and indexing to TOTP display
|
2025-07-03 09:20:02 -04:00 |
|
thePR0M3TH3AN
|
51a515a4cc
|
Fix TOTP display function
|
2025-07-03 08:54:54 -04:00 |
|
thePR0M3TH3AN
|
c7ffdd6991
|
Add 2FA codes menu
|
2025-07-03 08:30:43 -04:00 |
|
thePR0M3TH3AN
|
7308fe7ea6
|
Add support for imported TOTP secrets
|
2025-07-03 08:14:37 -04:00 |
|
thePR0M3TH3AN
|
c327d64044
|
Fix TOTP manager import and add test
|
2025-07-03 07:49:14 -04:00 |
|
thePR0M3TH3AN
|
82306a3a4b
|
Fix TOTP seed retrieval and auto index
|
2025-07-03 07:39:13 -04:00 |
|
thePR0M3TH3AN
|
de7beeaefc
|
Add manual 2FA entry option
|
2025-07-03 00:27:18 -04:00 |
|
thePR0M3TH3AN
|
d1d20759fd
|
Implement TOTP entry support
|
2025-07-03 00:00:43 -04:00 |
|
thePR0M3TH3AN
|
2a72464268
|
Add BIP85 TOTP derivation
|
2025-07-02 23:50:56 -04:00 |
|
thePR0M3TH3AN
|
7fd727cf96
|
Add TotpManager and TOTP utilities
|
2025-07-02 23:41:03 -04:00 |
|
thePR0M3TH3AN
|
609751bf66
|
Update tests for entries schema
|
2025-07-02 23:09:10 -04:00 |
|
thePR0M3TH3AN
|
d589a14ddd
|
Prompt for notes when adding or modifying
|
2025-07-02 22:48:37 -04:00 |
|
thePR0M3TH3AN
|
854766c983
|
Add BIP85 derivation helpers and tests
|
2025-07-02 22:35:57 -04:00 |
|
thePR0M3TH3AN
|
7fff164da7
|
Update entry manager for generic entries
|
2025-07-02 22:28:56 -04:00 |
|
thePR0M3TH3AN
|
47d9e9d8e4
|
Add migration to version 2 and update tests
|
2025-07-02 22:16:18 -04:00 |
|
thePR0M3TH3AN
|
7763d9de88
|
Refactor constants initialization
|
2025-07-02 22:04:52 -04:00 |
|
thePR0M3TH3AN
|
c83b8c3074
|
Introduce custom error classes
|
2025-07-02 21:29:18 -04:00 |
|
thePR0M3TH3AN
|
92b411beb3
|
Add EntryType enum
|
2025-07-02 21:07:13 -04:00 |
|
thePR0M3TH3AN
|
b6675aa5ec
|
Display event IDs after Nostr publish
|
2025-07-02 20:14:25 -04:00 |
|
thePR0M3TH3AN
|
a8a0e20c02
|
Remove unused import
|
2025-07-02 19:26:42 -04:00 |
|
thePR0M3TH3AN
|
055e86b8ab
|
Remove obsolete encryption mode support
|
2025-07-02 19:17:52 -04:00 |
|
thePR0M3TH3AN
|
57adf0bf01
|
Remove unused encryption mode setting
|
2025-07-02 19:00:49 -04:00 |
|
thePR0M3TH3AN
|
d2832db194
|
Remove password-based encryption modes
|
2025-07-02 18:48:15 -04:00 |
|
thePR0M3TH3AN
|
678cdbc5e6
|
Add vault sync and update Nostr restore
|
2025-07-02 16:22:57 -04:00 |
|
thePR0M3TH3AN
|
4ad65a8837
|
feat: make inactivity timeout configurable
|
2025-07-02 14:05:27 -04:00 |
|
thePR0M3TH3AN
|
4d9bcf6d3b
|
Add encryption mode change feature
|
2025-07-02 11:02:53 -04:00 |
|
thePR0M3TH3AN
|
12ab76badf
|
Add encryption mode prompt helper
|
2025-07-02 09:36:58 -04:00 |
|
thePR0M3TH3AN
|
4c7b0edabc
|
Fix profile switching to reload parent seed
|
2025-07-01 23:15:33 -04:00 |
|
thePR0M3TH3AN
|
ddee3d5ccc
|
Fix password hash storage when adding new seed profile
|
2025-07-01 23:01:38 -04:00 |
|
thePR0M3TH3AN
|
8b5b4856ff
|
Handle missing checksum file
|
2025-07-01 22:30:06 -04:00 |
|
thePR0M3TH3AN
|
8812de1618
|
Add optional parent_seed to portable backup
|
2025-07-01 22:21:53 -04:00 |
|
thePR0M3TH3AN
|
c10e2380e5
|
Add checksum verification for portable backups
|
2025-07-01 21:43:52 -04:00 |
|
thePR0M3TH3AN
|
f67b73f914
|
Add portable export/import features
|
2025-07-01 21:32:34 -04:00 |
|
thePR0M3TH3AN
|
5b2c239c21
|
Add schema migrations for index
|
2025-07-01 21:19:58 -04:00 |
|
thePR0M3TH3AN
|
dfd7867fd1
|
Add portable backup export/import
|
2025-07-01 20:22:27 -04:00 |
|
thePR0M3TH3AN
|
f6a94d06cc
|
Use exc_info for error logging
|
2025-07-01 18:23:44 -04:00 |
|
thePR0M3TH3AN
|
dce723c1fb
|
Fix checksum path handling
|
2025-07-01 18:13:25 -04:00 |
|