summaryrefslogtreecommitdiff
path: root/elm
AgeCommit message (Expand)AuthorFilesLines
2019-12-24ulist: Add list management widget on VN pagesYorhel3-4/+134
2019-12-20ulist: Remove deprecated hide_list user preferenceYorhel1-8/+0
2019-12-17ulist: Get rid of BETA warning, update menu and tab linksYorhel2-8/+3
2019-12-16ulist: Add "voted = private" warningYorhel1-7/+15
2019-12-12v2rw: Discussion board editing & thread creationYorhel4-0/+467
2019-12-10Elm: Add Redirect response + fix redirect to last post on replyYorhel4-11/+10
2019-12-09Add SubscribeStar buttonYorhel1-1/+1
2019-12-08Fix json_api() URL matching + move URL parameters to POST bodyYorhel5-18/+13
2019-12-06Add link to d9#3 to quick reply box + allow customizing TextPreview headerYorhel5-27/+30
2019-12-05v2rw: Convert thread reply form to ElmYorhel2-1/+69
2019-12-01v2rw: Convert thread display + poll votingYorhel10-12/+151
2019-11-28Use plain links for JS-ified linkradio inputs + fix focus of non-JS linkradiosYorhel5-41/+31
2019-11-27ulist: Add column selection + voted, modified, release date & rating columnsYorhel3-1/+92
2019-11-27Elm: Use fieldset to disable the form while loadingYorhel8-7/+15
2019-11-19ulist: Focus and select label input when adding a new labelYorhel1-2/+6
2019-11-19ulist: Remove the notes iconYorhel1-1/+0
2019-11-19ulist: Compact the notes field and "add release" link in the expanded viewYorhel1-11/+20
2019-11-11ulist: Improve date editing experience for browsers that fall back to a text ...Yorhel1-5/+8
2019-11-10ulist: Improve page load time by lazily loading some thingsYorhel3-13/+31
2019-11-10ulist: Add feature to add releases to the listYorhel2-14/+63
2019-11-10ulist: Dynamically update releases summary on changeYorhel2-3/+12
2019-11-10ulist: Generalize Elm dropdown + add release status change & removalYorhel3-52/+131
2019-11-10ulist: Proper release date formatting in release listYorhel2-3/+78
2019-11-10ulist: Implement notes editing + small code reorgYorhel6-15/+48
2019-11-10JS: Add LibreJS compatibility + use embedded comment tag to sort v2rw.js filesYorhel5-0/+10
2019-11-10ulist: Implement deletion of items from the listYorhel2-10/+45
2019-11-10ulist: Add (nonfunctional) releases + options UI; More consistent namingYorhel12-23/+117
2019-11-10ulist: Add comment and "this item is public" iconsYorhel4-5/+26
2019-11-10Reorganize JS and Elm instantiation + more efficient ulist loadingYorhel11-62/+76
2019-11-10ulist: Inline start/end date editingYorhel1-0/+69
2019-11-10ulist: Inline assigning labels to VNsYorhel4-3/+124
2019-11-10ulist: Inline editable votesYorhel4-5/+113
2019-11-10ulist: Add some styling, sorting and a framework for extended info/optionsYorhel1-2/+23
2019-11-10ulist: Use lower numbers for custom labels + add VN listingYorhel1-5/+5
2019-11-10ulist: Add data model for new lists + Perl/Elm for label managementYorhel3-0/+128
2019-10-23Update to Elm 0.19.1Yorhel1-2/+2
2019-10-21Elm: Add text preview framework + BBCode preview in formsYorhel4-49/+120
2019-10-16Fix editing of staff entries without WikidataYorhel2-6/+8
2019-10-16v2rw: Convert staff adding/editing formYorhel4-9/+306
2019-10-16Display star next to 'My profile' link when supporter options are availableYorhel1-1/+1
2019-10-12v2rw: Convert user notifications interface (/u+/notifies)Yorhel1-0/+12
2019-10-12Add Patreon link to main menu + minor fixesYorhel1-1/+1
2019-10-10rewards: Apply supporters badge and unicode name (almost) everywhereYorhel1-2/+2
2019-10-10rewards: Add user settingsYorhel1-17/+44
2019-10-06Elm: Support arbitrary id types in inputSelect + actually honor the selected ...Yorhel4-15/+23
2019-10-03Require email confirmation when changing email addressYorhel2-15/+22
2019-10-02Improve client-side username validation and registration messageYorhel1-1/+2
2019-10-02v2rw: Convert user preferences formYorhel8-91/+272
2019-10-01Minor refactor: Actually, let's split up RegReset.pmYorhel4-14/+14
2019-10-01v2rw: Convert registration, account activation and password resetYorhel5-1/+305