summaryrefslogtreecommitdiffstats
path: root/templates/base
Commit message (Collapse)AuthorAgeFilesLines
* milestone: create pageUnknwon2015-08-051-0/+3
|
* Merge branch 'develop' of github.com:gogits/gogs into feature/page_issuesUnknwon2015-07-252-0/+2
|\
| * Prevent browsers from leaking referrer headersDuncan2015-07-212-0/+2
| |
* | UI: CURD labelsUnknwon2015-07-241-0/+5
| | | | | | | | - fix update lable break connection with repository
* | UI: basic label listUnknwon2015-07-241-0/+6
| | | | | | | | - create new label
* | UI: basci issue list without filtersUnknwon2015-07-241-1/+1
| | | | | | | | | | - fix isRead check - fix paging
* | UI: issues - finish basic frameUnknwon2015-07-241-0/+25
|/
* UI: install - new versionUnknwon2015-07-082-2/+7
|
* UI: install - database settingsUnknwon2015-07-082-1/+3
|
* update UI frameworkUnknwon2015-07-072-8/+8
|
* #1080: Remove footer ads/branding from default templateUnknwon2015-03-232-0/+4
|
* add sr-only class, change to new tag lineUnknwon2015-03-201-13/+4
|
* home: new UIUnknwon2015-03-074-64/+160
|
* Remove GoGet option from repository and handle it with ?go-get=1 insteadPeter Smit2015-02-171-1/+1
| | | | 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.
* Add suburl supportUnknwon2014-09-192-22/+22
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-182-22/+22
| | | | | | | | | | | | | | 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
* Finish new admin dashboardUnknwon2014-08-281-19/+3
|
* Able to set timeout for process monitorUnknown2014-07-061-2/+2
|
* Add corn rask monitor panelUnknown2014-06-131-1/+1
|
* Code conventionUnknown2014-05-211-1/+9
|
* issue label ui designFuXiaoHei2014-05-161-0/+1
|
* finish milestone add pageFuXiaoHei2014-05-091-0/+1
|
* Clean api codeUnknown2014-05-051-7/+14
|
* fix #91Unknown2014-05-011-1/+1
|
* Clean filesUnknown2014-05-011-1/+1
|
* Add /api/v1/users/searchUnknown2014-04-301-3/+3
|
* Mirror changesUnknown2014-04-301-2/+2
|
* HTTP no follow and offline modeUnknown2014-04-272-4/+4
|
* Batch mirror fixUnknown2014-04-261-1/+4
|
* Changed setting url to settingsJames Anderson2014-04-231-1/+1
|
* Mirror bug fix on downloading zipUnknown2014-04-151-2/+2
|
* Weibo oauthUnknown2014-04-141-1/+0
|
* Mirror updatesUnknown2014-04-141-0/+1
|
* go getUnknown2014-04-131-1/+1
|
* go getUnknown2014-04-131-1/+1
|
* go getUnknown2014-04-131-1/+1
|
* go getUnknown2014-04-131-1/+1
|
* Add repo mirror and importUnknown2014-04-121-1/+1
|
* Support private repoUnknown2014-04-111-2/+2
|
* UPDATE READMEUnknown2014-04-111-6/+6
|
* UPDATE READMEUnknown2014-04-111-2/+2
|
* add search form in top navbarFuXiaoHei2014-04-111-3/+16
|
* Add flashUnknown2014-04-101-1/+2
|
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-04-101-1/+10
|\
| * new-repo dropdown in top navbarFuXiaoHei2014-04-101-1/+10
| |
* | Work on form resubmitUnknown2014-04-101-0/+1
|/
* Add go get meta supportUnknown2014-04-091-0/+1
|
* Fix #67Unknown2014-04-081-3/+13
|
* Update config optionUnknown2014-03-281-1/+1
|
* change css name styleFuXiaoHei2014-03-251-13/+13
|