summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
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
2020-03-19dbdump/imgflag: Make sure to include users who voted on imagesYorhel1-1/+2
2020-03-17imgflag: Add "imgvote" permissionYorhel1-0/+3
2020-03-16imgflag: Initial schema + UI for image flaggingYorhel8-8/+143
2020-03-12SQL: Keep track of dimensions for all images in the DBYorhel2-2/+28
2020-03-12SQL: Use global "images" table for metadata of all images in the DBYorhel8-48/+138
2020-02-23dbdump: Add vn.c_popularity, c_rating and c_votecount to the dumpsYorhel1-3/+3
2020-02-21SQL: Allow tags_vn.uid to be NULL for deleted usersYorhel4-7/+15
2020-02-13v2rw: WIP: Convert character pagesYorhel1-0/+7
2020-02-12devdump.pl: Fix extraction of votesYorhel1-1/+2
2020-02-09Tagmod: Add "notes" field to tag voting thingYorhel2-0/+2
2020-02-06Cache Markdown-to-HTML in the database for doc pagesYorhel3-2/+25
2020-01-12Docker: Add image version check to docker-init.shYorhel1-3/+12
2020-01-12Docker: Switch to AlpineYorhel1-17/+13
2020-01-08ulist: Display vote stats for public votes even when "Vote" label is privateYorhel1-5/+6
2020-01-04ulist: Add ability to save views as defaultYorhel3-4/+11
2020-01-01ulist: Time to put this live2.27Yorhel1-0/+0
2019-12-30Minor refactor: Move all trigger functions and declarations to separate fileYorhel6-336/+351
2019-12-30Merge branch 'ulist'Yorhel10-259/+227
2019-12-30Actually, let's get rid of v3 now that it doesn't work anymore anywayYorhel3-86/+4