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
/
templates
/
base.htm
Age
Commit message (
Expand
)
Author
2012-05-07
implement request #3: show recent pastes in "New paste" screen sidebar
Christian Weiske
2012-05-07
do not show search box when no search adapter configured
Christian Weiske
2012-05-01
searching works now (pager missing)
Christian Weiske
2012-04-18
customizable top bar
Christian Weiske
2012-04-18
make title configurable
Christian Weiske
2012-04-18
footer with phorkie homepage link
Christian Weiske
2012-04-18
center layout
Christian Weiske
2012-04-18
disable search box since search does not work yet
Christian Weiske
2012-04-17
move sidebar a bit down
Christian Weiske
2012-04-05
hide type dropdown when a filename with a dot is given
Christian Weiske
2012-04-03
rename Phorkie to phorkie (lowercase)
Christian Weiske
2012-04-02
allow people to add more files when editing
Christian Weiske
2012-03-30
specify encoding
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-25
first code that allows you to create pastes and view them
Christian Weiske