21 Commits

Author SHA1 Message Date
0e5d98cff7 feat: add rate limiting to public API endpoints 2026-01-06 19:20:47 +03:00
2dcb1e7735 feat: add modpack update functionality 2026-01-06 19:17:18 +03:00
1cdfe9fefc feat: add modpack versions API endpoint 2026-01-06 19:09:15 +03:00
9bf2a15045 feat: implement async modpack import with websockets 2026-01-05 18:06:54 +03:00
0751ddb88a refactor: impl health checks, graceful shutdown & structured logging 2026-01-04 15:06:35 +03:00
275c1f2d50 feat: add updated_at to modpacks and /api/launcher/modpacks/summary endpoint 2026-01-04 14:38:21 +03:00
e98d10ae1d feat: add /api/user/me endpoint for session restoration 2026-01-04 14:31:34 +03:00
96fb472497 feat(modpack): modpack updates 2025-06-18 18:18:16 +03:00
2c682c5123 feat(admin): added admin panel 2025-06-18 17:29:01 +03:00
a157fc1cc3 feat(launcher): implement modpack manifest API endpoint 2025-06-18 13:16:57 +03:00
ca182d6d6f feat(modpacks): implement simple zip importer and API 2025-06-18 12:41:27 +03:00
5e609017f0 small fixes 2025-06-18 09:01:14 +03:00
42f2b68848 feat(servers): implement saervers monitoring 2025-06-17 12:50:50 +03:00
69db68607f feat(fixes): some fixes breaking build 2025-06-16 08:36:28 +03:00
45173c406c feat(auth): implement web login endpoint with JWT 2025-06-16 08:25:20 +03:00
9c7940a70a feat(profile): implement protected skin upload endpoint 2025-06-16 07:20:09 +03:00
9082b21a5d feat(auth): implement yggdrasil join endpoint 2025-06-15 17:17:50 +03:00
056aa05c50 feat(profile): implement yggdrasil profile signing 2025-06-15 17:09:36 +03:00
4d42cfff2d feat(auth): implement yggdrasil authenticate endpoint 2025-06-14 21:51:36 +03:00
54ce479a6e feat(auth): implement user registration endpoint 2025-06-14 21:46:27 +03:00
795f220e90 feat: initial backend structure and minimal server 2025-06-14 20:03:10 +03:00