summaryrefslogtreecommitdiff
path: root/elm/User/PassReset.elm
AgeCommit message (Expand)AuthorFilesLines
2023-09-12User::PassReset: Convert form to JSYorhel1-79/+0
2023-05-11JS: Preparing for writing forms without Elm + minor CSS changesYorhel1-3/+1
2023-05-05CSS: Use semantic tags + flexbox for global layoutYorhel1-3/+3
2021-06-07A few email delivery related changesYorhel1-12/+6
2021-03-23Add Outlook to blocked email providersYorhel1-1/+1
2020-12-19Warn about shitty email providers upon registration & password resetYorhel1-1/+11
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-15/+6
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-02v2rw: Convert user preferences formYorhel1-4/+1
2019-10-01Minor refactor: Actually, let's split up RegReset.pmYorhel1-2/+2
2019-10-01v2rw: Convert registration, account activation and password resetYorhel1-0/+89