0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-07 18:56:35 -05:00

Commit graph

  • 81fedd8198 fix slene 2014-03-15 19:31:35 +08:00
  • fa5ad1e465 move templateFuncs to one file, add middleware context. slene 2014-03-15 19:01:50 +08:00
  • e9fdf1031d Clean code Unknown 2014-03-15 05:53:13 -04:00
  • 4b8e888437 Finish feeds Unknown 2014-03-15 05:30:59 -04:00
  • 06deed820d Add HomeLink and AvatarLink to User model. Please use .SignedUser in template. slene 2014-03-15 15:28:06 +08:00
  • e251b9bbca Bug fix Unknown 2014-03-15 00:55:30 -04:00
  • adb17791bd Add basic render of public act Unknown 2014-03-15 00:50:51 -04:00
  • 2289ff20bf That's one small step for man, one giant leap for gopher. slene 2014-03-15 10:35:04 +08:00
  • d50e18ab6d Clean code Unknown 2014-03-14 19:34:59 -04:00
  • 4470192c70 add pure go git lib to instead cgo git lib Lunny Xiao 2014-03-15 00:18:09 +08:00
  • d80f43ca81 bug fixed Lunny Xiao 2014-03-14 23:57:14 +08:00
  • b27e8e87f8 add tree view Lunny Xiao 2014-03-14 23:54:16 +08:00
  • 607303e4de add id Lunny Xiao 2014-03-14 22:36:22 +08:00
  • d18237850c add draft page for empty link FuXiaoHei 2014-03-14 17:12:28 +08:00
  • 398809b135 Combine UI and data in repo home page Unknown 2014-03-14 02:40:07 -04:00
  • df7f20a87b Merge branch 'master' of github.com:gogits/gogs Unknown 2014-03-14 02:32:15 -04:00
  • bd6542c2f1 Add TimeSince Unknown 2014-03-14 02:32:11 -04:00
  • 8d1fcdaf2c repo page ui FuXiaoHei 2014-03-14 14:17:29 +08:00
  • 1ce17cce76 Add log.handle Unknown 2014-03-14 01:59:07 -04:00
  • 15f8bc417e Add log.handle Unknown 2014-03-14 01:51:12 -04:00
  • 56cf05be77 Add errHandler mid ware Unknown 2014-03-14 01:40:34 -04:00
  • 47edf7f4f9 Finish update password and profile Unknown 2014-03-14 01:12:07 -04:00
  • 495a52d78b Merge branch 'master' of github.com:gogits/gogs Unknown 2014-03-14 00:19:12 -04:00
  • bd4ee75fc3 Update Unknown 2014-03-14 00:19:07 -04:00
  • 9c0672e0dd user update-password page ui FuXiaoHei 2014-03-14 11:24:08 +08:00
  • 52de63e7bb Allow 1 letter usernames Unknown 2014-03-13 16:21:16 -04:00
  • c01f593daa Add updatePasswd Unknown 2014-03-13 04:06:35 -04:00
  • 76dae5bf68 Bug fix Unknown 2014-03-13 03:44:56 -04:00
  • 57bc2d1ca0 Add update user profile back end, add new gitignore and license, add template data to public profile page Unknown 2014-03-13 03:39:18 -04:00
  • adedd9181c Merge branch 'master' of github.com:gogits/gogs Unknown 2014-03-13 02:55:18 -04:00
  • 7b34f6f1da Update README Unknown 2014-03-13 02:55:14 -04:00
  • 1902500b0d Merge branch 'master' of github.com:gogits/gogs Lunny Xiao 2014-03-13 14:50:32 +08:00
  • 3a1fa012f7 update repo page Lunny Xiao 2014-03-13 14:50:09 +08:00
  • 27104ac89a Add delete repo Unknown 2014-03-13 02:39:09 -04:00
  • 18ba149137 Merge branch 'master' of github.com:gogits/gogs Unknown 2014-03-13 02:09:55 -04:00
  • ea765d25e2 Update action struct Unknown 2014-03-13 02:09:36 -04:00
  • a8d8e72562 single repository setting page ui FuXiaoHei 2014-03-13 14:08:49 +08:00
  • 3005a0f13e Merge remote-tracking branch 'origin/master' FuXiaoHei 2014-03-13 13:16:58 +08:00
  • f2ce1eebbb merge FuXiaoHei 2014-03-13 13:16:14 +08:00
  • 37fae304d3 single repository page ui, add spec handler to get repo FuXiaoHei 2014-03-13 13:14:43 +08:00
  • f65d8f9144 single repository page ui, add spec handler to get repo FuXiaoHei 2014-03-13 13:07:07 +08:00
  • d093406634 Fix import path Unknown 2014-03-13 01:03:16 -04:00
  • 8c96091727 Merge branch 'master' of github.com:gogits/gogs Unknown 2014-03-13 01:01:28 -04:00
  • 6a75b1f7b3 Add create repo feeds Unknown 2014-03-13 01:01:22 -04:00
  • b1fe498eb9 single repository page ui FuXiaoHei 2014-03-13 12:50:07 +08:00
  • fecafdca2a merge Lunny Xiao 2014-03-13 12:45:41 +08:00
  • 555c8f1d91 Merge remote-tracking branch 'origin/master' FuXiaoHei 2014-03-13 12:16:51 +08:00
  • 4fff38856e single repository page ui preview FuXiaoHei 2014-03-13 12:15:58 +08:00
  • 9b845c1115 merge Lunny Xiao 2014-03-13 11:57:58 +08:00
  • 08feaf3ded add repo router Lunny Xiao 2014-03-13 11:56:25 +08:00
  • 3c67318d8f Add GetRepositoryByName and GetRepositoryById Unknown 2014-03-12 22:27:11 -04:00
  • 8dd956f88a Move custom dir to custom/ Unknown 2014-03-12 21:40:18 -04:00
  • a9a5fb45f8 Bug fix Unknown 2014-03-12 00:19:45 -04:00
  • 29e9b8c3c4 Update gopmfile Unknown 2014-03-11 23:28:30 -04:00
  • caf05599df Bug fix Unknown 2014-03-11 22:38:33 -04:00
  • 0b5f6b176f Bug fix Unknown 2014-03-11 22:09:33 -04:00
  • c2e7e93e0c Add gopmfile Unknown 2014-03-11 19:25:50 -04:00
  • af5435d586 Bug fix Unknown 2014-03-11 11:54:43 -04:00
  • 12f81de349 Finish delete user Unknown 2014-03-11 11:40:47 -04:00
  • b3de0ded70 Merge branch 'master' of github.com:gogits/gogs Lunny Xiao 2014-03-11 18:10:37 +08:00
  • 23400dd0a2 add GetReposFiles Lunny Xiao 2014-03-11 18:10:19 +08:00
  • 4f4ec9321f dashboard ui FuXiaoHei 2014-03-11 17:19:54 +08:00
  • b5cc4078a9 add repo list of dashboard Lunny Xiao 2014-03-11 14:17:05 +08:00
  • fdc4151ff3 Finish create repo Unknown 2014-03-11 01:32:36 -04:00
  • e9b71c88d7 Merge branch 'master' of github.com:gogits/gogs Unknown 2014-03-11 00:54:01 -04:00
  • b4727c7601 Update create repo Unknown 2014-03-11 00:53:53 -04:00
  • 63d2f74c21 begin dashboard ui FuXiaoHei 2014-03-11 12:49:09 +08:00
  • 5b5d54621e Merge branch 'master' of github.com:gogits/gogs Lunny Xiao 2014-03-11 12:18:56 +08:00
  • f9907bbfa4 add README support for creating repository Lunny Xiao 2014-03-11 12:18:44 +08:00
  • 295cfd42aa finish user delete page ui FuXiaoHei 2014-03-11 11:43:25 +08:00
  • 7f92579905 finish user delete page ui FuXiaoHei 2014-03-11 11:41:38 +08:00
  • 6ce9d800d0 Add custom.ini Unknown 2014-03-10 23:03:17 -04:00
  • 52837e3d36 Clean code Unknown 2014-03-10 20:53:30 -04:00
  • 897329a644 Add add and delete SSH key Unknown 2014-03-10 20:48:58 -04:00
  • efa039a0f7 finish ssh key pages ui FuXiaoHei 2014-03-10 21:12:49 +08:00
  • 3ca7a33907 add del publickey Lunny Xiao 2014-03-10 17:15:02 +08:00
  • 8934fe414c fix app.ini changed FuXiaoHei 2014-03-10 16:55:53 +08:00
  • 46687f391c ssh keys operation page ui FuXiaoHei 2014-03-10 16:54:52 +08:00
  • 0d9b2f3860 Update CreateRepository Unknown 2014-03-09 20:06:29 -04:00
  • 76ce6f9848 Update repo.Create Unknown 2014-03-08 21:25:38 -05:00
  • 5a05d6633d Merge utils to modules Unknown 2014-03-07 17:22:15 -05:00
  • a2a59f8ad1 Change /user/profile URL to /user/:username Unknown 2014-03-07 17:08:21 -05:00
  • ba5c7ea771 Add SignInRequire and SignOutRequire middleware Unknown 2014-03-07 16:05:18 -05:00
  • 8e821c75d7 add publickey list Lunny Xiao 2014-03-07 11:34:41 +08:00
  • e246f2188e add list for repo basic Lunny Xiao 2014-03-07 11:14:51 +08:00
  • 90223dcfc4 Bug fix Unknown 2014-03-06 13:18:19 -05:00
  • 56a7ab4da5 Finish log in user Unknown 2014-03-06 11:42:14 -05:00
  • d8b92b4bc9 Merge branch 'master' of github.com:gogits/gogs Unknown 2014-03-06 11:12:37 -05:00
  • 1249392c83 Finish register user Unknown 2014-03-06 11:10:35 -05:00
  • 4c1858c07b navbar active status FuXiaoHei 2014-03-06 23:14:45 +08:00
  • 9cd14f97c2 register js validation FuXiaoHei 2014-03-06 22:55:32 +08:00
  • 4b912b9ae6 signed-in dashboard and navbar changes FuXiaoHei 2014-03-06 21:33:17 +08:00
  • e878bfb80f add SignedInId & SignedInUser funcs Lunny Xiao 2014-03-06 16:24:08 +08:00
  • 245e806679 Merge branch 'master' of github.com:gogits/gogs Lunny Xiao 2014-03-06 16:17:28 +08:00
  • 35bff9e661 add IsSignedIn & SignedInName funcs Lunny Xiao 2014-03-06 16:17:15 +08:00
  • 5959e344a9 Optimize validate Unknown 2014-03-06 02:59:44 -05:00
  • c6f2c23b05 Add binding form for register user Unknown 2014-03-06 02:21:44 -05:00
  • e59f90b8fe Update Unknown 2014-03-03 19:03:08 -05:00
  • fea660f1d7 merged Lunny Xiao 2014-03-03 23:24:29 +08:00
  • b73cf0ee77 merge Lunny Xiao 2014-03-03 22:44:51 +08:00