Commit Graph

3190 Commits (4608d3def7e8619fe2a151aa7d2180dc465f8155)

Author SHA1 Message Date
Lukas Reschke 4f9b76d821 Read theme only if required 10 years ago
Lukas Reschke c233f2c90b Add version and path to cache prefix 10 years ago
Lukas Reschke 9e2ebf2dce Cache \OC\URLGenerator::imagePath 10 years ago
Vincent Petry 5ea8ab3bb0 Fix Principal connector override 10 years ago
Joas Schilling 9c45ab49a1 Use a closure for the files app entry and deprecate old methods 10 years ago
Adam Williamson fa1be7d296 fall back to absolute path for pipelined assets (#14940) 10 years ago
Vincent Petry 7bc09f8f06 Fix setup config 10 years ago
Olivier Paroz bef12488c3 Introducing the Raw mimetypes 10 years ago
Joas Schilling 970846624f Allow registering closures for navigation entries 10 years ago
Joas Schilling c2a5bd6a01 Also add a note that clob does not work in the compare array 10 years ago
Joas Schilling 06b2446269 The key is over configkey, user and app, not the value 10 years ago
Lukas Reschke d7c7808a5e Add debug log message back 10 years ago
Lukas Reschke e32f1582c7 Show more detailed error message 10 years ago
Lukas Reschke f92f3a1a6e Incorporate review changes 10 years ago
Lukas Reschke 13486a5ada Migrate to SwiftMail 10 years ago
Joas Schilling 2731b80f74 Only register the core providers when necessary 10 years ago
Joas Schilling 8ed27d2ce0 Create an interface for OC_Image and OCP\Image for the public API 10 years ago
Joas Schilling 3b7aec1b7d Only sort the list when required 10 years ago
Joas Schilling 37b827f0b2 Order the providers alphabetically 10 years ago
Joas Schilling 9c86574acf Only do all the "find path" magic when we need to register them 10 years ago
Joas Schilling e38dea3542 Cache result for isMimeTypeSupported() 10 years ago
Joas Schilling e518eacba6 Add more type hinting 10 years ago
Joas Schilling 1a1dc9b335 Use DI for the config 10 years ago
Joas Schilling c1f266db88 Add an interface for the preview providers 10 years ago
Joas Schilling 227ff0a9e3 Clean up some docs 10 years ago
Joas Schilling 0b37d5aea3 Move default provider registration to preview manager 10 years ago
Joas Schilling cae8529359 Register preview providers on the preview manager instead of OC\Preview 10 years ago
Georg Ehrke 09b05373ed validate resource's integrity before using it 10 years ago
Morris Jobke 17b10ef9b4 Add spaces 10 years ago
Lukas Reschke e77d2ff2b4 Remove outdated comment 10 years ago
Lukas Reschke bf9030e874 Drop example user backend 10 years ago
Lukas Reschke 38fec9b095 Can also be null 10 years ago
Lukas Reschke 4eb118dd33 Use proper error type and clean-up code 10 years ago
Lukas Reschke 93a303970f Remove OC_User_HTTP 10 years ago
Thomas Müller 0bd2b3cb0c [WIP] upgrade app store apps during console upgrade 10 years ago
Thomas Müller 40b2889785 shipped apps are now defined in core/shipped.json - the shipped tag in info.xml is ignored from now on - never trust an app 🙊 10 years ago
Thomas Müller 5855108e9b drop any fallback code related to curl - refs https://github.com/owncloud/core/pull/14838#issuecomment-78586447 10 years ago
Lukas Reschke 00f5025ff1 Add cURL as hard-dependency 10 years ago
Thomas Müller 80ef53eff0 verify the file name length not to exceed 255 characters + verify path during rename 10 years ago
Joas Schilling fefcbb966b Also use all keys for an empty array, just in case 10 years ago
Roeland Jago Douma 1a0f9c375b Avatar controller moved to AppFrameWork 10 years ago
Thomas Müller 96b223676d Don't play with config values ... 10 years ago
Robin Appelman 169031d1c5 fix factory test 10 years ago
Robin Appelman e1f2a6df94 Allow setting the watcher policy as mount option 10 years ago
Robin Appelman 7adda88786 Copy mount options to the storage 10 years ago
Robin Appelman 4f0f175f8b Allow getting all mount options as array 10 years ago
Robin Appelman e5c8fd37df pass mountpoint to storage wrapper callback 10 years ago
Thomas Müller 0f3e36fdfd Adding a more meaningful message for sabre dav exception - fixes #14516 10 years ago
Thomas Müller ffe06ac5c7 display app update error messages - fixes #14611 10 years ago
cmeh 4a0c649c8a Correct "one invalid characters" to "one invalid character" 10 years ago