aboutsummaryrefslogtreecommitdiff
path: root/templates/base
Commit message (Collapse)AuthorAge
* Update .gitattributesUnknwon2016-08-06
|
* Replace gogs.io http links with https version (#3386)rugk2016-08-05
|
* #3348 always use relative avatar link in the templateUnknwon2016-08-05
|
* Upgrade octicon to 4.3.0Unknwon2016-07-16
|
* Upgrade frontend assetsUnknwon2016-07-07
|
* Add new language supportUnknwon2016-04-25
| | | | - Update language choose dropdown to fit more languages
* [Feature/WIP] Confirm on editing forms (fixes #2881) (#2980)Kim Carlbäcker2016-04-19
| | | | | | | | | | * Add and start jQuery AreYouSure * Update SimpleMDE to 1.10.1 for `forceSync` support * Forgot to remove old version SimpleMDE 1.10.0 * formatting -.-
* Fix indentOdin Ugedal2016-03-15
|
* Make description meta tag golang 1.4 compatibleOdin Ugedal2016-03-15
|
* Set description meta tag correctlyOdin Ugedal2016-03-15
| | | | | | Set the description meta tag correctly when there is no repo description. Also use the ability to trim trailing whitespaces, to make the template cleaner.
* Set HTML meta values corresponding to repositoryOdin Ugedal2016-03-14
| | | | | Use the authors name, and the description of the repo in HTML meta. Pages without repository context will display as before.
* #13 finish user and repository searchUnknwon2016-03-11
| | | | Both are possible on explore and admin panel
* Update frontend resourcesUnknwon2016-03-07
|
* 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