This website requires JavaScript.
Explore
Help
Sign In
CraftAttack
/
website
Watch
4
Star
0
Fork
0
You've already forked website
Code
Issues
1
Pull Requests
Actions
Activity
Files
a1965c62e2e576edc238cc75518eeb7df2169328
website
/
src
/
routes
/
register
History
bytedream
a1965c62e2
All checks were successful
delpoy / build-and-deploy (push)
Successful in 59s
Details
fix registration working when uuid cannot be fetched and user already exists
2024-12-02 18:17:23 +01:00
..
+layout.svelte
add information and verbose back button when registered successfully (
#7
)
2023-11-30 23:20:50 +01:00
+page.server.ts
add option to change title if registration is closed (
#25
)
2024-10-19 15:47:01 +02:00
+page.svelte
update to svelte 5
2024-12-02 00:28:43 +01:00
+server.ts
fix registration working when uuid cannot be fetched and user already exists
2024-12-02 18:17:23 +01:00
Register.svelte
update to svelte 5
2024-12-02 00:28:43 +01:00
RegistrationComplete.svelte
update to svelte 5
2024-12-02 00:28:43 +01:00
schema.ts
set minimum of 2 chars for first- and lastname (
#29
)
2024-10-19 15:28:30 +02:00