summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Adding button to link accounts from user settings (#19792)Mai-Lapyst2022-05-291-0/+18
* Fix follower display on user page (#19805)silverwind2022-05-261-1/+3
* Show source/target branches on PR's list (#19747)IT-AlexKor2022-05-251-0/+21
* Github style following followers (#19482)istiak1012022-05-251-12/+1
* Add the possibility to allow the user to have a favicon which differs from th...Jan-Eric Schober2022-05-231-1/+1
* Remove fomantic progress module (#19760)silverwind2022-05-203-10/+17
* Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729)wxiaoguang2022-05-203-4/+4
* Replace blue button and label classes with primary (#19763)silverwind2022-05-2057-93/+93
* Improve commit list/view on mobile (#19712)Gusted2022-05-162-15/+14
* Use Vue to refactor pull merge UI (#19650)wxiaoguang2022-05-121-168/+61
* Tidy up `<head>` template (#19678)silverwind2022-05-101-24/+22
* Add tooltip to pending PR comments (#19662)Jack Hay2022-05-091-1/+1
* Calculate filename hash only once (#19654)KN4CK3R2022-05-094-20/+19
* Restore reviewed-on message (#19657)Lunny Xiao2022-05-081-0/+3
* Repository level enable package or disable (#19323)Lunny Xiao2022-05-082-3/+18
* Allow custom default merge message with .gitea/default_merge_message/<merge_s...Lunny Xiao2022-05-081-6/+3
* Allow to mark files in a PR as viewed (#19007)delvh2022-05-071-3/+18
* Auto merge pull requests when all checks succeeded via API (#9307)kolaente2022-05-082-1/+60
* Hide private repositories in packages (#19584)KN4CK3R2022-05-072-4/+8
* Only show accessible teams in dashboard dropdown list (#19642)Jimmy Praet2022-05-071-1/+1
* prevent double click new issue/pull/comment button (#16157)a10121127962022-05-072-3/+3
* Improve reviewing PR UX (#19612)Gusted2022-05-072-1/+2
* Add "Reference" section to Issue view sidebar (#19609)neon2022-05-051-0/+9
* Fix broken TR on cherrypick page (#19599)Gusted2022-05-041-1/+1
* Use for a repo action one database transaction (#19576)65432022-05-031-3/+3
* Improve UI on mobile (#19546)Gusted2022-05-0113-13/+21
* Add API to check if team has repo access (#19540)qwerty2872022-05-011-0/+42
* Respect DefaultUserIsRestricted system default when creating new user (#19310)Jimmy Praet2022-04-291-0/+4
* Mute link in diff header (#19556)silverwind2022-04-291-1/+1
* Add API to query collaborators permission for a repository (#18761)Florin Hillebrand2022-04-291-0/+70
* Permalink files In PR diff (#19534)KN4CK3R2022-04-291-3/+4
* Fix Pull Request comment filename word breaks (#19535)parnic2022-04-291-2/+2
* Add "Allow edits from maintainer" feature (#18002)qwerty2872022-04-283-0/+33
* Better describe what `/repos/{owner}/{repo}/raw/{filepath}` returns on 200 (#...Gusted2022-04-281-1/+1
* Update image URL for Discord webhook (#19536)John Olheiser2022-04-271-1/+1
* Don't let repo clone URL overflow (#19517)Gusted2022-04-261-1/+1
* Add commit status popup to issuelist (#19375)parnic2022-04-261-2/+2
* Disable unnecessary GitHooks elementsPawel Boguslawski2022-04-261-1/+1
* By default force vertical tabs on mobile (#19486)Gusted2022-04-264-4/+4
* Add a new menu in file view to open blame view and fix blame view select rang...Lunny Xiao2022-04-261-0/+3
* Fix two UI bugs: JS error in imagediff.js, 500 error in diff/compare.tmplwxiaoguang2022-04-261-1/+1
* Add RSS Feed buttons to Repo, User and Org pages (#19370)ktprograms2022-04-243-0/+3
* Use horizontal tabs for repo header on mobile (#19468)Gusted2022-04-231-1/+1
* RepoAssignment ensure to close before overwrite (#19449)65432022-04-211-0/+12
* When updating mirror repo intervals by API reschedule next update too (#19429)zeripath2022-04-201-0/+5
* Fix nil error when some pages are rendered outside request context (#19427)wxiaoguang2022-04-191-1/+1
* Add Helm Chart registry (#19406)KN4CK3R2022-04-197-5/+72
* Fix double blob-hunk (#19404)Gusted2022-04-151-3/+1
* Document 409 error returned by repos/migrate api (#19376)Chongyi Zheng2022-04-121-0/+3
* Remove dependent on session auth for api/v1 routers (#19321)Lunny Xiao2022-04-087-10/+10