summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Support "." char as user name for User/Orgs in RSS/ATOM/GPG/KEYS path ... (#2...65432023-04-077-15/+107
* Ensure RSS icon is present on all repo tabs (#23904)silverwind2023-04-072-3/+5
* Clean template/helper.go (#23922)wxiaoguang2023-04-076-77/+11
* Remove `Repository.getFilesChanged` to fix Actions `paths` and `paths-ignore`...ChristopherHX2023-04-072-9/+1
* Hardcode path to docker images (#23955)techknowlogick2023-04-072-4/+4
* Title can be empty when creating tag only (#23917)Zettat1232023-04-064-2/+9
* Actions: Use default branch as ref when a branch/tag delete occurs (#23910)Brad Nabholz2023-04-061-0/+5
* Refactor authors dropdown (send get request from frontend to avoid long wait ...Hester Gong2023-04-0718-112/+327
* [skip ci] Updated translations via CrowdinGiteaBot2023-04-072-1/+2
* Merge `push to create`, `open PR from push`, and `push options` docs articles...Lunny Xiao2023-04-075-73/+107
* Delete deleted release attachments immediately from storage (#23913)Lunny Xiao2023-04-061-1/+1
* More specific and unique feed name for NuGet install command template. (#23889)Bob Vandevliet2023-04-061-2/+2
* Treat PRs with agit flow as fork PRs when triggering actions. (#23884)Jason Song2023-04-062-2/+17
* Use graceful editorconfig loader to reduce errors when loading malformed edit...Yoan Blanc2023-04-067-20/+30
* Remove -v from vulncheck (#23953)John Olheiser2023-04-061-1/+1
* Improve permission check of packages (#23879)yp053272023-04-068-26/+63
* Adjust some documentations titles (#23941)Lunny Xiao2023-04-0624-47/+51
* [skip ci] Updated translations via CrowdinGiteaBot2023-04-061-62/+80
* Update eslints for Vue 3 (#23935)Jonathan Tran2023-04-051-1/+1
* Fix image border-radius (#23886)wxiaoguang2023-04-051-9/+1
* [skip ci] Updated translations via CrowdinGiteaBot2023-04-0518-59/+42
* Scroll collapsed file into view (#23702)Jimmy Praet2023-04-053-2/+12
* docs: make the required backticks in email password more explicit (#23923)alex2023-04-041-1/+1
* docs: fix typo (#23924)alex2023-04-041-1/+1
* Update docs markdown file weight to make it clear (#23909)Lunny Xiao2023-04-0489-97/+117
* Add activity feeds API (#23494)Zettat1232023-04-0410-0/+665
* Fix code view (diff) broken layout (#23096)wxiaoguang2023-04-047-38/+33
* Use ghost user if package creator does not exist (#23822)KN4CK3R2023-04-041-1/+7
* Org pages style fixes (#23901)silverwind2023-04-046-32/+29
* User/Org Feed render description as per web (#23887)65432023-04-042-2/+15
* Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823)wxiaoguang2023-04-047-30/+58
* Remove fomantic ".link" selector and styles (#23888)wxiaoguang2023-04-035-57/+11
* [skip ci] Updated translations via CrowdinGiteaBot2023-04-041-0/+7
* Fix `cases.Title` crash for concurrency (#23885)wxiaoguang2023-04-031-8/+5
* Disable editing tags (#23883)Zettat1232023-04-032-2/+2
* Fix user profile description rendering (#23882)wxiaoguang2023-04-031-6/+6
* Introduce GiteaLocaleNumber custom element to handle number localization on p...wxiaoguang2023-04-0324-227/+94
* Convert .Source.SkipVerify to $cfg.SkipVerify (#23839)yp053272023-04-031-1/+1
* Fix review box viewport overflow issue (#23800)silverwind2023-04-031-22/+4
* Fix owner team access mode value in team_unit table (#23675)yp053272023-04-033-3/+53
* Fix submit button won't refresh in New Repository Fork page (#22994)yp053272023-04-031-0/+1
* Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)wxiaoguang2023-04-0346-831/+761
* Improve LoadUnitConfig to handle invalid or duplicate units (#23736)Jason Song2023-04-033-17/+77
* Append `(comment)` when a link points at a comment rather than the whole issu...Hester Gong2023-04-038-11/+61
* Rename actions unit to `repo.actions` and add docs for it (#23733)Jason Song2023-04-034-5/+6
* Try to catch more broken translations (#23867)wxiaoguang2023-04-031-5/+30
* [skip ci] Updated translations via CrowdinGiteaBot2023-04-034-4/+4
* Update JS deps (#23853)silverwind2023-04-025-342/+409
* Added close/open button to details page of milestone (#23877)Bartlomiej Komendarczuk2023-04-031-0/+7
* Check `IsActionsToken` for LFS authentication (#23841)Zettat1232023-04-021-1/+19