summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-01Christmas theme \o/Yorhel2-1/+1
2019-11-28ulist: Fix display of vote date when not votedYorhel1-1/+1
2019-11-28Use plain links for JS-ified linkradio inputs + fix focus of non-JS linkradiosYorhel6-41/+56
2019-11-27ulist: Add column selection + voted, modified, release date & rating columnsYorhel7-51/+198
2019-11-27Elm: Use fieldset to disable the form while loadingYorhel8-7/+15
2019-11-27CSS: Less hacky .maintabsYorhel6-187/+115
2019-11-27Multi: Fix parsing of ExtLinks.pm when TUWF::XML isn't loadedYorhel1-1/+1
2019-11-23ulist: Add some test menu linksYorhel1-0/+8
2019-11-23ulist: Make labels column sortableYorhel1-17/+18
2019-11-19ulist: Keep sort column when updating filtersYorhel1-0/+2
2019-11-19Increase CSRF token validity window to 12 hoursYorhel1-4/+2
2019-11-19ulist: Focus and select label input when adding a new labelYorhel1-2/+6
2019-11-19ulist: Remove the notes iconYorhel2-2/+0
2019-11-19ulist: Compact the notes field and "add release" link in the expanded viewYorhel2-12/+22
2019-11-19Minor refactor: Use dbPage() in scalar context where applicableYorhel4-5/+5
2019-11-19Discussions: Fix index linkYorhel1-1/+1
2019-11-19Fix consistency between discussion counter in the dbentry tabs and actual lis...Yorhel2-6/+10
2019-11-19v2rw: Convert discussion board listings + change link structure a bitYorhel5-132/+84
2019-11-15Discussions::Lib: Use same WHERE clause for counting and listingYorhel1-3/+3
2019-11-15Move pubskin fetching responsibility to VNWeb::HTML::framework_Yorhel7-20/+19
2019-11-15threadlist: Automatically hide threads the user should not see + display hidd...Yorhel3-5/+11
2019-11-15v2rw: Convert discussion board indexYorhel4-103/+130
2019-11-15Fix Wikipedia linksYorhel1-2/+2
2019-11-15v2rw: Convert discussion board searchYorhel4-133/+212
2019-11-14v2rw: Convert staff pagesYorhel7-253/+256
2019-11-12v2rw: Move entryLinks() into separate VNDB::ExtLinks moduleYorhel9-167/+269
2019-11-11ulist: Improve date editing experience for browsers that fall back to a text ...Yorhel1-5/+8
2019-11-11ulist: Add a "no label" filterYorhel1-9/+29
2019-11-11ulist: Update lastmod when changing labels or voteYorhel1-1/+3
2019-11-10ulist: Fix migration script to properly delete tables & handle concurrent cha...Yorhel1-2/+7
2019-11-10ulist: Beta modeYorhel1-0/+17
2019-11-10ulist: Improve page load time by lazily loading some thingsYorhel4-14/+32
2019-11-10ulist: SQL: Create labels for new users + auto-assign Voted label + import rl...Yorhel2-5/+58
2019-11-10ulist: Add feature to add releases to the listYorhel5-18/+98
2019-11-10ulist: Dynamically update releases summary on changeYorhel4-7/+16
2019-11-10ulist: Generalize Elm dropdown + add release status change & removalYorhel5-67/+168
2019-11-10ulist: Proper release date formatting in release listYorhel2-3/+78
2019-11-10ulist: Implement notes editing + small code reorgYorhel8-128/+185
2019-11-10JS: Add LibreJS compatibility + use embedded comment tag to sort v2rw.js filesYorhel7-21/+40
2019-11-10ulist: Implement deletion of items from the listYorhel4-12/+65
2019-11-10ulist: Add (nonfunctional) releases + options UI; More consistent namingYorhel16-41/+167
2019-11-10ulist: Add comment and "this item is public" iconsYorhel7-13/+46
2019-11-10Reorganize JS and Elm instantiation + more efficient ulist loadingYorhel14-72/+106
2019-11-10ulist: Rename tables to something more sensibleYorhel2-37/+37
2019-11-10ulist: "End date" -> "Finish date" + put placeholder values in Elm divsYorhel2-11/+11
2019-11-10ulist: Inline start/end date editingYorhel3-2/+105
2019-11-10ulist: Inline assigning labels to VNsYorhel6-17/+191
2019-11-10ulist: Inline editable votesYorhel9-11/+149
2019-11-10ulist: Add some styling, sorting and a framework for extended info/optionsYorhel3-34/+102
2019-11-10ulist: Use lower numbers for custom labels + add VN listingYorhel3-96/+157