|
|
9c117804b2
|
fix(templates): replace corrupted layout with clean UTF-8 and non-namespaced endpoints to work with main.py routes
|
2025-09-04 16:25:42 +03:00 |
|
|
|
fd68e550fc
|
fix: correct login endpoint name, clean UTF-8 layout/login, and use blueprint endpoints in navbar
|
2025-09-04 16:12:06 +03:00 |
|
|
|
a3d4fbb31d
|
refactor: introduce app factory + blueprints (auth, core, admin users, invite); add utils and wsgi entrypoint; keep legacy routes for now
|
2025-09-04 14:25:39 +03:00 |
|
|
|
d54e12123b
|
feat(admin): add Users management (list/create/reset/delete/toggle), seed test users; improve UI with modern styles
|
2025-09-04 14:08:15 +03:00 |
|
|
|
e22823cbbd
|
feat(auth): seed/update default admin (ruslan/1234) on startup
|
2025-09-04 11:54:50 +03:00 |
|
|
|
287cc916c4
|
feat(db): add Postgres→SQLite fallback and Russian README
|
2025-09-04 11:50:57 +03:00 |
|
|
|
c1a75f783a
|
Initial commit
|
2025-09-04 11:27:16 +03:00 |
|