summaryrefslogtreecommitdiff
path: root/lib/VNDB/DB
AgeCommit message (Expand)AuthorFilesLines
2019-09-03Add Pixiv ID to staff entriesYorhel1-3/+3
2019-09-02Allow multiple Gyutto & DMM links per releaseYorhel1-1/+3
2019-09-01Add ErogeTrailers.com links to releasesYorhel1-2/+2
2019-09-01Add EGS links to releasesYorhel1-2/+2
2019-08-27Also display release link dropdown on producer pagesYorhel1-2/+2
2019-08-26Display shop+price info on VN pages + delete old affiliate codeYorhel2-75/+2
2019-08-26Display PlayAsia links on release pages + use crawled info to correct shop linksYorhel1-2/+30
2019-08-22Add JAST USA links to releasesYorhel1-3/+3
2019-08-21Add Itch.io links to releasesYorhel1-3/+3
2019-08-21Add DMM links to releasesYorhel1-3/+3
2019-08-19Add Getchu links to releasesYorhel1-3/+3
2019-08-19Add Mangagamer.com links to releasesYorhel1-3/+3
2019-08-19Add Melonbooks.com links to releases + minor edit form reorgYorhel1-4/+9
2019-08-19Add Digiket.com links to releasesYorhel1-3/+3
2019-08-19Add Gyutto.com links to releasesYorhel1-3/+3
2019-08-17Add J-List links to releasesYorhel1-3/+3
2019-08-17Add Denpasoft links to releasesYorhel1-3/+3
2019-08-17Add GOG.com links to releasesYorhel1-3/+3
2019-08-17Add DLSite links to releasesYorhel1-3/+3
2019-08-16Add Steam links to releasesYorhel1-3/+3
2019-08-09Replace Wikipedia links with Wikidata IDsYorhel4-12/+15
2019-07-16Releases: Add engine link + listYorhel1-1/+5
2019-07-15Add engine field to releasesYorhel1-3/+4
2019-07-13ULists: Remove character filter in VN vote listingsYorhel1-3/+0
2019-07-13Support GTIN lookup on VN searchYorhel1-2/+6
2019-07-12Display hidden users in VN vote listings, but hide their username/idYorhel1-4/+8
2019-07-08Add Producer/Staff/Seiyuu filters to Release/VN/Char filtersYorhel4-3/+10
2019-06-28VNBrowse: Add character filtersYorhel2-22/+37
2019-06-27Add support for "private" threadsYorhel1-11/+14
2019-06-26Re-add tag vote deletion moderation featureYorhel1-1/+7
2019-06-26VNPage: Don't show deleted/unapproved tags in tag cloudYorhel1-3/+8
2019-06-26Traits: Split "meta" field into "searchable" and "applicable"Yorhel1-5/+6
2019-06-26Tags: Split "meta" field into "searchable" and "applicable"Yorhel1-8/+7
2019-05-25Support weightless charactersYorhel1-1/+1
2018-12-06DB::Chars: Fix SQL operator precedence bug in search filterYorhel1-1/+1
2018-10-31VNEdit: Remove "import cast" functionalityYorhel1-13/+1
2018-10-25DB::Releases: Don't return duplicate releases in dbReleaseGet(vid => [...])Yorhel1-2/+1
2018-09-29Add default spoiler level to tags and use it in spoiler calculationYorhel1-5/+5
2018-09-29Add default spoiler level to traits and use it on character editYorhel1-4/+4
2018-05-25Add uncensored flag to release entriesYorhel1-6/+7
2018-05-24DB::Chars: Ignore spaces when matching original namesYorhel1-1/+1
2018-02-08Store d+ pages in the DB as versioned entries + use markdownYorhel2-1/+56
2018-01-12Don't allow unlikely short GTIN codesYorhel1-1/+1
2017-03-03Add date filters to VN searchYorhel1-1/+6
2016-11-27SQL: Use separate role for the website + disallow access to user dataYorhel1-33/+65
2016-11-03List deleted releases when adding a new releaseYorhel1-5/+6
2016-11-03Add duplicate check to producer entryYorhel1-2/+2
2016-09-18Suppress silly Perl 5.22 warnings about extra sprintf argsYorhel2-0/+2
2016-07-03Generalize substring search relevance + apply to most dropdown searchesYorhel4-19/+34
2016-07-03DB::Tags::dbTTTree: Use hash lookup for parent IDsYorhel1-3/+4