summaryrefslogtreecommitdiffstats
path: root/.eslintrc
Commit message (Expand)AuthorAgeFilesLines
* Update JS dependencies and webpack (#14118)silverwind2020-12-271-0/+3
* Update JS dependencies and misc tweaks (#13741)silverwind2020-11-291-1/+2
* Enable linting of JS inside templates (#13708)silverwind2020-11-281-1/+12
* Add Vue linting (#13447)silverwind2020-11-071-1/+10
* Update some JS dependencies (#13222)silverwind2020-10-211-3/+7
* Update JS dependencies (#12702)silverwind2020-09-041-1/+1
* Update eslint config (#12609)silverwind2020-08-291-4/+6
* Update JS deps and linting config (#12295)silverwind2020-07-271-26/+2
* Rework 'make generate-images' (#12316)silverwind2020-07-261-0/+4
* Update JS dependencies (#12181)silverwind2020-07-081-0/+2
* Enable a few more eslint rules (#12145)silverwind2020-07-051-4/+6
* Move EventSource to SharedWorker (#12095)zeripath2020-07-031-1/+1
* rework eslint config (#11615)silverwind2020-06-091-9/+338
* Fix serviceworker output file and misc improvements (#11562)silverwind2020-05-241-1/+2
* Move serviceworker to workbox and fix SSE interference (#11538)silverwind2020-05-211-0/+1
* Switch code editor to Monaco (#11366)silverwind2020-05-141-0/+1
* Support unicode emojis and remove emojify.js (#11032)mrsdizzie2020-04-281-1/+1
* Use AJAX for notifications table (#10961)zeripath2020-04-241-0/+1
* Move syntax highlighting to web worker (#11017)silverwind2020-04-131-0/+7
* Misc JS linting and naming tweaks (#10652)silverwind2020-03-111-2/+9
* Modernize docs/assets/js/search.js (#10621)v1.12.0-devsilverwind2020-03-081-0/+2
* move vue and vue-calendar-heatmap to webpack (#10188)silverwind2020-02-231-1/+0
* SVG Octicon fixes (#10237)John Olheiser2020-02-111-0/+1
* move clipboard.js to npm/webpack (#10183)silverwind2020-02-081-1/+0
* Reorganize frontend files and tooling (#10168)silverwind2020-02-071-0/+3
* move highlight.js to npm/webpack (#10011)silverwind2020-01-281-1/+0
* move semantic.dropdown.custom.js to webpack (#9064)silverwind2019-11-211-1/+2
* enable lazy-loading of gitgraph.js (#9036)silverwind2019-11-171-0/+1
* modernize js and use babel (#8973)silverwind2019-11-141-7/+30
* Move index.js to web_src and use webpack to pack them (#8598)Lunny Xiao2019-11-131-0/+1
* convert all js var to let/const (#7464)silverwind2019-07-161-0/+2
* add make targets for js and css, add js linter (#6952)silverwind2019-05-161-0/+25