Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-06-09 | detect new curl user agent | Florian Pritz | 1 | -1/+1 | |
curl 7.26.0 changed the user agent format to "curl/$version" and no longer sends the library version. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-05-17 | Move some functions from file_mod to file controller | Florian Pritz | 1 | -0/+22 | |
Models shouldn't really call views Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-05-17 | improve is_cli_client() and use everywhere | Florian Pritz | 1 | -7/+16 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-05-01 | use function to generate links to css files | Florian Pritz | 1 | -0/+11 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-04-09 | random_id() -> random_alphanum(); allow single argument | Florian Pritz | 1 | -3/+7 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-04-09 | Move is_cli_client() and random_id() to helper | Florian Pritz | 1 | -0/+27 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-09-11 | add upload_history page | Florian Pritz | 1 | -0/+64 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-06-11 | support simple request ranges for direct downloads | Florian Pritz | 1 | -0/+99 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-05-28 | use correct suffixes for sizes | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@server-speed.net> | |||||
2011-01-28 | update to CI 2.0 | Florian Pritz | 1 | -0/+10 | |
Signed-off-by: Florian Pritz <bluewind@server-speed.net> |