Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update .gitattributes | Unknwon | 2016-08-06 |
| | |||
* | Replace gogs.io http links with https version (#3386) | rugk | 2016-08-05 |
| | |||
* | #3348 always use relative avatar link in the template | Unknwon | 2016-08-05 |
| | |||
* | Upgrade octicon to 4.3.0 | Unknwon | 2016-07-16 |
| | |||
* | Upgrade frontend assets | Unknwon | 2016-07-07 |
| | |||
* | Add new language support | Unknwon | 2016-04-25 |
| | | | | - Update language choose dropdown to fit more languages | ||
* | [Feature/WIP] Confirm on editing forms (fixes #2881) (#2980) | Kim Carlbäcker | 2016-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 indent | Odin Ugedal | 2016-03-15 |
| | |||
* | Make description meta tag golang 1.4 compatible | Odin Ugedal | 2016-03-15 |
| | |||
* | Set description meta tag correctly | Odin Ugedal | 2016-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 repository | Odin Ugedal | 2016-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 search | Unknwon | 2016-03-11 |
| | | | | Both are possible on explore and admin panel | ||
* | Update frontend resources | Unknwon | 2016-03-07 |
| | |||
* | Implementing the "theme-color" meta tag. | Andrey Nering | 2016-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 resources | Unknwon | 2016-01-30 |
| | |||
* | #2491 minor fix for sr on dashboard | Unknwon | 2016-01-29 |
| | |||
* | #2185 fall back to use custom chardet lib | Unknwon | 2015-12-31 |
| | |||
* | Lowercase "Service" | João Pedro | 2015-12-27 |
| | |||
* | Update head.tmpl | João Pedro | 2015-12-27 |
| | |||
* | update hightlight.js | Unknwon | 2015-12-13 |
| | |||
* | Indent all templates with tabs | Adam Strzelecki | 2015-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 new | Unknwon | 2015-11-25 |
| | |||
* | fix #2020 | Unknwon | 2015-11-24 |
| | |||
* | upgrade libs | Unknwon | 2015-11-21 |
| | |||
* | minor fix for #1992 | Unknwon | 2015-11-18 |
| | |||
* | fix #1957 - disable version display | Gibheer | 2015-11-18 |
| | | | | | This allows the admin to disable the version information about gogs and go in use in the footer. | ||
* | new repo ui | Unknwon | 2015-11-14 |
| | | | | | | - copy link button: #1396, #1168, #1668, - synxtax highlight: #1712, #1549, #1315, #670 - z-index: #1942 | ||
* | update some libs | Unknwon | 2015-11-02 |
| | |||
* | Add go-source directive to repo pages | Nathan Zadoks | 2015-10-30 |
| | | | | This makes Gogs repos work with godoc.org: https://github.com/golang/gddo/wiki/Source-Code-Links | ||
* | new quick start page | Unknwon | 2015-10-02 |
| | |||
* | drop oauth2 feature support | Unknwon | 2015-09-17 |
| | |||
* | #1646 and other minor fixes | Unknwon | 2015-09-16 |
| | |||
* | new sign in page | Unknwon | 2015-09-14 |
| | |||
* | minor fix on icon | Unknwon | 2015-09-07 |
| | |||
* | finish new org settings page | Unknwon | 2015-09-06 |
| | |||
* | #633 dix suburl | Unknwon | 2015-09-06 |
| | |||
* | minor fix | Unknwon | 2015-09-05 |
| | |||
* | #633 Add Emoji support | Unknwon | 2015-09-05 |
| | |||
* | #1577 explore paginator problem | Unknwon | 2015-09-04 |
| | |||
* | update semantic | Unknwon | 2015-09-02 |
| | |||
* | finish initial version of pull request | Unknwon | 2015-09-02 |
| | |||
* | new create webhook event | Unknwon | 2015-08-28 |
| | |||
* | #1203 bundle jquery with gogs | Unknwon | 2015-08-28 |
| | |||
* | add highlight js | Unknwon | 2015-08-27 |
| | |||
* | new user dahsboard issues | Unknwon | 2015-08-25 |
| | |||
* | new delete account UI and password confirmation | Unknwon | 2015-08-19 |
| | |||
* | comletely remove v1 UI files of Gogs | Unknwon | 2015-08-15 |
| | |||
* | column belongs always into a ui grid | Gogs | 2015-08-12 |
| | |||
* | finish create issue attachment UI | Unknwon | 2015-08-11 |
| | |||
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 |
|\ | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css |