summaryrefslogtreecommitdiff
path: root/data/js
AgeCommit message (Expand)AuthorFilesLines
2019-12-24ulist: Add list management widget on VN pagesYorhel1-15/+0
2019-12-06Handle BBCode spoiler tags in CSSYorhel1-10/+0
2019-12-01JS: Remove old "This is not VNDB!" domain checkYorhel1-11/+0
2019-11-10JS: Add LibreJS compatibility + use embedded comment tag to sort v2rw.js filesYorhel1-0/+7
2019-11-02Add character cup size field + conversion + filterYorhel1-4/+20
2019-10-16v2rw: Convert staff adding/editing formYorhel2-83/+0
2019-10-12v2rw: Convert user notifications interface (/u+/notifies)Yorhel1-13/+0
2019-09-16JS: Fix hiding of image viewer when clicking outside of document.bodyYorhel1-2/+2
2019-09-11VNDB::Types: Convert (wishlist|rlist|vnlist)_statusYorhel1-4/+4
2019-09-11VNDB::Types: Convert staff_roles into %CREDIT_TYPEYorhel2-2/+2
2019-08-26Add release links dropdown to VN pagesYorhel1-0/+18
2019-08-26Display shop+price info on VN pages + delete old affiliate codeYorhel1-19/+0
2019-08-15Add engine autocompletion to release filtersYorhel1-1/+15
2019-07-15Add engine field to releasesYorhel2-1/+25
2019-07-15Increase maximum number of tags/traits/producers/staff in filtersYorhel1-3/+3
2019-07-14iv.js: Fix closing of overlay when clicking on it or the resolution linkYorhel1-1/+1
2019-07-13iv.js improvements: Close window when clicking on page + arrow key supportYorhel1-1/+15
2019-07-08Add Producer/Staff/Seiyuu filters to Release/VN/Char filtersYorhel1-36/+97
2019-06-28VNBrowse: Add character filtersYorhel1-2/+4
2019-06-26Traits: Split "meta" field into "searchable" and "applicable"Yorhel1-3/+3
2019-06-26Tags: Split "meta" field into "searchable" and "applicable"Yorhel2-8/+8
2019-06-21JS: Fix charops throwing an exception when there is no spoiler radio thingYorhel1-0/+5
2019-06-21CSS-based character descriptionszx141-19/+21
2018-12-06js/filters: Fix hidden tag/trait selection on tab switchYorhel1-0/+1
2018-11-07Fix "make" after removal of tagops.jsYorhel1-1/+0
2018-11-04Remove JS fallback for VN tagszx141-58/+0
2018-11-04JS-less tag visibility toggleszx141-16/+9
2018-10-31VNEdit: Remove "import cast" functionalityYorhel1-35/+0
2018-10-28Ignore hidden-by-CSS NSFW images in next/prev in image viewerYorhel1-1/+1
2018-10-28Add JS-less NSFW screenshot togglezx141-19/+0
2018-10-28Fix titles with commas getting truncated in VN relation tablealto1-1/+3
2018-10-23Add JS-less NSFW togglezx141-19/+0
2018-09-29Add default spoiler level to traits and use it on character editYorhel1-1/+1
2018-05-25Add uncensored flag to release entriesYorhel2-2/+10
2018-03-04Allow decimal voting from /u+/votesYorhel1-16/+46
2017-03-03Add date filters to VN searchYorhel1-1/+4
2016-07-31vnstaff.js: Show error message when staff is credited multiple timesYorhel1-1/+20
2016-07-03Fix adding tags to VNs after last commitYorhel1-1/+1
2016-07-03Various staff search improvementsYorhel2-0/+2
2016-07-02JS: Use alias ID in dropdown search to fix selectionYorhel2-4/+4
2016-03-01JS: Increase staff/cast box summarization cut-off pointYorhel1-1/+1
2016-01-18Fix display of spoiler in chartraits.js + warning in Handler/Chars.pmYorhel1-1/+1
2016-01-17L10N: Intern all Javascript strings and rename main JS fileYorhel20-240/+217
2016-01-17L10N: Intern blood_types/genders/(char|staff)_roles/discussion_boardsYorhel1-10/+2
2016-01-16L10N: Remove all translationsYorhel1-20/+0
2016-01-10Add 'more'/'less' buttons to staff/character boxes on VN pagesYorhel1-1/+27
2016-01-02js/filter: Fix passing null to selectCat() in IEYorhel1-1/+3
2015-12-30Combine some tabs in release filters to avoid line wrapYorhel1-3/+3
2015-12-30Add release filters to VN browserYorhel1-109/+179
2015-11-11Misc poll improvementsYorhel1-16/+11