summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)AuthorFilesLines
2009-11-16Merge branch 'beta'2.9Yorhel11-129/+1033
+ Changelog update
2009-11-16L10N-HU: Synchronised translation + misc. improvementsBikfalvi Máté1-33/+33
2009-11-16L10N-RU: Synchronised translationDmitri Poguliayev3-16/+21
2009-11-16L10N-CS: Synchronised translationNya-chan Production3-15/+20
2009-11-15docs: Deleted d8 from the git repoYorhel1-81/+0
This page is pretty specific to the main VNDB, and each VNDB would probably have it's own d8.
2009-11-15d11: Misc. improvements and typo fixesYorhel1-23/+18
2009-11-14Added bayesian rating info to VN pagesYorhel1-10/+16
This adds about 100ms (sometimes more) to the page generation time of VN pages... maybe I should cache the ratings after all.
2009-11-14Added bayesian rating and vote count to the VN listYorhel2-1/+8
It's even realtime! To my surprise this calculation isn't very heavy, or PostgreSQL is just extremely fast. The GetVN query on /v/all takes 100ms in the worst case (instead of the usual 30-60ms). Can always cache this later on.
2009-11-14d11: Finalized API documentationYorhel1-11/+36
2009-11-14API: Changed 'website' member of get producer to a links objectYorhel1-4/+9
Which also covers the wikipedia link, and possibly more in the future.
2009-11-14Made external links on VN pages translatableYorhel1-0/+18
2009-11-14Added wikipedia links for producersYorhel1-0/+24
2009-11-14SQL/L10N: Allow NULL for releases_rev.minage and make the values translatableYorhel2-17/+31
2009-11-13API: Added 'get producer' commandYorhel1-0/+128
2009-11-13API: Added sorting and paginationYorhel1-12/+31
2009-11-13docs: Updated d11 and added :SUBSUB: macroYorhel3-7/+39
2009-11-09bb2html: Added [code] tag and fixed a minor bugYorhel1-0/+4
The previous version also had a problem with closing tags when a $maxlength was defined. With $maxlength, not all tags actually open a tag in HTML, after all.
2009-11-08API: Added producer filter to the get release commandYorhel1-9/+15
LOLHTMLTABLES.
2009-11-08API: Changed 30 cmds/min. throttle to 100 cmds/10min.Yorhel1-1/+1
More bursting, but overall less commands... sounds more fair to me, for both server resources and API usage.
2009-11-08L10N-EN: Fixed "thead" typo on userpageYorhel1-1/+1
2009-11-07API: Added filters to the get release command and fixed some bugsYorhel1-0/+66
2009-11-07API: Added vn and producers info flags to the get release commandYorhel1-0/+25
2009-11-07API: Added get release commandYorhel1-0/+144
Still needs more filters, and info flags for producers and vns.
2009-11-07API: Added commands/minute and sqltime/minute throttleYorhel1-1/+16
This is apparently a token bucket algorithm, though I learned about that term after I wrote the implementation. These limits shouldn't be very strict, in a normal situation client applications won't have to worry about it.
2009-11-06API: Added relations flag to get vn commandYorhel1-1/+14
2009-11-06API: Added anime flag for the get vn commandYorhel1-0/+18
2009-11-06API: Added release date filter to get vn, and some d11 updatesYorhel1-3/+15
2009-11-06d11: Formatted the object members and filters as a tableYorhel1-58/+135
I'd hate to have to maintain that HTML code, but at least those tables look nicer in the browser.
2009-11-05API: Added 'details' info flag to the get vn commandYorhel1-1/+13
2009-11-05API: Updated the documentation to reflect the current implementationYorhel1-0/+96
2009-11-05Multi::API: Rewrote filtertosql()Yorhel1-3/+1
The filters are now defined in the arguments rather than the function, the function simply provides the necessary means to define the filters in a concise way. This also means there's a lot less error handling code necessary, and therefore merged the 'filter*' error messages into one 'filter' error. This code is far more readable and maintainable than the previous implementation.
2009-11-04API: Removed some leading whitespaceYorhel1-1/+1
2009-11-04API: Initial commit of the W.I.P. public APIYorhel3-0/+216
d11 does not fully reflect what has been implemented, and things are likely to change.
2009-11-02L10N-CS: Updated docsNya-chan Production5-16/+66
2009-11-02L10N-RU: Formatting + TL update of d2Dmitri Poguliayev1-68/+65
2009-11-01skins: Renamed aselia_01 to its full nameYorhel3-3/+3
2009-11-01skins: Renamed some skinsYorhel3-28/+29
2009-11-01L10N-RU: Improvements in lang.txt and complete docs translationDmitri Poguliayev13-78/+1008
2009-10-31docs: Some updates in d4 & d5Yorhel2-25/+27
2009-10-27d7: Fixed link to Primitive Link skinYorhel2-2/+2
2009-10-25JS: Fixed resolving bug with _pedit_rel_findformatYorhel1-1/+1
2009-10-25L10N-HU: Translated new two producer relations in lang.txtBikfalvi Máté1-2/+2
2009-10-24CSS: Widened login button a bit moreYorhel1-2/+2
Hungarian TL still didn't fit.
2009-10-24Merge branch 'beta'2.8Yorhel18-137/+5340
+ ChangeLog update
2009-10-24L10N-RU: Synchronised lang.txtDmitri Poguliayev1-4/+4
2009-10-24d4: Documented the producer relationsYorhel1-0/+35
2009-10-24d3: Wrote explanation about producer rolesYorhel1-2/+16
2009-10-24Added Spawned <> Originated from producer relationYorhel2-8/+22
2009-10-24L10N-CS: Translated all doc pagesNya-chan Production10-0/+762
2009-10-24L10N-HU: Synchronised Hungarian TL of lang.txtBikfalvi Máté1-285/+293