Avoid mixed content warnings by letting Libravatar detect HTTPS connection.
[phorkie.git] / data /
2012-09-13 Justin J. NovackMoved GeSHi location variable to config.default.php
2012-09-13 Justin J. NovackAdded perl to the list of geshi types
2012-09-07 Christian WeiskeFix bug #11: do not index edit, delete and tool pages
2012-06-10 Andy WalkerInclude highlighting for Ruby/Rails files
2012-06-06 Christian Weisketooltip for button
2012-06-06 Christian Weiskehide additional fields and add button to show them
2012-06-05 Christian Weiskeautomatic detection of file types
2012-05-25 Christian Weiskecorrect type for typoscript
2012-05-08 Christian Weiskeuse correct order for syntaxes
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 Weiskefix elasticsearch default port
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 Weisketell people how to deactivate setup check
2012-04-18 Christian Weiskesetup check
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 Weiskeuse key as class name
2012-04-15 Christian Weiskeadd image renderer
2012-04-13 Christian Weiskephp lint (syntax validation) support
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-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