aboutsummaryrefslogtreecommitdiff
path: root/routers/user/user.go
Commit message (Collapse)AuthorAge
...
* Mirror fixUnknown2014-03-18
|
* Fix commit feed uiUnknown2014-03-16
|
* Bug fixUnknown2014-03-16
|
* finish delete ssh key and delete account. all with confirm.slene2014-03-16
|
* Add delete all feeds when delete accountUnknown2014-03-16
|
* Mirror fixUnknown2014-03-16
|
* Add repo list data, need front-end fixUnknown2014-03-15
|
* Clean codeUnknown2014-03-15
|
* clean codeslene2014-03-15
|
* Clean codeUnknown2014-03-15
|
* Merge branch 'master' of github.com:gogits/gogsslene2014-03-15
|\ | | | | | | | | | | Conflicts: routers/user/user.go web.go
| * Finish feedsUnknown2014-03-15
| |
* | move templateFuncs to one file, add middleware context.slene2014-03-15
|/
* Add HomeLink and AvatarLink to User model. Please use .SignedUser in template.slene2014-03-15
|
* Add basic render of public actUnknown2014-03-15
|
* Add log.handleUnknown2014-03-14
|
* Add update user profile back end, add new gitignore and license, add ↵Unknown2014-03-13
| | | | template data to public profile page
* Update action structUnknown2014-03-13
|
* single repository page ui, add spec handler to get repoFuXiaoHei2014-03-13
|
* Finish delete userUnknown2014-03-11
|
* add repo list of dashboardLunny Xiao2014-03-11
|
* finish user delete page uiFuXiaoHei2014-03-11
|
* Update repo.CreateUnknown2014-03-08
|
* Merge utils to modulesUnknown2014-03-07
|
* Change /user/profile URL to /user/:usernameUnknown2014-03-07
|
* Add SignInRequire and SignOutRequire middlewareUnknown2014-03-07
|
* Bug fixUnknown2014-03-06
|
* Finish log in userUnknown2014-03-06
|
* Merge branch 'master' of github.com:gogits/gogsUnknown2014-03-06
|\ | | | | | | | | Conflicts: templates/user/signup.tmpl
| * navbar active statusFuXiaoHei2014-03-06
| |
| * register js validationFuXiaoHei2014-03-06
| |
* | Finish register userUnknown2014-03-06
|/
* signed-in dashboard and navbar changesFuXiaoHei2014-03-06
|
* add SignedInId & SignedInUser funcsLunny Xiao2014-03-06
|
* Merge branch 'master' of github.com:gogits/gogsLunny Xiao2014-03-06
|\
| * Optimize validateUnknown2014-03-06
| |
* | add IsSignedIn & SignedInName funcsLunny Xiao2014-03-06
|/
* Add binding form for register userUnknown2014-03-06
|
* UpdateUnknown2014-03-03
|
* mergedLunny Xiao2014-03-03
|\
| * display login error message when login post errorFuXiaoHei2014-03-03
| |
* | mergeLunny Xiao2014-03-03
|/
* finished signin and loginLunny Xiao2014-03-02
|
* ui for user/profile page, only skeletonFuXiaoHei2014-03-02
|
* ui design for sign-in and sign-up pageFuXiaoHei2014-03-02
| | | | | add /login and /sign-up link for user signing fix typo error
* Add routers for create and delete repoUnknown2014-02-19
|
* Add code of delete userUnknown2014-02-19
|
* Finish register userUnknown2014-02-18
|
* Add UI for register userUnknown2014-02-17