Commit Graph

15 Commits

Author SHA1 Message Date
Lukas Domnick
1cee41a001 a click handler to allow finding the commits a line connects 2013-03-30 21:44:13 +01:00
Lukas Domnick
b1cb35f364 fetching other commit pages works now, use window.fcd() while testing 2013-03-26 21:44:42 +01:00
Lukas Domnick
77dd4e3bd0 First Page of Commits rendering correctly. 2013-03-26 21:01:36 +01:00
Lukas Domnick
ffe8814b2a Got the first prototypal network graph working. 2013-03-22 00:12:24 +01:00
Norbert Orzechowicz
48de92bb38 Updated showdown.js to understand Github-style code blocks 2012-10-11 15:34:27 +02:00
Klaus Silveira
d1b628049f Anchors for line numbers in blob view. Fixes #125 2012-08-16 02:00:12 -03:00
Klaus Silveira
120a6764f2 Updating CodeMirror to 2.32, fixes #102 2012-07-26 03:59:07 -03:00
Jérôme Tamarelle
0ae4534e00 Implement infinite scrolling in commits list 2012-07-19 00:12:27 +02: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
df43c987cf Initial commit 2012-05-18 01:38:33 -03:00