summaryrefslogtreecommitdiff
path: root/data/js
AgeCommit message (Expand)AuthorFilesLines
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