summaryrefslogtreecommitdiff
path: root/util/sql
AgeCommit message (Expand)AuthorFilesLines
2015-01-28sql: Merge staff changes into /util/sql/ and rename staff.sql2.24Yorhel3-69/+64
2015-01-28Merge branch 'staff' into masterYorhel1-1/+1
2015-01-17staff: Fix search to ignore spaces in Japanese namesmorkt1-0/+1
2015-01-12staff: Add notifications for staff edits/deletesYorhel2-2/+12
2015-01-12staff: Remove some remnants of the staff imagesYorhel2-4/+3
2015-01-04staff: Add some link fields and guidelinesmorkt2-4/+7
2015-01-02staff: Fix deleting of staff + use JSON to pass data + minor fixesmorkt1-0/+2
2014-12-28More progress on the staff + cast DBmorkt2-9/+12
2014-12-24Further progress on the staff databasemorkt1-1/+2
2014-12-22Initial implementation of a staff/seiyuu databasemorkt2-2/+111
2014-12-02Completely drop l_vnn column from VN infoYorhel2-3/+2
2014-10-15Use scrypt for new password hashesYorhel1-1/+7
2014-10-15SQL: Merge users.(passwd|salt) in one column + document valuesYorhel1-1/+9
2014-10-13SQL: Use enum to represent platformsYorhel3-4/+6
2014-10-11SQL: Convert login_throttle.timeout to a timestamptzYorhel1-1/+1
2014-09-15Change normalization factor in popularity ranking calculationYorhel1-1/+1
2014-08-29Throttle failed login attempts (10/day)Yorhel1-0/+6
2014-08-29Sync language type util/sql/all.sql with recent updateYorhel1-1/+1
2013-09-14Added Arabic and Hebrew languagesYorhel1-1/+1
2013-01-05Screenshot uploader: Load stuff synchronously + removed processing flagYorhel1-1/+0
2013-01-05Don't use Multi for processing screenshotsYorhel2-9/+0
2013-01-05Don't use Multi for processing character imagesYorhel2-9/+0
2013-01-05Don't use Multi for processing VN cover imagesYorhel2-8/+0
2012-07-24Add wishlist / VN list status options to VN list browserSpaceRanger1-1/+1
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 languageYorhel1-1/+1
2012-01-09Added language for UkrainianYorhel1-1/+1
2012-01-07SQL: Added two indicesYorhel1-0/+2
2011-12-29Maintain VN search cache for hidden entries as wellYorhel2-11/+6
2011-08-23Added email confirmation to registration processYorhel1-1/+2
2011-05-01Bugfix in update_stats_cache() resulting in a 500Yorhel1-1/+1
2011-04-30Replaced user ranks with a permission systemYorhel1-1/+1
2011-04-29affiliates: +data column, hide hidden links, better browser, Multi fixesYorhel1-1/+2
2011-04-09affiliates: Added very basic support for sponsored "buy now" linksYorhel1-0/+15
2011-04-08Added char/tag/trait stats to database statistics boxYorhel2-3/+22
2011-04-08Generate dbedit/dbdel notifications on character editsYorhel2-17/+25
2011-03-19chardb: Synchronized DB changes with util/sql/* and dbgraph.plYorhel2-3/+103
2011-03-15chardb: Added main char field + editingYorhel1-2/+2
2011-02-22chardb: +char<->vn linking, +vn display on char pagesYorhel1-1/+5
2011-02-22chardb: +image quality, -other blood type, typo fix, +gender iconsYorhel1-2/+2
2011-02-21chardb: gender field + blood type/gender field compacting on char pageYorhel1-2/+2
2011-02-21chardb: char-by-trait lookup + trait usage count + tag-code sharingYorhel1-1/+35
2011-02-20chardb: Added "group" property to traitsYorhel1-1/+5
2011-02-19chardb: Added blood type + misc. fixes and improvementsYorhel1-2/+2
2011-02-18chardb: Implemented BWH/height/weight fieldsYorhel1-4/+2
2011-02-16chardb: Added image to character entriesYorhel1-0/+7
2011-02-16chardb: Added character add/edit form + misc. fixesYorhel1-5/+5
2011-02-15chardb: Added char entry tables and updated the basic revision frameworkYorhel1-0/+44