22 Commits

Author SHA1 Message Date
635941f635 fix: call checkAuth on app mount to restore session from localStorage 2026-01-16 17:13:53 +03:00
80db9ede92 fix: add nginx config for SPA routing support 2026-01-16 14:37:21 +03:00
d374730343 build: use node 20 and npm ci 2026-01-12 17:57:55 +03:00
d94614c793 sync 2026-01-12 17:17:53 +03:00
e28d5f2658 build: add Dockerfile for multi-stage build 2026-01-12 16:38:31 +03:00
ede741df4f feat: add modpack list and update UI 2026-01-06 19:17:30 +03:00
8ba21f915f feat: add progress bar and ws client for async import 2026-01-05 18:07:02 +03:00
4dfecf7fcf feat: add Modrinth import option to admin UI 2026-01-04 14:47:28 +03:00
4415e9508e feat: implement session restoration using /api/user/me 2026-01-04 14:31:41 +03:00
5c3df7a2a4 feat(modpack): added curseforge import by url 2025-06-19 16:57:17 +03:00
ad2e2e80cb feat(modpack): added curseforge importer 2025-06-19 16:42:34 +03:00
cff5e3488e fix(buidl): fixed build 2025-06-19 00:49:17 +03:00
960f58be06 feat(admin): add modpack import page 2025-06-18 18:26:11 +03:00
83637636f8 feat(admin): added admin panel 2025-06-18 17:30:10 +03:00
17868d3a7b some fixes 2025-06-18 09:42:12 +03:00
f9e0c068f4 feat(account): implement initial skin loading in profile 2025-06-17 14:49:19 +03:00
8f4996fb2b feat(servers): implement saervers monitoring 2025-06-17 14:00:38 +03:00
e391c16468 feat(account): implement user account page with skin upload 2025-06-17 12:01:08 +03:00
d6059f4325 feat(auth): implement login page and state management 2025-06-17 10:00:17 +03:00
c4a1c2cde0 feat(auth): implement registration page and logic 2025-06-17 08:46:35 +03:00
df460f57ab feat(frontend): initialize Vue 3 + Vite project structure 2025-06-17 07:54:41 +03:00
d7d61f9de3 docs: add README 2025-06-16 13:42:56 +03:00