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
/
File.php
Age
Commit message (
Expand
)
Author
2015-11-10
Avoid leaking file descriptor when looking for binary files
Christophe Coevoet
2015-11-05
Detect text files for unknown file types
Christian Weiske
2015-07-07
simple cache for rendered files
Christian Weiske
2015-07-06
single file edit: jump to file after saving
Christian Weiske
2015-01-26
javascript embedding support
Christian Weiske
2013-11-12
lowercase file extension before using it for type detection
Christian Weiske
2013-09-04
detect xml and json as text
Christian Weiske
2013-04-21
Allow usage in a subdir of a host.
Colin Guthrie
2012-09-27
CS fixes
Christian Weiske
2012-09-19
Cleaned up files for 0.3 milestone.
Justin J. Novack
2012-09-17
FIX: Files without eol
Justin J. Novack
2012-04-26
render files without extension <= 4kiB as text
Christian Weiske
2012-04-26
render javascript files. damn the IANA guys who decidded on "application/java...
Christian Weiske
2012-04-17
fix historic binary file downloads
Christian Weiske
2012-04-17
raw download for older revisions
Christian Weiske
2012-04-17
do not show tools when looking at revision
Christian Weiske
2012-04-17
revision display support
Christian Weiske
2012-04-15
do not show text field for binary files
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-13
first tool supported: xmllint
Christian Weiske
2012-04-03
rST rendering is possible now
Christian Weiske
2012-04-03
rename Phorkie to phorkie (lowercase)
Christian Weiske