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
/
www-header.php
Age
Commit message (
Collapse
)
Author
2015-02-02
Add oEmbed support
Christian Weiske
2015-01-28
Automatically login to phorkie
Christian Weiske
2014-07-09
do not display deprecated errors (PEAR's Pager)
Christian Weiske
2014-07-07
automatically configure git paths (dir + public clone url)
Christian Weiske
2014-07-04
Lead users to setup check page when no config file given
Christian Weiske
2014-07-04
Merge remote-tracking branch 'origin/master'
Christian Weiske
Conflicts: src/phorkie/Renderer/Geshi.php src/phorkie/SetupCheck.php
2014-07-04
detect baseurl automatically, load config file from .phar
Christian Weiske
2014-06-25
let the session expire in 2 weeks
Christian Weiske
2014-06-13
PEAR is not E_STRICT compliant
Christian Weiske
2014-05-15
use composer-provided autoloader if it exists
Christian Weiske
2014-05-14
use stream_resolve_include_path
Christian Weiske
2014-04-30
do not run setupcheck on every page load
Christian Weiske
2014-04-30
add separate setupcheck file
Christian Weiske
2013-08-20
Implement #37: Add avatar to navbar and profile page.
Fredrik Nygren
2013-04-22
Add support for png shortcut icons
Colin Guthrie
2013-04-21
Allow usage in a subdir of a host.
Colin Guthrie
2012-10-26
Part of #6: show changed files + line counts in updated feed
Christian Weiske
2012-09-17
remove session id check, it was not working the way I hoped for
Christian Weiske
2012-09-17
allow people to logout and login in secure mode
Christian Weiske
2012-09-17
use deny-by-default security
Christian Weiske
2012-09-17
do not make it mandatory to pass template variables
Christian Weiske
2012-09-17
FIX: login - sreg/ax default, identifier renamed to openid_url
Justin J. Novack
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
www/www-header.php - FIX: non-set _SESSION variables causing 'undefined ↵
Justin J. Novack
index' in logs
2012-09-16
Added OpenID Authentication
Justin J. Novack
2012-05-07
do not show search box when no search adapter configured
Christian Weiske
2012-05-04
use a real pager now
Christian Weiske
2012-04-18
setup check
Christian Weiske
2012-04-18
customizable top bar
Christian Weiske
2012-04-18
make title configurable
Christian Weiske
2012-04-11
show exception stack traces when debugging is on
Christian Weiske
2012-04-03
rename Phorkie to phorkie (lowercase)
Christian Weiske
2012-03-27
use twitter bootstrap for layouting
Christian Weiske
2012-03-27
use custom config file when it exists
Christian Weiske
2012-03-26
use repositories class
Christian Weiske
2012-03-26
use repository and file classes
Christian Weiske
2012-03-25
first code that allows you to create pastes and view them
Christian Weiske