summaryrefslogtreecommitdiff
path: root/lib/VNDB/DB/VN.pm
AgeCommit message (Expand)AuthorFilesLines
2016-09-18Suppress silly Perl 5.22 warnings about extra sprintf argsYorhel1-0/+1
2016-01-10DB::(VN|Producers): Don't decode_utf8() xml valuesYorhel1-2/+0
2015-12-30Add release filters to VN browserYorhel1-1/+9
2015-11-28VNPage: Generalize seiyuu listing to character summary listingYorhel1-12/+6
2015-11-26Handler::VNPage: Move staff tab into main VN page + some styling changesYorhel1-9/+1
2015-11-14DB::VN: Fix undeterministic ordering on tag score in VN listingsYorhel1-1/+1
2015-11-02DB::VN: Fix dbVNHasStaff() query when VN has only seiyuu and no staffYorhel1-1/+1
2015-11-01DB::(Producers|VN): Convert svg column to perl encoding when fetchingYorhel1-0/+1
2015-10-17SQL: Fix all browsing queries to use the new schemaYorhel1-110/+114
2015-10-03Handle JSON data natively when processing form dataYorhel1-2/+2
2015-10-03Rewrote screenshot uploader to support multiple files + use jsonYorhel1-1/+1
2015-02-04Add spoiler settings to /v+/staffmorkt1-1/+1
2015-02-02dbVNHasChar(): Fix bug with hidden/deleted charactersYorhel1-1/+1
2015-01-28Hide spoilerous characters from the VN staff pages by defaultYorhel1-1/+2
2015-01-28Merge branch 'staff' into masterYorhel1-1/+1
2015-01-02staff: Fix duplicate listing of seiyuu for chars with multiple releasesYorhel1-3/+3
2015-01-02staff: Fix deleting of staff + use JSON to pass data + minor fixesmorkt1-2/+2
2014-12-28staff: Import cast from other VN + some styling + more improvementsmorkt1-1/+16
2014-12-28More progress on the staff + cast DBmorkt1-2/+24
2014-12-24Further progress on the staff databasemorkt1-2/+16
2014-12-22DB: Merge name/title fetching in main fetching functionsYorhel1-12/+2
2014-12-22bbcode: Replace [vcpgi][0-9]+ links with a [url] tagmorkt1-1/+12
2014-12-22Initial implementation of a staff/seiyuu databasemorkt1-1/+17
2014-12-02Completely drop l_vnn column from VN infoYorhel1-2/+2
2014-10-13SQL: Use enum to represent platformsYorhel1-3/+3
2013-01-05Screenshot uploader: Load stuff synchronously + removed processing flagYorhel1-1/+1
2013-01-05Don't use Multi for processing screenshotsYorhel1-2/+2
2012-07-24DB::VN: Use subquery join for obtaining rlist status infoYorhel1-18/+11
2012-07-24Add wishlist / VN list status options to VN list browserSpaceRanger1-2/+23
2011-12-29Added duplicate check when adding VNsYorhel1-2/+2
2011-12-29DB::VN: Add secondary order on title when sorting by release dateYorhel1-1/+1
2011-03-19chardb: Added char listing to VN pagesYorhel1-1/+8
2011-02-06Added new VN filter: on user VN list or notYorhel1-0/+2
2011-02-06Added new VN filter: voted on or notYorhel1-0/+2
2011-02-06Added new VN filters: wish/blacklistYorhel1-1/+7
2011-01-02Bugfix: Don't show NSFW screenshots on homepage with filtersYorhel1-1/+1
2011-01-01Also apply permanent VN filters to the random screenshots on /Yorhel1-3/+22
2010-12-21Pass VN tag filters by ID rather than nameYorhel1-9/+15
2010-11-28VN Filter Selector: Added "original language" filterYorhel1-1/+3
2010-11-27VN Filter Selector: Added "has anime" filterYorhel1-1/+3
2010-11-27VN Filter Selector: Added length field filterYorhel1-1/+3
2010-11-27Replaced old VN advanced options with the new filter selection systemYorhel1-5/+5
2010-11-10Started on adding an "official" flag to vn<->vn relationsYorhel1-5/+6
2010-11-07Optimized random VN fetching queryYorhel1-1/+7
2010-11-07Optimized random screenshot fetching queryYorhel1-8/+12
2010-11-02Multi::Image: Abstracted image dimension calculation into VNDBUtilYorhel1-1/+2
2010-03-13Improved VN searchYorhel1-28/+5
2010-02-05Merge branch 'master' into betaYorhel1-2/+2
2010-02-02SQL: Converted language columns to an ENUM typeYorhel1-3/+3
2010-01-24Versioned the deleting and locking of database entriesYorhel1-1/+1