summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2020-09-20Reviews: Add mod option to lock reviews for commentsYorhel1-0/+1
2020-09-05Notifications: Add notifications for thread posts and review commentsYorhel1-0/+6
2020-09-05Notifications: Modernize SQL schemaYorhel1-0/+10
2020-09-03Reviews: Hide downvoted reviews & allow moderator overrulingYorhel1-0/+5
2020-09-02BBCode: Consolidate bb2html & bb2text + only convert ids in thread titlesYorhel1-24/+32
2020-08-31BBCode: Add support for w+ and w+.+ dblinksYorhel1-6/+6
2020-08-31unusedimages.pl: Also scan reviews and commentsYorhel1-0/+2
2020-08-25SQL/reviews: Two rather stupid fixups on reviews_postsYorhel1-0/+5
2020-08-24reviews: Get rid of summary field & split mini/full reviewsYorhel1-0/+6
2020-08-19reviews: Cache vote & post statsYorhel1-0/+14
2020-08-17reviews: Make reviews mod-only for now to allow some beta testingYorhel1-3/+2
2020-08-16Reports: Get rid of report_type, split vndbid/num + allow reporting reviews a...Yorhel1-0/+7
2020-08-16reviews: Fix deleting users who have posted a reviewYorhel1-1/+1
2020-08-14reviews: Add schema & display for commentsYorhel1-0/+13
2020-08-07reviews: Add up/down voting on reviewsYorhel1-2/+3
2020-08-07reviews: Add initial SQL schema + "review" permission flagYorhel1-0/+51
2020-08-07SQL: Sync production DB schema with the one in gitYorhel1-0/+14
2020-08-07Discussions: Fix handling of user deletionYorhel1-0/+3
2020-08-06Discussions: Allow discontinuous post numbers + ignore hidden posts in counts...Yorhel1-0/+13
2020-08-06SQL: Use vndbid for thread identifiersYorhel2-1/+31
2020-07-30tracing: Keep track of whether the page transaction has a txidYorhel1-2/+3
2020-07-29Reports: Keep track of unseen, new and last updated reportsYorhel1-0/+5
2020-07-25Reports: Allow reporting DB entriesYorhel1-0/+2
2020-07-23Add new reporting featureYorhel1-0/+19
2020-07-22BBCode: Add support for [b], [i], [s], and [u] formatting codesYorhel1-0/+16
2020-06-24Add revision-integrity.pl script to test DB consistencyYorhel1-0/+39
2020-06-15Releases: Allow custom resolutions to be enteredYorhel2-19/+39
2020-06-13Chars: Add support for spoiler sex fieldYorhel1-0/+4
2020-06-04Cache VN popularity & rating rankingsYorhel1-0/+4
2020-05-28Add sampling-based trace loggingYorhel1-0/+43
2020-05-26Merge branch 'charedit'Yorhel1-1/+1
2020-05-15unusedimages.pl: Fix silly SQL bugYorhel1-1/+2
2020-05-15unusedimages.pl: Keep *all* referenced images in the DB + don't delete recent...Yorhel1-75/+78
2020-05-13Chars::Edit: Add image editingYorhel1-1/+1
2020-05-11imgflag: Add sexual/violence user preferences + show/hide character imagesYorhel1-0/+4
2020-04-27Add minimal audit logging for user-related changesYorhel1-0/+11
2020-04-26imgflag: Add separate "imgmod" permission flagYorhel1-0/+3
2020-04-25imgflag: Add moderator vote overrulingYorhel1-0/+4
2020-04-16imgflag: Fix uid integrity + properly handle user account deletionYorhel1-0/+4
2020-04-15devdump.pl: Uh, yeah, true and false arent integersYorhel1-1/+1
2020-04-15SQL: Split "perm" column into multiple booleansYorhel3-11/+35
2020-04-09Stop keeping track of users/threads/posts count cacheYorhel2-3/+10
2020-04-06Delete old relation graph generating and caching machineryYorhel2-2/+9
2020-04-05SQL: Add C-based "vndbid" type and use it for image IDsYorhel6-10/+75
2020-04-04SQL reorg: Move util/sql/ to sql/ as a top-level dirYorhel12-2445/+13
2020-04-02Increase max release title length to 300Yorhel2-2/+4
2020-03-26imgflag for public: Add link, bias weights to chars, show vote statsYorhel1-3/+9
2020-03-26imgflag: Keep track of users.c_imgvotes + limit number of votes + adjust samp...Yorhel4-9/+24
2020-03-23ExtLinks: A few more shop links for releasesYorhel2-2/+19
2020-03-20Minor refactor: Move "samesite" cookie handling to vndb.plYorhel1-0/+7