| Commit message (Expand) | Author | Age | Files | Lines |
* | Direct SVG rendering (#12157) | silverwind | 2020-07-12 | 1 | -26/+5 |
* | Fonts rework (#12114) | silverwind | 2020-07-06 | 1 | -6/+8 |
* | Move EventSource to SharedWorker (#12095) | zeripath | 2020-07-03 | 1 | -0/+3 |
* | Fix missing gitgraph css import (#12112) | silverwind | 2020-07-01 | 1 | -0/+2 |
* | Server-side syntax highlighting for all code (#12047) | mrsdizzie | 2020-07-01 | 1 | -1/+0 |
* | Use custom SVGs for commit signing lock icon (#12017) | Cirno the Strongest | 2020-06-28 | 1 | -1/+4 |
* | Move fomantic and jQuery to main webpack bundle (#11997) | silverwind | 2020-06-27 | 1 | -29/+63 |
* | Add automatic JS license generation (#11810) | silverwind | 2020-06-12 | 1 | -0/+30 |
* | Replace jquery-datetimepicker with native date input (#11684) | silverwind | 2020-06-10 | 1 | -4/+0 |
* | Ensure serviceworker is created as /serviceworker.js (#11577) | zeripath | 2020-05-23 | 1 | -1/+1 |
* | Move serviceworker to workbox and fix SSE interference (#11538) | silverwind | 2020-05-21 | 1 | -1/+8 |
* | Switch code editor to Monaco (#11366) | silverwind | 2020-05-14 | 1 | -1/+35 |
* | Patch fomantic-ui to workaround build issue (#11244) | silverwind | 2020-04-30 | 1 | -5/+0 |
* | Move syntax highlighting to web worker (#11017) | silverwind | 2020-04-13 | 1 | -0/+14 |
* | disable webpack's size warnings (#10746) | silverwind | 2020-03-17 | 1 | -8/+1 |
* | move jquery-datetimepicker to npm/webpack (#10713) | silverwind | 2020-03-17 | 1 | -0/+4 |
* | Misc JS linting and naming tweaks (#10652) | silverwind | 2020-03-11 | 1 | -6/+6 |
* | Workaround fomantic build issue (#10655) | silverwind | 2020-03-07 | 1 | -1/+6 |
* | move vue and vue-calendar-heatmap to webpack (#10188) | silverwind | 2020-02-23 | 1 | -0/+3 |
* | Support NODE_ENV in webpack (#10245) | silverwind | 2020-02-23 | 1 | -2/+11 |
* | Add Octicon SVG spritemap (#10107) | John Olheiser | 2020-02-11 | 1 | -2/+32 |
* | Reorganize frontend files and tooling (#10168) | silverwind | 2020-02-07 | 1 | -1/+1 |
* | enable babel-loader cache (#10083) | silverwind | 2020-02-01 | 1 | -0/+8 |
* | move highlight.js to npm/webpack (#10011) | silverwind | 2020-01-28 | 1 | -5/+9 |
* | move CSS build to webpack (#9983) | silverwind | 2020-01-28 | 1 | -11/+34 |
* | add css extraction and minification to webpack (#9944) | silverwind | 2020-01-25 | 1 | -24/+69 |
* | misc webpack tweaks (#9924) | silverwind | 2020-01-22 | 1 | -22/+29 |
* | move jquery and jquery-migrate to npm/webpack (#9813) | silverwind | 2020-01-21 | 1 | -0/+3 |
* | Add top author stats to activity page (#9615) | Lauris BH | 2020-01-20 | 1 | -1/+9 |
* | move swagger-ui to webpack/npm (#9714) | silverwind | 2020-01-14 | 1 | -4/+19 |
* | fix webpack polyfills (#9735) | silverwind | 2020-01-12 | 1 | -1/+1 |
* | enable lazy-loading of gitgraph.js (#9036) | silverwind | 2019-11-17 | 1 | -4/+23 |
* | Pack web_src/js/draw.js to public/js/index.js (#8975) | Lunny Xiao | 2019-11-14 | 1 | -2/+2 |
* | modernize js and use babel (#8973) | silverwind | 2019-11-14 | 1 | -4/+26 |
* | Move index.js to web_src and use webpack to pack them (#8598) | Lunny Xiao | 2019-11-13 | 1 | -0/+20 |