aboutsummaryrefslogtreecommitdiffstats
path: root/webpack.config.js
Commit message (Expand)AuthorAgeFilesLines
...
* Switch from SimpleMDE to EasyMDE (#13333)zeripath2020-11-101-0/+4
* Use CSS Variables for fonts, remove postcss-loader (#13204)silverwind2020-10-191-38/+1
* Update JS dependencies (#12782)silverwind2020-09-101-16/+27
* Avoid unnecessary system-ui expansion (#12522)Mike L2020-08-281-2/+8
* Extract Swagger CSS to its own file (#12616)silverwind2020-08-261-0/+1
* Speed up licenses.txt build during development, add additionalModules (#12510)silverwind2020-08-211-2/+6
* Update JS dependencies (#12474)silverwind2020-08-121-7/+4
* Split up monaco's language chunks (#12401)silverwind2020-08-021-8/+5
* Move jquery-minicolors to npm/webpack (#12305)silverwind2020-07-291-1/+14
* Update JS deps and linting config (#12295)silverwind2020-07-271-2/+2
* Direct SVG rendering (#12157)silverwind2020-07-121-26/+5
* Fonts rework (#12114)silverwind2020-07-061-6/+8
* Move EventSource to SharedWorker (#12095)zeripath2020-07-031-0/+3
* Fix missing gitgraph css import (#12112)silverwind2020-07-011-0/+2
* Server-side syntax highlighting for all code (#12047)mrsdizzie2020-07-011-1/+0
* Use custom SVGs for commit signing lock icon (#12017)Cirno the Strongest2020-06-281-1/+4
* Move fomantic and jQuery to main webpack bundle (#11997)silverwind2020-06-271-29/+63
* Add automatic JS license generation (#11810)silverwind2020-06-121-0/+30
* Replace jquery-datetimepicker with native date input (#11684)silverwind2020-06-101-4/+0
* Ensure serviceworker is created as /serviceworker.js (#11577)zeripath2020-05-231-1/+1
* Move serviceworker to workbox and fix SSE interference (#11538)silverwind2020-05-211-1/+8
* Switch code editor to Monaco (#11366)silverwind2020-05-141-1/+35
* Patch fomantic-ui to workaround build issue (#11244)silverwind2020-04-301-5/+0
* Move syntax highlighting to web worker (#11017)silverwind2020-04-131-0/+14
* disable webpack's size warnings (#10746)silverwind2020-03-171-8/+1
* move jquery-datetimepicker to npm/webpack (#10713)silverwind2020-03-171-0/+4
* Misc JS linting and naming tweaks (#10652)silverwind2020-03-111-6/+6
* Workaround fomantic build issue (#10655)silverwind2020-03-071-1/+6
* move vue and vue-calendar-heatmap to webpack (#10188)silverwind2020-02-231-0/+3
* Support NODE_ENV in webpack (#10245)silverwind2020-02-231-2/+11
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-2/+32
* Reorganize frontend files and tooling (#10168)silverwind2020-02-071-1/+1
* enable babel-loader cache (#10083)silverwind2020-02-011-0/+8
* move highlight.js to npm/webpack (#10011)silverwind2020-01-281-5/+9
* move CSS build to webpack (#9983)silverwind2020-01-281-11/+34
* add css extraction and minification to webpack (#9944)silverwind2020-01-251-24/+69
* misc webpack tweaks (#9924)silverwind2020-01-221-22/+29
* move jquery and jquery-migrate to npm/webpack (#9813)silverwind2020-01-211-0/+3
* Add top author stats to activity page (#9615)Lauris BH2020-01-201-1/+9
* move swagger-ui to webpack/npm (#9714)silverwind2020-01-141-4/+19
* fix webpack polyfills (#9735)silverwind2020-01-121-1/+1
* enable lazy-loading of gitgraph.js (#9036)silverwind2019-11-171-4/+23
* Pack web_src/js/draw.js to public/js/index.js (#8975)Lunny Xiao2019-11-141-2/+2
* modernize js and use babel (#8973)silverwind2019-11-141-4/+26
* Move index.js to web_src and use webpack to pack them (#8598)Lunny Xiao2019-11-131-0/+20