summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2011-02-07Bugfix: don't generate listdel notify for the user who deletedYorhel2-1/+5
2011-02-04Added category field to tags (content/ero/technical)Yorhel3-1/+8
2011-02-04jsgen.pl: Fixed bug with referencing to the wrong cookie_defaultsYorhel1-2/+2
2011-02-02Log user ID in the TUWF logYorhel1-0/+10
2011-01-27TUWF: Cleanup IE check code using pre_request_handler return valueYorhel1-7/+1
2011-01-27TUWF: Replaced resHeader('Set-Cookie', ..) with resCookie()Yorhel1-2/+1
2011-01-25TUWF: Initial convert from YAWF to TUWFYorhel2-8/+21
2011-01-03SQL: Added tags_vn.ignore column and updated queries to respect thisYorhel3-0/+10
2011-01-02SQL: Synchronised the language ENUM with the actual DBYorhel1-1/+1
2011-01-02Bugfix: allow a VN to be available for more than 7 platformsYorhel2-1/+4
2011-01-01More infrastructural changes to accomodate for the permanent filtersYorhel2-2/+2
2010-12-23Store l10n preference in the database for logged-in usersYorhel1-12/+32
2010-12-23Converted the notify_announce and notify_dbedit preferencesYorhel4-19/+25
2010-12-23Converted the show_list pref. to users_prefs and inverted the valueYorhel2-1/+3
2010-12-23Converted the show_nsfw preference to use the users_prefs tableYorhel2-1/+3
2010-12-23Added users_prefs table and removed users.(skin|customcss)Yorhel4-3/+31
2010-12-21Added notes field to the user VN listYorhel2-1/+3
2010-12-19SQL: Synchronised the current index definitions with schema.sqlYorhel1-0/+5
2010-12-19RFC-01: Code/DB cleanup and renamed some stuff for consistencyYorhel3-4/+6
2010-12-18RFC-01: Implemented (most) of the SQL partYorhel5-7/+106
2010-12-18JS: Fixed bug in jsgen.pl with the generation of age_ratingsYorhel1-1/+1
2010-12-17Don't allow NULL for rr.minage and use -1 for unknownYorhel2-1/+7
2010-12-14L10N: Extracted screen resolution strings from the codeYorhel1-3/+6
2010-12-14VNDBUtil: Consider "senpai" and "sempai" the same in the VN searchYorhel1-0/+4
2010-12-13SQL: Added index on tags_vn.dateYorhel1-0/+3
2010-12-10Keep track of last modification date for tag<->vn linksYorhel2-0/+5
2010-12-04JS: Display TL lang in its own language in TL selector dropdownYorhel1-4/+3
2010-11-28BUGFIX: Moved update_vncache() to the bottom of the update script2.14Yorhel1-4/+4
2010-11-28ChangeLog update for 2.14 + some minor upgrade fixesYorhel1-1/+4
2010-11-28VN Filter Selector: Added "original language" filterYorhel3-1/+24
2010-11-27Extended IE6 warning message to show up for IE7 as wellYorhel1-3/+3
2010-11-27VN Filter Selector: Added length field filterYorhel1-0/+2
2010-11-26Added voiced field release filterYorhel1-0/+1
2010-11-26Added animation field release filterYorhel1-1/+2
2010-11-25JS: Split script.js into a separate file for each languageYorhel1-55/+62
2010-11-24vndb.pl: Use the Makefile to auto-update static filesYorhel1-42/+7
2010-11-21Implemented the client side of the new release filter systemYorhel1-2/+28
2010-11-14SQL: Removed CREATE LANGUAGE plpgsqlYorhel1-3/+0
2010-11-14SQL: Added ON DELETE clause to all foreign keys referencing users (id)Yorhel2-12/+147
2010-11-14SQL: Added WHEN clause to all TRIGGERs for which it was usefulYorhel2-152/+144
2010-11-14Improved performance of update_vnpopularity() on PostgreSQL 9.0Yorhel1-1/+3
2010-11-10Multi::RG: Use dotted line to indicate unofficial status in VN relationsYorhel1-1/+1
2010-11-10Started on adding an "official" flag to vn<->vn relationsYorhel3-2/+9
2010-11-06Synchronised sql/schema.sql with the actual DBYorhel1-1/+2
2010-11-03Use newlines to separate VN aliasesYorhel1-0/+5
2010-11-02Automatically read L10N keys from script.jsYorhel1-46/+44
2010-11-02Prefix all cookies with a configurable cookie_prefixYorhel1-0/+1
2010-11-01Added Apple iProduct platformYorhel1-0/+1
2010-10-31Added 1024x576 and 1280x800 screen resolutionsYorhel1-0/+5
2010-03-13Improved VN searchYorhel3-0/+58