summaryrefslogtreecommitdiff
path: root/lib/VNDB
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-04Fix release filter compatibility with multiple resolutionsYorhel1-3/+7
2018-10-02Fix release filter compatibility handling on VN browserYorhel2-16/+13
2018-10-02DB: Convert resolution into an enumYorhel3-19/+26
2018-10-01Lower the average vote requirement for tag spoilers a bitYorhel1-1/+2
2018-09-29Add default spoiler level to tags and use it in spoiler calculationYorhel2-6/+10
2018-09-29Add default spoiler level to traits and use it on character editYorhel2-6/+11
2018-07-07Handler::Traits: Fix link in duplicate trait creationYorhel1-1/+1
2018-06-19Add uncensored iconYorhel1-0/+2
2018-05-25Add uncensored flag to release entriesYorhel3-11/+23
2018-05-25Add privacy policy page - happy GDPR dayYorhel1-0/+1
2018-05-24DB::Chars: Ignore spaces when matching original namesYorhel1-1/+1
2018-04-12Handler::Chars: "Gender" -> "Sex"Yorhel1-2/+2
2018-04-08Char edit: Display linked VNs even if VN & releases have been deletedYorhel1-15/+6
2018-03-27Add platform icons to VN screenshot listingYorhel1-0/+1
2018-03-10Handler::Tags: Remember sort option when changing spoilers in VN listingYorhel1-3/+3
2018-03-04Allow decimal voting from /u+/votesYorhel1-5/+6
2018-02-24d8 is backYorhel1-0/+1
2018-02-09Increase VN page staff/cast cutoff thing to 200pxYorhel1-2/+2
2018-02-08Store d+ pages in the DB as versioned entries + use markdownYorhel9-87/+259
2018-02-07Use newline separation for producer aliasesYorhel1-6/+10
2018-01-13Handler::Chars: Fix setting of og:image tagYorhel1-1/+1
2018-01-12Don't allow unlikely short GTIN codesYorhel2-2/+2
2018-01-12Truly unique names for release icons and pushed those classes to the inmediat...TigerShark1-2/+2
2018-01-08BBCode: Fix parsing of tags in [something[url=..]Yorhel1-5/+5
2018-01-06Release filters: Fix handling of PC98 resolution iconYorhel1-0/+2
2018-01-06BBCode: Fix word boundary check when dblink is the first tokenYorhel1-2/+2
2018-01-06Add bb2text() and use it for release notes & open graph tagsYorhel7-11/+31
2018-01-06Use the new BBCode parser in bbSubstLinks()Yorhel1-44/+21
2018-01-06Rewrite bb2html() to be more flexibleYorhel2-1/+231
2018-01-05Fix static file URL for release iconsYorhel1-1/+1
2018-01-05Code style changes to release icons codeYorhel1-63/+55
2018-01-05Various fixes to the release icons featureYorhel1-3/+6
2018-01-05Add info icons for each release in vn page.TigerShark1-1/+64
2017-12-16Fix query debugging output with new TUWFYorhel1-4/+6
2017-11-17Fix display of char measurements when only weight is knownYorhel1-1/+1
2017-06-15Fixup variable rename in last commitYorhel1-2/+2
2017-06-15Handler::Chars: Hide instances block when hidden by spoiler settingsYorhel1-2/+5
2017-06-05Fix "All except characters" to show staffYorhel1-1/+1
2017-03-26Multi::RG: Remove unofficial relations from graph if #vns > 30Yorhel1-0/+1
2017-03-05Fix 500 when editing character entry without traitsYorhel1-1/+1
2017-03-03Add date filters to VN searchYorhel2-2/+7
2017-03-03VNBrowse: Remember sort options when changing query or filtersYorhel1-2/+2
2017-03-03Don't allow deleted or unapproved traits to be linked to char entriesYorhel2-0/+4
2017-01-25Ignore duplicate board IDs in threat editYorhel1-1/+1
2017-01-25Disable links to AnimeNFO for the momentYorhel1-4/+5
2017-01-21Don't omit metadata with a value of '0'flan1-1/+1
2017-01-19Add Open Graph tags for the main page and vrspcflan7-10/+70