44 Commits (db3d393576c716dbbea500791c5f800e52c70be5)

Author SHA1 Message Date
Unknwon 1f2e173a74 Refactor User.Id to User.ID 8 years ago
Adam Strzelecki da2585c11e Indent all templates with tabs
This commit improves templates readability, since all of them use consistent
indent with all template command blocks indented too.

1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks
   such as {{if}} {{with}}

2. Cleans all trailing white-space

3. Adds trailing last line-break to each file
9 years ago
Unknwon 52c8f69163 fix #650 9 years ago
Unknwon f04d773f4f UI: long organization name in create repository owner list 9 years ago
Unknwon 022820103d #1657 allow forcing all private repos 9 years ago
Unknwon cc83043edc minor fix on template 9 years ago
Unknwon 398569f6f8 #1021 Forked repo unavailable after deleting original repo 9 years ago
Unknwon 9ef063cbb0 change checkbox ui 9 years ago
Unknwon 55ddf225bb webhook APIs 9 years ago
Unknwon c7a4369db9 add readme template help link 9 years ago
Unknwon bb3b90fcd6 #1487 Readme Template 9 years ago
Unknwon 46bee50e45 complate list of gitignores and licenses 9 years ago
Unknwon ac4a10456e api: able to create repo and fix #726
- POST /user/repos
- POST /org/:org/repos
10 years ago
Unknwon 7ba9257a7f Add suburl support 10 years ago
Martin van Beurden 0055cbd365 Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/
Conflicts:
	modules/setting/setting.go

Conflicts:
	templates/repo/release/list.tmpl
	templates/user/dashboard/dashboard.tmpl

Conflicts:
	routers/repo/setting.go
10 years ago
Unknwon bba707de36 Finish team list, create new team, join/leave team page 10 years ago
Unknwon 5fbf8531e6 Finish new home page of organization 10 years ago
Unknwon 9a1d5d2489 Finish new web hook pages 10 years ago
Unknwon 755eec745f Finish new repo settings page 10 years ago
Unknwon dabf5b057c Finish new migrate page 10 years ago
Unknwon 9813161411 Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page 10 years ago
Unknwon 8dd07c0ddd New UI merge in progress 10 years ago
Unknown 5dbfe3c26c Finish organization homepage 10 years ago
Unknown 43b33440b5 Work on create organization repo and #257 10 years ago
fuxiaohei 72ba273cc9 select owner when creating repository 10 years ago
Unknown 4cf7a1fca5 Mirror update on create repo page 10 years ago
fuxiaohei 80be060735 select owner when creating repository 10 years ago
Unknown 8e6c254c03 Mirror fix on create repo 10 years ago
fuxiaohei cc703ee663 select owner when creating repository 10 years ago
Unknown 7d656ee2e3 Update docs 10 years ago
Unknown 33aa4f7438 Support private repo 10 years ago
Unknown 8980675a9f Fix #69 10 years ago
FuXiaoHei 2a2f025388 change css name style 10 years ago
slene 076fc98d98 add csrf check 10 years ago
Unknown 828c89de99 Clean code 10 years ago
Unknown fdc4151ff3 Finish create repo 10 years ago
FuXiaoHei 63d2f74c21 begin dashboard ui 10 years ago
Unknown 76ce6f9848 Update repo.Create 10 years ago
Unknown a2a59f8ad1 Change /user/profile URL to /user/:username 10 years ago
Unknown ba5c7ea771 Add SignInRequire and SignOutRequire middleware 10 years ago
Lunny Xiao e246f2188e add list for repo basic 10 years ago
FuXiaoHei 71bae3ebd3 ui for repo/create page 10 years ago
Lunny Xiao f7826d4ed7 create repository from web 10 years ago
Unknown 8962b39648 Add routers for create and delete repo 11 years ago