summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler/VNPage.pm
AgeCommit message (Expand)AuthorFilesLines
2011-01-27TUWF: Added tag name to several end() callsYorhel1-12/+12
2011-01-25TUWF: Initial convert from YAWF to TUWFYorhel1-8/+10
2011-01-01Added saving notes to filter selector and applied filFetchDB()Yorhel1-1/+1
2010-12-23Converted the show_nsfw preference to use the users_prefs tableYorhel1-5/+5
2010-12-19RFC-01: Code/DB cleanup and renamed some stuff for consistencyYorhel1-3/+3
2010-12-19RFC-01: Added VN list selection box to VN pagesYorhel1-0/+11
2010-12-19RFC-01: Fixed release list updating dropdown on VN pagesYorhel1-4/+3
2010-12-17Don't allow NULL for rr.minage and use -1 for unknownYorhel1-1/+1
2010-11-26Use word-level (instead of character-level) diff for large fieldsYorhel1-2/+2
2010-11-10Handler::VNPage: display "official" relation statusYorhel1-0/+1
2010-11-10Started on adding an "official" flag to vn<->vn relationsYorhel1-1/+2
2010-11-06Fixed cross-site request forgery vulnerabilitiesYorhel1-2/+3
2010-11-03Use newlines to separate VN aliasesYorhel1-0/+1
2010-11-02Handler::(Misc|VNPage): Added HTML width/height to screenshot thumbnailsYorhel1-1/+3
2010-02-06Handler::VNPage: Don't show delete option when not on wishlistYorhel1-1/+1
2010-01-23Handler::VNPage: Centered the thumbnails in the screenshot viewerYorhel1-24/+18
2010-01-09L10N: Extracted/fixed some more strings on revision pagesYorhel1-10/+11
2009-12-28Highlight opened VN/producer in relation graphsYorhel1-0/+1
2009-11-28v+: Allow hiding of NSFW cover even if NSFW warning is disabledYorhel1-9/+11
2009-11-27DB: Abstracted all ORDER BY clauses in the DB abstraction layerYorhel1-2/+2
2009-11-14Added bayesian rating info to VN pagesYorhel1-1/+1
2009-11-14Made external links on VN pages translatableYorhel1-4/+4
2009-11-14SQL/L10N: Allow NULL for releases_rev.minage and make the values translatableYorhel1-1/+1
2009-10-21Added relation graphs for producersYorhel1-31/+1
2009-10-19Use 'no spoilers' as default spoiler level for tagsYorhel1-3/+3
2009-10-10Updated Producer and VN pages with developer/publisher informationYorhel1-15/+30
2009-10-03JS: Rewrote VN tagspoil & JS tabs and merged addClass and removeClassYorhel1-0/+1
2009-10-02JS: Rewrote release list dropdownYorhel1-1/+1
2009-09-27Converted anime.type to ENUM and made them translatableYorhel1-1/+1
2009-09-26Properly handle UTF-8 in relation graph SVGsYorhel1-1/+1
2009-09-26Converted VN relations to ENUM data type and made them translatableYorhel1-2/+4
2009-09-25Handler::VNPage: Added simple browser detection for XHTMLYorhel1-2/+14
2009-09-25Use inline SVG for relation graphsYorhel1-3/+20
2009-09-24Handler::VNPage: Display '-' for empty VN descriptionsYorhel1-1/+1
2009-09-13Removed visual-novels.net link from the interfaceYorhel1-4/+0
2009-09-10L10N: Extracted VN lenghtsYorhel1-2/+2
2009-09-08Added random VN link in menuYorhel1-0/+7
2009-09-06L10N: Converted wishlist_status in global.plYorhel1-2/+2
2009-09-06L10N: Converted 'voiced', 'animated' and 'votes' in global.plYorhel1-1/+1
2009-09-06Util::htmlRevision: Removed obsolete name argumentYorhel1-14/+14
2009-09-06L10N: Converted Handler::VNPageYorhel1-53/+52
2009-08-17L10N: Moved some functions from Func.pm to L10N.pm and added Russian quant() ...Yorhel1-1/+1
2009-08-17L10N: Converted producer and release typesYorhel1-1/+1
2009-08-17L10N: Converted platform namesYorhel1-1/+1
2009-08-17L10N: Converted user ranks and language namesYorhel1-4/+4
2009-08-12Added global user votes ignore listYorhel1-1/+1
2009-08-08Removed last traces of the category systemYorhel1-46/+2
2009-07-18Modified definition of the anime tableYorhel1-4/+4
2009-07-04Implemented support for multilingual releasesYorhel1-11/+7
2009-06-15Don't show NSFW images on diff pages by defaultYorhel1-1/+6