2017 Commits

Author SHA1 Message Date
mrjvs
316aedc69f chore: document new configuration + add redis to docker compose 2026-08-19 14:03:10 +02:00
mrjvs
5a31197dcf feat: implement distributed caching 2026-08-19 13:48:47 +02:00
mrjvs
2390b6c6fd chore: remove todos from readme
Some checks failed
Build and Publish Docker Image / Build and Publish (amd64) (push) Has been cancelled
Build and Publish Docker Image / Build and Publish (arm64) (push) Has been cancelled
2026-08-18 23:16:54 +02:00
mrjvs
5975ec82db fix: fix last registration error handling cases 2026-08-18 23:16:40 +02:00
mrjvs
b7967dcba4 fix: add option to switch back after dev mode 2026-08-18 22:49:29 +02:00
mrjvs
aa00439971 fix: update content-type rss feed 2026-08-18 22:27:16 +02:00
mrjvs
4eb428c325 fix: resize bandwidth 404 2026-08-18 22:16:44 +02:00
limes
0450798c5e fix: unformatted date/timezone
Some checks failed
Build and Publish Docker Image / Build and Publish (amd64) (push) Has been cancelled
Build and Publish Docker Image / Build and Publish (arm64) (push) Has been cancelled
2026-08-18 17:06:01 +02:00
limes
0f045daaf4 fix: server env switch 2026-08-18 17:05:46 +02:00
limes
a6f80da253 feat: add beforeunload listener to miieditor 2026-08-18 16:24:56 +02:00
limes
783d29f86c meta(vscode): enable eslint 2026-08-18 15:50:54 +02:00
limes
44cd8af468 feat: mobile error page layout 2026-08-18 15:49:49 +02:00
mrjvs
98afa365c7 chore: complete some website refactor todos
Some checks failed
Build and Publish Docker Image / Build and Publish (amd64) (push) Has been cancelled
Build and Publish Docker Image / Build and Publish (arm64) (push) Has been cancelled
2026-08-18 00:03:55 +02:00
mrjvs
0c2c641b54 feat: implement birthday checks and handle all errors 2026-08-18 00:03:11 +02:00
limes
0cd6b85b1f meta: add error handling to todo 2026-08-17 23:27:09 +02:00
limes
09e08f44d0 feat: add birthday field to register page 2026-08-17 23:25:17 +02:00
limes
1f5745d8a1 fix: toast when no captcha 2026-08-17 23:24:56 +02:00
limes
a9e3ce1658 feat: error pages 2026-08-17 22:53:28 +02:00
limes
e89f4b0509 fix: docs errors page giving an actual error 2026-08-17 21:33:29 +02:00
limes
f8b17e4be9 chore: move mii editor for consistent folder strcture 2026-08-17 20:41:25 +02:00
limes
cf7d7fe6c1 feat: discord link success/fail toasts 2026-08-17 20:37:59 +02:00
limes
571158cbb2 fix: redeclared variable in nav 2026-08-17 20:10:28 +02:00
limes
e29a5145ec fix(miieditor): logging, initializeMiiData using incorrect var 2026-08-17 20:02:01 +02:00
limes
6cff8979c9 fix: navbar widget cut off on scroll
Some checks failed
Build and Publish Docker Image / Build and Publish (amd64) (push) Has been cancelled
Build and Publish Docker Image / Build and Publish (arm64) (push) Has been cancelled
2026-08-17 19:50:17 +02:00
limes
c4e044be17 feat: locale-dependent sorting in locale picker 2026-08-17 19:07:29 +02:00
limes
45f4754981 fix: navbar on docs pages
Some checks failed
Build and Publish Docker Image / Build and Publish (amd64) (push) Has been cancelled
Build and Publish Docker Image / Build and Publish (arm64) (push) Has been cancelled
2026-08-17 05:39:55 +02:00
limes
f4e8abef3f fix: navbar, env switch, style, etc. 1/2 2026-08-17 05:13:25 +02:00
mrjvs
703a6bf414 chore: update readme todo items
Some checks failed
Build and Publish Docker Image / Build and Publish (amd64) (push) Has been cancelled
Build and Publish Docker Image / Build and Publish (arm64) (push) Has been cancelled
2026-08-16 22:49:25 +02:00
mrjvs
268287749d feat: add refresh token functionality to login page + redirect if already logged in 2026-08-16 22:46:48 +02:00
mrjvs
47d703f6fd feat: add support for refresh tokens in internal stores 2026-08-16 22:17:49 +02:00
limes
b3b44751ea Merge branch 'nuxt-refactor' of https://github.com/PretendoNetwork/website into nuxt-refactor
Some checks failed
Build and Publish Docker Image / Build and Publish (amd64) (push) Has been cancelled
Build and Publish Docker Image / Build and Publish (arm64) (push) Has been cancelled
2026-08-16 18:38:29 +02:00
limes
ed4f875cd6 meta: readme to-do list 2026-08-16 18:38:01 +02:00
mrjvs
78b0f3a444 fix: properly check hcaptcha public site key 2026-08-16 18:34:56 +02:00
limes
0e1382153e fix: bandwidth not closing on outside click 2026-08-16 17:09:58 +02:00
limes
0377d6730b fix: misc index page fixes 2026-08-16 17:09:25 +02:00
limes
a56d2c5d88 fix: progress total percentage not rounded properly 2026-08-16 16:44:39 +02:00
mrjvs
cbe5053b84 fix: turn off html message warning 2026-08-16 16:23:28 +02:00
mrjvs
4a68c78224 feat: add loading indicators to every async action 2026-08-16 14:45:39 +02:00
mrjvs
32d686ee1a feat: implement loader into miieditor 2026-08-16 14:13:47 +02:00
mrjvs
bae28ef863 feat: add useAsync and implement it on every async mutation method 2026-08-16 12:44:35 +02:00
mrjvs
cc5f85485c feat: add proper toasts to login and register
Some checks failed
Build and Publish Docker Image / Build and Publish (amd64) (push) Has been cancelled
Build and Publish Docker Image / Build and Publish (arm64) (push) Has been cancelled
2026-08-15 22:52:03 +02:00
mrjvs
f796bc00ec fix: fixed redirect to login
Some checks failed
Build and Publish Docker Image / Build and Publish (amd64) (push) Has been cancelled
Build and Publish Docker Image / Build and Publish (arm64) (push) Has been cancelled
2026-08-15 19:01:25 +02:00
mrjvs
4159d0b7f1 fix: removed usage of html in donation progress text 2026-08-15 18:49:19 +02:00
mrjvs
da04ef6c6a feat: make faq just a little safer 2026-08-15 18:41:24 +02:00
mrjvs
b789cdd3ba feat: turn team and special thanks into content files 2026-08-15 18:23:45 +02:00
limes
324b300d4c fix: term pages title 2026-08-15 17:23:16 +02:00
limes
a8f8654998 fix: definitely fix double scrollbars this time 2026-08-15 17:20:19 +02:00
limes
7f6c1c843d feat: port 2022 april fools' page 2026-08-15 17:19:35 +02:00
mrjvs
c043d9f4e2 chore: mark backend testing as finished 2026-08-15 16:26:00 +02:00
mrjvs
26f1ea65b3 chore: mark auth pages as finished 2026-08-15 16:25:38 +02:00