0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-24 18:24:39 +01:00
gitea/routers/web
yp05327 f5b70a029c
Fix close org projects (#24588)
A part of #22865
We can not close org projects now. This PR will fix it.
2023-05-08 12:19:27 +00:00
..
admin Rewrite queue (#24505) 2023-05-08 19:49:59 +08:00
auth Split "modules/context.go" to separate files (#24569) 2023-05-08 17:36:54 +08:00
devtest Remove untranslatable on_date key (#24106) 2023-04-15 13:01:54 +02:00
events
explore Sort users and orgs on explore by recency by default (#24279) 2023-05-06 22:04:55 +08:00
feed Pass 'not' to commit count (#24473) 2023-05-08 07:10:53 +00:00
healthcheck
misc Refactor "route" related code, fix Safari cookie bug (#24330) 2023-04-27 02:06:45 -04:00
org Fix close org projects (#24588) 2023-05-08 12:19:27 +00:00
repo Split "modules/context.go" to separate files (#24569) 2023-05-08 17:36:54 +08:00
shared Move secrets and runners settings to actions settings (#24200) 2023-04-27 20:08:47 -04:00
user Split "modules/context.go" to separate files (#24569) 2023-05-08 17:36:54 +08:00
auth.go
auth_windows.go
base.go Improve template system and panic recovery (#24461) 2023-05-04 14:36:34 +08:00
goget.go
home.go Refactor cookie (#24107) 2023-04-13 15:45:33 -04:00
metrics.go
nodeinfo.go
swagger_json.go
web.go Rewrite queue (#24505) 2023-05-08 19:49:59 +08:00
webfinger.go