summaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* check if original author is set (#14972)Norwin2021-03-131-1/+1
* Fix excluding more than two labels on issues list (#14962) (#14973)zeripath2021-03-121-1/+1
* Removed invalid form tag (#14391) (#14395)65432021-01-191-13/+10
* Fix edit-label form init (#14337)Norwin2021-01-141-1/+1
* fix branch selector on new issue page (#14194) (#14207)a10121127962021-01-011-2/+2
* Add emoji in label to project boards (#13978) (#14021)65432020-12-161-1/+1
* Reply button is not removed when deleting a code review comment (#13824)Jimmy Praet2020-12-032-90/+96
* ui: show 'owner' tag for real owner (#13689) (#13743)a10121127962020-11-291-1/+1
* Fix issue/pull request list assignee filter (#13647) (#13651)Karl Heinz Marbaise2020-11-192-2/+2
* Add missing full names when DEFAULT_SHOW_FULL_NAME is enabled (#13424)Wim2020-11-045-7/+7
* Fix reactions on code comments (#13390) (#13401)Cirno the Strongest2020-11-021-2/+2
* Comment Header fixes (#13356) (#13374)silverwind2020-10-312-30/+34
* Fix links to repositories in /user/setting/repos (#13360) (#13362)zeripath2020-10-301-1/+1
* Store task errors following migrations and display them (#13246) (#13287)techknowlogick2020-10-241-1/+7
* Show outdated comments in pull request (#13148) (#13162)65432020-10-151-11/+16
* Show original author's reviews on pull summary box (#13127)赵智超2020-10-142-2/+32
* Gitea 2 Gitea migration (#12657)65432020-10-141-0/+137
* [Enhancement] Allow admin to merge pr with protected file changes (#12078)赵智超2020-10-132-1/+28
* Add team support for review request (#12039)赵智超2020-10-123-81/+72
* Fix attachments list in edit comment (#13036)zeripath2020-10-114-7/+12
* Set appropriate `autocomplete` attributes on password fields (#13078)silverwind2020-10-091-1/+1
* Attachments: Add extension support, allow all types for releases (#12465)silverwind2020-10-055-21/+25
* CSS tweaks to warning/error segments and misc fixes (#13024)silverwind2020-10-041-2/+2
* Fix comment header span. (#13009)rebeckanylander2020-10-021-10/+10
* Remove code-view class from diff view (#13011)mrsdizzie2020-10-021-1/+1
* Add IsTemplate option in create repo ui and api (#12942)赵智超2020-09-251-0/+7
* Fix Create Repository Template (#12924)65432020-09-231-8/+9
* Add configurable Trust Models (#11712)zeripath2020-09-202-0/+59
* Use a simple format for the big number on ui (#12822)赵智超2020-09-161-7/+7
* Add ui style for "Open a blank issue" button (#12824)赵智超2020-09-161-1/+11
* Translate two small lables on commit statuse list (#12821)赵智超2020-09-121-2/+2
* Make SVG size argument optional (#12814)silverwind2020-09-1156-320/+320
* Issue templates directory (#11450)John Olheiser2020-09-115-4/+29
* Show PR settings on empty repos (#12808)zeripath2020-09-111-1/+1
* Disable watch and star if not signed in (#12807)zeripath2020-09-111-4/+4
* Remove double escape on labels addition in comments (#12809)zeripath2020-09-111-1/+1
* ui: change commentTag style (#11668)赵智超2020-09-102-3/+15
* Add a migrate service type switch page (#12697)Lunny Xiao2020-09-095-23/+266
* File header tweaks, add CSS helpers (#12635)silverwind2020-09-081-9/+5
* Change/remove a branch of an open issue (#9080)Vedran2020-09-081-6/+17
* Compare SSH_DOMAIN when parsing submodule URLs (#12753)mrsdizzie2020-09-071-1/+1
* ui: Show git-pull-request icon for closed pull request (#12742)赵智超2020-09-062-3/+3
* Add Created & Updated to Milestone (#12662)65432020-09-051-0/+1
* UI: Inform user what meaning hourglass on reviews has (#12713)65432020-09-041-1/+1
* Remove duplicate logic in initListSubmits (#12660)赵智超2020-09-022-5/+5
* Do not disable commit changes button on repost (#12644)zeripath2020-08-291-0/+1
* Escape more things that are passed through str2html (#12622)zeripath2020-08-284-7/+7
* Git migration UX (#12619)John Olheiser2020-08-281-57/+69
* Fix ellipsis in files table (#12617)silverwind2020-08-271-4/+4
* Fix file table overflows (#12603)silverwind2020-08-261-28/+30