summaryrefslogtreecommitdiff
path: root/elm/UList
AgeCommit message (Expand)AuthorFilesLines
2020-01-23v2rw: Re-add "User options" functionality on release pagesYorhel2-49/+91
2020-01-14UList.DateEdit: Consider empty dates validYorhel1-1/+1
2020-01-13UList.VNPage: Improve styling to make inputs stand out moreYorhel3-13/+13
2020-01-10UList.VoteEdit: Fix enter key when setting custom vote in Chrome-based browsersYorhel1-8/+3
2020-01-09UList.VNPage: Keep the "compact" vote input, prevent wrappingYorhel1-1/+1
2020-01-09ulist: Rework VN "User options" tab to be more prominent and convenientYorhel1-41/+41
2020-01-08ulist: Hide "voted" in label listing on VN pagesYorhel1-1/+1
2020-01-08ulist: Add vote dropdown againYorhel2-41/+71
2020-01-05refactor: Combine json_api() & elm_form() + generate Elm function to msg API ...Yorhel7-17/+15
2020-01-04ulist: Add ability to save views as defaultYorhel3-0/+84
2020-01-03ulist: Display platform icons in releases listingYorhel1-1/+4
2020-01-02ulist: Hide "Multi-select" when JS is disabled + auto-submit on label filter ...Yorhel1-0/+5
2020-01-02ulist: Aaargh Fix another bug with unsetting progress labelsYorhel1-1/+1
2020-01-02ulist: Fix bug in unsetting play status labelsYorhel1-1/+1
2020-01-02ulist: Make label filter single-selection by defaultYorhel1-0/+12
2020-01-02ulist: Automatically unset other progress labels when changing progress labelYorhel1-4/+11
2020-01-02ulist: Add extra client-side validation for the date editingYorhel1-1/+8
2019-12-24ulist: Add list management widget on VN pagesYorhel3-4/+134
2019-12-16ulist: Add "voted = private" warningYorhel1-7/+15
2019-12-01v2rw: Convert thread display + poll votingYorhel1-1/+1
2019-11-28Use plain links for JS-ified linkradio inputs + fix focus of non-JS linkradiosYorhel3-33/+24
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 thingsYorhel2-13/+28
2019-11-10ulist: Add feature to add releases to the listYorhel1-14/+62
2019-11-10ulist: Dynamically update releases summary on changeYorhel2-3/+12
2019-11-10ulist: Generalize Elm dropdown + add release status change & removalYorhel2-52/+72
2019-11-10ulist: Proper release date formatting in release listYorhel1-3/+10
2019-11-10ulist: Implement notes editing + small code reorgYorhel6-15/+48
2019-11-10ulist: Implement deletion of items from the listYorhel2-10/+45
2019-11-10ulist: Add (nonfunctional) releases + options UI; More consistent namingYorhel8-0/+511