summaryrefslogtreecommitdiff
path: root/data/docs
AgeCommit message (Collapse)AuthorFilesLines
2018-02-08Store d+ pages in the DB as versioned entries + use markdownYorhel17-3412/+0
This touches a bunch of things: - Adds a new first-class database entry type - Removes the d+.+.+ BBCode link syntax, adds a new d+#+ and d+#+.+ link syntax (references have been updated where possible) - Adds a new dependency on Text::MultiMarkdown
2018-02-07Use newline separation for producer aliasesYorhel2-2/+6
For consistency with the VN & character alias fields. It's also less ambiguous, as there are a few aliases that contain commas.
2018-01-06d7 updateYorhel1-0/+2
2018-01-05d10: Change tag guideline as per t10091Yorhel1-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" commandsYorhel1-10/+55
2017-06-21API: Various additionsYorhel1-3/+51
2017-05-22API: Add some flags to query staff/seiyuu dataYorhel1-0/+56
2017-04-30d13: Add ShareX guideYorhel1-2/+22
Draft text & screenshots provided by https://vndb.org/u118842
2017-04-28API: Made a start on "get staff" supportYorhel1-0/+141
2017-04-28Replace d13 image links with self-hosted onesYorhel1-3/+3
Yes I abused the screenshot-uploading trick rather than storing those images on the git repo. I'd rather not have many images in git.
2017-03-26d5: Fix spelling errorYorhel1-1/+1
Reported at https://vndb.org/t2520.217
2017-03-03API: Add traits filter to get characterYorhel1-0/+19
2017-02-20APIDump: Add votes2.gz with dates, update sizes in d14Yorhel1-8/+8
2017-01-29Fix HTML error on d11Yorhel1-1/+2
2016-12-04API: Add username filter to "get user" + d11 updatesYorhel1-61/+19
2016-10-16Doc update + IRC bot language fixYorhel1-1/+7
2016-09-11API: Add VN relations "official" fieldYorhel1-1/+3
2016-09-11Fix http->https in d14 + increase IRC quote spam intervalYorhel1-3/+3
2016-08-31API: Add simple "get user" commandYorhel1-0/+48
2016-07-31API: Support array mathing in "get character" vn filterYorhel1-3/+3
2016-06-19API: Add "tags" filter to "get vn" + increase throttle throttleYorhel1-0/+17
2016-06-12API: Increase some limits + set custom TCP keepalive valuesYorhel1-2/+4
2016-05-15API: Allow sorting 'get vn' on stats fieldsYorhel1-1/+2
2016-04-11API: Added "vns" flag and member to "get character"Yorhel1-0/+11
2016-01-29Multi::API: added 'screens' flag to 'get vn'Yorhel1-0/+14
2016-01-26d2: VN guideline changeYorhel1-18/+45
2016-01-23L10N: Intern all VNDB::Handler::* stuffYorhel1-1/+0
Most of these replacements were automated. This ended up being less work than I had anticipated. I also fixed a few minor bugs along the way, but probably introduced more than I fixed.
2016-01-17L10N: Intern VN/producer relations + update relation graphsYorhel1-13/+0
Now that graphviz knows the actual strings, it has a better opportunity to create better graphs. (Most of them still look messy tho)
2016-01-16L10N: Remove all translationsYorhel72-6134/+0
TODO: Intern strings again to simplify the code. The immediate effect of this commit is that starting the util/vndb.pl script and generating the JS file is much faster now and that vndb.pl uses less memory. Translations have already been disabled on the main VNDB for a week now.
2015-12-29Multi::API: Add support for TLSYorhel1-3/+9
2015-11-28doc: Minor d7 staff updateYorhel1-1/+1
2015-10-28Some doc improvementsYorhel19-35/+52
2015-07-19L10N-DE: Translation updates + whitespace removalMarcel Weyers12-61/+153
2015-07-12L10N-ES: Various old and uncommitted fixesYorhel1-1/+1
2015-07-12L10N-DE: Various old and uncommitted fixesMarcel Weyers1-16/+16
2015-07-12d17: Document the interface translation procedureYorhel9-7/+168
2015-06-15d7: Replace "top 5 contributors" with "special users" listingYorhel7-38/+29
Having a proper and up-to-date list of moderators is an often requested feature.
2015-05-03Remove "script" role from vn<->staff linksYorhel1-1/+0
Note that it's still in the postgresql ENUM type. Removing that is possible, but not very trivial.
2015-04-27Minor doc fixesYorhel2-11/+9
2015-02-23d2: Minor staff guideline changeYorhel1-2/+1
2015-02-16d2: Explain alias matchingYorhel1-1/+6
2015-02-14d16: Update docs to reflect new alias editing systemYorhel1-19/+19
2015-01-29staff: Added 'scenario' credit typeYorhel1-1/+2
2015-01-28Someohow I forgot to add data/docs/incomplete at some pointYorhel1-0/+4
2015-01-28d7: Update code creditsYorhel1-1/+1
2015-01-28Merge branch 'staff' into masterYorhel1-1/+2
Conflicts: lib/VNDB/DB/VN.pm lib/VNDB/Handler/VNPage.pm
2015-01-27staff: Organizing some guideline placeholder stuffYorhel7-8/+37
2015-01-04staff: Add some link fields and guidelinesmorkt1-9/+33