index
:
phorkie.git
master
Self-hosted pastebin software written in PHP. Pastes are editable, may have multiple files and are stored in git repositories.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
config.default.php
Age
Commit message (
Collapse
)
Author
2012-05-25
correct type for typoscript
Christian Weiske
2012-05-08
use correct order for syntaxes
Christian Weiske
2012-05-01
searching works now (pager missing)
Christian Weiske
2012-04-18
setup check
Christian Weiske
2012-04-18
customizable top bar
Christian Weiske
2012-04-18
make title configurable
Christian Weiske
2012-04-15
use key as class name
Christian Weiske
2012-04-15
add image renderer
Christian Weiske
2012-04-13
php lint (syntax validation) support
Christian Weiske
2012-04-13
first tool supported: xmllint
Christian Weiske
2012-04-11
show exception stack traces when debugging is on
Christian Weiske
2012-04-11
separate git and work directories - gives nicer public git clone urls
Christian Weiske
2012-04-04
support sql
Christian Weiske
2012-04-03
rST rendering is possible now
Christian Weiske
2012-04-03
file type and language definition happens in config.default.php now
Christian Weiske
2012-03-27
use twitter bootstrap for layouting
Christian Weiske
2012-03-25
first code that allows you to create pastes and view them
Christian Weiske
2012-03-16
basic file layout
Christian Weiske