fix git dir creation
[phorkie.git] / data /
2012-04-11 Christian Weiskeshow exception stack traces when debugging is on
2012-04-11 Christian Weiskeseparate git and work directories - gives nicer public...
2012-04-05 Christian Weiskebasic file upload works
2012-04-05 Christian Weiskedo not highlight type text so much
2012-04-05 Christian Weiskehide type dropdown when a filename with a dot is given
2012-04-04 Christian Weisketell people that the file name is optional
2012-04-04 Christian Weiskesupport sql
2012-04-04 Christian Weiskeremove filename label
2012-04-04 Christian Weiskeshow delete checkbox only when the file exists already
2012-04-03 Christian Weiskedeleting files works now
2012-04-03 Christian Weiskeshow public and private git urls if configured
2012-04-03 Christian WeiskerST rendering is possible now
2012-04-03 Christian Weiskerename Phorkie to phorkie (lowercase)
2012-04-03 Christian Weiskeproper type dropdown for files now
2012-04-03 Christian Weiskefile type and language definition happens in config...
2012-04-02 Christian Weiskemove js-add button and logic into separate file, make...
2012-04-02 Christian Weiskeallow people to add more files when editing
2012-03-30 Christian Weiskemake delete button not orange; it sought attention
2012-03-30 Christian Weiskepaste deletion is possible now
2012-03-30 Christian Weiskespecify encoding
2012-03-30 Christian Weiskeforking only possible with POST requests now
2012-03-30 Christian Weiskecancel button
2012-03-29 Christian Weiskemonospaced font, more height for content
2012-03-28 Christian Weiskeediting works basically
2012-03-28 Christian Weiskepreparation for file editing
2012-03-27 Christian Weiskeshow paste number
2012-03-27 Christian Weiskedescription input lager
2012-03-27 Christian Weiskecreate paste layout
2012-03-27 Christian Weiskepaste list layout
2012-03-27 Christian Weiskeuse twitter bootstrap for layouting
2012-03-27 Christian Weiskeuse base template for new paste creation page
2012-03-27 Christian Weiskelisting all pastes works
2012-03-26 Christian Weiskeanchors for file names
2012-03-26 Christian Weiskeuse repositories class
2012-03-26 Christian Weiskesyntax highlighting with geshi
2012-03-26 Christian Weiskeuse repository and file classes
2012-03-25 Christian Weiskefirst code that allows you to create pastes and view...
2012-03-16 Christian Weiskebasic file layout