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
/
data
/
templates
/
display.htm
Age
Commit message (
Collapse
)
Author
2015-02-02
Add oEmbed support
Christian Weiske
2015-01-28
move urls to bottom of sidebar
Christian Weiske
2015-01-26
javascript embedding support
Christian Weiske
2013-11-21
only put phork title in link rel=vcs-git title
Christian Weiske
2012-11-21
first work on Fork origin display; works for local forks
Christian Weiske
2012-10-24
put html page titles on one line
Christian Weiske
2012-10-24
Part of #35: show paste owner
Christian Weiske
2012-09-18
add vcs-git links to html head, to support autodiscovery apart from DOAP - ↵
Christian Weiske
http://joeyh.name/rfc/rel-vcs/
2012-09-16
Implement request #12: DOAP documents for all pastes
Christian Weiske
2012-05-07
use getTitle method
Christian Weiske
2012-04-17
show history in sidebar
Christian Weiske
2012-04-13
first tool supported: xmllint
Christian Weiske
2012-04-03
show public and private git urls if configured
Christian Weiske
2012-03-30
make delete button not orange; it sought attention
Christian Weiske
2012-03-30
paste deletion is possible now
Christian Weiske
2012-03-30
forking only possible with POST requests now
Christian Weiske
2012-03-27
show paste number
Christian Weiske
2012-03-27
paste list layout
Christian Weiske
2012-03-27
use twitter bootstrap for layouting
Christian Weiske
2012-03-26
anchors for file names
Christian Weiske
2012-03-26
use repositories class
Christian Weiske
2012-03-26
syntax highlighting with geshi
Christian Weiske
2012-03-26
use repository and file classes
Christian Weiske
2012-03-25
first code that allows you to create pastes and view them
Christian Weiske