summaryrefslogtreecommitdiff
path: root/lib/VN3
AgeCommit message (Expand)AuthorFilesLines
2019-12-30Actually, let's get rid of v3 now that it doesn't work anymore anywayYorhel36-5220/+0
2019-09-18v2rw: Convert authentication code to VNWeb::AuthYorhel6-326/+9
2019-09-17Make hashes in VNDB::Types immutable + get rid of Tie::IxHash depYorhel1-1/+0
2019-09-13Remove the VN length examples (+ some cruft I forgot earlier)Yorhel3-21/+8
2019-09-12Add VNDB::Config module and unified conf.pl config fileYorhel1-3/+3
2019-09-12VNDB::Types: Convert medium & resolutionYorhel4-50/+12
2019-09-12VNDB::Types: Convert age_rating and release_typeYorhel3-19/+5
2019-09-12VNDB::Types: Convert animated & voicedYorhel4-16/+7
2019-09-12VNDB::Types: Convert producer_typesYorhel4-11/+3
2019-09-11VNDB::Types: Convert char_roles, blood_types and gendersYorhel4-35/+16
2019-09-11VNDB::Types: Convert (wishlist|rlist|vnlist)_statusYorhel5-12/+8
2019-09-11VNDB::Types: Convert vn_relations and prod_relationsYorhel5-42/+15
2019-09-11VNDB::Types: Convert platforms into %PLATFORMYorhel4-47/+6
2019-09-11VNDB::Types: Convert languages into %LANGUAGEYorhel7-46/+8
2019-09-11VNDB::Types: Convert staff_roles into %CREDIT_TYPEYorhel6-18/+9
2019-08-31That became d18 for some reasonYorhel1-1/+1
2019-08-31Add doc page for the query.vndb.org interfaceYorhel1-0/+1
2019-08-16v3: Minor updatesYorhel2-2/+3
2019-07-29v3: Define & Generate API responses from PerlYorhel21-123/+240
2019-07-25v3: Integrate elmgen.pl with lib/VN3/Yorhel8-20/+155
2019-07-25Merge the v3 branch into separate namespace + fix Docker stuff (again)Yorhel36-0/+5504