aboutsummaryrefslogtreecommitdiff
path: root/templates/base
Commit message (Collapse)AuthorAge
* Implementing the "theme-color" meta tag.Andrey Nering2016-02-08
| | | | | | Used by Android >= 5.0 to make the top bar colored. Reference: https://developers.google.com/web/updates/2014/11/Support-for-theme-color-in-Chrome-39-for-Android
* Update and reorganize front-end resourcesUnknwon2016-01-30
|
* #2491 minor fix for sr on dashboardUnknwon2016-01-29
|
* #2185 fall back to use custom chardet libUnknwon2015-12-31
|
* Lowercase "Service"João Pedro2015-12-27
|
* Update head.tmplJoão Pedro2015-12-27
|
* update hightlight.jsUnknwon2015-12-13
|
* Indent all templates with tabsAdam Strzelecki2015-12-08
| | | | | | | | | | | | This commit improves templates readability, since all of them use consistent indent with all template command blocks indented too. 1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks such as {{if}} {{with}} 2. Cleans all trailing white-space 3. Adds trailing last line-break to each file
* Wiki: UI for page newUnknwon2015-11-25
|
* fix #2020Unknwon2015-11-24
|
* upgrade libsUnknwon2015-11-21
|
* minor fix for #1992Unknwon2015-11-18
|
* fix #1957 - disable version displayGibheer2015-11-18
| | | | | This allows the admin to disable the version information about gogs and go in use in the footer.
* 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
|