summaryrefslogtreecommitdiff
path: root/elm/User/Login.elm
AgeCommit message (Expand)AuthorFilesLines
2023-05-21JS/CSS: Rewrite login form + experiment with new form code & styleYorhel1-143/+0
2023-05-11JS: Preparing for writing forms without Elm + minor CSS changesYorhel1-5/+3
2023-05-05CSS: Use semantic tags + flexbox for global layoutYorhel1-3/+3
2023-04-15CSS: Use <b> as main "standout" elementYorhel1-2/+2
2021-10-28Allow uppercase characters in usernamesYorhel1-1/+1
2020-11-13Elm/forms: Fix reporting of validation errors for fields on hidden tabsYorhel1-1/+1
2020-05-29Elm User.Login: Add extra client-side validationYorhel1-4/+13
2020-01-05refactor: Combine json_api() & elm_form() + generate Elm function to msg API ...Yorhel1-21/+8
2019-12-08Fix json_api() URL matching + move URL parameters to POST bodyYorhel1-2/+2
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-28/+16
2019-10-01Minor refactor: Actually, let's split up RegReset.pmYorhel1-5/+5
2019-10-01v2rw: Convert registration, account activation and password resetYorhel1-1/+1
2019-09-30Fixups: Build nested Elm modules in prod + only show help message on errorYorhel1-1/+1
2019-09-30v2rw: Convert login, logout & insecure-password-change formsYorhel1-0/+161