gitea/routers/user
Lunny Xiao 8a421b1fd7 Add units concept for modulable functions of a repository (#742)
* Add units concept for modulable functions of a repository

* remove unused comment codes & fix lints and tests

* remove unused comment codes

* use struct config instead of map

* fix lint

* rm wrong files

* fix tests
2017-02-04 23:53:46 +08:00
..
auth.go
home.go Add units concept for modulable functions of a repository (#742) 2017-02-04 23:53:46 +08:00
notification.go
profile.go feat: Add search bar on user profile page. (#787) 2017-02-04 20:20:20 +08:00
setting.go