summaryrefslogtreecommitdiff
path: root/elm/Lib
AgeCommit message (Expand)AuthorFilesLines
2020-03-03Lib.ExtLinks: Fix "edit" button to show "add" when adding a new linkYorhel1-1/+1
2020-02-28Elm/form styling: Use buttons instead of links for "remove" actionYorhel1-1/+1
2020-02-28v2rw/RelEdit: Add producers relation editingYorhel2-0/+16
2020-02-28v2rw/RelEdit: Add visual novel relation editingYorhel3-1/+17
2020-02-27v2rw/RelEdit: Add external links editorYorhel1-0/+108
2020-02-23v2rw/RelEdit: Instant autocompletion for the engine fieldYorhel2-32/+27
2020-02-23v2rw/RelEdit: Add engine field with autocompletionYorhel2-9/+26
2020-02-23v2rw/RelEdit: Add all the "simple" fields + restructure form a littleYorhel1-0/+25
2020-02-21v2rw/WIP: Incremental rewrite of the release edit formYorhel2-2/+24
2020-02-13Lib.Autocomplete: Don't try to autocomplete whitespaceYorhel1-1/+1
2020-01-28v2rw: Convert the VN tagmod interfaceYorhel4-0/+38
2020-01-05refactor: Combine json_api() & elm_form() + generate Elm function to msg API ...Yorhel3-28/+30
2020-01-03ulist: Display platform icons in releases listingYorhel1-0/+3
2020-01-02ulist: Automatically unset other progress labels when changing progress labelYorhel1-0/+5
2019-12-12v2rw: Discussion board editing & thread creationYorhel3-0/+227
2019-12-10Elm: Add Redirect response + fix redirect to last post on replyYorhel1-1/+1
2019-12-06Add link to d9#3 to quick reply box + allow customizing TextPreview headerYorhel2-18/+18
2019-12-05v2rw: Convert thread reply form to ElmYorhel1-1/+1
2019-12-01v2rw: Convert thread display + poll votingYorhel1-4/+4
2019-11-28Use plain links for JS-ified linkradio inputs + fix focus of non-JS linkradiosYorhel1-0/+6
2019-11-27Elm: Use fieldset to disable the form while loadingYorhel1-0/+8
2019-11-10ulist: Add feature to add releases to the listYorhel1-0/+1
2019-11-10ulist: Generalize Elm dropdown + add release status change & removalYorhel1-0/+59
2019-11-10ulist: Proper release date formatting in release listYorhel1-0/+68
2019-11-10ulist: Add (nonfunctional) releases + options UI; More consistent namingYorhel2-0/+15
2019-11-10Reorganize JS and Elm instantiation + more efficient ulist loadingYorhel2-1/+14
2019-11-10ulist: Inline assigning labels to VNsYorhel1-0/+4
2019-11-10ulist: Inline editable votesYorhel2-4/+17
2019-11-10ulist: Add data model for new lists + Perl/Elm for label managementYorhel1-0/+6
2019-10-21Elm: Add text preview framework + BBCode preview in formsYorhel2-9/+99
2019-10-16Fix editing of staff entries without WikidataYorhel1-3/+5
2019-10-16v2rw: Convert staff adding/editing formYorhel2-9/+67
2019-10-06Elm: Support arbitrary id types in inputSelect + actually honor the selected ...Yorhel3-18/+17
2019-10-03Require email confirmation when changing email addressYorhel1-0/+1
2019-10-02v2rw: Convert user preferences formYorhel2-0/+28
2019-10-01v2rw: Convert registration, account activation and password resetYorhel1-0/+5
2019-09-30v2rw: Convert login, logout & insecure-password-change formsYorhel2-0/+16
2019-09-25v2rw: Add Elm & db_edit framework + Convert doc page editingYorhel5-0/+219