summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler/VNPage.pm
AgeCommit message (Expand)AuthorFilesLines
2018-02-09Increase VN page staff/cast cutoff thing to 200pxYorhel1-2/+2
2018-01-12Truly unique names for release icons and pushed those classes to the inmediat...TigerShark1-2/+2
2018-01-06Release filters: Fix handling of PC98 resolution iconYorhel1-0/+2
2018-01-06Add bb2text() and use it for release notes & open graph tagsYorhel1-5/+2
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-03-26Multi::RG: Remove unofficial relations from graph if #vns > 30Yorhel1-0/+1
2017-01-25Disable links to AnimeNFO for the momentYorhel1-4/+5
2017-01-19Add Open Graph tags for the main page and vrspcflan1-1/+12
2016-10-16Support more than 100 characters per VNYorhel1-1/+1
2016-10-16VNPage: Add gender icons to character summaryYorhel1-0/+1
2016-02-12Minor fixes / behaviour reverts related to the removal of L10NYorhel1-2/+2
2016-01-23L10N: Intern all VNDB::Handler::* stuffYorhel1-112/+110
2016-01-20L10N: Intern all VNDB::Util::* stuffYorhel1-15/+15
2016-01-19Move some VNDB::L10N stuff to VNDB::Func + intern VNDB::FuncYorhel1-4/+3
2016-01-17L10N: Intern blood_types/genders/(char|staff)_roles/discussion_boardsYorhel1-8/+8
2016-01-17Use Tie::IxHash for some global.pl listsYorhel1-3/+3
2016-01-17L10N: Intern VN/producer relations + update relation graphsYorhel1-4/+2
2016-01-17L10N: Intern tag_cats/voiced/animated/*_statusYorhel1-9/+9
2016-01-16L10N: Intern languages/platforms/resolutions/media/ptype/rtype/vnlengthYorhel1-23/+23
2016-01-10Add 'more'/'less' buttons to staff/character boxes on VN pagesYorhel1-2/+2
2015-11-28VNPage: Generalize seiyuu listing to character summary listingYorhel1-61/+73
2015-11-26Modified cast block layout.morkt1-18/+24
2015-11-26Handler::VNPage: Fix character listing tabYorhel1-1/+1
2015-11-26Handler::VNPage: Move staff tab into main VN page + some styling changesYorhel1-42/+23
2015-11-01Image viewer: Use HTML5 data- attribute instead of 'rel' for dataYorhel1-2/+2
2015-11-01Switch to HTML5 doctype + s/acronym/abbr/ + s/ / /eYorhel1-2/+2
2015-10-17SQL: Fix all browsing queries to use the new schemaYorhel1-6/+6
2015-08-31Handler::VNPage: Increase limit on number of visible releasesYorhel1-2/+2
2015-08-17js: Clean up misc.jsYorhel1-2/+2
2015-08-08Add sexual trait toggle to character informationYorhel1-12/+2
2015-07-27Handler::VNPage: Bunch of fixes for release page comparison rewriteYorhel1-5/+4
2015-07-26Handler::VNPage: Rewrite release comparison pageYorhel1-408/+227
2015-07-21Add profile option for the default spoiler settingYorhel1-10/+8
2015-07-21L10N: Combine spoiler setting stringsYorhel1-9/+9
2015-07-21Add profile option for default visible tag categories on VN pagesYorhel1-3/+2
2015-07-21Add profile option to show or summarize tags on VN pages by defaultYorhel1-2/+2
2015-07-20L10N: Support plural forms for charrolesYorhel1-1/+1
2015-05-12Fix display of 'external' iconYorhel1-1/+1
2015-02-07Handler::VNPage: Fix ordering of staff/cast on revision pagemorkt1-3/+5
2015-02-04Add spoiler settings to /v+/staffmorkt1-6/+12
2015-01-29VNPage: Don't shorten credit notes in revision displayYorhel1-2/+2
2015-01-28Hide spoilerous characters from the VN staff pages by defaultYorhel1-3/+5
2015-01-28Merge branch 'staff' into masterYorhel1-1/+2
2015-01-17Handler::VNPage: Conditionally disable warnings for smartmatchmorkt1-1/+1
2015-01-17Fix placing of add/edit tabs on VN pages when tags are hiddenmorkt1-0/+1
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-7/+10