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
/
www
/
edit.php
Age
Commit message (
Collapse
)
Author
2015-07-14
jump to correct hash after renaming a file
Christian Weiske
2015-07-06
Add "add file" button to display page
Christian Weiske
2015-07-06
single file edit: jump to file after saving
Christian Weiske
2014-12-04
Single file editing
Christian Weiske
2013-04-21
Allow usage in a subdir of a host.
Colin Guthrie
2012-10-24
Add version history sidebar to edit page
Justin J. Novack
2012-09-18
rename "secureAtLevel" variable since it does not define a level at all
Christian Weiske
2012-09-18
REVERT: variable name change
Justin J. Novack
2012-09-18
CLEAN: How about changing the rest of the files with your variable? :p
Justin J. Novack
2012-09-17
CLEAN: changed pageRequiresLogin variable to secureAtLevel to more ↵
Justin J. Novack
adequately self-describe
2012-09-17
FIX: Revamped security measures
Justin J. Novack
2012-09-17
use deny-by-default security
Christian Weiske
2012-09-17
PEAR Coding Standards intermediate update for files changed
Justin J. Novack
2012-09-16
ADD: Commit as logged in user
Justin J. Novack
2012-09-16
Added OpenID Authentication
Justin J. Novack
2012-04-03
rename Phorkie to phorkie (lowercase)
Christian Weiske
2012-04-03
proper type dropdown for files 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