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
/
base.htm
Age
Commit message (
Expand
)
Author
2012-09-27
do not allow to change profile details, only show them
Christian Weiske
2012-09-25
bootstrap 2.0 support
Christian Weiske
2012-09-19
move login link and user name+email to the right on the navigation bar
Christian Weiske
2012-09-17
ADD: Login button when logged out
Justin J. Novack
2012-09-17
fix another validation error
Christian Weiske
2012-09-17
FIX: logout url
Justin J. Novack
2012-09-16
ADD: Allow editing of user session data
Justin J. Novack
2012-09-16
Added OpenID Authentication
Justin J. Novack
2012-09-16
Organize files into directories
Justin J. Novack
2012-09-14
Configurable index page
Justin J. Novack
2012-09-08
Fix bug #11: do not index edit, delete and tool pages
Christian Weiske
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