aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-04-05basic file upload worksChristian Weiske
2012-04-04automatically add file extension to new files when it has no extensionChristian Weiske
2012-04-03deleting files works nowChristian Weiske
2012-04-03show public and private git urls if configuredChristian Weiske
2012-04-03better rst error handlingChristian Weiske
2012-04-03rST rendering is possible nowChristian Weiske
2012-04-03rename Phorkie to phorkie (lowercase)Christian Weiske
2012-04-03proper type dropdown for files nowChristian Weiske
2012-04-03file type and language definition happens in config.default.php nowChristian Weiske
2012-04-02do not add files that are empty and have no nameChristian Weiske
2012-04-02include geshi only onceChristian Weiske
2012-03-30paste deletion is possible nowChristian Weiske
2012-03-29merge paste creation and paste edit codeChristian Weiske
2012-03-28editing works basicallyChristian Weiske
2012-03-28preparation for file editingChristian Weiske
2012-03-28determine mime type by file extension, not by geshi typeChristian Weiske
2012-03-28highlighting for htm/html filesChristian Weiske
2012-03-27xml mime typeChristian Weiske
2012-03-27listing all pastes worksChristian Weiske
2012-03-26forking works nowChristian Weiske
2012-03-26use repositories classChristian Weiske
2012-03-26no error when no descriptionChristian Weiske
2012-03-26syntax highlighting with geshiChristian Weiske
2012-03-26raw download supportChristian Weiske
2012-03-26use repository and file classesChristian Weiske