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
/
data
/
templates
/
base.htm
Age
Commit message (
Expand
)
Author
2017-04-18
Move off sourceforge
Christian Weiske
2015-07-08
have a default app icon
Christian Weiske
2015-02-26
fix validation errors
Christian Weiske
2015-01-28
Automatically login to phorkie
Christian Weiske
2014-07-07
warning for missing config file. auto-config works good enough
Christian Weiske
2014-07-04
Lead users to setup check page when no config file given
Christian Weiske
2013-08-20
Fix bug #41: AGPL link broken
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-25
add padding fix to edit page
Christian Weiske
2012-10-24
fix xml error
Christian Weiske
2012-10-24
align navigation bar with content properly for all widths
Christian Weiske
2012-10-24
Make header consistent with main container across 'desktop' resolutions
Justin J. Novack
2012-10-24
Collapse search box on smaller widths
Justin J. Novack
2012-10-24
Integrate local copy of Bootstrap and Font-Awesome
Justin J. Novack
2012-10-24
Generic jquery.js for easy updating without editing files
Justin J. Novack
2012-09-27
do not allow to change profile details, only show them
Christian Weiske
2012-09-25
bootstrap 2.0 support
Christian Weiske
2012-09-19
move login link and user name+email to the right on the navigation bar
Christian Weiske
2012-09-17
ADD: Login button when logged out
Justin J. Novack
2012-09-17
fix another validation error
Christian Weiske
2012-09-17
FIX: logout url
Justin J. Novack
2012-09-16
ADD: Allow editing of user session data
Justin J. Novack
2012-09-16
Added OpenID Authentication
Justin J. Novack
2012-09-16
Organize files into directories
Justin J. Novack
2012-09-14
Configurable index page
Justin J. Novack
2012-09-08
Fix bug #11: do not index edit, delete and tool pages
Christian Weiske
2012-05-07
implement request #3: show recent pastes in "New paste" screen sidebar
Christian Weiske
2012-05-07
do not show search box when no search adapter configured
Christian Weiske
2012-05-01
searching works now (pager missing)
Christian Weiske
2012-04-18
customizable top bar
Christian Weiske
2012-04-18
make title configurable
Christian Weiske
2012-04-18
footer with phorkie homepage link
Christian Weiske
2012-04-18
center layout
Christian Weiske
2012-04-18
disable search box since search does not work yet
Christian Weiske
2012-04-17
move sidebar a bit down
Christian Weiske
2012-04-05
hide type dropdown when a filename with a dot is given
Christian Weiske
2012-04-03
rename Phorkie to phorkie (lowercase)
Christian Weiske
2012-04-02
allow people to add more files when editing
Christian Weiske
2012-03-30
specify encoding
Christian Weiske
2012-03-27
paste list layout
Christian Weiske
2012-03-27
use twitter bootstrap for layouting
Christian Weiske
2012-03-26
anchors for file names
Christian Weiske
2012-03-25
first code that allows you to create pastes and view them
Christian Weiske