Commit graph

4 commits

Author SHA1 Message Date
Benjamin Palko
b62bc0ca46 use i18n for page text 2025-01-02 09:55:41 -05:00
Baobeld
27fd2b7a14
chore: no magic strings (#34)
* prepend with component/domain

* format
2024-12-30 17:29:47 -05:00
Baobeld
d46478a90d
Improved form validation and feedback messages (#31)
* form feedback

* format
2024-12-20 17:17:49 -05:00
Baobeld
8969e2b8aa
19 implement i18n (#29)
* init paraglide

* change export

* shared session check

* message param

* format

* check user is present

A session can exist without a user, if the user was recently deleted

* wtf

* lol bad redirect code
2024-12-20 11:41:01 -05:00