summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-08-05Set cookie to use current domain, made URL configurableJoe Robinson
2014-08-05Merge branch 'master' of blatech.co.uk:l_bratch/blauploadJoe Robinson
2014-08-05Implemented sort by nameJoe Robinson
2014-08-05Use the correct server hostname and portLuke Bratch
2014-08-05Ensure that URLs are correctly encodedLuke Bratch
2014-08-05Remove unnecessary duplicated if-blockLuke Bratch
2014-07-25Add support for only showing the most recent X filesLuke Bratch
2014-07-25Add support for a custom header file in HTML outputLuke Bratch
2014-07-25Add support for omitting certain filenames from the listingLuke Bratch
2014-07-25Add support for a passwordless indexLuke Bratch
2014-07-25Set the correct content type for JSON outputLuke Bratch
2014-07-25Add plain text and lightweight formatsLuke Bratch
2014-07-25Remove unnecessary newlines in rendered outputLuke Bratch
2014-07-25Add support for date ranges, YYYY-MM-DD or YYYY-MM-DD-hhmm or a UnixLuke Bratch
timestamp
2014-07-23Ensure all filenames are UTF-8 encoded and also add a raw output modeLuke Bratch
2014-07-23Code tidyingLuke Bratch
2014-07-23Separate presentation from list generation and add options for HTML orLuke Bratch
JSON output
2014-07-23First commitLuke Bratch