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
/
phorkie
Age
Commit message (
Expand
)
Author
2014-07-04
make mime_type_plaindetect work in .phar files
Christian Weiske
2014-07-04
Merge remote-tracking branch 'origin/master'
Christian Weiske
2014-07-04
detect baseurl automatically, load config file from .phar
Christian Weiske
2014-07-04
use lib/ as include path when PEAR-installed dependencies are in it
Christian Weiske
2014-07-01
make autoloading geshi work
Christian Weiske
2014-06-13
handle undefined local clone urls
Christian Weiske
2014-06-13
use geshi from geshi's new pear channel
Christian Weiske
2014-05-20
Avoid mixed content warnings by letting Libravatar detect HTTPS connection.
Zertrin
2014-05-16
add option to disable avatar loading
Christian Weiske
2014-05-16
support michelf\markdown 1.4+ API
Christian Weiske
2014-05-15
update geshi setup check
Christian Weiske
2014-05-15
use composer-provided autoloader if it exists
Christian Weiske
2014-05-14
remove superfluous empty line at EOF
Christian Weiske
2014-05-14
use autoloader on geshi before including it manually
Christian Weiske
2014-05-14
show newest repositories in list at first
Christian Weiske
2014-05-08
show remote fork button only if user cannot write
Christian Weiske
2014-05-08
display fork domains
Christian Weiske
2014-05-08
display success flash message after forking
Christian Weiske
2014-05-06
fix gist.github.com clone urls
Christian Weiske
2014-05-02
extract gist titles
Christian Weiske
2014-05-02
basic web+fork handling
Christian Weiske
2014-05-02
fix pear2_services_linkback name
Christian Weiske
2014-04-30
support git RC versions
Christian Weiske
2014-04-30
check if mime type detection works
Christian Weiske
2014-04-30
check for services_linkback
Christian Weiske
2014-02-05
Fix #43: gist.github.com URLs with usernames
Christian Weiske
2013-12-03
make linkback urls local if on same server
Christian Weiske
2013-11-22
first work on remote fork notifications with linkback (webmention/pingback)
Christian Weiske
2013-11-21
set title and homepage of remote forks
Christian Weiske
2013-11-21
Use title of remote paste for forked one; use page title as fallback
Christian Weiske
2013-11-21
allow remote forking of HTTP and HTTPS URLs
Christian Weiske
2013-11-13
allow creating directories with new file names
Christian Weiske
2013-11-13
support utf-8 characters in file names
Christian Weiske
2013-11-12
allow deleting and renaming of pastes with only binary files
Christian Weiske
2013-11-12
lowercase file extension before using it for type detection
Christian Weiske
2013-09-17
webhook support
Christian Weiske
2013-09-16
Disable editor on commit with --no-edit
Elan Ruusamäe
2013-09-04
detect xml and json as text
Christian Weiske
2013-04-21
Allow usage in a subdir of a host.
Colin Guthrie
2012-11-21
first work on Fork origin display; works for local forks
Christian Weiske
2012-11-21
move load method to top
Christian Weiske
2012-10-25
set correct update time when the user edits the paste
Christian Weiske
2012-10-24
make getLink optionally return full urls
Christian Weiske
2012-10-24
Part of #35: show paste owner
Christian Weiske
2012-10-24
Part of #35: store owner in git configuration
Christian Weiske
2012-10-24
show proper error message on remote forking
Christian Weiske
2012-10-24
check for empty fork url
Christian Weiske
2012-10-24
Correct E_NOTICE on error when remote forking.
Justin J. Novack
2012-10-01
Use commit timestamps for ElasticSearch and sort on last commit time.
Justin J. Novack
2012-10-01
Fix bug #31: forked pastes cannot be remote forked
Christian Weiske
[prev]
[next]