1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 17:05:48 +00:00
gitea/routers/web/admin
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_test.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
admin.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
auths.go Refactor: Move login out of models (#16199) 2021-07-24 11:16:34 +01:00
emails.go Fix activation of primary email addresses (#16385) 2021-07-13 22:59:27 +02:00
hooks.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
main_test.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
notice.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
orgs.go Add Visible modes function from Organisation to Users too (#16069) 2021-06-26 20:53:14 +01:00
repos.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
users_test.go Fix source typos (#16374) 2021-07-08 14:55:09 +02:00
users.go Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00