Commit Graph

28 Commits

Author SHA1 Message Date
Klaus Silveira
02eb7cb185 Proper MD rendering, fixes #256 2013-03-28 23:57:16 -03:00
Klaus Silveira
90a854bf06 More CS fixes 2013-03-28 23:53:25 -03:00
Klaus Silveira
cb71550e7e Fixes #255 2013-03-28 23:09:05 -03:00
Norbert Orzechowicz
48de92bb38 Updated showdown.js to understand Github-style code blocks 2012-10-11 15:34:27 +02:00
Klaus Silveira
50f6a1004b Implementing search feature for trees and commit log 2012-09-15 14:13:40 -03:00
Klaus Silveira
e72a932f19 Removing border radius from top navbar 2012-09-10 11:34:19 -03:00
Klaus Silveira
46377358af Making the navigation bar static to improve the readability 2012-09-10 11:29:32 -03:00
Klaus Silveira
d1b628049f Anchors for line numbers in blob view. Fixes #125 2012-08-16 02:00:12 -03:00
Klaus Silveira
1de23ff4e9 Removing inner scroll from code preview, fixes #129. Adjusting gutter and line numbering padding to improve readability. 2012-08-16 01:52:14 -03:00
Klaus Silveira
d278a91e97 Fixes #130 2012-08-16 01:40:27 -03:00
Frédéric Sheedy
3a7fede8ad Keep vertical scroll bar in reset.less 2012-08-15 21:46:19 -03:00
Frédéric Sheedy
dc5e0848ac Keep vertical scroll bar
Source: http://stackoverflow.com/a/8101017/1239200
2012-08-11 11:13:44 -03:00
Klaus Silveira
b42dc56894 Improved code readability with higher line-height 2012-07-26 04:02:01 -03:00
Klaus Silveira
120a6764f2 Updating CodeMirror to 2.32, fixes #102 2012-07-26 03:59:07 -03:00
Klaus Silveira
60d07d15ee Merge pull request #101 from danielgtaylor/line-numbers
Show line numbers for diffs in the commit view
2012-07-20 21:19:37 -07:00
Jérôme Tamarelle
0ae4534e00 Implement infinite scrolling in commits list 2012-07-19 00:12:27 +02:00
Daniel G. Taylor
2d6a31e72b Show line numbers for diffs in the commit view 2012-07-16 10:28:18 -07:00
Klaus Silveira
6d11bed860 Aligning the download buttons with RSS button 2012-07-14 15:44:26 -03:00
Klaus Silveira
5ecb02ba15 Fixing bug in the commit header bar with long commit messages 2012-07-06 11:22:48 -03:00
Klaus Silveira
dde115f822 Removing unused plugins from CodeMirror 2.3 2012-07-06 11:18:43 -03:00
Klaus Silveira
c3f21df003 The highlighter now uses a <pre> instead of a <textarea>. Much better! 2012-07-06 10:57:37 -03:00
Klaus Silveira
949c579ad5 Upgrading CodeMirror to 2.3 2012-07-06 10:36:10 -03:00
Michał Prochowski
0b8ec9b4bd Merge remote-tracking branch 'origin/master' into readme-box
Conflicts:
	web/js/main.js
2012-06-14 00:40:44 +02:00
Michał Prochowski
c6de3bb8c8 Added preview of the file "readme" like in github with using showdown.js parser (http://github.com/coreyti/showdown). 2012-06-13 01:53:34 +02:00
Michał Prochowski
d8665da1b1 Fixed javascript error "b is null" in codemirror.js on line 1. 2012-06-13 00:50:49 +02:00
Klaus Silveira
2177c84103 Better font stack for the code preview 2012-05-25 19:32:48 -03:00
Klaus Silveira
c7ed3ee0d8 Adding image blob support. Fixes #13 2012-05-23 21:52:37 -03:00
Klaus Silveira
df43c987cf Initial commit 2012-05-18 01:38:33 -03:00