summaryrefslogtreecommitdiff
path: root/lib/Multi
AgeCommit message (Expand)AuthorFilesLines
2023-09-21Multi::Maintenance: Also clean up the reset_throttle tableYorhel1-0/+1
2023-09-17Producer::Edit: Convert form to JSYorhel1-1/+1
2023-08-28Multi::JASTUSA: Fix price fetcher after shop API changesYorhel1-1/+1
2023-08-09ExtLinks: Unbreak the J-List price fetcherYorhel1-28/+20
2023-08-06Save original image uploadsYorhel1-1/+1
2023-07-11Remove popularity rating + adjust bayesian averageYorhel2-6/+9
2023-05-03SQL: Rename columns that are SQL keywordsYorhel1-4/+4
2023-04-19ExtLinks: Add JAST USA price fetcherYorhel1-0/+87
2023-03-24Search backend changes: faster results with trigram index + rankingYorhel2-10/+10
2023-03-20Also swap staff name/originalYorhel1-9/+8
2023-03-20Swap chars name/original as wellYorhel1-11/+11
2023-03-20Swap producer name/original to be consistent with VN/release titlesYorhel1-14/+14
2023-02-19Rework passing around entry titles + add proper HTML5 'lang' attrsYorhel2-27/+27
2023-02-02Refactor part 2: get rid of temporary vnt/releasest viewsYorhel1-3/+3
2022-12-03Switch to the HIBP password databaseYorhel1-3/+2
2022-11-29API2: Implement token-based authentication + GET /authinfoYorhel2-2/+2
2022-11-17Multi::Wikidata: Also consider "earliest end date" for exclusionYorhel1-1/+1
2022-10-31Multi::API: Fix "original" filter for get releaseYorhel1-3/+3
2022-10-31SQL: Merge ulist_vns_labels into ulist_vns as array + cache private flagYorhel1-72/+47
2022-10-08SQL: Reduce size of images table + set a max of 15 votesYorhel1-4/+4
2022-10-04API: Add release.official + more image dimensionsYorhel1-4/+12
2022-10-02API: Use deterministic ORDER BY to fix paginationYorhel1-9/+9
2022-10-02API: Add VN length vote statsYorhel1-1/+4
2022-10-02API: Add release linksYorhel1-2/+20
2022-10-02API: Add VN + release titlesYorhel1-0/+26
2022-09-28Multi::API: Update for new schemaYorhel1-6/+6
2022-06-16Debloat users table my moving some columns to other tablesYorhel1-0/+1
2022-02-11Update Multi::(IRC|API) to work with the new vn_titles schemaYorhel2-16/+16
2021-12-15API: Add support for session tokensYorhel1-13/+48
2021-11-19Use new search for VNs; remove search cache updating from MultiYorhel3-51/+4
2021-11-19Search adjustments + use new search for producers,staff,characters tooYorhel2-5/+5
2021-11-15Make release type a property of the release<->vn relationYorhel1-3/+8
2021-10-28Allow uppercase characters in usernamesYorhel1-6/+6
2021-09-26Cache VN length + add to browser UI + reduce max length a bitYorhel1-0/+2
2021-06-04Fix use of c_(rating|popularity) in API and AdvSearch filtersYorhel1-2/+2
2021-04-09Multi::Maintenance: delete tags assigned to Multi that have been voted on by ...Yorhel1-0/+9
2021-04-09SQL: Expand & improve item_info() and use it where it makes senseYorhel1-29/+5
2021-03-23Multi::IRC: Disable spamming random quotes at random intervalsYorhel1-22/+7
2021-03-23Traits: Convert to vndbids + add edit historyYorhel2-17/+12
2021-03-16ExtLinks: Merge DLsite (eng) into DLsiteYorhel1-15/+3
2021-03-11Tags: Convert to vndbids + add edit historiesYorhel2-16/+11
2021-03-05API: *Actually* fix staff (id=[array]) filterYorhel1-1/+1
2021-03-04Releases: Store unknown minage as NULL + fix default for new entriesYorhel1-1/+1
2021-03-04API: Fix staff (id=[array]) filterYorhel1-1/+1
2021-03-01API: Fix bug with VN filter in list commandsYorhel1-2/+2
2021-03-01SQL: vndbid data type conversion for most DB entriesYorhel3-150/+155
2021-02-20cleanup: Merge VNDBUtil into VNDB::FuncYorhel3-9/+9
2021-02-13SQL: Remove user id 0 and fix existing columns to use NULLYorhel1-6/+6
2021-01-30Add "original language" field to VN entriesYorhel1-4/+4
2021-01-10Replace references to old /v/all pathYorhel1-1/+1