summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler/Misc.pm
AgeCommit message (Expand)AuthorFilesLines
2017-06-05Fix "All except characters" to show staffYorhel1-1/+1
2017-01-19Add Open Graph tags for the main page and vrspcflan1-3/+13
2016-02-12Minor fixes / behaviour reverts related to the removal of L10NYorhel1-1/+1
2016-01-26Handler::Misc: Fix perl warning on 404 */histYorhel1-1/+1
2016-01-23L10N: Intern all VNDB::Handler::* stuffYorhel1-44/+45
2016-01-19Move some VNDB::L10N stuff to VNDB::Func + intern VNDB::FuncYorhel1-2/+2
2016-01-17L10N: Intern blood_types/genders/(char|staff)_roles/discussion_boardsYorhel1-1/+1
2016-01-16L10N: Intern languages/platforms/resolutions/media/ptype/rtype/vnlengthYorhel1-25/+4
2015-10-21Improve SQL in dbRevisionGet()Yorhel1-2/+1
2015-10-17SQL: Fix all browsing queries to use the new schemaYorhel1-2/+2
2015-09-20Update usage kv_validate() to upcoming TUWF 1.0Yorhel1-1/+1
2015-07-25Handler::Misc: Fix minor calculation error in determining "admin" userYorhel1-1/+1
2015-07-19Remove reliance on Referer header for language switchingYorhel1-9/+9
2015-06-15d7: Replace "top 5 contributors" with "special users" listingYorhel1-5/+9
2015-01-27staff: Fix various parts to recognize the new staff databasemorkt1-1/+2
2014-12-22Initial implementation of a staff/seiyuu databasemorkt1-1/+2
2014-10-21Use TUWF's reqBaseURI() instead of $self->{uri} on site linksYorhel1-5/+7
2011-08-22Use generic imgurl() and imgpath() functions to generate image URLs/pathsYorhel1-2/+1
2011-04-30Cleaned up permissionsYorhel1-1/+1
2011-04-30Added "All except characters" filter to history browserYorhel1-2/+3
2011-03-19chardb: Added 'Only characters' filter to history pagesYorhel1-1/+2
2011-02-15chardb: Added char entry tables and updated the basic revision frameworkYorhel1-1/+2
2011-02-03TUWF: Replaced reqParam() with reqGet() or reqPost() where applicableYorhel1-1/+1
2011-02-02Added /t/all - a listing of all recently replied to threadsYorhel1-1/+1
2011-01-27TUWF: Added tag name to several end() callsYorhel1-12/+12
2011-01-27TUWF: Cleanup IE check code using pre_request_handler return valueYorhel1-43/+0
2011-01-27TUWF: Use the uri_escape() provided by TUWFYorhel1-1/+1
2011-01-27TUWF: Replaced resHeader('Set-Cookie', ..) with resCookie()Yorhel1-4/+2
2011-01-25TUWF: Initial convert from YAWF to TUWFYorhel1-17/+17
2011-01-07Added 'released' release filterYorhel1-2/+2
2011-01-07DB::Releases: Inverted 'unreleased' option to dbReleaseGet()Yorhel1-2/+2
2011-01-02Bugfix: Correctly randomize screenshots on homepage with filtersYorhel1-1/+1
2011-01-01Also apply permanent VN filters to the random screenshots on /Yorhel1-1/+7
2011-01-01Added saving notes to filter selector and applied filFetchDB()Yorhel1-3/+3
2011-01-01More infrastructural changes to accomodate for the permanent filtersYorhel1-0/+19
2010-12-23Store l10n preference in the database for logged-in usersYorhel1-2/+9
2010-12-23Converted the show_list pref. to users_prefs and inverted the valueYorhel1-1/+1
2010-12-16Fixed perl warning on /v/search redirect without search queryYorhel1-1/+1
2010-12-13Removed /u+/tags and replaced/added links to /g/links?u=XYorhel1-0/+1
2010-12-10Added vote listings for VNs and users (/[uv]+/votes)Yorhel1-4/+2
2010-12-09Handler::Misc: Fixed perl warning and redirect bug for old /v/search URLsYorhel1-1/+1
2010-11-27Extended IE6 warning message to show up for IE7 as wellYorhel1-6/+6
2010-11-21Implemented the server side of the new release filter selectorYorhel1-2/+2
2010-11-14Handler::Misc: Added title attribute to the feed cssiconsYorhel1-5/+3
2010-11-13Homepage: Added feed iconsYorhel1-3/+8
2010-11-13Added <link> elements for the related atom feeds to some pagesYorhel1-2/+2
2010-11-02Handler::(Misc|VNPage): Added HTML width/height to screenshot thumbnailsYorhel1-1/+3
2010-01-26Removed the ?l10n= parameterYorhel1-0/+15
2010-01-24Automatically generate the skin credits on d7Yorhel1-4/+13
2010-01-24Show deleted entries in the edit histories by defaultYorhel1-2/+2