aboutsummaryrefslogtreecommitdiff
path: root/templates/base
Commit message (Collapse)AuthorAge
* new repo uiUnknwon2015-11-14
| | | | | | - copy link button: #1396, #1168, #1668, - synxtax highlight: #1712, #1549, #1315, #670 - z-index: #1942
* update some libsUnknwon2015-11-02
|
* Add go-source directive to repo pagesNathan Zadoks2015-10-30
| | | | This makes Gogs repos work with godoc.org: https://github.com/golang/gddo/wiki/Source-Code-Links
* new quick start pageUnknwon2015-10-02
|
* drop oauth2 feature supportUnknwon2015-09-17
|
* #1646 and other minor fixesUnknwon2015-09-16
|
* new sign in pageUnknwon2015-09-14
|
* minor fix on iconUnknwon2015-09-07
|
* finish new org settings pageUnknwon2015-09-06
|
* #633 dix suburlUnknwon2015-09-06
|
* minor fixUnknwon2015-09-05
|
* #633 Add Emoji supportUnknwon2015-09-05
|
* #1577 explore paginator problemUnknwon2015-09-04
|
* update semanticUnknwon2015-09-02
|
* finish initial version of pull requestUnknwon2015-09-02
|
* new create webhook eventUnknwon2015-08-28
|
* #1203 bundle jquery with gogsUnknwon2015-08-28
|
* add highlight jsUnknwon2015-08-27
|
* new user dahsboard issuesUnknwon2015-08-25
|
* new delete account UI and password confirmationUnknwon2015-08-19
|
* comletely remove v1 UI files of GogsUnknwon2015-08-15
|
* column belongs always into a ui gridGogs2015-08-12
|
* finish create issue attachment UIUnknwon2015-08-11
|
* Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-10
|\ | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css
| * minor fix on #1460Unknwon2015-08-10
| |
| * new top menuFernando San Julián2015-08-10
| |
* | add migrate from issue.label_ids to issue_labelUnknwon2015-08-10
|/
* list view: issue, label, milestoneUnknwon2015-08-09
|
* #334: Add Deployment Key SupportUnknwon2015-08-06
|
* milestone: create pageUnknwon2015-08-05
|
* Merge branch 'develop' of github.com:gogits/gogs into feature/page_issuesUnknwon2015-07-25
|\
| * Prevent browsers from leaking referrer headersDuncan2015-07-21
| |
* | UI: CURD labelsUnknwon2015-07-24
| | | | | | | | - fix update lable break connection with repository
* | UI: basic label listUnknwon2015-07-24
| | | | | | | | - create new label
* | UI: basci issue list without filtersUnknwon2015-07-24
| | | | | | | | | | - fix isRead check - fix paging
* | UI: issues - finish basic frameUnknwon2015-07-24
|/
* UI: install - new versionUnknwon2015-07-08
|
* UI: install - database settingsUnknwon2015-07-08
|
* update UI frameworkUnknwon2015-07-07
|
* #1080: Remove footer ads/branding from default templateUnknwon2015-03-23
|
* add sr-only class, change to new tag lineUnknwon2015-03-20
|
* home: new UIUnknwon2015-03-07
|
* 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.
* 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
* Finish new admin dashboardUnknwon2014-08-28
|
* Able to set timeout for process monitorUnknown2014-07-06
|
* Add corn rask monitor panelUnknown2014-06-13
|
* Code conventionUnknown2014-05-21
|
* issue label ui designFuXiaoHei2014-05-16
|