1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 00:45:46 +00:00
gitea/routers/web/user
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
..
setting Refactor: Move login out of models (#16199) 2021-07-24 11:16:34 +01:00
auth_openid.go Refactor: Move login out of models (#16199) 2021-07-24 11:16:34 +01:00
auth.go Refactor: Move login out of models (#16199) 2021-07-24 11:16:34 +01:00
avatar.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
home_test.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
home.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
main_test.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
notification.go Update notification table with only latest data (#16445) 2021-07-17 17:18:10 +01:00
oauth.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
profile.go Add Visible modes function from Organisation to Users too (#16069) 2021-06-26 20:53:14 +01:00
task.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00