|
|
9759162eff
|
Cache TOTP discovery and report progress (#74)
|
2026-08-11 23:15:23 +02:00 |
|
|
|
a748744425
|
Implement iPhone password search
|
2026-08-11 21:43:25 +02:00 |
|
|
|
b01cc8bb6d
|
Implement iPhone TOTP tab and Watch sharing
|
2026-08-11 20:54:34 +02:00 |
|
|
|
ae64ce47a3
|
Implement native iPhone entry editor
|
2026-08-11 20:27:14 +02:00 |
|
|
|
900e62e523
|
Implement structured iPhone entry viewer
|
2026-08-11 19:59:18 +02:00 |
|
|
|
873db91204
|
Implement biometric-protected GPG unlock
|
2026-08-11 18:32:53 +02:00 |
|
|
|
8e883f5ccf
|
Show remote activity on iPhone Home
|
2026-08-11 17:12:33 +02:00 |
|
|
|
daf122aff3
|
Onboard iPhone password-store clone
|
2026-08-11 16:33:08 +02:00 |
|
|
|
db898152bf
|
Build native iPhone application shell
|
2026-08-11 15:12:26 +02:00 |
|
|
|
bf75465642
|
Add additive KDBX importer
|
2026-08-11 09:04:48 +02:00 |
|
|
|
d21f5bd467
|
Normalize entry parsing and display order
|
2026-08-11 07:28:15 +02:00 |
|
|
|
aeb18b488f
|
Revamp desktop usability and multiline fields
|
2026-08-10 22:06:16 +02:00 |
|
|
|
4a54bf7b6a
|
Present desktop OTP and sensitive outputs
|
2026-08-10 20:22:59 +02:00 |
|
|
|
95bb10b4a1
|
Add desktop HTTPS Git synchronization
|
2026-08-10 19:53:00 +02:00 |
|
|
|
de5dea28ef
|
Add desktop search and entry mutation workflows
|
2026-08-10 19:19:46 +02:00 |
|
|
|
bb650c2b5c
|
Add desktop store and entry creation workflows
|
2026-08-10 18:58:33 +02:00 |
|
|
|
7c64be3a45
|
Fix TUI field visibility and contrast
|
2026-08-10 17:51:08 +02:00 |
|
|
|
491d7b1557
|
Open configured vault folders
|
2026-08-10 17:21:35 +02:00 |
|
|
|
b9034c5274
|
Present desktop authentication and automatic relocking
|
2026-08-10 15:21:20 +02:00 |
|
Hermes Agent
|
cec1cc3500
|
Improve TUI OTP readability
|
2026-08-10 12:22:53 +00:00 |
|
Hermes Agent
|
d3427f3be6
|
Show OTP code validity in frontends
|
2026-08-10 11:59:30 +00:00 |
|
Hermes Agent
|
71bbff934e
|
Implement OTP clipboard and QR TUI
|
2026-08-10 11:11:53 +00:00 |
|
Hermes Agent
|
1850846696
|
Implement embedded Git synchronization TUI
|
2026-08-10 10:39:31 +00:00 |
|
Hermes Agent
|
ce3e4a9f79
|
Implement TUI search and mutation workflows
|
2026-08-10 10:11:34 +00:00 |
|
Hermes Agent
|
c86ea9eb0e
|
Fix pass Git config and lazy OTP commits
|
2026-08-10 09:42:53 +00:00 |
|
Hermes Agent
|
977eb236da
|
Support GnuPG AEAD password entries
|
2026-08-10 08:57:57 +00:00 |
|
Hermes Agent
|
c82c792699
|
Fix CLI passphrase provisioning
Closes #60
|
2026-08-10 07:43:19 +00:00 |
|
Hermes Agent
|
b503de8b2e
|
Implement the in-process structured entry editor
Closes #21
|
2026-08-10 07:22:55 +00:00 |
|
Hermes Agent
|
cf7a6216ac
|
Implement the authenticated structured entry viewer
|
2026-08-10 06:45:39 +00:00 |
|
Hermes Agent
|
f03fdc063c
|
Implement shared authentication leases
|
2026-08-10 02:18:57 +00:00 |
|
Hermes Agent
|
2aabd589de
|
Expose structured entry documents
|
2026-08-10 02:04:00 +00:00 |
|
Hermes Agent
|
0a905e5e14
|
Complete the end-to-end CLI parity audit
|
2026-08-10 01:51:47 +00:00 |
|
Hermes Agent
|
4bd39b1ef2
|
Implement pass-otp compatible TOTP and HOTP
|
2026-08-10 01:22:53 +00:00 |
|
Hermes Agent
|
b8c614e141
|
Implement clipboard and QR presentation
|
2026-08-10 00:49:42 +00:00 |
|
Hermes Agent
|
b685a4864c
|
Implement secure OS-backed secret storage
|
2026-08-10 00:23:40 +00:00 |
|
Hermes Agent
|
75ce19da00
|
Implement embedded HTTPS Git synchronization
|
2026-08-09 23:54:10 +00:00 |
|
Hermes Agent
|
410007c012
|
Implement rollback-safe tree mutations
|
2026-08-09 22:58:37 +00:00 |
|
Hermes Agent
|
834df46818
|
Implement secure password generation (#8)
|
2026-08-09 22:41:33 +00:00 |
|
Hermes Agent
|
0e4cbef944
|
Implement insert and edit sessions (#7)
|
2026-08-09 22:35:46 +00:00 |
|
Hermes Agent
|
dca07b7fbd
|
Implement read-only vault domains (#6)
|
2026-08-09 22:22:21 +00:00 |
|
Hermes Agent
|
34ce731716
|
Implement hierarchical recipient policies (#5)
|
2026-08-09 22:12:43 +00:00 |
|
Hermes Agent
|
08bc244a4a
|
Implement embedded OpenPGP compatibility (#4)
|
2026-08-09 21:59:29 +00:00 |
|
Hermes Agent
|
8e4c9390a0
|
Implement safe password-store repository core (#3)
|
2026-08-09 21:41:31 +00:00 |
|
Hermes Agent
|
2dff2d5254
|
Define configuration and CLI contracts (#2)
|
2026-08-09 21:22:31 +00:00 |
|
Hermes Agent
|
41e56367bd
|
Establish pass compatibility fixture harness (#1)
|
2026-08-09 20:59:49 +00:00 |
|