summaryrefslogtreecommitdiff
path: root/lib/VNWeb/DB.pm
AgeCommit message (Expand)AuthorFilesLines
2023-05-03SQL: Rename columns that are SQL keywordsYorhel1-16/+9
2022-11-29API2: Implement token-based authentication + GET /authinfoYorhel1-2/+2
2022-10-31SQL: Merge ulist_vns_labels into ulist_vns as array + cache private flagYorhel1-1/+3
2022-06-16Debloat users table my moving some columns to other tablesYorhel1-1/+0
2022-04-05Mod feature: add banned indication to usernamesYorhel1-1/+5
2021-06-28Add a few global lockdown modesYorhel1-0/+7
2021-03-15DB::db_entry(): Reduce query count + fetch from non-_hist tablesYorhel1-26/+16
2021-03-01SQL: vndbid data type conversion for most DB entriesYorhel1-7/+6
2021-01-06Releases::List: Add experimental new release browser with advanced searchYorhel1-1/+20
2020-07-29SQL: Fix escaping of backslash in LIKE patternsYorhel1-1/+6
2020-07-05VN::Edit: Add VN Relations editingYorhel1-1/+1
2020-05-11imgflag: Add sexual/violence user preferences + show/hide character imagesYorhel1-4/+17
2020-02-27v2rw/RelEdit: Add external links editorYorhel1-5/+12
2020-01-28v2rw: Convert the VN tagmod interfaceYorhel1-1/+1
2020-01-23v2rw: Convert release pagesYorhel1-5/+4
2019-11-12v2rw: Move entryLinks() into separate VNDB::ExtLinks moduleYorhel1-1/+1
2019-10-16v2rw: Convert staff adding/editing formYorhel1-4/+5
2019-10-12DB: Add sql_identifier() for safer and cleaner dynamic queriesYorhel1-10/+17
2019-10-10rewards: Apply supporters badge and unicode name (almost) everywhereYorhel1-1/+16
2019-09-27v2rw: Convert history listingsYorhel1-4/+4
2019-09-25v2rw: Add Elm & db_edit framework + Convert doc page editingYorhel1-1/+50
2019-09-23v2rw: Convert doc pages + add framework for item fetching & display & revisionsYorhel1-0/+84
2019-09-17v2rw: Initial start on an incremental rewrite; Layout HTML firstYorhel1-0/+180