index
:
blaupload
master
l_bratch/blaupload/ import from blatech.co.uk from 04/02/2023
Luke Bratch <luke@bratch.co.uk>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
index.php
Age
Commit message (
Expand
)
Author
2014-08-05
Use the correct server hostname and port
Luke Bratch
2014-08-05
Ensure that URLs are correctly encoded
Luke Bratch
2014-08-05
Remove unnecessary duplicated if-block
Luke Bratch
2014-07-25
Add support for only showing the most recent X files
Luke Bratch
2014-07-25
Add support for a custom header file in HTML output
Luke Bratch
2014-07-25
Add support for omitting certain filenames from the listing
Luke Bratch
2014-07-25
Add support for a passwordless index
Luke Bratch
2014-07-25
Set the correct content type for JSON output
Luke Bratch
2014-07-25
Add plain text and lightweight formats
Luke Bratch
2014-07-25
Remove unnecessary newlines in rendered output
Luke Bratch
2014-07-25
Add support for date ranges, YYYY-MM-DD or YYYY-MM-DD-hhmm or a Unix
Luke Bratch
2014-07-23
Ensure all filenames are UTF-8 encoded and also add a raw output mode
Luke Bratch
2014-07-23
Code tidying
Luke Bratch
2014-07-23
Separate presentation from list generation and add options for HTML or
Luke Bratch
2014-07-23
First commit
Luke Bratch