use correct order for syntaxes
[phorkie.git] / data / templates /
2012-05-07 Christian Weiskeclean up code
2012-05-07 Christian Weiskeuse getTitle method
2012-05-07 Christian Weiskeimplement request #3: show recent pastes in "New paste...
2012-05-07 Christian Weiskedo not show search box when no search adapter configured
2012-05-04 Christian Weiskeuse a real pager now
2012-05-03 Christian Weiskesearch paging
2012-05-02 Christian Weiskesearch tips in the sidebar
2012-05-01 Christian Weiskesearching works now (pager missing)
2012-04-18 Christian Weiskecustomizable top bar
2012-04-18 Christian Weiskemake title configurable
2012-04-18 Christian Weiskefooter with phorkie homepage link
2012-04-18 Christian Weiskecenter layout
2012-04-18 Christian Weiskedisable search box since search does not work yet
2012-04-17 Christian Weiskefix fork button position in opera
2012-04-17 Christian Weiskemove sidebar a bit down
2012-04-17 Christian Weiskeuse special revision template
2012-04-17 Christian Weiskeshow first revision as selected when no special commit...
2012-04-17 Christian Weiskerevision display support
2012-04-17 Christian Weiskeuse Date_HumanDiff from PEAR to display changelog times
2012-04-17 Christian Weiskeshow history in sidebar
2012-04-15 Christian Weiskeno code div for images
2012-04-15 Christian Weiskedo not show text field for binary files
2012-04-15 Christian Weiskeadd image renderer
2012-04-13 Christian Weiskeno sidebar
2012-04-13 Christian Weiskebetter error styling
2012-04-13 Christian Weiskehighlighting of errorneous lines in from tool output
2012-04-13 Christian Weiskefirst tool supported: xmllint
2012-04-11 Christian Weiskeshow exception stack traces when debugging is on
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 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 Weiskerename Phorkie to phorkie (lowercase)
2012-04-03 Christian Weiskeproper type dropdown for files now
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...