| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
testing ...
fixes
fix test
add php doc
fix small mistake
add another phpdoc
remove not working cors annotations from files app
|
|
|
|
| |
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
| |
|
|
|
|
|
|
| |
* Only use public interfaces
- Injected IPreview
* Added unit tests
|
|
|
|
| |
This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
|
| |
|
|
|
|
|
|
| |
This checks if the offset exists before accessing it and also adds unit tests to this function which would have catched this before :see_no_evil:
Fixes https://github.com/owncloud/core/issues/14277
|
| |
|
|
|
|
| |
Also correctly return the exception for all cases when adding/removing favos
|
| |
|
| |
|
| |
|
|
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
|