Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [Fix] Don't display way too large files #1513 (#3253) | Kim Carlbäcker | 2016-07-12 |
| | | | | | | | | | | * Add MaxDisplayFileSize setting * Don't show files that are too large * Localized FileTooLarge * Change IsFileTooBig => IsFileTooLarge | ||
* | PDF-Previews in file-lists now working (#3000) | Kim Carlbäcker | 2016-04-26 |
| | |||
* | Render emojis in more places. | Andrey Nering | 2016-03-02 |
| | |||
* | #2283 set text/plain for non-binary files in raw mode | Unknwon | 2015-12-25 |
| | |||
* | #2103 #2181 improvments of highlight class name | Unknwon | 2015-12-16 |
| | |||
* | unified name: IsViewBranch, IsViewCommit and IsViewTag | Unknwon | 2015-12-09 |
| | |||
* | 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 | ||
* | fix markdown padding | Unknwon | 2015-11-15 |
| | |||
* | new repo ui | Unknwon | 2015-11-14 |
| | | | | | | - copy link button: #1396, #1168, #1668, - synxtax highlight: #1712, #1549, #1315, #670 - z-index: #1942 | ||
* | rename fields | Unknwon | 2015-08-31 |
| | |||
* | Use EscapePound in link hrefs in diff/file views | Vladimir Vissoultchev | 2015-07-28 |
| | |||
* | Add file permalink button | Jakub Stasiak | 2015-07-13 |
| | | | | | | The button appears when a file is viewed in a branch or a tag. It points to a URL containing the branch's (or tag's) current commit id so that it'll always point to the same content. | ||
* | continue work on #255 | Unknwon | 2014-11-07 |
| | |||
* | Add raw, history file button, and other mirror fixes | Unknwon | 2014-10-11 |
| | |||
* | template and ui fix | fuxiaohei | 2014-09-27 |
| | |||
* | Bug: Transfer repository doesn't update the count | Unknwon | 2014-09-12 |
| | |||
* | Git installation check, show image in single file view, show short SHA1 ↵ | Unknwon | 2014-07-26 |
| | | | | instead of 40-length string, complete log module | ||
* | New UI merge in progress | Unknwon | 2014-07-26 |