summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2012-05-25correct type for typoscriptChristian Weiske
2012-05-08use correct order for syntaxesChristian Weiske
2012-05-07clean up codeChristian Weiske
2012-05-07use getTitle methodChristian Weiske
2012-05-07implement request #3: show recent pastes in "New paste" screen sidebarChristian Weiske
2012-05-07do not show search box when no search adapter configuredChristian Weiske
2012-05-04use a real pager nowChristian Weiske
2012-05-03fix elasticsearch default portChristian Weiske
2012-05-03search pagingChristian Weiske
2012-05-02search tips in the sidebarChristian Weiske
2012-05-01searching works now (pager missing)Christian Weiske
2012-04-18tell people how to deactivate setup checkChristian Weiske
2012-04-18setup checkChristian Weiske
2012-04-18customizable top barChristian Weiske
2012-04-18make title configurableChristian Weiske
2012-04-18footer with phorkie homepage linkChristian Weiske
2012-04-18center layoutChristian Weiske
2012-04-18disable search box since search does not work yetChristian Weiske
2012-04-17fix fork button position in operaChristian Weiske
2012-04-17move sidebar a bit downChristian Weiske
2012-04-17use special revision templateChristian Weiske
2012-04-17show first revision as selected when no special commit selectedChristian Weiske
2012-04-17revision display supportChristian Weiske
2012-04-17use Date_HumanDiff from PEAR to display changelog timesChristian Weiske
2012-04-17show history in sidebarChristian Weiske
2012-04-15no code div for imagesChristian Weiske
2012-04-15do not show text field for binary filesChristian Weiske
2012-04-15use key as class nameChristian Weiske
2012-04-15add image rendererChristian Weiske
2012-04-13php lint (syntax validation) supportChristian Weiske
2012-04-13no sidebarChristian Weiske
2012-04-13better error stylingChristian Weiske
2012-04-13highlighting of errorneous lines in from tool outputChristian Weiske
2012-04-13first tool supported: xmllintChristian Weiske
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