forgejo/routers/web
KN4CK3R a577214760
Add some api integration tests (#18872)
depends on #18871

Added some api integration tests to help testing of #18798.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2022-10-18 00:23:27 +08:00
..
admin Add system setting table with cache and also add cache supports for user setting (#18058) 2022-10-17 07:29:26 +08:00
auth Support instance-wide OAuth2 applications (#21335) 2022-10-12 22:08:29 +08:00
dev
events
explore Add user/organization code search (#19977) 2022-10-11 00:12:03 +01:00
feed Show private data in feeds (#21369) 2022-10-07 22:06:04 +01:00
healthcheck
misc
org Allow creation of OAuth2 applications for orgs (#18084) 2022-10-09 20:07:41 +08:00
repo Add system setting table with cache and also add cache supports for user setting (#18058) 2022-10-17 07:29:26 +08:00
user Add some api integration tests (#18872) 2022-10-18 00:23:27 +08:00
auth.go
auth_windows.go
base.go Share HTML template renderers and create a watcher framework (#20218) 2022-08-28 10:43:25 +01:00
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Add system setting table with cache and also add cache supports for user setting (#18058) 2022-10-17 07:29:26 +08:00
webfinger.go