summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-05Code style changes to release icons codeYorhel2-83/+73
2018-01-05Various fixes to the release icons featureYorhel4-5/+11
2018-01-05Add info icons for each release in vn page.TigerShark19-1/+266
2017-12-31Multi::Maintenance: Update cron timingsYorhel1-4/+4
2017-12-29SQL: Don't inherit trait/tag childs if parent is mentioned directlyYorhel1-2/+7
2017-12-29Experimenting with PostgreSQL 10: "UNENCRYPTED" keyword has been removedYorhel3-7/+7
2017-12-16Fix query debugging output with new TUWFYorhel1-4/+6
2017-12-09Add vndb-dev-server.pl, an autoreloading http serverYorhel4-2/+158
2017-12-09Add Docker configYorhel5-2/+147
2017-12-06Add instructions for running VNDB as standalone web serverYorhel3-27/+17
2017-11-26Add language: Bulgarian and Platforms: Nintendo Switch & Wii UYorhel6-2/+12
2017-11-25perms.sql: Revoke all permissions before re-assigningYorhel1-0/+2
2017-11-25Remove broken SQL functions from Makefile + add install instructionsYorhel3-123/+57
2017-11-17Fix display of char measurements when only weight is knownYorhel1-1/+1
2017-11-17Fix typo in d11Yorhel1-3/+3
2017-08-14Some minor doc changesYorhel2-6/+15
2017-08-14API: Some additions to the "get *list" commandsYorhel2-16/+71
2017-08-14Remove useless NOT NULL in schema.sqlYorhel1-1/+1
2017-07-17Makefile: Ensure static/f directory existsYorhel1-7/+7
2017-06-21API: Various additionsYorhel2-5/+69
2017-06-15Fixup variable rename in last commitYorhel1-2/+2
2017-06-15Handler::Chars: Hide instances block when hidden by spoiler settingsYorhel1-2/+5
2017-06-05Fix "All except characters" to show staffYorhel1-1/+1
2017-06-01Add script to remove unused imagesYorhel1-0/+108
2017-05-28Fix Saturn icon sizeYorhel1-0/+0
2017-05-25API: Add some hidden checks to staff stuffYorhel1-4/+11
2017-05-22API: Add some flags to query staff/seiyuu dataYorhel2-0/+103
2017-04-30d13: Add ShareX guideYorhel1-2/+22
2017-04-28API: Made a start on "get staff" supportYorhel2-0/+216
2017-04-28Replace d13 image links with self-hosted onesYorhel1-3/+3
2017-04-21Add 1366x768 resolutionYorhel2-0/+4
2017-03-26Multi::RG: Fix inverse check for non-official relationsYorhel1-1/+1
2017-03-26d5: Fix spelling errorYorhel1-1/+1
2017-03-26Multi::RG: Remove unofficial relations from graph if #vns > 30Yorhel2-9/+28
2017-03-05Fix 500 when editing character entry without traitsYorhel1-1/+1
2017-03-03Add date filters to VN searchYorhel3-3/+11
2017-03-03VNBrowse: Remember sort options when changing query or filtersYorhel1-2/+2
2017-03-03API: Add traits filter to get characterYorhel2-0/+23
2017-03-03Don't allow deleted or unapproved traits to be linked to char entriesYorhel2-0/+4
2017-02-20APIDump: Add votes2.gz with dates, update sizes in d14Yorhel2-9/+17
2017-02-20Multi::IRC: Whitelist c64 in id detectionYorhel1-1/+1
2017-01-29IRC: Remove eval commandYorhel1-9/+0
2017-01-29Fix HTML error on d11Yorhel1-1/+2
2017-01-25Ignore duplicate board IDs in threat editYorhel1-1/+1
2017-01-25Disable links to AnimeNFO for the momentYorhel1-4/+5
2017-01-25API: Fix Unicode password login + some messagesYorhel1-3/+3
2017-01-21Don't omit metadata with a value of '0'flan1-1/+1
2017-01-19Add Open Graph tags for the main page and vrspcflan8-10/+71
2017-01-19Change the default DB username to "vndb_site" to match changes from 6a04b32flan1-1/+1
2016-12-04API: Add username filter to "get user" + d11 updatesYorhel2-61/+24