gitea/routers/web
Lunny Xiao 377a0a20f0
Merge setting.InitXXX into one function with options (#24389)
This PR will merge 3 Init functions on setting packages as 1 and
introduce an options struct.
2023-05-04 11:55:35 +08:00
..
admin Fix unclear IsRepositoryExist logic (#24374) 2023-04-28 14:14:26 -04:00
auth Respect the REGISTER_MANUAL_CONFIRM setting when registering via OIDC (#24035) 2023-04-25 14:40:48 +08:00
devtest Remove untranslatable on_date key (#24106) 2023-04-15 13:01:54 +02:00
events
explore
feed Add ability to specify '--not' from GetAllCommits (#24409) 2023-04-29 08:34:14 -04:00
healthcheck
misc Refactor "route" related code, fix Safari cookie bug (#24330) 2023-04-27 02:06:45 -04:00
org Prevent a user with a different email from accepting the team invite (#24491) 2023-05-03 21:21:58 -04:00
repo Add rerun workflow button and refactor to use SVG octicons (#24350) 2023-05-01 22:14:20 +08:00
shared Move secrets and runners settings to actions settings (#24200) 2023-04-27 20:08:47 -04:00
user Merge setting.InitXXX into one function with options (#24389) 2023-05-04 11:55:35 +08:00
auth_windows.go
auth.go
base.go Use globally shared HTMLRender (#24436) 2023-04-30 08:22:23 -04:00
goget.go
home.go Refactor cookie (#24107) 2023-04-13 15:45:33 -04:00
metrics.go
nodeinfo.go
swagger_json.go Group template helper functions, remove Printf, improve template error messages (#23982) 2023-04-08 21:15:22 +08:00
web.go Add rerun workflow button and refactor to use SVG octicons (#24350) 2023-05-01 22:14:20 +08:00
webfinger.go