1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 08:55:47 +00:00
gitea/routers/web
Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528)
* Add an abstract json layout to make it's easier to change json library

* Fix import

* Fix import sequence

* Fix blank lines

* Fix blank lines
2021-07-24 18:03:58 +02:00
..
admin Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
dev Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
events Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
explore Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
org Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
repo Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
user Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
base.go Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 2021-06-09 19:53:16 +02:00
goget.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
home.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
metrics.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
swagger_json.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
web.go Fix issue pasted image missing if no release permission (#16520) 2021-07-23 14:08:04 -04:00