Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix response for tags and show error message | Morris Jobke | 2015-02-02 | 1 | -3/+3 |
| | |||||
* | Ignore favorites that are not available when creating the favorites list | Joas Schilling | 2015-01-23 | 1 | -0/+6 |
| | | | | Also correctly return the exception for all cases when adding/removing favos | ||||
* | Fixed small code style issues | Vincent Petry | 2014-12-15 | 1 | -0/+5 |
| | |||||
* | Added favorites feature to the files app | Vincent Petry | 2014-12-15 | 1 | -1/+50 |
| | |||||
* | URLEncode filenames to be compatible with special characters | Lukas Reschke | 2014-10-20 | 1 | -3/+3 |
| | |||||
* | Route for thumbnail generation | tobiasKaminsky | 2014-09-16 | 1 | -0/+52 |
Thumbnail generation Removed Log Added requested changes Added requested changes. - Fix code style - Add exception if file does not exist - Switch route styling Replaces https://github.com/owncloud/core/pull/10805 Fix codestyle Fix codestyle Migrate to appframework Fix typo |