index
:
phorkie.git
master
Self-hosted pastebin software written in PHP. Pastes are editable, may have multiple files and are stored in git repositories.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
phorkie
/
Renderer
Age
Commit message (
Expand
)
Author
2017-10-28
Word-wrap for txt files
Christian Weiske
2017-08-25
Make GeSHi autoloading really work
Christian Weiske
2015-07-07
simple cache for rendered files
Christian Weiske
2015-01-26
javascript embedding support
Christian Weiske
2014-07-04
Merge remote-tracking branch 'origin/master'
Christian Weiske
2014-07-01
make autoloading geshi work
Christian Weiske
2014-06-13
use geshi from geshi's new pear channel
Christian Weiske
2014-05-16
support michelf\markdown 1.4+ API
Christian Weiske
2014-05-14
use autoloader on geshi before including it manually
Christian Weiske
2012-09-27
CS fixes
Christian Weiske
2012-09-19
use replace html entity with numeric xml entity
Christian Weiske
2012-09-18
Feature: Add Markdown parsing
Justin J. Novack
2012-09-13
Moved GeSHi location variable to config.default.php
Justin J. Novack
2012-04-15
no code div for images
Christian Weiske
2012-04-15
add image renderer
Christian Weiske
2012-04-13
highlighting of errorneous lines in from tool output
Christian Weiske
2012-04-03
better rst error handling
Christian Weiske
2012-04-03
rST rendering is possible now
Christian Weiske