verstak-sync-server/internal/server
mirivlad c9b35295cb feat: add user creation with manual password in admin UI and API 2026-06-20 12:20:46 +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 feat: add routes and API handlers 2026-06-20 02:05:56 +08:00
handlers_auth.go feat: add routes and API handlers 2026-06-20 02:05:56 +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 feat: add routes and API handlers 2026-06-20 02:05:56 +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 feat: add routes and API handlers 2026-06-20 02:05:56 +08:00
server.go feat: add routes and API handlers 2026-06-20 02:05:56 +08:00
server_test.go test: add server unit tests 2026-06-20 02:08:21 +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