summaryrefslogtreecommitdiff
path: root/util/sql
AgeCommit message (Expand)AuthorFilesLines
2015-09-07Implement discussion board search functionYorhel2-0/+10
2015-09-06SQL: Convert threads_board.type to ENUMYorhel2-1/+2
2015-08-08Hide sexual traits by default + Add profile option to change defaultYorhel1-1/+1
2015-07-21Add profile option for the default spoiler settingYorhel1-1/+1
2015-07-21Add profile option for default visible tag categories on VN pagesYorhel1-1/+1
2015-07-21Add profile option to show or summarize tags on VN pages by defaultYorhel1-1/+1
2015-05-13Add staff statistic to main menuYorhel1-0/+3
2015-05-13Change order of staff rolesYorhel1-1/+1
2015-05-11New language: Catalan (/Valencian)Yorhel1-1/+1
2015-05-11Three new platforms: FM Towns, PC Engine, X68000Yorhel1-1/+1
2015-01-29staff: Added 'scenario' credit typeYorhel1-1/+1
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