Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |