9 Commits

Author SHA1 Message Date
Valentyne Stigloher
348402b4a6 (nuxt) rename static directory to public 2024-09-11 21:29:22 +02:00
tecc
66168bcca3
feat(rewrite): Static data and key loading
static-data: Static data is now loaded. For now only the logos are loaded, but more may be added in the future. The logos are loaded in a similar fashion to how locale-specific logos are.
keys: Keys can now be loaded. They aren't
2024-04-17 04:57:07 +02:00
tecc
6f119b4232
feat(rewrite): Users and captchas: begin! 2023-10-28 15:18:05 +02:00
tecc
ef05cba7d7
feat(rewrite): setup.mjs now sets up everything 2023-09-16 13:51:47 +02:00
tecc
1e2b321bd8
fix(rewrite): Fix setup.mjs on Unix-like systems 2023-09-15 23:25:11 +02:00
tecc
c1d6551301
fix(rewrite): setup.mjs should work on both Unix-like and Windows, fixed message function 2023-09-15 15:04:22 +02:00
tecc
fbacef16ec
docs(rewrite): Better setup instructions that *should* work, etc. 2023-09-14 18:20:24 +02:00
tecc
b469865fd7
refactor(rewrite): Reformat using prettier 2023-09-09 22:38:15 +02:00
tecc
5ead881f09
feat(rewrite): Loading locales, ping route, and easter eggs 2023-08-31 21:36:22 +02:00