summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler/VNBrowse.pm
AgeCommit message (Expand)AuthorFilesLines
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
2009-07-04Re-added language parsing in VN search boxYorhel1-2/+9
2009-07-04Separated VN search filters from search boxYorhel1-35/+24
2009-06-06Removed some leftover code of the category filters on /vYorhel1-1/+1
2009-05-31Tabs on v/r/p/g search fieldsYorhel1-4/+1
2009-05-24Removed category filters from /v/allYorhel1-32/+1
2009-05-10Added search field on release browserYorhel1-2/+2
2009-03-25Made search box match on g+Yorhel1-1/+1
2009-01-10Added VN popularity rankingYorhel1-2/+4
2008-12-14Fixed all XHTML validation bugs I could findYorhel1-3/+3
2008-12-13Fixed HTML bug with the VN search filtersYorhel1-25/+25
2008-12-13FF2 style fixesYorhel1-4/+4
2008-12-11Basic userpage + recent votes to VN pages + long-object-float bugfixYorhel1-1/+1
2008-12-09Code cleanup: removed leading spaces and combined DB/{Votes,VNList,WishList}....Yorhel1-1/+1