summaryrefslogtreecommitdiffstats
path: root/application/helpers
AgeCommit message (Expand)AuthorFilesLines
2013-11-09implement cache_function to easily cache return values of functionsFlorian Pritz1-0/+18
2013-09-23Implement rangeDownload() as driver and provide sendfile implementations for ...Pierre Schmitz1-99/+0
2013-09-22Move user_logged_in check to controller constructorFlorian Pritz1-7/+0
2013-09-16Remove executable bitsFlorian Pritz1-0/+0
2013-09-04Fix off-by-one error in random_alphanum()Florian Pritz1-1/+1
2013-09-04Only store session information for stateful clientsFlorian Pritz1-0/+15
2013-09-04Generalize request_type() to static_storage()Florian Pritz1-5/+9
2013-09-02Provide json output for api functionsFlorian Pritz1-2/+17
2013-09-02user_logged_in(): always load muserFlorian Pritz1-0/+1
2013-08-11Remove api keys dependency on usernameFlorian Pritz1-0/+6
2013-07-18Add json support to upload_historyFlorian Pritz1-0/+7
2013-05-23Rework javascript inclusionFlorian Pritz1-0/+24
2013-05-10Hide function not supported by auth driverFlorian Pritz1-0/+15
2013-01-17Support multiple uploads in the same requestFlorian Pritz1-0/+28
2012-07-02Only send a Content-Range header when we output a rangeFlorian Pritz1-2/+2
2012-06-22format_bytes(): fix bug if size=0Florian Pritz1-5/+18
2012-06-09detect new curl user agentFlorian Pritz1-1/+1
2012-05-17Move some functions from file_mod to file controllerFlorian Pritz1-0/+22
2012-05-17improve is_cli_client() and use everywhereFlorian Pritz1-7/+16
2012-05-01use function to generate links to css filesFlorian Pritz1-0/+11
2012-04-09random_id() -> random_alphanum(); allow single argumentFlorian Pritz1-3/+7
2012-04-09Move is_cli_client() and random_id() to helperFlorian Pritz1-0/+27
2011-09-11add upload_history pageFlorian Pritz1-0/+64
2011-06-11support simple request ranges for direct downloadsFlorian Pritz1-0/+99
2011-05-28use correct suffixes for sizesFlorian Pritz1-1/+1
2011-04-10update to CI 2.0.2Florian Pritz1-0/+0
2011-01-28update to CI 2.0Florian Pritz2-0/+20