aboutsummaryrefslogtreecommitdiff
path: root/public/ng/js/gogs.js
Commit message (Collapse)AuthorAge
* Page: User profileUnknwon2014-09-25
|
* is utils improvementfuxiaohei2014-09-25
|
* Page: Repository home pageUnknwon2014-09-23
|
* Page: Repository home pageUnknwon2014-09-23
|
* UI: Use tooltip not alert when copy clone URLUnknwon2014-09-22
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-18
| | | | | | | | | | | | | | 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
* Merge pull request #442 from compressed/org_hook无闻2014-09-07
|\ | | | | Organization-level Webhooks
| * add organization-level webhooksChristopher Brickley2014-09-05
| |
* | Finish new install page, almost ready for 0.5 releaseUnknwon2014-09-07
|/
* add Slack API webhook supportChristopher Brickley2014-08-31
|
* UI: SSH/HTTPS address switch and copyUnknwon2014-08-31
|
* Continue working on new admin pagesUnknwon2014-08-29
|
* Finish new admin users pagesUnknwon2014-08-29
|
* Finsih add/remove repo in organizationUnknwon2014-08-26
|
* Finish new edit team page, add member to teamUnknwon2014-08-24
|
* Finish new organization members and invitation pageUnknwon2014-08-15
|
* Page: `/org/:orgname/settings`Unknwon2014-08-14
|
* Finish new collaboration pageUnknwon2014-08-07
|
* Finish new repo settings pageUnknwon2014-08-02
|
* Finish new migrate pageUnknwon2014-08-01
|
* Mirror fix on templateUnknwon2014-07-30
|
* Reser repo owner to organization when error occurs in repo create page, ↵Unknwon2014-07-26
| | | | dashboard news feed page, create organization page
* New UI merge in progressUnknwon2014-07-26