mirv
7091397649
server i18n: move inline HTML to templates.go, localize all handler strings
- Admin & user dashboard HTML moved from handlers to templates.go with i18n.T()
- SafeVaultPath applied in sync_apply.go (note/file create/update, blob restore)
- DeleteNode/RenameNode/MoveNode fixed: correct activity type / entity variant
- Added TypeNoteDeleted, TypeNodeDeleted, TypeFolderMoved activity constants
- Added locale() helper on Server struct, removed hardcoded 'ru' in handlers
- Password policy loosened: 8-256 chars, any characters, machine-readable error codes
- check-i18n.sh: Go Cyrillic = FAIL with explicit exception list, Go locale key consistency check
2026-06-02 11:26:54 +08:00
..
2026-06-02 11:08:29 +08:00
2026-06-02 11:26:54 +08:00
2026-06-02 02:26:05 +08:00
2026-06-02 11:08:29 +08:00
2026-06-02 11:08:29 +08:00
2026-06-01 01:16:51 +08:00
2026-06-02 11:08:29 +08:00
2026-05-31 02:25:25 +08:00
2026-06-02 11:08:29 +08:00
2026-06-02 11:08:29 +08:00
2026-05-30 18:58:47 +08:00
2026-05-30 18:58:47 +08:00
2026-05-31 02:25:25 +08:00
2026-05-30 18:42:19 +08:00
2026-06-02 11:08:29 +08:00