 wxiaoguangandGitHub
|
4875bb3b2b
|
fix: correct repo/attatchment absolute url and release layout (#39178)
|
2026-08-31 23:31:17 +00:00 |
|
 Lunny XiaoandGitHub
|
61b1a39efe
|
chore: Move import path from code.gitea.io/gitea to gitea.dev (#37873)
|
2026-05-26 15:49:31 -07:00 |
|
 Lunny XiaoandGitHub
|
5c9fbcca00
|
Fix attachment download bug (#27486)
|
2023-10-10 15:33:56 +00:00 |
|
 
|
0fd1672ae4
|
For API attachments, use API URL (#25639)
Fix #25257
---------
Co-authored-by: Giteabot <teabot@gitea.io>
|
2023-07-10 09:31:19 +00:00 |
|
 
|
a35749893b
|
Move convert package to services (#22264)
Addition to #22256
The `convert` package relies heavily on different models which is
[disallowed by our definition of
modules](https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md#design-guideline).
This helps to prevent possible import cycles.
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2022-12-29 10:57:15 +08:00 |
|