summaryrefslogtreecommitdiff
path: root/sql
AgeCommit message (Expand)AuthorFilesLines
2021-11-15Discussions::Search: Add reviews & review comment searchYorhel1-0/+2
2021-11-15Make release type a property of the release<->vn relationYorhel2-5/+5
2021-11-07Add mod option to set deletion reason for forum postsYorhel3-9/+9
2021-11-07Add mod option to lock the boards for a threadYorhel1-1/+2
2021-10-28SQL: Increase permitted length of website URLsYorhel1-5/+5
2021-10-28Allow uppercase characters in usernamesYorhel2-1/+2
2021-10-28Allow and log username changesYorhel3-0/+12
2021-10-27Extlinks: Add freegame-mugen.jpYorhel1-2/+4
2021-10-24SQL: Fix updating VN length cache for ignored votesYorhel1-6/+5
2021-09-26Cache VN length + add to browser UI + reduce max length a bitYorhel3-1/+34
2021-09-20devdump: Fix import and add some VN length votesYorhel1-1/+1
2021-09-02SQL: Add ON UPDATE CASCADE to to ulist_vns_labels constraintsYorhel1-2/+2
2021-08-09VNLengthVote: Add unique vote id to handle editing deleted user's votesYorhel2-4/+5
2021-08-09VNLengthVote: Add support for multiple release selectionYorhel2-3/+2
2021-08-08VNLengthVote: Add ignore flag + more mod optionsYorhel1-1/+2
2021-08-07SQL dumps: also export users.perm_lengthvoteYorhel1-1/+1
2021-08-04VNLengthVote: Misc code reorg + basic user statsYorhel1-0/+1
2021-08-03Fix length voting if shorter than an hourYorhel1-1/+1
2021-08-03VNLengthVote: Add vote listing + aggregated stats + make publicYorhel1-7/+7
2021-08-03VNLengthVote: Add speed indicator field + fix release deletion thingYorhel1-0/+1
2021-07-30Add early test implementation of VN length votingYorhel3-1/+18
2021-07-28Users: remove "imgmod" permission flag, use "dbmod" for thatYorhel1-1/+0
2021-07-24Fetch 3 more wikidata external identifiers: Soundcloud, Humble Store & Itch.ioYorhel1-1/+4
2021-06-28Add a few global lockdown modesYorhel3-0/+14
2021-06-22Add Hindu & Urdu languagesYorhel1-1/+1
2021-06-22sql/traits_chars_calc: Exclude deleted tagsYorhel1-0/+1
2021-06-17Deprecate release doujin flagYorhel1-1/+1
2021-06-04VN listing: Add table options + developer and raw average columnsYorhel2-12/+27
2021-05-25VN::Page: Save collapsable language status in user profileYorhel1-1/+2
2021-05-25SQL: Separate sensitive columns out of the users tableYorhel5-43/+32
2021-05-21Tags/Traits: Add main/primary flag to parents listYorhel1-0/+4
2021-05-14Releases: Add MTL language flagYorhel2-0/+3
2021-05-05Add Latin languageYorhel1-1/+1
2021-04-09Multi::Maintenance: delete tags assigned to Multi that have been voted on by ...Yorhel1-3/+3
2021-04-09SQL: Expand & improve item_info() and use it where it makes senseYorhel1-33/+44
2021-04-06Fix trying to notify deleted userYorhel1-1/+2
2021-03-24SQL: the addedby column had been removed as wellYorhel1-1/+0
2021-03-24Fix database exportYorhel1-1/+0
2021-03-23Traits: Convert to vndbids + add edit historyYorhel5-42/+61
2021-03-16ExtLinks: Merge DLsite (eng) into DLsiteYorhel1-1/+1
2021-03-11Merge branch 'taghist'Yorhel5-43/+67
2021-03-11Tags: Convert to vndbids + add edit historiesYorhel5-37/+54
2021-03-11Add generic mobile platformYorhel1-1/+1
2021-03-07Add support for "awaiting moderation" state for DB entriesYorhel1-6/+13
2021-03-07Bunch more platforms (and icons)Yorhel1-1/+1
2021-03-06Add "Cassette tape" mediumYorhel1-1/+1
2021-03-05SQL: Reduce precision of cached floats + avoid unnecessary batch updatesYorhel1-10/+14
2021-03-02Reviews: Add moderator note field + only update lastmod when text is changedYorhel1-1/+2
2021-03-02Fix two more totally insignificant vndbid sorting bugsYorhel1-3/+0
2021-03-01SQL: vndbid data type conversion for most DB entriesYorhel4-193/+165