summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2021-11-16Releases::Edit: Fix loading of the "add release" formYorhel1-1/+1
2021-11-15Discussions::Search: Add reviews & review comment searchYorhel1-25/+44
2021-11-15Discussions::Search: Use Postgres websearch_to_tsquery() for better query par...Yorhel1-8/+6
2021-11-15Reviews::Edit: Add early 404 checkYorhel1-0/+2
2021-11-15Make release type a property of the release<->vn relationYorhel11-42/+52
2021-11-12ExtLinks: Fix JAST USA links again (with an ugly hack)Yorhel1-2/+3
2021-11-10AdvSearch: Replace "developer-id"/"producer-id" fields with producer subfiltersYorhel1-6/+11
2021-11-07Add mod option to set deletion reason for forum postsYorhel8-16/+19
2021-11-07Add mod option to lock the boards for a threadYorhel1-16/+21
2021-11-07VN::Edit: Fix loading of edit form when it has an anime without title_kanjiYorhel1-1/+1
2021-11-06AdvSearch: Add filters to producer listingYorhel4-28/+44
2021-10-31VN::Page: Display official relations before unofficial onesYorhel1-1/+1
2021-10-29Fix rounding error in imgsize() + recreate affected screenshot thumbnailsYorhel1-1/+1
2021-10-28Allow uppercase characters in usernamesYorhel9-16/+32
2021-10-28Allow and log username changesYorhel3-3/+16
2021-10-27Extlinks: Add freegame-mugen.jpYorhel1-5/+7
2021-10-03Producers::Page: More consistent ordering of VNsYorhel1-2/+2
2021-10-03Staff::Edit: Fix accepting large Pixiv IDsYorhel1-2/+2
2021-10-03Releases::Lib: Use website link from ExtLinksYorhel1-1/+1
2021-09-30Use TableOpts for user listsYorhel3-115/+192
2021-09-30Keep an announcement on the homepage for at most 30 daysYorhel1-1/+1
2021-09-26AdvSearch: Prefer vote median in VN length filter if knownYorhel3-12/+9
2021-09-26Cache VN length + add to browser UI + reduce max length a bitYorhel4-13/+30
2021-09-20CSS: Switch to 2 or 1 column homepage layout on smaller screensYorhel1-3/+1
2021-08-26ExtLinks: Fix JAST USA regex to allow underscoresYorhel1-1/+1
2021-08-26VN::Length: don't display pointless table when all votes are on ignoreYorhel1-0/+1
2021-08-26ExtLinks: Fix JAST USA link formatYorhel1-2/+2
2021-08-23VN::Length: Add "ignore" filter option for modsYorhel1-14/+22
2021-08-23VNLengthVotes: Minor style changes and persistent ignore selectionYorhel2-5/+4
2021-08-09VNLengthVote: Add unique vote id to handle editing deleted user's votesYorhel1-11/+15
2021-08-09VNLengthVote: Add support for multiple release selectionYorhel2-5/+14
2021-08-08VN::Length: Use audit log instead of debug log, lolYorhel1-1/+3
2021-08-08VNLengthVote: Add ignore flag + more mod optionsYorhel2-23/+32
2021-08-06VN::Page: Reduce speed adjustment factor to 25%Yorhel1-1/+1
2021-08-06Oops, speed adjustment goes the other way aroundYorhel1-1/+1
2021-08-06VNLength: Move stats to listings page + go back to simple aggregate on VN pagesYorhel2-24/+48
2021-08-05VNLengthVote: Add mod option to delete votesYorhel1-0/+28
2021-08-04VN::Page: Aggergate play times per speed + use medianYorhel1-13/+24
2021-08-04Add global /lengthvotes listingYorhel1-26/+26
2021-08-04VNLengthVote: Misc code reorg + basic user statsYorhel4-27/+39
2021-08-04Adjust VN length formattingYorhel3-11/+19
2021-08-03VN Length list: add release id columnYorhel1-3/+5
2021-08-03VNLengthVote: Add vote listing + aggregated stats + make publicYorhel2-7/+115
2021-08-03VNLengthVote: Fix migration script + no need to query DB when !$canvoteYorhel1-1/+1
2021-08-03VNLengthVote: Add speed indicator field + fix release deletion thingYorhel2-1/+2
2021-08-02VNLenthVote: Improve form with minute field + release filter + some infoYorhel1-14/+27
2021-07-31Filters: Fix conversion of old tag name filtersYorhel1-1/+1
2021-07-30Add early test implementation of VN length votingYorhel4-7/+40
2021-07-30VN::Page: Fix ability to vote on just-released and only-trial-available VNsYorhel2-6/+8
2021-07-28VNPage: Order relations list by release dateYorhel1-2/+2