summaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* fix delete pull head ref for DeleteIssue (#20032)a10121127962022-06-191-2/+10
* Delete duplicated update btn on pull request view page (#19993)Lunny Xiao2022-06-171-39/+1
* fix `go to file` link for mirror repository (#19983)a10121127962022-06-161-1/+1
* Replace unstyled meter with progress (#19968)silverwind2022-06-151-2/+2
* Fix mirror template bug (#19959)Lunny Xiao2022-06-131-3/+4
* Prettify number of issues (#17760)Gusted2022-06-123-15/+23
* Improve file header on mobile (#19945)Gusted2022-06-121-1/+1
* Auto merge pull requests when all checks succeeded via WebUI (#19648)65432022-06-113-99/+122
* Fix some mirror bugs (#18649)Lunny Xiao2022-06-112-4/+6
* Custom regexp external issues (#17624)Sandro Santilli2022-06-101-4/+15
* Feature: Find files in repo (#15028)Roger Luo2022-06-092-0/+26
* Automatically render wiki TOC (#19873)zeripath2022-06-081-10/+29
* Ensure minimum mirror interval is reported on settings page (#19895)zeripath2022-06-071-2/+2
* Disable unnecessary mirroring elements (#18527)Paweł Bogusławski2022-06-041-7/+4
* 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
* Remove fomantic progress module (#19760)silverwind2022-05-201-4/+7
* Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729)wxiaoguang2022-05-202-2/+2
* Replace blue button and label classes with primary (#19763)silverwind2022-05-2025-43/+43
* 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
* 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-081-1/+11
* 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-014-4/+12
* Mute link in diff header (#19556)silverwind2022-04-291-1/+1
* 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-282-0/+25
* 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
* By default force vertical tabs on mobile (#19486)Gusted2022-04-263-3/+3
* 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-241-0/+1
* Use horizontal tabs for repo header on mobile (#19468)Gusted2022-04-231-1/+1
* Fix double blob-hunk (#19404)Gusted2022-04-151-3/+1
* Remove dependent on session auth for api/v1 routers (#19321)Lunny Xiao2022-04-087-10/+10
* Never use /api/v1 from Gitea UI Pages (#19318)Lunny Xiao2022-04-071-1/+1
* Update JS dependencies (#19281)silverwind2022-04-011-1/+1
* Add Package Registry (#16510)KN4CK3R2022-03-303-0/+20