aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2012-04-11show exception stack traces when debugging is onChristian Weiske
2012-04-11separate git and work directories - gives nicer public git clone urlsChristian Weiske
2012-04-05basic file upload worksChristian Weiske
2012-04-05do not highlight type text so muchChristian Weiske
2012-04-05hide type dropdown when a filename with a dot is givenChristian Weiske
2012-04-04tell people that the file name is optionalChristian Weiske
2012-04-04support sqlChristian Weiske
2012-04-04remove filename labelChristian Weiske
2012-04-04show delete checkbox only when the file exists alreadyChristian Weiske
2012-04-03deleting files works nowChristian Weiske
2012-04-03show public and private git urls if configuredChristian 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-02move js-add button and logic into separate file, make it available in new pastesChristian Weiske
2012-04-02allow people to add more files when editingChristian Weiske
2012-03-30make delete button not orange; it sought attentionChristian Weiske
2012-03-30paste deletion is possible nowChristian Weiske
2012-03-30specify encodingChristian Weiske
2012-03-30forking only possible with POST requests nowChristian Weiske
2012-03-30cancel buttonChristian Weiske
2012-03-29monospaced font, more height for contentChristian Weiske
2012-03-28editing works basicallyChristian Weiske
2012-03-28preparation for file editingChristian Weiske
2012-03-27show paste numberChristian Weiske
2012-03-27description input lagerChristian Weiske
2012-03-27create paste layoutChristian Weiske
2012-03-27paste list layoutChristian Weiske
2012-03-27use twitter bootstrap for layoutingChristian Weiske
2012-03-27use base template for new paste creation pageChristian Weiske
2012-03-27listing all pastes worksChristian Weiske
2012-03-26anchors for file namesChristian Weiske
2012-03-26use repositories classChristian Weiske
2012-03-26syntax highlighting with geshiChristian Weiske
2012-03-26use repository and file classesChristian Weiske
2012-03-25first code that allows you to create pastes and view themChristian Weiske
2012-03-16basic file layoutChristian Weiske