Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move files to app folder | Georg Ehrke | 2012-04-18 | 1 | -22/+0 |
| | |||||
* | remove the require_once lib base from all (or nearly all) files | Georg Ehrke | 2012-04-17 | 1 | -1/+1 |
| | |||||
* | add option to add file from url | Robin Appelman | 2012-03-07 | 1 | -2/+2 |
| | |||||
* | fix creating/moving/renaming/deleting files/dirs with ' in name | Bartek Przybylski | 2012-01-15 | 1 | -3/+3 |
| | |||||
* | Fix whitespace folder name | Michael Gapczynski | 2011-12-23 | 1 | -1/+1 |
| | |||||
* | use OC_Log instead of error_log | Robin Appelman | 2011-10-16 | 1 | -1/+1 |
| | |||||
* | Use OC_JSON for json responses | Bart Visscher | 2011-09-25 | 1 | -11/+4 |
| | | | | | Create OC_JSON class, for single point of creating json responses. No real logic change, this just cleans up the code a bit. | ||||
* | only call error_log() if DEBUG is true | Florian Pritz | 2011-09-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Florian Pritz <bluewind@xinu.at> | ||||
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -2/+2 |
| | |||||
* | implement "new folder" function | Arthur Schiwon | 2011-04-17 | 1 | -0/+29 |