| Commit message (Expand) | Author | Age | Files | Lines |
* | hCaptcha Support (#12594) | John Olheiser | 2020-10-02 | 1 | -0/+3 |
* | Move jquery-minicolors to npm/webpack (#12305) | silverwind | 2020-07-29 | 1 | -3/+0 |
* | Move fomantic and jQuery to main webpack bundle (#11997) | silverwind | 2020-06-27 | 1 | -6/+3 |
* | Move tributejs to npm/webpack (#11497) | silverwind | 2020-05-20 | 1 | -4/+0 |
* | Support unicode emojis and remove emojify.js (#11032) | mrsdizzie | 2020-04-28 | 1 | -65/+1 |
* | move jquery-datetimepicker to npm/webpack (#10713) | silverwind | 2020-03-17 | 1 | -3/+0 |
* | Move dropzone.js to npm/webpack (#10645) | silverwind | 2020-03-07 | 1 | -3/+0 |
* | move vue and vue-calendar-heatmap to webpack (#10188) | silverwind | 2020-02-23 | 1 | -8/+0 |
* | 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 |
* | move highlight.js to npm/webpack (#10011) | silverwind | 2020-01-28 | 1 | -3/+0 |
* | 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 | 1 | -1/+1 |
* | switch to fomantic-ui (#9374) | techknowlogick | 2019-12-17 | 1 | -1/+1 |
* | move semantic.dropdown.custom.js to webpack (#9064) | silverwind | 2019-11-21 | 1 | -1/+0 |
* | enable lazy-loading of gitgraph.js (#9036) | silverwind | 2019-11-17 | 1 | -4/+0 |
* | Pack web_src/js/draw.js to public/js/index.js (#8975) | Lunny Xiao | 2019-11-14 | 1 | -1/+0 |
* | [Feature] Add Gitea Emoji (#8950) | 6543 | 2019-11-14 | 1 | -1/+1 |
* | Move index.js to web_src and use webpack to pack them (#8598) | Lunny Xiao | 2019-11-13 | 1 | -1/+1 |
* | Fix issue with user.fullname (#8902) | zeripath | 2019-11-09 | 1 | -3/+5 |
* | a11y: Improve accessibility of dropdown menus (#8638) | Jookia | 2019-11-08 | 1 | -0/+1 |
* | [assets] configurable URL for static resources (#7911) | Jakob Ackermann | 2019-10-22 | 1 | -23/+23 |
* | jQuery 3 (#7425) | techknowlogick | 2019-07-12 | 1 | -1/+2 |
* | Allow Recaptcha service url to be configured (#6820) | zeripath | 2019-05-02 | 1 | -1/+1 |
* | UI: Fix race in update issue labels and assignees (#6194) | silverwind | 2019-02-28 | 1 | -1/+0 |
* | Fix heatmap and repository menu display in Internet Explorer 9+ (#6117) | Lauris BH | 2019-02-19 | 1 | -0/+1 |
* | Allow labels to contain emoji (#6063) | John Olheiser | 2019-02-16 | 1 | -4/+14 |
* | fix bug when a read perm user to edit his issue (#5516) | Lunny Xiao | 2018-12-12 | 1 | -3/+0 |
* | Refactor heatmap to vue component (#5401) | Lauris BH | 2018-11-27 | 1 | -22/+7 |
* | Set heatmap color range configurable (#5165) | Antoine GIRARD | 2018-10-24 | 1 | -1/+1 |
* | User action heatmap (#5131) | kolaente | 2018-10-23 | 1 | -0/+22 |
* | Extract header and footer content to separate tmpl (#4797) | Lukas Bestle | 2018-09-07 | 1 | -25/+2 |
* | Swagger.v1.json template (#3572) | Piotr Orzechowski | 2018-07-28 | 1 | -1/+1 |
* | Add Recaptcha functionality to Gitea (#4044) | Fluf | 2018-07-05 | 1 | -0/+5 |
* | Add `noreferrer` to rel='noopener` for <a> tags (#4328) | cezar97 | 2018-07-03 | 1 | -2/+2 |
* | Add support for FIDO U2F (#3971) | Jonas Franz | 2018-05-19 | 1 | -0/+3 |
* | Rework special link parsing in the post-processing of markup (#3354) | Morgan Bazalgette | 2018-02-27 | 1 | -1/+0 |
* | Add option to enable or disable swagger endpoints (#3502) | Piotr Orzechowski | 2018-02-14 | 1 | -1/+1 |
* | Emoji Autocomplete (#3433) | modmew8 | 2018-02-03 | 1 | -0/+32 |
* | Add more additional template snippets (#3286) | Thomas Boerger | 2018-01-02 | 1 | -0/+6 |
* | Use correct camel casing for JavaScript (#3224) | Jesstern Rays | 2017-12-18 | 1 | -1/+1 |
* | Mention completion for issue editor. (#3136) | harry | 2017-12-11 | 1 | -0/+26 |
* | Reduce overhead of upgrades for users with custom stylesheets/JS (#3051) | techknowlogick | 2017-12-03 | 1 | -0/+1 |
* | Move swagger-ui under /api/v1 (#2746) | Antoine GIRARD | 2017-10-21 | 1 | -1/+1 |
* | Convert spaces to tabs in footer.tmpl (#2520) | Ethan Koenig | 2017-09-16 | 1 | -3/+3 |
* | Moved vendored js/css into `public/vendor` and documented sources (#1484) (#2... | Michael Lustfield | 2017-08-23 | 1 | -19/+19 |
* | Fix and improve dashboard repo UI (#2285) | Morlinest | 2017-08-17 | 1 | -4/+4 |
* | Use production version of vuejs. (#1869) | Antoine GIRARD | 2017-06-04 | 1 | -1/+1 |
* | Update HighlightJS and fix YAML files highlighting (#1764) | Andrey Nering | 2017-05-20 | 1 | -1/+1 |
* | Improve dashboard repo search (#1652) | Andrey Nering | 2017-05-09 | 1 | -0/+1 |