summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2014-10-16Completely get rid of the old charedit perm flagYorhel1-0/+4
2014-10-16Hash session tokens with SHA-1 when storing in DBYorhel1-0/+6
2014-10-15Use scrypt for new password hashesYorhel1-1/+7
2014-10-15SQL: Merge users.(passwd|salt) in one column + document valuesYorhel2-1/+15
2014-10-13SQL: Use enum to represent platformsYorhel4-4/+15
2014-10-11SQL: Convert login_throttle.timeout to a timestamptzYorhel2-1/+5
2014-09-15Change normalization factor in popularity ranking calculationYorhel1-1/+1
2014-09-01Disallow ( and ) in email regexYorhel1-1/+1
2014-08-29Throttle failed login attempts (10/day)Yorhel2-0/+12
2014-08-29Sync language type util/sql/all.sql with recent updateYorhel1-1/+1
2014-08-21Add Romanian languageYorhel1-0/+3
2014-07-09Disallow comma in email pattern matchYorhel1-1/+1
2013-09-16Added 960x600 resolutionYorhel1-1/+5
2013-09-14Added Arabic and Hebrew languagesYorhel2-2/+2
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