| Commit message (Expand) | Author | Age | Files | Lines |
* | OpenGraph: use repo avatar if exist (#12586) | 6543 | 2020-08-24 | 1 | -1/+5 |
* | Kanban board (#8346) | Lanre Adelowo | 2020-08-16 | 1 | -0/+1 |
* | Add SVG favicon (#12437) | silverwind | 2020-08-06 | 1 | -1/+2 |
* | Remove librejs header in <head> (#12439) | silverwind | 2020-08-06 | 1 | -33/+0 |
* | In issue comments, put issue participants also in completion list when hittin... | Andreas Shimokawa | 2020-08-06 | 1 | -4/+8 |
* | Move jquery-minicolors to npm/webpack (#12305) | silverwind | 2020-07-29 | 1 | -4/+0 |
* | Fonts rework (#12114) | silverwind | 2020-07-06 | 1 | -1/+0 |
* | Move fomantic and jQuery to main webpack bundle (#11997) | silverwind | 2020-06-27 | 1 | -1/+0 |
* | Add automatic JS license generation (#11810) | silverwind | 2020-06-12 | 1 | -1/+1 |
* | Fix serviceworker output file and misc improvements (#11562) | silverwind | 2020-05-24 | 1 | -2/+0 |
* | Move serviceworker to workbox and fix SSE interference (#11538) | silverwind | 2020-05-21 | 1 | -24/+2 |
* | Move tributejs to npm/webpack (#11497) | silverwind | 2020-05-20 | 1 | -4/+0 |
* | Switch code editor to Monaco (#11366) | silverwind | 2020-05-14 | 1 | -1/+1 |
* | Add EventSource support (#11235) | zeripath | 2020-05-07 | 1 | -0/+1 |
* | Support unicode emojis and remove emojify.js (#11032) | mrsdizzie | 2020-04-28 | 1 | -1/+9 |
* | Use AJAX for notifications table (#10961) | zeripath | 2020-04-24 | 1 | -0/+5 |
* | move jquery-datetimepicker to npm/webpack (#10713) | silverwind | 2020-03-17 | 1 | -4/+0 |
* | Remove svg preload (#10654) | silverwind | 2020-03-09 | 1 | -1/+0 |
* | Move dropzone.js to npm/webpack (#10645) | silverwind | 2020-03-07 | 1 | -4/+1 |
* | head.tmpl og:image picture location (#10531) | FreeCipher | 2020-02-28 | 1 | -1/+1 |
* | Add fluid-icon (#10491) | silverwind | 2020-02-27 | 1 | -0/+1 |
* | move vue and vue-calendar-heatmap to webpack (#10188) | silverwind | 2020-02-23 | 1 | -3/+2 |
* | Prevent Firefox from using apple-touch-icon (#10402) | silverwind | 2020-02-23 | 1 | -1/+0 |
* | SVG Octicon fixes (#10237) | John Olheiser | 2020-02-11 | 1 | -2/+2 |
* | Add Octicon SVG spritemap (#10107) | John Olheiser | 2020-02-11 | 1 | -2/+2 |
* | add touch-icon with background (#10022) | NiTRoeSE | 2020-01-28 | 1 | -1/+1 |
* | move highlight.js to npm/webpack (#10011) | silverwind | 2020-01-28 | 1 | -4/+11 |
* | add apple-touch-icon (#10006) | silverwind | 2020-01-27 | 1 | -1/+2 |
* | fix browser warnings related to crossorigin preload (#9984) | silverwind | 2020-01-25 | 1 | -3/+3 |
* | remove loadCSS and preload woff2 icon fonts (#9976) | silverwind | 2020-01-25 | 1 | -10/+4 |
* | Use npm to manage fomantic and only build needed components (#9561) | Lunny Xiao | 2020-01-21 | 1 | -1/+1 |
* | remove promise-polyfill (#9812) | silverwind | 2020-01-16 | 1 | -1/+0 |
* | Fix background reactions in the arc-green theme (#9421) | Alexey 〒erentyev | 2019-12-18 | 1 | -2/+2 |
* | switch to fomantic-ui (#9374) | techknowlogick | 2019-12-17 | 1 | -1/+1 |
* | Add USE_SERVICE_WORKER setting (#9110) | silverwind | 2019-11-21 | 1 | -12/+20 |
* | enable lazy-loading of gitgraph.js (#9036) | silverwind | 2019-11-17 | 1 | -5/+0 |
* | Improve OGP (#8637) | John Olheiser | 2019-10-23 | 1 | -7/+17 |
* | [assets] configurable URL for static resources (#7911) | Jakob Ackermann | 2019-10-22 | 1 | -22/+22 |
* | Remove trailing slash from twitter card (#6619) | techknowlogick | 2019-04-14 | 1 | -1/+1 |
* | fix Open Graph og:image link (#6612) | Andreas Shimokawa | 2019-04-14 | 1 | -1/+1 |
* | fix bug manifest.json will not request with cookie so that session will creat... | Lunny Xiao | 2019-03-19 | 1 | -1/+1 |
* | Include repo name in page title tag (#6343) | mrsdizzie | 2019-03-18 | 1 | -1/+1 |
* | Add lang specific font stacks for CJK (#6007) | zeripath | 2019-03-18 | 1 | -1/+1 |
* | UI: Fix race in update issue labels and assignees (#6194) | silverwind | 2019-02-28 | 1 | -0/+1 |
* | Allow for user specific themes (#5668) | Lanre Adelowo | 2019-01-09 | 1 | -2/+6 |
* | Create Progressive Web App (#4730) | SohnyBohny | 2018-11-27 | 1 | -0/+17 |
* | Refactor heatmap to vue component (#5401) | Lauris BH | 2018-11-27 | 1 | -1/+1 |
* | User action heatmap (#5131) | kolaente | 2018-10-23 | 1 | -0/+3 |
* | Extract header and footer content to separate tmpl (#4797) | Lukas Bestle | 2018-09-07 | 1 | -134/+1 |
* | Hide home button when landing page is not set to home (#4651) | Piotr Orzechowski | 2018-08-26 | 1 | -7/+11 |