Commit Graph

25 Commits

Author SHA1 Message Date
5a31406a1c show modal on rules popup when clicking on button in the first 30 seconds
All checks were successful
delpoy / build-and-deploy (push) Successful in 43s
2023-11-30 21:01:20 +01:00
26aaf8c677 fix min birthday date and error message (#9)
All checks were successful
delpoy / build-and-deploy (push) Successful in 45s
2023-11-30 20:27:56 +01:00
971ca4bc75 allow only number in phone number input (#10)
All checks were successful
delpoy / build-and-deploy (push) Successful in 41s
2023-11-30 20:20:24 +01:00
4e16487d3d add min age notice (#9)
All checks were successful
delpoy / build-and-deploy (push) Successful in 40s
2023-11-30 19:41:44 +01:00
09da379812 fix log notice (#6)
All checks were successful
delpoy / build-and-deploy (push) Successful in 49s
2023-11-30 19:19:20 +01:00
235dfe3094 add admin settings
All checks were successful
delpoy / build-and-deploy (push) Successful in 40s
2023-11-30 19:15:00 +01:00
cf90924672 add skin on registration complete page
All checks were successful
delpoy / build-and-deploy (push) Successful in 51s
2023-11-30 14:49:35 +01:00
63605e23b1 deactivate bedrock uuid resolver
All checks were successful
delpoy / build-and-deploy (push) Successful in 51s
2023-11-30 12:54:25 +01:00
1f150bae06 do not throw 500 on mojang server error 2023-11-30 00:40:14 +01:00
f53dc28597 fix spelling mistake
All checks were successful
delpoy / build-and-deploy (push) Successful in 43s
2023-11-30 00:25:52 +01:00
5fd7f715e7 show rules modal when clicking on rules link on register page
All checks were successful
delpoy / build-and-deploy (push) Successful in 47s
2023-11-29 11:18:11 +01:00
c6a9eaa27a add check for existing uuid or exiting firstname, lastname + birthday (#4)
All checks were successful
delpoy / build-and-deploy (push) Successful in 57s
2023-11-29 02:00:13 +01:00
9cd78231c3 add rules read timeout of 30 seconds
All checks were successful
delpoy / build-and-deploy (push) Successful in 42s
2023-11-29 01:25:50 +01:00
47867738f8 update rules 2023-11-29 00:23:21 +01:00
05ddd05a5b update dependencies 2023-11-28 22:15:12 +01:00
4a4135c31e rename cracked to noauth and remove the possibility to self register as such 2023-11-13 11:52:45 +01:00
241d6c031e add register background clip path 2023-11-07 22:22:12 +01:00
c7a17d4481 fix register page env variable loading
All checks were successful
delpoy / build-and-deploy (push) Successful in 42s
2023-11-05 18:35:55 +01:00
9dc8c59271 add register background image
Some checks failed
delpoy / build-and-deploy (push) Failing after 30s
2023-11-03 23:12:01 +01:00
4aaf63c63f fix disabled register send button on initial rule acceptance (#1)
All checks were successful
delpoy / build-and-deploy (push) Successful in 43s
2023-10-06 13:23:15 +02:00
c57e514613 show rules popup when accepting them on register
All checks were successful
delpoy / build-and-deploy (push) Successful in 43s
2023-09-26 22:42:25 +02:00
ff21190c54 disable register form overflow-hidden when not all fields are filled to make register button tooltip fully visible 2023-08-25 20:07:57 +02:00
793c43adc0 add option to set base path
All checks were successful
delpoy / build-and-deploy (push) Successful in 34s
2023-08-10 16:25:57 +02:00
601fa98ee1 load environment variables at runtime instead on build
Some checks failed
delpoy / build-and-deploy (push) Failing after 16s
2023-08-10 14:20:26 +02:00
ad90b440f5 add frontend and swap whole stack to sveltekit/nodejs 2023-08-10 13:36:04 +02:00