summaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* Update JS dependencies (#16708)silverwind2021-08-171-1/+1
* Add link to vscode to repo header (#16664)a10121127962021-08-121-2/+5
* Replace `list.List` with slices (#16311)KN4CK3R2021-08-093-11/+5
* Prevent 500 on draft releases without tag (#16634)zeripath2021-08-051-1/+3
* Show correct text when comparing commits on empty pull request (#16569)Marty2021-07-291-0/+3
* Add agit flow support in gitea (#14295)a10121127962021-07-281-3/+7
* Handle too long PR titles correctly (#16517)zeripath2021-07-251-4/+4
* Add support for corporate WeChat webhooks (#15910)lengyuqu2021-07-233-0/+17
* Add checkbox to delete pull branch after successful merge (#16049)Jimmy Praet2021-07-132-0/+36
* Add button to delete undeleted repositories from failed migrations (#16197)zeripath2021-06-301-0/+39
* Fix default push instructions on empty repos (#16302)zeripath2021-06-301-2/+11
* Fix previous/next button size (#16284)Jimmy Praet2021-06-281-2/+2
* Link to previous blames in file blame page (#16259)Norwin2021-06-281-5/+34
* Add previous/next buttons to review comments (#16273)Jimmy Praet2021-06-271-0/+8
* Refactor Webhook + Add X-Hub-Signature (#16176)KN4CK3R2021-06-271-2/+2
* review comments: break-word for long file names (#16272)Norwin2021-06-271-1/+1
* Prevent webhook action buttons from shifting (#16087)Steven2021-06-251-3/+3
* Add tag protection (#15629)KN4CK3R2021-06-253-0/+136
* Use pulls url if issue is a pull request (#16230)sebastian-sauer2021-06-221-1/+5
* Add Status Updates whilst Gitea migrations are occurring (#15076)zeripath2021-06-161-0/+1
* Fix spelling (#16179)Jonathan Tran2021-06-161-1/+1
* Add attachments for PR reviews (#16075)KN4CK3R2021-06-147-6/+11
* Fix private repo permission problem (#16142)Nils Dralle2021-06-141-1/+2
* Add push to remote mirror repository (#15157)KN4CK3R2021-06-142-71/+155
* Add Image Diff for SVG files (#14867)KN4CK3R2021-06-052-135/+87
* Fixed unknown translation key. (#16057)KN4CK3R2021-06-031-1/+1
* Hide mirror passwords on repo settings page (#16022)zeripath2021-05-311-1/+2
* Replace clipboard.js with async clipboard api (#15899)silverwind2021-05-302-2/+2
* Remove New PR button in PRs (#15998)Kyle D2021-05-291-1/+1
* Add links to toggle WIP status (#14677)Jimmy Praet2021-05-272-20/+40
* Fix extra curly brace breaking release compare (#15988)Kyle D2021-05-261-1/+1
* not show link to migration on repo reate page when it was disabled (#15957)a10121127962021-05-261-1/+3
* Add possibility to make branch in branch page (#15960)Viktor Yakovchuk2021-05-241-0/+36
* Make tasklist checkboxes clickable (#15791)KN4CK3R2021-05-233-4/+4
* Remove fomantic accordion module (#15951)silverwind2021-05-232-36/+32
* Remove remaining fontawesome usage in templates (#15952)silverwind2021-05-221-1/+1
* fix default avatar url (#15938)Norwin2021-05-213-3/+3
* Fix layout of milestone view (#15927)sebastian-sauer2021-05-201-6/+6
* Fix and restyle menu on code line (#15913)silverwind2021-05-182-3/+3
* remove unimplemented searchbar from project view (#15901)Norwin2021-05-171-3/+0
* Issue sidebar and misc css fixes (#15524)silverwind2021-05-162-59/+57
* Use a special name for update default branch on repository setting (#15893)Lunny Xiao2021-05-161-1/+1
* label size, PR ref, new PR button alignment (#15363)Mike L2021-05-111-4/+4
* Set autocomplete off on branches selector (#15809)zeripath2021-05-111-1/+1
* Code comments improvements (#15722)silverwind2021-05-083-30/+45
* Rename StaticUrlPrefix to AssetUrlPrefix (#15779)silverwind2021-05-084-21/+21
* Add selecting tags on the compare page (#15723)Jonathan Tran2021-05-071-77/+147
* Use pulls in commit graph unless pulls are disabled (#15774)zeripath2021-05-071-1/+1
* not show `ref-in-new-issue` pop when issue was disabled (#15761)a10121127962021-05-071-7/+9
* Use a generic markup class to display externally rendered files and diffs (#1...65432021-05-0715-21/+21