summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2013-05-19Allow * in URL validatorYorhel1-1/+1
2013-04-17Fix form validation bug on /u*/posts + disallow space in email fieldYorhel1-1/+1
2013-01-05Screenshot uploader: Load stuff synchronously + removed processing flagYorhel2-1/+2
2013-01-05Don't use Multi for processing screenshotsYorhel3-9/+3
2013-01-05Don't use Multi for processing character imagesYorhel3-9/+3
2013-01-05Don't use Multi for processing VN cover imagesYorhel3-8/+6
2012-07-24Add wishlist / VN list status options to VN list browserSpaceRanger2-1/+7
2012-06-05schema.sql: Fix order of some columns + remove useless DEFAULT NULLYorhel1-4/+4
2012-06-04all.sql: Fix creation of the deleted and multi accountsYorhel1-2/+2
2012-06-04schema.sql: Fix creation of anime tableYorhel1-2/+2
2012-03-27Added Indonesian languageYorhel2-3/+3
2012-01-10Allow one fractional digit for VN votesYorhel1-0/+15
2012-01-09Added language for UkrainianYorhel2-1/+34
2012-01-07SQL: Added two indicesYorhel1-0/+2
2011-12-31Merge branch 'beta'2.22Yorhel4-11/+20
2011-12-29Maintain VN search cache for hidden entries as wellYorhel3-11/+17
2011-10-24Added 'role' filter to character browserYorhel1-0/+1
2011-09-21doc: Added German translator to credits + fixed minor bug in lang.plYorhel1-0/+1
2011-08-30Changed size/weight character filters to javascript slidersQCyph1-5/+0
2011-08-27Added filters to character browse page and trait pageQCyph1-0/+7
2011-08-23Added email confirmation to registration processYorhel2-1/+11
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