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
/
edit.htm
Age
Commit message (
Collapse
)
Author
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
2012-10-25
add padding fix to edit page
Christian Weiske
2012-10-24
Properly align 'Description' field in all widths
Justin J. Novack
2012-10-24
Add version history sidebar to edit page
Justin J. Novack
2012-09-25
bootstrap 2.0 support
Christian Weiske
2012-09-25
move "add file" button to bottom button bar
Christian Weiske
2012-09-08
Fix bug #11: do not index edit, delete and tool pages
Christian Weiske
2012-06-06
hide additional fields and add button to show them
Christian Weiske
2012-04-05
basic file upload works
Christian Weiske
2012-04-05
hide type dropdown when a filename with a dot is given
Christian Weiske
2012-04-04
show delete checkbox only when the file exists already
Christian Weiske
2012-04-02
move js-add button and logic into separate file, make it available in new pastes
Christian Weiske
2012-04-02
allow people to add more files when editing
Christian Weiske
2012-03-30
cancel button
Christian Weiske
2012-03-28
editing works basically
Christian Weiske
2012-03-28
preparation for file editing
Christian Weiske