Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-25 | API 1.2.0: Add user/delete_apikeys endpoint | Florian Pritz | 2 | -1/+28 |
2015-03-08 | api/file/create_multipase: return URL | Florian Pritz | 1 | -1/+1 |
2015-02-22 | s\files: rename add_file to add_uploaded_file | Florian Pritz | 1 | -1/+1 |
2015-02-14 | Fix typo in error message | Florian Pritz | 1 | -1/+1 |
2015-02-03 | api: implement file/create_multipaste | Florian Pritz | 1 | -0/+10 |
2015-02-03 | api: implement file/delete | Florian Pritz | 1 | -2/+2 |
2015-02-03 | api: handle json reply in api controller | Florian Pritz | 2 | -8/+8 |
2015-02-03 | implement api/user/create_apikey | Florian Pritz | 1 | -2/+12 |
2015-02-03 | Rework error handling in upload validator | Florian Pritz | 1 | -4/+1 |
2015-02-02 | Rework api error handling | Florian Pritz | 1 | -2/+2 |
2015-01-16 | add some TODOs | Florian Pritz | 2 | -1/+7 |
2015-01-16 | add initial user api | Florian Pritz | 1 | -0/+24 |
2015-01-16 | add max_files_per_request to api/file/get_config | Florian Pritz | 1 | -0/+1 |
2015-01-16 | improve api errors | Florian Pritz | 1 | -1/+1 |
2015-01-16 | add missing files | Florian Pritz | 2 | -0/+88 |
2015-01-16 | misc | Florian Pritz | 2 | -85/+1 |
2015-01-16 | first go at reworking; needs to be redesigned | Florian Pritz | 2 | -0/+98 |