Block a user
Implement native entry creation and editing
Non-destructive validation completed on 2026-08-12. In the iPhone simulator, the create editor opened with its dynamic entry fields; a disposable dirty draft was canceled and no entry was saved.…
Add fields with name PIN as sensitive info
iPhone Totp lock icon state is mixed up
preferences need username and email for commit messages for the iphone app
Implemented in commit 009db5c. Added storage-owned git.user_name/git.user_email configuration with atomic persistence and validation, routed every iPhone-created entry/tree/pull commit through the…
preferences need username and email for commit messages for the iphone app
Cache for Totp on iPhone must survive installs
Implemented in e45ad07.
Root cause and implementation:
- The TOTP cache already lived in iPhone Application Support and survived installs, but its store identity hashed the absolute app-container…
Cache for Totp on iPhone must survive installs
Release candidate: complete final parity, security, packaging, and clean-machine audit
all relevantg stuff implemented. closed for now.
Release candidate: complete final parity, security, packaging, and clean-machine audit
CI: consolidate 13 Gitea workflows into one bounded 15-minute required gate