verstak-sync-server/internal/server
mirivlad 2e6b451c3d Reject revoked legacy sync API keys 2026-06-27 13:39:00 +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 Document and test sync API contract 2026-06-27 12:36:31 +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 Reject revoked legacy sync API keys 2026-06-27 13:39:00 +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 server: add SMTP config, user management web pages, install script 2026-06-20 19:21:25 +08:00
server.go server: add SMTP config, user management web pages, install script 2026-06-20 19:21:25 +08:00
server_test.go Reject revoked legacy sync API keys 2026-06-27 13:39:00 +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