summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler/VNBrowse.pm
AgeCommit message (Expand)AuthorFilesLines
2017-03-03VNBrowse: Remember sort options when changing query or filtersYorhel1-2/+2
2016-01-23L10N: Intern all VNDB::Handler::* stuffYorhel1-7/+7
2016-01-16L10N: Intern languages/platforms/resolutions/media/ptype/rtype/vnlengthYorhel1-2/+2
2015-12-30Add release filters to VN browserYorhel1-6/+17
2015-09-20Update usage kv_validate() to upcoming TUWF 1.0Yorhel1-1/+1
2015-07-21Add profile option for the default spoiler settingYorhel1-1/+4
2015-01-27staff: Fix various parts to recognize the new staff databasemorkt1-1/+1
2014-12-01Don't use inline script tag to pass pref_code to JSYorhel1-1/+1
2012-07-24Handler::VNBrowse: Keep sort info when changing column settingsYorhel1-3/+2
2012-07-24Add wishlist / VN list status options to VN list browserSpaceRanger1-2/+36
2011-05-17Added i+/c+ ID recognition to VN searchYorhel1-1/+1
2011-02-04Fixed two perl warning related to reqCookie() returning undefYorhel1-1/+1
2011-02-03Cleaner and more efficient method of checking for the &fil= paramYorhel1-2/+2
2011-01-27L10N: Renamed _rbrowse_filters to _js_fil_filtersYorhel1-1/+1
2011-01-27TUWF: Added tag name to several end() callsYorhel1-1/+1
2011-01-27TUWF: Use the uri_escape() provided by TUWFYorhel1-1/+1
2011-01-27TUWF: Made use of the new cookie_prefix featureYorhel1-1/+1
2011-01-25TUWF: Initial convert from YAWF to TUWFYorhel1-12/+12
2011-01-01V|R Browse: Don't apply saved filters when an empty filter string is givenYorhel1-1/+2
2011-01-01Bugfix: properly escape search query in links query stringYorhel1-2/+3
2011-01-01More infrastructural changes to accomodate for the permanent filtersYorhel1-2/+2
2011-01-01Implemented filFetchDB() and converted the VN/Release browser to use itYorhel1-35/+14
2010-12-21Pass VN tag filters by ID rather than nameYorhel1-27/+13
2010-11-28Handler::VNBrowse: Fixed bug with assigning to $fil->{lang}Yorhel1-1/+1
2010-11-28VN Filter Selector: Added "original language" filterYorhel1-1/+1
2010-11-27Handler::VNBrowse: Apply search query and filters when changing first charYorhel1-1/+1
2010-11-27VN Filter Selector: Added "has anime" filterYorhel1-1/+1
2010-11-27VN Filter Selector: Added length field filterYorhel1-1/+1
2010-11-27Replaced old VN advanced options with the new filter selection systemYorhel1-76/+36
2010-11-02Prefix all cookies with a configurable cookie_prefixYorhel1-1/+1
2010-10-31Bugfix: only redirect VN search to VN page if page=1Yorhel1-1/+1
2009-11-27DB: Abstracted all ORDER BY clauses in the DB abstraction layerYorhel1-9/+1
2009-11-27Display VN ratings on tag pages as wellYorhel1-46/+1
2009-11-14SQL: Allow NULL for vn.c_popularityYorhel1-2/+2
2009-11-14SQL: Cached bayesian VN rating and vote countsYorhel1-3/+11
2009-11-14Added bayesian rating and vote count to the VN listYorhel1-1/+7
2009-10-19Use 'no spoilers' as default spoiler level for tagsYorhel1-1/+1
2009-10-10List all known languages on /r and /v/all instead of only those in useYorhel1-1/+1
2009-10-05JS: Moved, split and rewrote release <-> VN & producer linkingYorhel1-1/+1
2009-09-24L10N: Translated the 'ALL' char and fixed footer TL bugYorhel1-1/+1
2009-09-24Replaced all uses of monthstr() with datestr()Yorhel1-1/+1
2009-09-05L10N: Converted Handler::VNBrowse and Handler::VNEditYorhel1-19/+22
2009-08-17L10N: Moved some functions from Func.pm to L10N.pm and added Russian quant() ...Yorhel1-1/+1
2009-08-17L10N: Converted platform namesYorhel1-5/+5
2009-08-17L10N: Converted user ranks and language namesYorhel1-6/+6
2009-07-05Tag exclude filters on VN searchYorhel1-7/+15
2009-07-05Added spoiler options for tag filters on VN searchYorhel1-1/+3
2009-07-05Apply & clear buttons on advanced VN search + note about boolean andYorhel1-2/+7
2009-07-05Auto-complete the tag filters on VN searchYorhel1-1/+1
2009-07-05Made a start on the multiple-tag-VN-searchYorhel1-13/+51