summaryrefslogtreecommitdiffstats
path: root/public/ng/js/gogs.js
Commit message (Collapse)AuthorAgeFilesLines
* fix #650Unknwon2015-11-221-970/+0
|
* Merged conflicts.Sergio Benitez2015-09-091-0/+4
|\
| * #633 dix suburlUnknwon2015-09-061-1/+1
| |
| * #633 emojiUnknwon2015-09-051-0/+4
| |
* | Added LDAP simple auth support.Sergio Benitez2015-09-041-18/+14
|/
* add clipboard API supportFernando San Julián2015-08-031-20/+48
|
* Add PAM authenticationPaolo Borelli2015-04-241-0/+7
|
* js fix R1-L1 highlightAlexey Makhov2015-02-191-16/+17
|
* gitlab-like hash namingAlexey Makhov2015-02-191-10/+10
|
* new lines highlighting formatAlexey Makhov2015-02-051-14/+20
|
* public/ng/js: script fix on #901Unknwon2015-02-041-5/+75
|
* fix diff lines highlightingAlexey Makhov2015-02-041-7/+14
|
* public/ng: fix auto-completion #832Unknwon2015-02-011-1/+1
|
* fix invite bug(shouldn't include full name to search box)Unknwon2014-12-221-2/+2
|
* mirror fix on release JSUnknwon2014-12-101-2/+7
|
* Finish new UI for release pageUnknwon2014-12-101-0/+25
|
* add label-create ui elementsfuxiaohei2014-12-071-0/+1
|
* add full name to found users' listDeiwin Sarjas2014-12-021-1/+8
|
* #12, API: list user repos, list repo hooksUnknwon2014-11-131-2/+2
|
* add personal access token panel #12Unknwon2014-11-121-4/+7
|
* Fix #540Unknwon2014-10-121-1/+1
|
* Page: Compare 2 commitsUnknwon2014-10-101-0/+38
|
* UI: Confirmation boxUnknwon2014-09-291-4/+15
|
* UI: Confirmation boxUnknwon2014-09-281-48/+98
|
* Add modal to change usernameUnknwon2014-09-261-3/+25
| | | | Signed-off-by: Unknwon <joe2010xtmf@163.com>
* bugfix, suburl defaults to empty string when suburl is undefinedfundon2014-09-261-1/+1
|
* Page: User profileUnknwon2014-09-251-0/+10
|
* is utils improvementfuxiaohei2014-09-251-2/+5
|
* Page: Repository home pageUnknwon2014-09-231-4/+5
|
* Page: Repository home pageUnknwon2014-09-231-4/+16
|
* UI: Use tooltip not alert when copy clone URLUnknwon2014-09-221-29/+31
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-181-6/+7
| | | | | | | | | | | | | | 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-071-11/+18
|\ | | | | Organization-level Webhooks
| * add organization-level webhooksChristopher Brickley2014-09-051-11/+18
| |
* | Finish new install page, almost ready for 0.5 releaseUnknwon2014-09-071-1/+41
|/
* add Slack API webhook supportChristopher Brickley2014-08-311-1/+17
|
* UI: SSH/HTTPS address switch and copyUnknwon2014-08-311-0/+61
|
* Continue working on new admin pagesUnknwon2014-08-291-4/+25
|
* Finish new admin users pagesUnknwon2014-08-291-0/+28
|
* Finsih add/remove repo in organizationUnknwon2014-08-261-1/+45
|
* Finish new edit team page, add member to teamUnknwon2014-08-241-0/+41
|
* Finish new organization members and invitation pageUnknwon2014-08-151-0/+25
|
* Page: `/org/:orgname/settings`Unknwon2014-08-141-31/+49
|
* Finish new collaboration pageUnknwon2014-08-071-0/+95
|
* Finish new repo settings pageUnknwon2014-08-021-0/+20
|
* Finish new migrate pageUnknwon2014-08-011-2/+8
|
* Mirror fix on templateUnknwon2014-07-301-3/+5
|
* Reser repo owner to organization when error occurs in repo create page, ↵Unknwon2014-07-261-91/+122
| | | | dashboard news feed page, create organization page
* New UI merge in progressUnknwon2014-07-261-0/+205