summaryrefslogtreecommitdiff
path: root/elm/User/Register.elm
AgeCommit message (Expand)AuthorFilesLines
2023-06-15User::Register: Rewrite form in JS + improve error reportingYorhel1-116/+0
2023-05-11JS: Preparing for writing forms without Elm + minor CSS changesYorhel1-4/+2
2023-05-05CSS: Use semantic tags + flexbox for global layoutYorhel1-3/+3
2022-12-15Let's add some checkboxes to the user registration formYorhel1-1/+16
2021-10-28Allow uppercase characters in usernamesYorhel1-2/+2
2021-06-07A few email delivery related changesYorhel1-13/+8
2021-03-23Add Outlook to blocked email providersYorhel1-2/+3
2020-12-19Warn about shitty email providers upon registration & password resetYorhel1-0/+10
2020-11-13Elm/forms: Fix reporting of validation errors for fields on hidden tabsYorhel1-1/+1
2020-01-05refactor: Combine json_api() & elm_form() + generate Elm function to msg API ...Yorhel1-12/+4
2019-12-08Fix json_api() URL matching + move URL parameters to POST bodyYorhel1-1/+1
2019-12-01v2rw: Convert thread display + poll votingYorhel1-1/+1
2019-11-27Elm: Use fieldset to disable the form while loadingYorhel1-1/+1
2019-10-02Improve client-side username validation and registration messageYorhel1-1/+2
2019-10-02v2rw: Convert user preferences formYorhel1-24/+12
2019-10-01Minor refactor: Actually, let's split up RegReset.pmYorhel1-4/+4
2019-10-01v2rw: Convert registration, account activation and password resetYorhel1-0/+116