summaryrefslogtreecommitdiff
path: root/data/js
AgeCommit message (Expand)AuthorFilesLines
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
2015-11-10Merge branch 'poll' of https://github.com/morkt/vndb into pollsYorhel2-0/+27
2015-11-10Merge branch 'master' into pollmorkt5-40/+35
2015-11-10Add 'has screenshots' filter to VN browserYorhel1-1/+2
2015-11-10Add language filter to staff browserYorhel1-1/+2
2015-11-01Use HTML5 'placeholder' attribute for main search boxYorhel1-15/+0
2015-11-01dropdownsearch.js: Perform search when copy-pasting or dragging textYorhel1-9/+19
2015-11-01Image viewer: Use HTML5 data- attribute instead of 'rel' for dataYorhel3-13/+13
2015-11-01Switch to HTML5 doctype + s/acronym/abbr/ + s/ / /eYorhel1-3/+3
2015-10-18discussion board polls.morkt1-0/+1
2015-10-18discussion board polls.morkt1-0/+26
2015-10-03js: Minor fixesYorhel2-2/+2
2015-10-03Rewrote screenshot uploader to support multiple files + use jsonYorhel2-161/+133
2015-09-03JS: Fix argument replacement regexp in mt()Yorhel1-1/+1
2015-08-18vnstaff.js: Export vnsStaffData for use by vncast.jsYorhel1-4/+5
2015-08-17jsgen: Support external command for JS compression (like uglifyjs)Yorhel1-5/+1
2015-08-17js: Clean up misc.jsYorhel1-127/+144
2015-08-17js: Add L10N strings to all relevant varsYorhel3-52/+24
2015-08-16js: Clean up charops.js & tagops.jsYorhel2-111/+123
2015-08-15js: Let jsgen.pl preprocess L10N strings + add L10N strings to some varsYorhel5-52/+28
2015-08-15js: Wrap included files in anonymous functionYorhel7-460/+435
2015-08-15js: Cleanup + improve dropdownsearch.jsYorhel1-131/+165
2015-08-11js: Cleanup dropdown.js + remove http_request globalYorhel3-73/+90
2015-08-11js: Cleanup dateselector.jsYorhel2-59/+88
2015-08-11js: Cleanup tabs.jsYorhel1-34/+46
2015-08-10js: Clean up iv.js to use own namespace + better prev/next generationYorhel2-88/+119
2015-08-10js: Move generated variables into global VARS structureYorhel8-36/+37
2015-08-10Split script.js into multiple smaller filesYorhel24-0/+3317