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
Age
Commit message (
Collapse
)
Author
2012-04-03
rename Phorkie to phorkie (lowercase)
Christian Weiske
2012-04-03
proper type dropdown for files now
Christian Weiske
2012-04-03
file type and language definition happens in config.default.php now
Christian Weiske
2012-04-02
do not add files that are empty and have no name
Christian Weiske
2012-04-02
include geshi only once
Christian Weiske
2012-03-30
paste deletion is possible now
Christian Weiske
2012-03-29
merge paste creation and paste edit code
Christian Weiske
2012-03-28
editing works basically
Christian Weiske
2012-03-28
preparation for file editing
Christian Weiske
2012-03-28
determine mime type by file extension, not by geshi type
Christian Weiske
2012-03-28
highlighting for htm/html files
Christian Weiske
2012-03-27
xml mime type
Christian Weiske
2012-03-27
listing all pastes works
Christian Weiske
2012-03-26
forking works now
Christian Weiske
2012-03-26
use repositories class
Christian Weiske
2012-03-26
no error when no description
Christian Weiske
2012-03-26
syntax highlighting with geshi
Christian Weiske
2012-03-26
raw download support
Christian Weiske
2012-03-26
use repository and file classes
Christian Weiske