summaryrefslogtreecommitdiff
path: root/data/js/filter.js
AgeCommit message (Expand)AuthorFilesLines
2018-12-06js/filters: Fix hidden tag/trait selection on tab switchYorhel1-0/+1
2018-05-25Add uncensored flag to release entriesYorhel1-0/+1
2017-03-03Add date filters to VN searchYorhel1-1/+4
2016-01-17L10N: Intern all Javascript strings and rename main JS fileYorhel1-84/+86
2016-01-17L10N: Intern blood_types/genders/(char|staff)_roles/discussion_boardsYorhel1-10/+2
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-10Add 'has screenshots' filter to VN browserYorhel1-1/+2
2015-11-10Add language filter to staff browserYorhel1-1/+2
2015-08-17jsgen: Support external command for JS compression (like uglifyjs)Yorhel1-5/+1
2015-08-17js: Add L10N strings to all relevant varsYorhel1-37/+16
2015-08-15js: Let jsgen.pl preprocess L10N strings + add L10N strings to some varsYorhel1-24/+7
2015-08-11js: Cleanup dateselector.jsYorhel1-2/+2
2015-08-10js: Move generated variables into global VARS structureYorhel1-17/+17
2015-08-10Split script.js into multiple smaller filesYorhel1-0/+597