0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-16 04:58:23 +01:00
gitea/templates
Lunny Xiao 4f879a00df
Refactor find forks and fix possible bugs that weak permissions check (#32528)
- Move models/GetForks to services/FindForks
- Add doer as a parameter of FindForks to check permissions
- Slight performance optimization for get forks API with batch loading
of repository units
- Add tests for forking repository to organizations

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-11-18 03:06:25 +00:00
..
admin
api/packages/pypi
base Refactor language menu and dom utils (#32450) 2024-11-08 14:04:24 +08:00
custom
devtest
explore Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
mail
org Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
package Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
projects Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
repo Refactor find forks and fix possible bugs that weak permissions check (#32528) 2024-11-18 03:06:25 +00:00
shared Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
status
swagger Refactor render system (#32492) 2024-11-14 05:02:11 +00:00
user Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
webhook
home.tmpl
install.tmpl
post-install.tmpl