verstak-sync-server/internal/server
mirivlad 086bc4ea4a fix: isolate sync operations by user and vault 2026-07-10 03:13:17 +08:00
..
config.go feat: add server core (server, config, schema) 2026-06-20 02:01:23 +08:00
handlers_admin.go feat: add user creation with manual password in admin UI and API 2026-06-20 12:20:46 +08:00
handlers_api.go fix: isolate sync operations by user and vault 2026-07-10 03:13:17 +08:00
handlers_auth.go feat: add routes and API handlers 2026-06-20 02:05:56 +08:00
handlers_web_user.go server: add SMTP config, user management web pages, install script 2026-06-20 19:21:25 +08:00
helpers.go feat: add routes and API handlers 2026-06-20 02:05:56 +08:00
locale.go feat: add user creation with manual password in admin UI and API 2026-06-20 12:20:46 +08:00
middleware.go fix: isolate sync operations by user and vault 2026-07-10 03:13:17 +08:00
routes.go feat: add user creation with manual password in admin UI and API 2026-06-20 12:20:46 +08:00
schema.go fix: isolate sync operations by user and vault 2026-07-10 03:13:17 +08:00
server.go fix: isolate sync operations by user and vault 2026-07-10 03:13:17 +08:00
server_test.go fix: isolate sync operations by user and vault 2026-07-10 03:13:17 +08:00
smtp.go server: add SMTP config, user management web pages, install script 2026-06-20 19:21:25 +08:00
templates.go feat: add user creation with manual password in admin UI and API 2026-06-20 12:20:46 +08:00
tokens.go feat: add routes and API handlers 2026-06-20 02:05:56 +08:00