Commit Graph
5 Commits
Author SHA1 Message Date
azures04 caa318f2c7 register 2026-01-19 20:26:58 +01:00
azures04 d6ac0fd8b4 r 2026-01-19 20:26:05 +01:00
azures04 6666025726 Update register.html 2026-01-19 20:24:30 +01:00
azures04 57aeb47ed1 Update register.html 2026-01-19 20:19:19 +01:00
azures04 4975f7e191 Add static registration page and static file serving
Added a new registration HTML page under data/static/register.html and introduced a static file serving route in routes/static.js. Minor adjustments were made to authRepository.js and userRepository.js to update module imports. This enables serving static assets and provides a registration UI.
2026-01-19 02:47:55 +01:00