summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
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 searchYorhel3-131/+210
2019-11-14v2rw: Convert staff pagesYorhel7-253/+256
2019-11-12v2rw: Move entryLinks() into separate VNDB::ExtLinks moduleYorhel9-167/+269
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: Beta modeYorhel1-0/+17
2019-11-10ulist: SQL: Create labels for new users + auto-assign Voted label + import rl...Yorhel1-0/+1
2019-11-10ulist: Add feature to add releases to the listYorhel3-4/+35
2019-11-10ulist: Dynamically update releases summary on changeYorhel1-4/+3
2019-11-10ulist: Generalize Elm dropdown + add release status change & removalYorhel1-0/+20
2019-11-10ulist: Implement notes editing + small code reorgYorhel1-113/+136
2019-11-10ulist: Implement deletion of items from the listYorhel1-1/+18
2019-11-10ulist: Add (nonfunctional) releases + options UI; More consistent namingYorhel2-13/+37
2019-11-10ulist: Add comment and "this item is public" iconsYorhel1-7/+18
2019-11-10Reorganize JS and Elm instantiation + more efficient ulist loadingYorhel2-9/+19
2019-11-10ulist: Rename tables to something more sensibleYorhel1-21/+21
2019-11-10ulist: "End date" -> "Finish date" + put placeholder values in Elm divsYorhel2-11/+11
2019-11-10ulist: Inline start/end date editingYorhel1-2/+30
2019-11-10ulist: Inline assigning labels to VNsYorhel1-6/+47
2019-11-10ulist: Inline editable votesYorhel3-5/+34
2019-11-10ulist: Add some styling, sorting and a framework for extended info/optionsYorhel1-32/+70
2019-11-10ulist: Use lower numbers for custom labels + add VN listingYorhel1-37/+135
2019-11-10ulist: Add data model for new lists + Perl/Elm for label managementYorhel1-0/+119
2019-11-10CSS: Fix table overflow of history browserYorhel1-1/+1
2019-11-09BBCode: Fix resolving of staff aliasesYorhel1-1/+1
2019-11-08Wikidata: Add support for doujinshi.org author linksYorhel2-0/+3
2019-11-02Add character age field + conversionYorhel2-4/+13
2019-11-02Add character cup size field + conversion + filterYorhel4-8/+24
2019-10-31Footer: Shorten version string + move source URLYorhel2-5/+4
2019-10-30v2rw: Convert /u+/postsYorhel2-69/+72
2019-10-26Fix Wikipedia URLs with a question markYorhel1-2/+2
2019-10-22"nofancy" option also removes the star next to "My Profile"Yorhel1-1/+1
2019-10-21Elm: Add text preview framework + BBCode preview in formsYorhel1-0/+9
2019-10-20Add some common engines to the common engine listYorhel1-0/+4
2019-10-19VNWeb::History: Use unicode ✓ and ✗ to indicate filter selection + turn b...Yorhel1-15/+13
2019-10-18User::Edit: Throw 404 if user does not existYorhel1-1/+1
2019-10-16Fix editing of staff entries without WikidataYorhel1-1/+1
2019-10-16v2rw: Convert staff adding/editing formYorhel11-268/+278
2019-10-16Display star next to 'My profile' link when supporter options are availableYorhel1-1/+2
2019-10-16HTML: Make "noindex" the defaultYorhel12-14/+14
2019-10-14v2rw: Convert user listingYorhel9-145/+153
2019-10-14Delete the user deletion featureYorhel4-59/+1
2019-10-14User::PassSet: Show a CSRF error when the reset token is invalidYorhel1-1/+4
2019-10-14Fix fetching of c_olang for revision pagesYorhel1-1/+1
2019-10-14Add lang HTML attribute to some original language fieldsYorhel6-10/+24