Commit Graph

19 Commits

Author SHA1 Message Date
Klaus Silveira
2edcf1aebe Small coding style fixes, using better variable names 2012-07-14 15:57:08 -03:00
Klaus Silveira
9916c8f5db Make sure it returns at least one usable filetype 2012-07-14 15:53:58 -03:00
Klaus Silveira
db394f4dc9 No need to return null 2012-07-14 15:51:17 -03:00
Klaus Silveira
a17c6208a9 Fixing docblock 2012-07-14 15:51:09 -03:00
Klaus Silveira
b00f723ac2 Compliance with PSR-0, PSR-1 and PSR-2 2012-07-14 15:47:46 -03:00
Sergey Linnik
377f01ece6 simplify file type detection, fix phpdoc 2012-07-14 12:46:00 +04:00
Fabien Potencier
cddca4683a refactored the tree controller 2012-07-07 08:57:42 +02:00
Fabien Potencier
9f837611b5 made a service shared 2012-07-07 08:57:42 +02:00
Fabien Potencier
a5523902ba simplified code 2012-07-07 08:57:42 +02:00
Fabien Potencier
65e0bd402b fixed URL management 2012-07-07 08:57:38 +02:00
Klaus Silveira
cd497812ba Dropping PHAR, using Composer for dependency management 2012-07-04 12:07:46 -03:00
Klaus Silveira
3591753f2b Changing the syntax highlighting theme for C# and Java. Fixes #65. 2012-06-27 23:43:06 -03:00
Peter Droogmans
22a81468d5 fix for #61, #62 2012-06-27 14:43:46 +02:00
Michał Prochowski
e508a3479d * Fix notice error if file readme don't exists.
* Show readme box for file with `readme` suffix (eg readme, readme.md. readme.txt, readme.markdown etc).
2012-06-19 10:34:51 +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
Klaus Silveira
8ac31cdc93 Adding support to syntax highlighting for custom extensions, fixes #34. Thanks @attiks 2012-06-07 00:55:56 -03:00
Klaus Silveira
c7ed3ee0d8 Adding image blob support. Fixes #13 2012-05-23 21:52:37 -03:00
Klaus Silveira
9c4b5e9f35 Abstracting the pager and improving the pagination system 2012-05-23 20:58:38 -03:00
Klaus Silveira
df43c987cf Initial commit 2012-05-18 01:38:33 -03:00