Commit Graph

45 Commits

Author SHA1 Message Date
Lukas Domnick
0f686be509 Added the lost ajax-loader.gif for network Graph. Fixes #368 2013-09-13 07:28:36 +02:00
Lukas Domnick
a357eb4bd0 Positioning was relying on a wrong offset parent 2013-06-09 00:13:30 +02:00
Lukas Domnick
00ba0710a3 Made the loading indicator a bit more elegant 2013-06-08 23:48:18 +02:00
Lukas Domnick
5aa290642a Click handler for the commit dots 2013-06-08 08:49:03 +02:00
Lukas Domnick
acaf02695b limiting the commits detail view to the boundaries of the graph 2013-06-08 08:45:20 +02:00
Lukas Domnick
9357892ce8 fixed a positioning issue with the commit detail overlay 2013-06-08 07:42:28 +02:00
Lukas Domnick
7e790b7733 Finalized auto-reload;
Improved the loading indicators.
2013-06-07 23:13:24 +02:00
Lukas Domnick
0a9ded5e59 removing some console log debug 2013-05-17 23:14:44 +02:00
Lukas Domnick
71f4e47ccf Finishing the Overlay 2013-05-17 23:14:05 +02:00
Lukas Domnick
7fb0016acc Changed the entire drawing direction of the graph, now more git-hub like, ie. from right to left 2013-05-12 23:39:03 +02:00
Lukas Domnick
68136679fd Moving the Dot-Connecting algorithm to a dedicated function 2013-05-12 18:26:33 +02:00
Lukas Domnick
284a52e570 Merge remote-tracking branch 'upstream/master'
Conflicts:
	web/css/style.css
2013-03-30 21:51:05 +01:00
Lukas Domnick
1cee41a001 a click handler to allow finding the commits a line connects 2013-03-30 21:44:13 +01:00
Klaus Silveira
b73af1a64e Adding favicon, fixes #237 2013-03-29 00:35:24 -03:00
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
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
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