| Commit message (Expand) | Author | Age | Files | Lines |
* | Use trashcan icon for remove review request (#13722) | Jimmy Praet | 2020-11-27 | 1 | -1/+1 |
* | Fix label display on new issues (#13590) | silverwind | 2020-11-17 | 1 | -19/+1 |
* | Fix issue label rendering (#13570) | silverwind | 2020-11-15 | 1 | -8/+13 |
* | Fix issue label spacing and hover (#13553) | silverwind | 2020-11-13 | 1 | -2/+2 |
* | Lazy-load issue reviewers and assignees avatars (#13526) | silverwind | 2020-11-12 | 1 | -10/+14 |
* | Fix tooltips and issue dependency styles (#13458) | silverwind | 2020-11-10 | 1 | -30/+34 |
* | Change search and filter icons to SVG (#13473) | silverwind | 2020-11-09 | 1 | -4/+4 |
* | Misc UI fixes, add secondary color (#13378) | silverwind | 2020-11-01 | 1 | -2/+2 |
* | Comment box tweaks and SVG dropdown triangles (#13376) | silverwind | 2020-10-31 | 1 | -2/+2 |
* | Replace footer and modal icons with SVG (#13245) | silverwind | 2020-10-21 | 1 | -1/+1 |
* | Show original author's reviews on pull summary box (#13127) | 赵智超 | 2020-10-14 | 1 | -1/+13 |
* | Add team support for review request (#12039) | 赵智超 | 2020-10-12 | 1 | -47/+34 |
* | Make SVG size argument optional (#12814) | silverwind | 2020-09-11 | 1 | -23/+23 |
* | Remove duplicate logic in initListSubmits (#12660) | 赵智超 | 2020-09-02 | 1 | -4/+4 |
* | Kanban board (#8346) | Lanre Adelowo | 2020-08-16 | 1 | -0/+42 |
* | [ui] Link to pr list page on sidebar when view pr (#12256) | 赵智超 | 2020-07-16 | 1 | -3/+3 |
* | Fix double divider on issue sidebar (#11919) | Cirno the Strongest | 2020-06-17 | 1 | -3/+1 |
* | Fix timezone on issue deadline (#11697) | Cirno the Strongest | 2020-06-05 | 1 | -2/+2 |
* | Prettify timeline 3 (#11139) | Sorien | 2020-05-14 | 1 | -1/+1 |
* | Remove last traces of has-emoji class (#11263) | mrsdizzie | 2020-05-01 | 1 | -8/+8 |
* | Allow emoji short code in labels (#11250) | mrsdizzie | 2020-04-30 | 1 | -6/+6 |
* | add request review from specific reviewers feature in pull request (#10756) | 赵智超 | 2020-04-06 | 1 | -0/+91 |
* | Add titles and improve messages on sidebar menus (#10872) | 赵智超 | 2020-04-04 | 1 | -32/+61 |
* | Add Organization Wide Labels (#10814) | mrsdizzie | 2020-04-01 | 1 | -0/+10 |
* | hide gear icon for user who can't use them on sidebar (#10750) | 赵智超 | 2020-03-17 | 1 | -3/+9 |
* | Fix issue sidebar menus having an infinite height (#10239) | James Lakin | 2020-02-11 | 1 | -1/+1 |
* | Add Octicon SVG spritemap (#10107) | John Olheiser | 2020-02-11 | 1 | -15/+17 |
* | Limit label list height on edit issue page (#10216) | jaqra | 2020-02-11 | 1 | -1/+1 |
* | Fix issues/pulls dependencies problems (#9842) | Lunny Xiao | 2020-01-19 | 1 | -0/+1 |
* | Correct tooltip msg blocked by dependencies (#9211) | programkode | 2019-11-29 | 1 | -2/+2 |
* | fix bug when pack js (#8992) | Lunny Xiao | 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 | -8/+8 |
* | Allow cross-repository dependencies on issues (#7901) | Brad Albright | 2019-10-31 | 1 | -15/+19 |
* | Change link on issue milestone (#8246) | guillep2k | 2019-09-20 | 1 | -1/+1 |
* | Fix 7303 - remove unnessesary buttons on archived repos (#7326) | Cherrg | 2019-06-29 | 1 | -1/+1 |
* | Fix input size for dependency select (#6913) | Xaver Maierhofer | 2019-05-12 | 1 | -1/+1 |
* | Show full name if DefaultShowFullName setting activated (#6710) | Wim | 2019-05-08 | 1 | -3/+3 |
* | Make "Ghost" not link to 404 page (#6410) | oscar.lofwenhamn | 2019-03-27 | 1 | -1/+1 |
* | Implement "conversation lock" for issue comments (#5073) | Lanre Adelowo | 2019-02-18 | 1 | -0/+85 |
* | Allow labels to contain emoji (#6063) | John Olheiser | 2019-02-16 | 1 | -2/+2 |
* | Feature: Archive repos (#5009) | kolaente | 2019-01-23 | 1 | -11/+11 |
* | Don't list an issue on its own dependency list UI. (#5658) | Harshit Bansal | 2019-01-15 | 1 | -1/+1 |
* | Restrict permission check on repositories and fix some problems (#5314) | Lunny Xiao | 2018-11-28 | 1 | -5/+5 |
* | Fix dependent issue searching when gitea is run in subpath (#5392) | Lauris BH | 2018-11-25 | 1 | -1/+1 |
* | Improve dependency UI (#4503) | Lauris BH | 2018-09-07 | 1 | -52/+36 |
* | Locale for Edit and Remove due date issue (#4802) | Joel da Rosa | 2018-08-27 | 1 | -2/+2 |
* | Added dependencies for issues (#2196) (#2531) | kolaente | 2018-07-17 | 1 | -0/+137 |
* | Issue due date api (#3890) | kolaente | 2018-07-16 | 1 | -31/+36 |
* | Fixed issue deadline not showing on issue page (#3930) | kolaente | 2018-05-10 | 1 | -4/+4 |
* | Multiple assignees (#3705) | kolaente | 2018-05-09 | 1 | -9/+26 |