Commit Graph

23615 Commits (8279dde97a8f93b74eb733d243d6a5bb41aa15e3)
 

Author SHA1 Message Date
Joas Schilling 2731b80f74 Only register the core providers when necessary 10 years ago
Joas Schilling 47af533183 Move mimetype check from template to controller 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
Joas Schilling 4c4c0fa120 Use the PreviewManager where possible 10 years ago
Thomas Müller 1075914f8a Merge pull request #14883 from owncloud/imagepng_expects_resource_issue 10 years ago
Vincent Petry 72632ad402 Generate storage config ids when missing 10 years ago
Thomas Müller c262d0d966 Update shipped.json 10 years ago
Georg Ehrke 09b05373ed validate resource's integrity before using it 10 years ago
Morris Jobke 17b10ef9b4 Add spaces 10 years ago
Morris Jobke 997a7a2668 Merge pull request #14766 from owncloud/fix-insertifnotexists-poc 10 years ago
Thomas Müller 1e0d8f1774 Merge pull request #14133 from rullzer/fix_10600 10 years ago
Thomas Müller bbaf97ca43 Merge pull request #14644 from owncloud/trash-expire-command 10 years ago
Thomas Müller 6927773648 Merge pull request #14776 from owncloud/fix-14629-master 10 years ago
Thomas Müller b159c7f274 Merge pull request #14848 from owncloud/kill-curl-fallback-master 10 years ago
Jenkins for ownCloud c1a3394f48 [tx-robot] updated from transifex 10 years ago
Morris Jobke 5d74534f06 Merge pull request #14899 from owncloud/setupwarning-text 10 years ago
Jenkins for ownCloud 84b6ca9b81 [tx-robot] updated from transifex 10 years ago
Robin McCorkell 69d376fbf1 Put notice about checking logs in setup warning 10 years ago
Joas Schilling 82138d4255 Merge pull request #14872 from owncloud/issue/14870-avatar-user-non-object 10 years ago
Jenkins for ownCloud 8c5be2bc48 [tx-robot] updated from transifex 10 years ago
Thomas Müller 918b86a5bc Merge pull request #14871 from owncloud/use-proper-error-type 10 years ago
Thomas Müller b8eb0b7cb6 Merge pull request #14880 from owncloud/drop-example-backend 10 years ago
Vincent Petry fb4cf53253 Fix mount config unit tests 10 years ago
Joas Schilling 30357aaac0 No user no avatar easy as that 10 years ago
Lukas Reschke e77d2ff2b4 Remove outdated comment 10 years ago
Lukas Reschke bf9030e874 Drop example user backend 10 years ago
Morris Jobke 0d9f149dd9 Merge pull request #14867 from owncloud/drop-OC_User_HTTP 10 years ago
Joas Schilling 5d71eb5670 Color avatars of non-existing users gray and display X instead 10 years ago
Joas Schilling 61ec37431a Fix order of expected and actual on assertEquals() calls 10 years ago
Joas Schilling 8304f5f508 Fix getting the avatar of a non-existing user 10 years ago
Robin Appelman 3159af1983 Wait with getting the timezone from the smb server until we need it 10 years ago
Lukas Reschke f668ed25fe Merge pull request #14874 from owncloud/correct-typehint 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
blizzz d5e884d629 Merge pull request #14849 from owncloud/fix-11292 10 years ago
Vincent Petry 34c8b1ac77 Mount options for ext storage are now passed around 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 c546f0bf46 Merge pull request #14844 from owncloud/fix-14843-master 10 years ago