verstak/cmd/verstak-server
mirivlad 12f2916a24 followup: SafeVaultPath in note update, email i18n, strict check-i18n.sh
- applyRemoteNoteUpdate: use SafeVaultPath for vault mode, skip non-vault with log
- Email subjects/bodies moved to Go i18n (confirm + reset) in ru.json and en.json
- check-i18n.sh: ru/en key mismatch now FAIL (not WARNING)
- All builds, tests, frontend pass
2026-06-02 11:40:27 +08:00
..
config.go server i18n: move inline HTML to templates.go, localize all handler strings 2026-06-02 11:26:54 +08:00
handlers_admin.go server i18n: move inline HTML to templates.go, localize all handler strings 2026-06-02 11:26:54 +08:00
handlers_api.go stabilization: server.go split + i18n templates + frontend localization 2026-06-02 11:08:29 +08:00
handlers_user.go followup: SafeVaultPath in note update, email i18n, strict check-i18n.sh 2026-06-02 11:40:27 +08:00
handlers_web_user.go followup: SafeVaultPath in note update, email i18n, strict check-i18n.sh 2026-06-02 11:40:27 +08:00
install.sh feat: sync — systemd unit and install.sh for server deployment 2026-06-01 22:49:40 +08:00
main.go feat: sync — server skeleton with health, admin login/dashboard, device registration 2026-06-01 22:49:02 +08:00
middleware.go server i18n: move inline HTML to templates.go, localize all handler strings 2026-06-02 11:26:54 +08:00
routes.go stabilization: server.go split + i18n templates + frontend localization 2026-06-02 11:08:29 +08:00
schema.go stabilization: server.go split + i18n templates + frontend localization 2026-06-02 11:08:29 +08:00
server.go server i18n: move inline HTML to templates.go, localize all handler strings 2026-06-02 11:26:54 +08:00
smtp.go stabilization: server.go split + i18n templates + frontend localization 2026-06-02 11:08:29 +08:00
templates.go server i18n: move inline HTML to templates.go, localize all handler strings 2026-06-02 11:26:54 +08:00
tokens.go stabilization: server.go split + i18n templates + frontend localization 2026-06-02 11:08:29 +08:00
verstak-server.service feat: sync — systemd unit and install.sh for server deployment 2026-06-01 22:49:40 +08:00