aboutsummaryrefslogtreecommitdiff
path: root/templates/ng
Commit message (Collapse)AuthorAge
* #1487 Readme TemplateUnknwon2015-08-28
|
* #1203 bundle jquery with gogsUnknwon2015-08-28
|
* browser supports copy detectionFernando San Julián2015-08-03
|
* Prevent browsers from leaking referrer headersDuncan2015-07-21
|
* #1080: Remove footer ads/branding from default templateUnknwon2015-03-23
|
* #1094: fix localeUnknwon2015-03-19
|
* Revert "Merge pull request #1047 from ndarilek/accessibility-fixes"Unknwon2015-03-15
| | | | | This reverts commit c226e92284c7b4b405352814155dd5da3458e029, reversing changes made to 80b23854bc6d2b7466b5cdef112db100372e1e0a.
* Various accessibility fixes, mostly labeling icons.Nolan Darilek2015-03-14
|
* Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-22
|\ | | | | | | | | | | | | | | | | Conflicts: gogs.go models/models.go models/user.go templates/.VERSION templates/org/home.tmpl
| * Remove GoGet option from repository and handle it with ?go-get=1 insteadPeter Smit2015-02-17
| | | | | | | | The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page.
* | first pass work on migration #925Unknwon2015-02-11
|/
* templates/ng/base: change year to 2015, fix #928Unknwon2015-02-09
| | | | - conf/locale: update Japanese locale
* code fix for #908, and work for #884Unknwon2015-02-06
|
* add label-create ui elementsfuxiaohei2014-12-07
|
* fix oauth2Unknwon2014-11-28
|
* Hide org member in collar pageUnknwon2014-10-10
|
* Add modal to change usernameUnknwon2014-09-26
| | | | Signed-off-by: Unknwon <joe2010xtmf@163.com>
* is utils improvementfuxiaohei2014-09-25
|
* UI: Use tooltip not alert when copy clone URLUnknwon2014-09-22
|
* Add suburl supportUnknwon2014-09-19
|
* 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
* add rel attribute such that font-awesome icons load correctlyMichael Dyrynda2014-09-04
|
* Finish new admin users pagesUnknwon2014-08-29
|
* Finish new admin dashboardUnknwon2014-08-28
|
* Finish new collaboration pageUnknwon2014-08-07
|
* Reser repo owner to organization when error occurs in repo create page, ↵Unknwon2014-07-26
| | | | dashboard news feed page, create organization page
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-26
|
* New UI merge in progressUnknwon2014-07-26