Commit Graph

3268 Commits (dd8a06a397e26c46639eba1313102560dfa49c95)
 

Author SHA1 Message Date
FuXiaoHei 46687f391c ssh keys operation page ui
Unknown 0d9b2f3860 Update CreateRepository
Unknown 76ce6f9848 Update repo.Create
Unknown 5a05d6633d Merge utils to modules
Unknown a2a59f8ad1 Change /user/profile URL to /user/:username
Unknown ba5c7ea771 Add SignInRequire and SignOutRequire middleware
Lunny Xiao 8e821c75d7 add publickey list
Lunny Xiao e246f2188e add list for repo basic
Unknown 90223dcfc4 Bug fix
Unknown 56a7ab4da5 Finish log in user
Unknown d8b92b4bc9 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	templates/user/signup.tmpl
Unknown 1249392c83 Finish register user
FuXiaoHei 4c1858c07b navbar active status
FuXiaoHei 9cd14f97c2 register js validation
FuXiaoHei 4b912b9ae6 signed-in dashboard and navbar changes
Lunny Xiao e878bfb80f add SignedInId & SignedInUser funcs
Lunny Xiao 245e806679 Merge branch 'master' of github.com:gogits/gogs
Lunny Xiao 35bff9e661 add IsSignedIn & SignedInName funcs
Unknown 5959e344a9 Optimize validate
Unknown c6f2c23b05 Add binding form for register user
Unknown e59f90b8fe Update
Lunny Xiao fea660f1d7 merged
Lunny Xiao b73cf0ee77 merge
FuXiaoHei 39ac95e5a2 nav ui for user logged
Lunny Xiao c2dbaebde0 remove *.log
FuXiaoHei d8a24aff8c display login error message when login post error
Unknown aad4856948 Clean
Unknown 916053d3a5 Clean
Lunny Xiao defcc9374b Merge branch 'master' of github.com:gogits/gogs
Lunny Xiao 0632198a40 add create repository button
Unknown 3f849ddfab Merge branch 'master' of github.com:gogits/gogs
Unknown e9487cb59c Update
FuXiaoHei 71bae3ebd3 ui for repo/create page
Lunny Xiao c5132b87a6 finished signin and login
Lunny Xiao c4c23b3f79 Merge branch 'master' of github.com:gogits/gogs
Lunny Xiao c8909d4758 add fork
FuXiaoHei ffe0ba562c ui for user/profile page, only skeleton
FuXiaoHei ffcfd428b8 ui design for sign-in and sign-up page
add /login and /sign-up link for user signing
fix typo error
Lunny Xiao 9c3a8ff299 add run user
Lunny Xiao 52984f85d5 add publickey
Lunny Xiao d42c194aad add publickey
Lunny Xiao bbf5345004 ssh push support
Lunny Xiao f7826d4ed7 create repository from web
Lunny Xiao 3b8657d917 finished serve command
Unknown 594ec0b659 Add code of add public key
Lunny Xiao 104aa23a9e improved ssh supports
Lunny Xiao fee3bd0a93 Merge branch 'master' of github.com:gogits/gogs
Lunny Xiao b1b6def5bc improved ssh supports
Unknown 8962b39648 Add routers for create and delete repo
Unknown d4728fafaf Able to config app name