Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move files to app folder | Georg Ehrke | 2012-04-18 | 1 | -56/+0 |
| | |||||
* | remove the require_once lib base from all (or nearly all) files | Georg Ehrke | 2012-04-17 | 1 | -1/+1 |
| | |||||
* | Use OC_JSON for json responses | Bart Visscher | 2011-09-25 | 1 | -9/+2 |
| | | | | | Create OC_JSON class, for single point of creating json responses. No real logic change, this just cleans up the code a bit. | ||||
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -4/+4 |
| | |||||
* | fix error in autocomplete when try to list non-existing or unreadable folders | Robin Appelman | 2011-07-12 | 1 | -10/+12 |
| | |||||
* | make path autocompletion case insensitive | Robin Appelman | 2011-06-02 | 1 | -1/+2 |
| | |||||
* | fix autocompletion | Robin Appelman | 2011-06-01 | 1 | -0/+4 |
| | |||||
* | add autocomplete for paths | Robin Appelman | 2011-05-28 | 1 | -0/+56 |