Commit Graph

2580 Commits

Author SHA1 Message Date
Unknown f174633b36 Clean code 2014-03-15 09:17:16 -04:00
slene a33d03f008 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	routers/user/user.go
	web.go
2014-03-15 20:39:56 +08:00
slene 81fedd8198 fix 2014-03-15 19:31:45 +08:00
slene fa5ad1e465 move templateFuncs to one file, add middleware context. 2014-03-15 19:01:50 +08:00
Unknown 4b8e888437 Finish feeds 2014-03-15 05:30:59 -04:00
slene 06deed820d Add HomeLink and AvatarLink to User model. Please use .SignedUser in template. 2014-03-15 15:28:06 +08:00
Unknown e251b9bbca Bug fix 2014-03-15 00:55:30 -04:00
Unknown adb17791bd Add basic render of public act 2014-03-15 00:50:51 -04:00
Lunny Xiao b27e8e87f8 add tree view 2014-03-14 23:54:16 +08:00
FuXiaoHei d18237850c add draft page for empty link 2014-03-14 17:12:28 +08:00
Unknown 1ce17cce76 Add log.handle 2014-03-14 01:59:07 -04:00
Unknown 15f8bc417e Add log.handle 2014-03-14 01:51:12 -04:00
Unknown 56cf05be77 Add errHandler mid ware 2014-03-14 01:40:34 -04:00
Unknown 47edf7f4f9 Finish update password and profile 2014-03-14 01:12:07 -04:00
FuXiaoHei 9c0672e0dd user update-password page ui 2014-03-14 11:24:08 +08:00
Unknown c01f593daa Add updatePasswd 2014-03-13 04:06:35 -04:00
Unknown 76dae5bf68 Bug fix 2014-03-13 03:44:56 -04:00
Unknown 57bc2d1ca0 Add update user profile back end, add new gitignore and license, add template data to public profile page 2014-03-13 03:39:18 -04:00
Lunny Xiao 1902500b0d Merge branch 'master' of github.com:gogits/gogs 2014-03-13 14:50:32 +08:00
Lunny Xiao 3a1fa012f7 update repo page 2014-03-13 14:50:09 +08:00
Unknown 27104ac89a Add delete repo 2014-03-13 02:39:09 -04:00
Unknown 18ba149137 Merge branch 'master' of github.com:gogits/gogs 2014-03-13 02:09:55 -04:00
Unknown ea765d25e2 Update action struct 2014-03-13 02:09:36 -04:00
FuXiaoHei a8d8e72562 single repository setting page ui 2014-03-13 14:08:49 +08:00
FuXiaoHei 37fae304d3 single repository page ui, add spec handler to get repo 2014-03-13 13:14:43 +08:00
FuXiaoHei f65d8f9144 single repository page ui, add spec handler to get repo 2014-03-13 13:07:07 +08:00
FuXiaoHei b1fe498eb9 single repository page ui 2014-03-13 12:50:07 +08:00
FuXiaoHei 555c8f1d91 Merge remote-tracking branch 'origin/master' 2014-03-13 12:16:51 +08:00
FuXiaoHei 4fff38856e single repository page ui preview 2014-03-13 12:15:58 +08:00
Lunny Xiao 08feaf3ded add repo router 2014-03-13 11:56:25 +08:00
Unknown 12f81de349 Finish delete user 2014-03-11 11:40:47 -04:00
Lunny Xiao b5cc4078a9 add repo list of dashboard 2014-03-11 14:17:05 +08:00
Unknown fdc4151ff3 Finish create repo 2014-03-11 01:32:36 -04:00
Unknown b4727c7601 Update create repo 2014-03-11 00:53:53 -04:00
Lunny Xiao 5b5d54621e Merge branch 'master' of github.com:gogits/gogs 2014-03-11 12:18:56 +08:00
Lunny Xiao f9907bbfa4 add README support for creating repository 2014-03-11 12:18:44 +08:00
FuXiaoHei 7f92579905 finish user delete page ui 2014-03-11 11:41:38 +08:00
Unknown 52837e3d36 Clean code 2014-03-10 20:53:30 -04:00
Unknown 897329a644 Add add and delete SSH key 2014-03-10 20:48:58 -04:00
FuXiaoHei efa039a0f7 finish ssh key pages ui 2014-03-10 21:12:49 +08:00
Lunny Xiao 3ca7a33907 add del publickey 2014-03-10 17:15:02 +08:00
FuXiaoHei 46687f391c ssh keys operation page ui 2014-03-10 16:54:52 +08:00
Unknown 0d9b2f3860 Update CreateRepository 2014-03-09 20:06:29 -04:00
Unknown 76ce6f9848 Update repo.Create 2014-03-08 21:25:38 -05:00
Unknown 5a05d6633d Merge utils to modules 2014-03-07 17:22:15 -05:00
Unknown a2a59f8ad1 Change /user/profile URL to /user/:username 2014-03-07 17:08:21 -05:00
Unknown ba5c7ea771 Add SignInRequire and SignOutRequire middleware 2014-03-07 16:05:18 -05:00
Lunny Xiao 8e821c75d7 add publickey list 2014-03-07 11:34:41 +08:00
Lunny Xiao e246f2188e add list for repo basic 2014-03-07 11:14:51 +08:00
Unknown 90223dcfc4 Bug fix 2014-03-06 13:18:19 -05:00
Unknown 56a7ab4da5 Finish log in user 2014-03-06 11:42:14 -05:00
Unknown d8b92b4bc9 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	templates/user/signup.tmpl
2014-03-06 11:12:37 -05:00
Unknown 1249392c83 Finish register user 2014-03-06 11:10:35 -05:00
FuXiaoHei 4c1858c07b navbar active status 2014-03-06 23:14:45 +08:00
FuXiaoHei 9cd14f97c2 register js validation 2014-03-06 22:55:32 +08:00
FuXiaoHei 4b912b9ae6 signed-in dashboard and navbar changes 2014-03-06 21:33:17 +08:00
Lunny Xiao e878bfb80f add SignedInId & SignedInUser funcs 2014-03-06 16:24:08 +08:00
Lunny Xiao 245e806679 Merge branch 'master' of github.com:gogits/gogs 2014-03-06 16:17:28 +08:00
Lunny Xiao 35bff9e661 add IsSignedIn & SignedInName funcs 2014-03-06 16:17:15 +08:00
Unknown 5959e344a9 Optimize validate 2014-03-06 02:59:44 -05:00
Unknown c6f2c23b05 Add binding form for register user 2014-03-06 02:21:44 -05:00
Unknown e59f90b8fe Update 2014-03-03 19:03:08 -05:00
Lunny Xiao fea660f1d7 merged 2014-03-03 23:24:29 +08:00
Lunny Xiao b73cf0ee77 merge 2014-03-03 22:44:51 +08:00
FuXiaoHei d8a24aff8c display login error message when login post error 2014-03-03 20:35:44 +08:00
Lunny Xiao 0632198a40 add create repository button 2014-03-03 09:52:12 +08:00
Lunny Xiao c5132b87a6 finished signin and login 2014-03-02 22:25:13 +08:00
FuXiaoHei ffe0ba562c ui for user/profile page, only skeleton 2014-03-02 21:47:55 +08:00
FuXiaoHei ffcfd428b8 ui design for sign-in and sign-up page
add /login and /sign-up link for user signing
fix typo error
2014-03-02 15:31:06 +08:00
Lunny Xiao 52984f85d5 add publickey 2014-02-25 18:30:48 +08:00
Lunny Xiao bbf5345004 ssh push support 2014-02-25 15:28:04 +08:00
Lunny Xiao f7826d4ed7 create repository from web 2014-02-25 15:11:54 +08:00
Unknown 594ec0b659 Add code of add public key 2014-02-20 16:51:03 -05:00
Unknown 8962b39648 Add routers for create and delete repo 2014-02-19 21:45:43 -05:00
Unknown d87ea87aee Add code of delete user 2014-02-19 13:13:02 -05:00
Unknown b455478df8 Finish register user 2014-02-18 17:31:16 -05:00
Unknown 3eb1ab9e8b Add UI for register user 2014-02-17 18:38:50 -05:00
Unknown b1c5adc2f2 Setup templates structure 2014-02-14 20:14:22 -05:00
Unknown 96b317d3ff Init commit 2014-02-12 14:54:09 -05:00
Unknown 4836fea876 Init commit 2014-02-12 12:49:46 -05:00