aboutsummaryrefslogtreecommitdiffstats
path: root/webpack.config.js
Commit message (Expand)AuthorAgeFilesLines
* Support webauthn (#17957)Lunny Xiao2022-01-141-0/+1
* Fix CSS specificity issue with easymde's css (#18201)silverwind2022-01-071-0/+1
* Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069)wxiaoguang2022-01-051-4/+0
* Update JS dependencies (#17357)silverwind2021-10-191-0/+3
* Update JS dependencies (#16708)silverwind2021-08-171-6/+4
* Disable legal comments in esbuild (#15929)silverwind2021-05-191-0/+1
* Use esbuild to minify CSS (#15756)silverwind2021-05-071-15/+2
* Update JS dependencies (#15591)silverwind2021-04-241-1/+0
* Raw file view tweaks (#15520)silverwind2021-04-221-0/+1
* Fix missing icons and colorpicker when mounted on suburl (#15501)zeripath2021-04-161-2/+2
* Fix: npx webpack make: *** [Makefile:699: public/js/index.js] Error -… (#15...Kindyroo2021-04-151-3/+5
* Disable cssnano's colormin plugin (#15347)silverwind2021-04-081-0/+1
* Add frontend testing, require node 12 (#15315)silverwind2021-04-081-12/+15
* Introduce esbuild on webpack (#14578)Lunny Xiao2021-04-021-38/+6
* Remove file-loader dependency (#15196)silverwind2021-03-301-20/+10
* Remove raw-loader dependency (#15112)silverwind2021-03-221-5/+1
* Update JS dependencies and webpack (#14118)silverwind2020-12-271-33/+35
* 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