summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2011-08-22Removed support for pre-2.6 passwordsYorhel1-0/+4
2011-08-21Added 1280x960 screen resolutionYorhel1-0/+4
2011-05-01Bugfix in update_stats_cache() resulting in a 500Yorhel1-1/+1
2011-04-30Replaced user ranks with a permission systemYorhel2-1/+14
2011-04-30Bugfix: Don't allow unicode numbers as 'int' in formValidateYorhel1-1/+1
2011-04-29affiliates: +data column, hide hidden links, better browser, Multi fixesYorhel2-6/+4
2011-04-09affiliates: Added simple admin interface + default_prioYorhel1-0/+1
2011-04-09affiliates: Added very basic support for sponsored "buy now" linksYorhel2-0/+34
2011-04-08Added char/tag/trait stats to database statistics boxYorhel3-3/+35
2011-04-08Generate dbedit/dbdel notifications on character editsYorhel3-17/+36
2011-03-20chardb: Fixed no-change-edit-bug + test data insertion errorYorhel1-4/+4
2011-03-19chardb: Synchronized DB changes with util/sql/* and dbgraph.plYorhel4-5/+105
2011-03-15chardb: Added list of instances to char pagesYorhel1-1/+12
2011-03-15chardb: Added main char field + editingYorhel2-3/+3
2011-03-14chardb: Added Char<->VN linking edit interfaceYorhel1-0/+1
2011-02-27chardb: Allow specifying the order of trait groups +'sexual' trait flagYorhel1-0/+2
2011-02-22chardb: +char<->vn linking, +vn display on char pagesYorhel2-5/+10
2011-02-22chardb: +image quality, -other blood type, typo fix, +gender iconsYorhel2-6/+6
2011-02-21chardb: gender field + blood type/gender field compacting on char pageYorhel2-7/+41
2011-02-21chardb: char-by-trait lookup + trait usage count + tag-code sharingYorhel2-2/+48
2011-02-20chardb: Added "group" property to traitsYorhel2-16/+24
2011-02-19chardb: Removed unique constraints from traits and traits_aliasesYorhel1-11/+48
2011-02-19chardb: Added blood type + misc. fixes and improvementsYorhel2-5/+8
2011-02-18chardb: Implemented BWH/height/weight fieldsYorhel1-4/+2
2011-02-16chardb: Added image to character entriesYorhel2-0/+10
2011-02-16chardb: Added character add/edit form + misc. fixesYorhel2-5/+7
2011-02-15chardb: Added char entry tables and updated the basic revision frameworkYorhel2-1/+113
2011-02-14chardb: Made Multi aware of traitsYorhel2-1/+8
2011-02-13chardb: Added notes file and started implementing the traitsYorhel2-1/+27
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