| 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 | 2 | -7/+0 |
* | Update Octicons to v10 (#12240) | silverwind | 2020-07-17 | 1 | -2/+2 |
* | Fonts rework (#12114) | silverwind | 2020-07-06 | 1 | -1/+0 |
* | Move fomantic and jQuery to main webpack bundle (#11997) | silverwind | 2020-06-27 | 2 | -7/+3 |
* | Add automatic JS license generation (#11810) | silverwind | 2020-06-12 | 2 | -2/+2 |
* | Include query in sign in redirect (#11579) | mrsdizzie | 2020-06-03 | 1 | -1/+1 |
* | When must change password only show Signout (#11600) | zeripath | 2020-05-26 | 1 | -5/+27 |
* | 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 | 2 | -8/+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 | 2 | -66/+10 |
* | Use AJAX for notifications table (#10961) | zeripath | 2020-04-24 | 2 | -6/+10 |
* | move jquery-datetimepicker to npm/webpack (#10713) | silverwind | 2020-03-17 | 2 | -7/+0 |
* | Remove svg preload (#10654) | silverwind | 2020-03-09 | 1 | -1/+0 |
* | Move dropzone.js to npm/webpack (#10645) | silverwind | 2020-03-07 | 2 | -7/+1 |
* | Logout POST action (#10582) | John Olheiser | 2020-03-02 | 1 | -1/+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 | 2 | -11/+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 | 2 | -16/+16 |
* | move clipboard.js to npm/webpack (#10183) | silverwind | 2020-02-08 | 1 | -1/+0 |
* | move jquery.are-you-sure to npm/webpack (#10063) | silverwind | 2020-01-29 | 1 | -1/+0 |
* | add touch-icon with background (#10022) | NiTRoeSE | 2020-01-28 | 1 | -1/+1 |
* | move highlight.js to npm/webpack (#10011) | silverwind | 2020-01-28 | 2 | -7/+11 |
* | add apple-touch-icon (#10006) | silverwind | 2020-01-27 | 1 | -1/+2 |
* | add explicit dimensions to navbar avatar (#9986) | silverwind | 2020-01-26 | 1 | -1/+1 |
* | 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 |
* | move jquery and jquery-migrate to npm/webpack (#9813) | silverwind | 2020-01-21 | 1 | -4/+1 |
* | Use npm to manage fomantic and only build needed components (#9561) | Lunny Xiao | 2020-01-21 | 2 | -2/+2 |
* | Add setting to set default and global disabled repository units. (#8788) | David Svantesson | 2020-01-17 | 1 | -0/+6 |
* | remove promise-polyfill (#9812) | silverwind | 2020-01-16 | 1 | -1/+0 |
* | Add translatable Powered by Gitea text in footer (#9600) | Lauris BH | 2020-01-04 | 1 | -1/+1 |
* | Add footer extra links template (#9576) | Bagas Sanjaya | 2020-01-03 | 1 | -0/+1 |
* | 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 | 2 | -2/+2 |
* | Add /milestones endpoint (#8733) | Brad Albright | 2019-12-15 | 1 | -0/+1 |
* | move semantic.dropdown.custom.js to webpack (#9064) | silverwind | 2019-11-21 | 1 | -1/+0 |
* | Add USE_SERVICE_WORKER setting (#9110) | silverwind | 2019-11-21 | 1 | -12/+20 |
* | enable lazy-loading of gitgraph.js (#9036) | silverwind | 2019-11-17 | 2 | -9/+0 |
* | Pack web_src/js/draw.js to public/js/index.js (#8975) | Lunny Xiao | 2019-11-14 | 1 | -1/+0 |