summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
...
* Automatically render wiki TOC (#19873)zeripath2022-06-081-10/+29
* Improve wording on delete access token modal (#19909)André Jaenisch2022-06-071-2/+2
* Ensure minimum mirror interval is reported on settings page (#19895)zeripath2022-06-071-2/+2
* Improve UX on modal for deleting an access token (#19894)André Jaenisch2022-06-071-3/+9
* Add alt text to logo (#19892)André Jaenisch2022-06-051-1/+1
* Add API to serve blob or LFS file content (#19689)qwerty2872022-06-041-0/+46
* Disable unnecessary mirroring elements (#18527)Paweł Bogusławski2022-06-042-7/+6
* Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#1...wxiaoguang2022-06-031-5/+5
* Add title attribute to dependencies in sidebar (#19807)zeripath2022-06-011-2/+2
* Fix i18n for Link Account button, re-format tmpl (#19835)wxiaoguang2022-05-291-14/+13
* 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