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
/
src
Age
Commit message (
Expand
)
Author
2023-03-23
Fix DOMDocument usage on PHP 8.2
Christian Weiske
2023-03-22
Use real return types in Repositories.php
Christian Weiske
2023-03-22
Fix error with git 2.25.1 complaining about missing committer
Christian Weiske
2023-03-22
Fix stripping ".git" from dir names
Christian Weiske
2023-03-22
Remove PEAR support from file type detection
Christian Weiske
2023-03-22
Use composer package names in setup check
Christian Weiske
2023-03-22
Fix curly brace when accessing character inside string
Christian Weiske
2023-03-21
Do not use each() anymore (breaks on PHP 8)
Christian Weiske
2017-10-28
Word-wrap for txt files
Christian Weiske
2017-10-13
Make random IDs configurable
Christian Weiske
2017-10-13
Each repository ID should increment by between 2^16 and 2^24 to avoid easy gu...
Douglas Fraser
2017-10-12
Use mode from parent directory to avoid world writable
Douglas Fraser
2017-08-29
Manually activate libxml external entity resolver
Christian Weiske
2017-08-29
Revert "Fixed bad owner/user config, causing pastes to fail with 'Please tell...
Christian Weiske
2017-08-25
Make GeSHi autoloading really work
Christian Weiske
2017-04-19
Fixed bad owner/user config, causing pastes to fail with 'Please tell me who ...
Leo Leung
2017-04-19
Do not crash list view when seeing a fully empty git repository
Christian Weiske
2017-04-19
Silently ignore invalid (already deleted) pastes
Christian Weiske
2017-04-18
Make phorkie work with git 2.11
Christian Weiske
2017-04-18
Move off sourceforge
Christian Weiske
2015-11-10
Avoid leaking file descriptor when looking for binary files
Christophe Coevoet
2015-11-05
Detect text files for unknown file types
Christian Weiske
2015-11-03
Support elasticsearch 2.0.
Christian Weiske
2015-07-14
jump to correct hash after renaming a file
Christian Weiske
2015-07-14
fix crash when renaming file
Christian Weiske
2015-07-07
simple cache for rendered files
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
2015-02-03
support embedding in application/xhtml+xml pages
Christian Weiske
2015-02-02
Add oEmbed support
Christian Weiske
2015-01-28
Automatically login to phorkie
Christian Weiske
2015-01-26
javascript embedding support
Christian Weiske
2014-12-04
Single file editing
Christian Weiske
2014-11-05
fix fork display that broke after ini parsing fix
Christian Weiske
2014-11-05
make phorkie compatible with elasticsearch 1.3
Christian Weiske
2014-11-05
show url and HTTP method in exception
Christian Weiske
2014-11-05
prevent notice on cli scripts
Christian Weiske
2014-11-05
work around PHP bug #68347: parse ini files in raw mode
Christian Weiske
2014-07-15
add fixme
Christian Weiske
2014-07-10
remove debug statement
Christian Weiske
2014-07-09
send cache headers for static phorkie .png files
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-08
fix git version detection on OSX
Christian Weiske
2014-07-07
automatically configure git paths (dir + public clone url)
Christian Weiske
2014-07-07
update-server-info on git pushes and forks
Christian Weiske
2014-07-07
prettier git dirs in setup check
Christian Weiske
2014-07-06
fix basedir detection for rewritten paths
Christian Weiske
2014-07-06
create server info for http transport
Christian Weiske
2014-07-04
config file setup instructions
Christian Weiske
[next]