Lunny Xiao
|
61b1a39efe
|
chore: Move import path from code.gitea.io/gitea to gitea.dev (#37873)
|
2026-05-26 15:49:31 -07:00 |
|
Lunny Xiao
|
ed57c70176
|
Fix track time list permission check (#36662)
Signed-off-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
|
2026-02-24 20:22:04 +00:00 |
|
Lunny Xiao
|
95ea2df00a
|
Add more check for stopwatch read or list (#36340)
|
2026-01-13 13:13:39 +00:00 |
|
KN4CK3R
|
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 |
|