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
/
src
/
phorkie
/
Repository
/
Post.php
Age
Commit message (
Collapse
)
Author
2015-07-14
jump to correct hash after renaming a file
Christian Weiske
2015-07-14
fix crash when renaming file
Christian Weiske
This bug was introduced by the modified hash handling for caching in 2cd81a7
2015-07-06
Add "add file" button to display page
Christian Weiske
2014-07-09
make mime type detection work on php-fpm which has no PATH env variable
Christian Weiske
2014-07-09
show reason for mime type detection failure in setup check
Christian Weiske
2014-07-07
update-server-info on git pushes and forks
Christian Weiske
2014-07-06
create server info for http transport
Christian Weiske
2014-07-04
make mime_type_plaindetect work in .phar files
Christian Weiske
2014-04-30
check if mime type detection works
Christian Weiske
2013-11-13
allow creating directories with new file names
Christian Weiske
2013-11-12
allow deleting and renaming of pastes with only binary files
Christian Weiske
2013-09-17
webhook support
Christian Weiske
2013-09-16
Disable editor on commit with --no-edit
Elan Ruusamäe
2012-10-25
set correct update time when the user edits the paste
Christian Weiske
2012-10-01
Fix bug #31: forked pastes cannot be remote forked
Christian Weiske
2012-09-28
add fixme for open pear bug
Christian Weiske
2012-09-27
CS fixes
Christian Weiske
2012-09-21
do not use a commit message
Christian Weiske
2012-09-19
Cleaned up files for 0.3 milestone.
Justin J. Novack
2012-09-18
FIX: Add identity to notes rather than commit
Justin J. Novack
2012-09-16
ADD: Commit as logged in user
Justin J. Novack
2012-08-22
Fixed bug where autodetect fails, wrong default set.
Stephen Lang
2012-06-06
fix bug #10: error when nothing submitted
Christian Weiske
2012-06-05
automatic detection of file types
Christian Weiske
2012-05-07
use addRepo for indexing new repositories
Christian Weiske
2012-05-01
index pastes when they change/get created
Christian Weiske
2012-04-17
move filename sanitation to tools
Christian Weiske
2012-04-17
revision display support
Christian Weiske
2012-04-15
do not show text field for binary files
Christian Weiske
2012-04-13
fix ticket #1: error setting name with slashes
Christian Weiske
2012-04-13
fix git dir creation
Christian Weiske
2012-04-13
fix git dir creation
Christian Weiske
2012-04-11
separate git and work directories - gives nicer public git clone urls
Christian Weiske
2012-04-05
basic file upload works
Christian Weiske
2012-04-04
automatically add file extension to new files when it has no extension
Christian Weiske
2012-04-03
deleting files works now
Christian Weiske
2012-04-03
show public and private git urls if configured
Christian Weiske
2012-04-03
rename Phorkie to phorkie (lowercase)
Christian Weiske