Commit Graph

17 Commits (a1f717f65a8b9260a8a354d1ff8886f0e89e74f3)

Author SHA1 Message Date
Kim Carlbäcker 3df8eb60e3 PDF-Previews in file-lists now working ()
Andrey Nering 13e71acadf Render emojis in more places.
Unknwon 93f03707a7 set text/plain for non-binary files in raw mode
Unknwon 6673dcb038 improvments of highlight class name
Unknwon a576224d0e unified name: IsViewBranch, IsViewCommit and IsViewTag
Adam Strzelecki da2585c11e Indent all templates with tabs
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
Unknwon 942284648e fix markdown padding
Unknwon 7b1c10ea7e new repo ui
- copy link button: , , ,
- synxtax highlight: , , , 
- z-index: 
Unknwon 1ca257ad9f rename fields
Vladimir Vissoultchev 2bb1fb8f44 Use EscapePound in link hrefs in diff/file views
Jakub Stasiak 562ad02a6d Add file permalink button
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.
Unknwon 35977cd34c continue work on
Unknwon 963354c5d7 Add raw, history file button, and other mirror fixes
fuxiaohei dccc50e9d4 template and ui fix
Unknwon cfed11f092 Bug: Transfer repository doesn't update the count
Unknwon 5e81383413 Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module
Unknwon 8dd07c0ddd New UI merge in progress