aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-04-30check if mime type detection worksChristian Weiske
2014-04-30add separate setupcheck fileChristian Weiske
2014-04-30check for services_linkbackChristian Weiske
2014-02-05Fix #43: gist.github.com URLs with usernamesChristian Weiske
2014-01-06render xslChristian Weiske
2013-12-03make linkback urls local if on same serverChristian Weiske
2013-11-22first work on remote fork notifications with linkback (webmention/pingback)Christian Weiske
2013-11-21set title and homepage of remote forksChristian Weiske
2013-11-21Use title of remote paste for forked one; use page title as fallbackChristian Weiske
2013-11-21allow remote forking of HTTP and HTTPS URLsChristian Weiske
2013-11-21only put phork title in link rel=vcs-git titleChristian Weiske
2013-11-19Catch remote forking errors and display themChristian Weiske
2013-11-19Fix bug #44: fix anchors of files with spaces in their nameChristian Weiske
2013-11-13allow creating directories with new file namesChristian Weiske
2013-11-13nicer binary file warningChristian Weiske
2013-11-13support utf-8 characters in file namesChristian Weiske
2013-11-13mention openid in dependenciesChristian Weiske
2013-11-12allow deleting and renaming of pastes with only binary filesChristian Weiske
2013-11-12lowercase file extension before using it for type detectionChristian Weiske
2013-09-17webhook supportChristian Weiske
2013-09-16Disable editor on commit with --no-editElan Ruusamäe
2013-09-04detect xml and json as textChristian Weiske
2013-09-04add wsdl extensionChristian Weiske
2013-08-20Add perPage settings into configJustin J. Novack
2013-08-20Automatically focus OpenID field on login pageChristian Weiske
2013-08-20Fix bug #41: AGPL link brokenChristian Weiske
2013-08-20update changelogChristian Weiske
2013-08-20Implement #37: Add avatar to navbar and profile page.Fredrik Nygren
2013-04-22Add support for png shortcut iconsColin Guthrie
2013-04-22Fix .htaccess when used with MultiViewsColin Guthrie
mod_rewrite + MultiViews don't play nice when the URL you want to redirect is the same as a filename in the current folder (which applies for the 'list' and 'search' URLs). The net result is that the first page of each works, but subsequent pagination fails. Disabling MultiViews solves this problem.
2013-04-21Allow usage in a subdir of a host.Colin Guthrie
2012-11-21first work on Fork origin display; works for local forksChristian Weiske
2012-11-21move load method to topChristian Weiske
2012-10-29make login button primaryChristian Weiske
2012-10-29part of #34: store last openid and pre-fill URL fieldChristian Weiske
2012-10-29Throw exceptions when OpenID login failsChristian Weiske
2012-10-26Part of #6: show changed files + line counts in updated feedChristian Weiske
2012-10-25add padding fix to edit pageChristian Weiske
2012-10-25part of #6: atom feed for recently updated pastesChristian Weiske
2012-10-25set correct update time when the user edits the pasteChristian Weiske
2012-10-24Part of #6: atom feed for new pastesChristian Weiske
2012-10-24make getLink optionally return full urlsChristian Weiske
2012-10-24put html page titles on one lineChristian Weiske
2012-10-24Fix bug #33: do not index login pageChristian Weiske
2012-10-24update ChangeLogChristian Weiske
2012-10-24Part of #35: expose owner in DOAP file as maintainerChristian Weiske
2012-10-24Part of #35: show paste ownerChristian Weiske
2012-10-24Part of #35: store owner in git configurationChristian Weiske
2012-10-24add some spacing for new and list page to the navbarChristian Weiske
2012-10-24show proper error message on remote forkingChristian Weiske