Age | Commit message (Expand) | Author | Files | Lines |
2015-01-16 | improve api errors | Florian Pritz | 1 | -2/+3 |
2015-01-16 | first go at reworking; needs to be redesigned | Florian Pritz | 1 | -0/+16 |
2013-11-09 | implement cache_function to easily cache return values of functions | Florian Pritz | 1 | -0/+18 |
2013-09-23 | Implement rangeDownload() as driver and provide sendfile implementations for ... | Pierre Schmitz | 1 | -99/+0 |
2013-09-22 | Move user_logged_in check to controller constructor | Florian Pritz | 1 | -7/+0 |
2013-09-16 | Remove executable bits | Florian Pritz | 1 | -0/+0 |
2013-09-04 | Fix off-by-one error in random_alphanum() | Florian Pritz | 1 | -1/+1 |
2013-09-04 | Only store session information for stateful clients | Florian Pritz | 1 | -0/+15 |
2013-09-04 | Generalize request_type() to static_storage() | Florian Pritz | 1 | -5/+9 |
2013-09-02 | Provide json output for api functions | Florian Pritz | 1 | -2/+17 |
2013-09-02 | user_logged_in(): always load muser | Florian Pritz | 1 | -0/+1 |
2013-08-11 | Remove api keys dependency on username | Florian Pritz | 1 | -0/+6 |
2013-07-18 | Add json support to upload_history | Florian Pritz | 1 | -0/+7 |
2013-05-23 | Rework javascript inclusion | Florian Pritz | 1 | -0/+24 |
2013-05-10 | Hide function not supported by auth driver | Florian Pritz | 1 | -0/+15 |
2013-01-17 | Support multiple uploads in the same request | Florian Pritz | 1 | -0/+28 |
2012-07-02 | Only send a Content-Range header when we output a range | Florian Pritz | 1 | -2/+2 |
2012-06-22 | format_bytes(): fix bug if size=0 | Florian Pritz | 1 | -5/+18 |
2012-06-09 | detect new curl user agent | Florian Pritz | 1 | -1/+1 |
2012-05-17 | Move some functions from file_mod to file controller | Florian Pritz | 1 | -0/+22 |
2012-05-17 | improve is_cli_client() and use everywhere | Florian Pritz | 1 | -7/+16 |
2012-05-01 | use function to generate links to css files | Florian Pritz | 1 | -0/+11 |
2012-04-09 | random_id() -> random_alphanum(); allow single argument | Florian Pritz | 1 | -3/+7 |
2012-04-09 | Move is_cli_client() and random_id() to helper | Florian Pritz | 1 | -0/+27 |
2011-09-11 | add upload_history page | Florian Pritz | 1 | -0/+64 |
2011-06-11 | support simple request ranges for direct downloads | Florian Pritz | 1 | -0/+99 |
2011-05-28 | use correct suffixes for sizes | Florian Pritz | 1 | -1/+1 |
2011-04-10 | update to CI 2.0.2 | Florian Pritz | 1 | -0/+0 |
2011-01-28 | update to CI 2.0 | Florian Pritz | 2 | -0/+20 |