Kyle Hornberg
|
11f99a7206
|
Search repos by name
|
2014-02-10 17:03:56 -06:00 |
|
Klaus Silveira
|
e9a21f77c6
|
Merge pull request #374 from KrissiK/master
Added support for markdown tables
|
2013-09-17 06:55:11 -07:00 |
|
Lukas Domnick
|
0ea9d0dfad
|
Added Error Handling when no more commits are available
|
2013-09-13 08:01:12 +02:00 |
|
Kristin Kuche
|
3b2fd4189e
|
Fixed multitable issue in showdowns table-extension
Thanks to welvet (3cf0cc7d21)
|
2013-09-03 19:51:03 +02:00 |
|
Kristin Kuche
|
29465c7f06
|
added support for markdown tables
|
2013-09-03 19:41:25 +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
|
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
|
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 |
|