summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2019-07-25Merge the v3 branch into separate namespace + fix Docker stuff (again)Yorhel36-0/+5504
2019-07-22Move votes/traits/tags exports to dbdump.pl; Get rid of Multi::APIDumpYorhel1-128/+0
2019-07-21Add (fullish) database dumpsYorhel1-0/+125
2019-07-20Make account deletion a Yorhel-only actionYorhel2-2/+2
2019-07-20d17 now includes some licensing stuffYorhel1-1/+1
2019-07-17Handler::Users: Improve "hide my list" checkbox descriptionYorhel1-2/+3
2019-07-16Handler::Releases: Fix doc linkYorhel1-1/+1
2019-07-16Releases: Add engine link + listYorhel2-2/+36
2019-07-16Handler::Releases: Fix undefined value warning when adding a new releaseYorhel1-2/+2
2019-07-16Fix bug in parsing Unicode filter stringsYorhel1-1/+1
2019-07-15Add engine field to releasesYorhel3-8/+34
2019-07-15Increase maximum number of tags/traits/producers/staff in filtersYorhel3-3/+6
2019-07-13ULists: Remove character filter in VN vote listingsYorhel2-9/+8
2019-07-13Uh, let's limit the shortened diffs to doc pagesYorhel2-2/+3
2019-07-13Reduce context in large diffsYorhel1-1/+11
2019-07-13Support GTIN lookup on VN searchYorhel1-2/+6
2019-07-12Display hidden users in VN vote listings, but hide their username/idYorhel3-9/+19
2019-07-08Handler::Tags: Fix display of unknown filters in tag link browserYorhel1-4/+4
2019-07-08Handler::Producers: Fix "undefined value" at xml result without query stringYorhel1-1/+1
2019-07-08Add Producer/Staff/Seiyuu filters to Release/VN/Char filtersYorhel9-15/+34
2019-07-06Handle tags assigned to deleted users in tag link browserYorhel1-2/+6
2019-06-28VNBrowse: Add character filtersYorhel3-25/+48
2019-06-27Add support for "private" threadsYorhel4-18/+36
2019-06-26Re-add tag vote deletion moderation featureYorhel2-2/+13
2019-06-26VNPage: Don't show deleted/unapproved tags in tag cloudYorhel2-4/+9
2019-06-26Traits: Split "meta" field into "searchable" and "applicable"Yorhel4-18/+36
2019-06-26Tags: Split "meta" field into "searchable" and "applicable"Yorhel4-25/+42
2019-06-21Minor code cleanup for CSS-based trait filtersYorhel1-21/+12
2019-06-21CSS-based character descriptionszx144-44/+72
2019-06-19VNPage: Display publishers and developers in deterministic orderYorhel1-2/+2
2019-05-30Improve weak-password messageYorhel1-3/+3
2019-05-25Support weightless charactersYorhel3-9/+9
2019-05-17Fix PWLookup.pm to reject null-bytes in the dictionaryYorhel1-1/+1
2019-05-16Actually make Unicode passwords workYorhel1-1/+1
2019-05-16Add password dictionary checkYorhel4-15/+213
2019-05-15Loosen restrictions on passwords a bitYorhel1-6/+6
2018-12-06DB::Chars: Fix SQL operator precedence bug in search filterYorhel1-1/+1
2018-12-06Increase maximum post board lengthYorhel1-1/+1
2018-12-06Handler::Chars: Retain filters when switching initial characterYorhel1-1/+1
2018-11-07Fix "make" after removal of tagops.jsYorhel1-1/+0
2018-11-04JS-less tag visibility toggleszx141-17/+38
2018-11-02Change Multi to use separate setting for db_login and to use UNIX socket for ...alto1-4/+1
2018-10-31VNEdit: Remove "import cast" functionalityYorhel2-22/+1
2018-10-29Add U+201C to search normalize removalalto1-1/+1
2018-10-28Code style: Keep the HTML structure explicit and indentation correctYorhel1-5/+3
2018-10-28Add JS-less NSFW screenshot togglezx141-4/+9
2018-10-27VNPage: Hide vote dropdown when nothing has been released yetYorhel1-3/+9
2018-10-25DB::Releases: Don't return duplicate releases in dbReleaseGet(vid => [...])Yorhel1-2/+1
2018-10-23Add JS-less NSFW togglezx141-10/+17
2018-10-07Handler::(Tags|Traits): Remember spoiler/filter settings when changing the otherYorhel2-3/+5