Commit Graph

43 Commits (5d5d774e03ea02b29ff2bd25e1bf63ce82851fc5)

Author SHA1 Message Date
Alexey Makhov 3efe3f42e8 js fix R1-L1 highlight
Alexey Makhov 563e8b4ea9 gitlab-like hash naming
Alexey Makhov 01cef678a3 new lines highlighting format
Unknwon 7140f50637 public/ng/js: script fix on
Alexey Makhov 7f71fe9dae fix diff lines highlighting
Unknwon 3d9cda2d98 public/ng: fix auto-completion
fuxiaohei c0cfd62b90 add label-edit and label-delete logic
Unknwon 97b39ae2e4 fix invite bug(shouldn't include full name to search box)
Unknwon cf7ebfbdc8 mirror fix on release JS
Unknwon bc8721fb6c Finish new UI for release page
fuxiaohei 0daef29053 add label-create ui elements
Deiwin Sarjas 54ef1cee1d add full name to found users' list
Unknwon 8eb5120fbd , API: list user repos, list repo hooks
Unknwon 8c9338a537 add personal access token panel
Unknwon 0d7b9065c6 Fix
Unknwon b2632dec09 Page: Compare 2 commits
Unknwon a046a31d2b UI: Confirmation box
Unknwon 49193bebd2 UI: Confirmation box
Unknwon ad2ab6d214 Add modal to change username
Signed-off-by: Unknwon <joe2010xtmf@163.com>
fundon 09c3c4e70c bugfix, suburl defaults to empty string when suburl is undefined
Unknwon 71e4689d11 Page: User profile
fuxiaohei 7c30ae7002 is utils improvement
Unknwon 93ee0838eb Page: Repository home page
Unknwon a1109e6fbc Page: Repository home page
Unknwon 063aacd436 UI: Use tooltip not alert when copy clone URL
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
无闻 e79e4b1580 Merge pull request from compressed/org_hook
Organization-level Webhooks
Unknwon 0ddb1eb769 Finish new install page, almost ready for 0.5 release
Christopher Brickley 85c35a6b8b add organization-level webhooks
Christopher Brickley 2bce24068d add Slack API webhook support
Unknwon 676bd764fa UI: SSH/HTTPS address switch and copy
Unknwon d2aff9a46a Continue working on new admin pages
Unknwon 8829174574 Finish new admin users pages
Unknwon 74b31566cf Finsih add/remove repo in organization
Unknwon 21a1b8e5a3 Finish new edit team page, add member to team
Unknwon 78add502d7 Finish new organization members and invitation page
Unknwon 5acc948562 Page: `/org/:orgname/settings`
Unknwon e8c9bb2c66 Finish new collaboration page
Unknwon 755eec745f Finish new repo settings page
Unknwon dabf5b057c Finish new migrate page
Unknwon 3428baa3b5 Mirror fix on template
Unknwon 9813161411 Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page
Unknwon 8dd07c0ddd New UI merge in progress