nextcloud/lib/private
Roeland Jago Douma 502ec178b5
MP3 without cover don't get a preview
* Fixes #2739

It tries to create an image from an SVG file. Which we don't support. So
this fails and prints an log line. Then we fall back anyways to the 404
and fetch the default icon.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-09-28 23:15:02 +02:00
..
Accounts bring back setEmailAddress for the user management 2016-11-25 10:26:48 +01:00
Activity Add an event merger and use it for the files activities 2016-11-25 15:36:11 +01:00
App Fix unit tests and improve appstore logic 2017-03-08 09:54:31 +01:00
AppFramework Fix detection of the new iOS app 2017-02-10 10:13:33 +01:00
Archive Move to non-static version 2016-10-31 18:42:19 +01:00
Authentication Merge pull request #2353 from nextcloud/renew-session-token-remember 2016-11-28 14:04:13 +01:00
BackgroundJob make JobList::next() lock free 2017-04-07 13:03:16 -05:00
Cache Cap the number of queries we save in the query logger 2016-11-03 16:00:28 +01:00
Command Update with robin 2016-07-21 18:13:58 +02:00
Comments @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +01:00
Console handle errors in apps while registering commands 2016-11-24 15:13:29 +01:00
DB Fix function builder 2017-09-22 16:06:57 +02:00
Diagnostics Cap the number of queries we save in the query logger 2016-11-03 16:00:28 +01:00
Encryption don't try to encrypt/decrypt the certificate bundle 2017-06-13 10:16:18 +02:00
Files fix moving folders out of a cache jail 2017-09-22 15:47:47 +02:00
Group Use DI 2017-07-20 16:34:16 +02:00
Hooks Update with robin 2016-07-21 18:13:58 +02:00
Http/Client Update with robin 2016-07-21 18:13:58 +02:00
IntegrityCheck Make sure memory limit is > post size and upload filesize 2016-09-13 16:50:36 +02:00
L10N Simplify isSubDirectory check 2016-10-07 21:56:43 +02:00
legacy don't pass User object when uid string is expected 2017-09-27 17:52:33 +02:00
Lock Update with robin 2016-07-21 18:13:58 +02:00
Lockdown Save the scope of an auth token in the session 2017-04-05 23:00:53 +02:00
Log Ensure log message is UTF-8 encoded 2017-08-21 10:22:16 +02:00
Mail Fix others 2016-07-21 18:13:57 +02:00
Memcache Activate APCu on PHP 7 2016-09-01 12:30:05 +02:00
Migration Fix others 2016-07-21 18:13:57 +02:00
Notification @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +01:00
OCS Move OC\OCS\Person to OCSController 2016-11-16 19:21:00 +01:00
Preview MP3 without cover don't get a preview 2017-09-28 23:15:02 +02:00
Repair Fix version for repair step 2017-09-22 15:50:10 +02:00
RichObjectStrings @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +01:00
Route Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_env 2016-11-16 22:28:49 +01:00
Search Fix others 2016-07-21 18:13:57 +02:00
Security dont write a certificate bundle if the shipped ca bundle is empty 2017-01-09 21:11:50 +01:00
Session change PHP errors to ErrorException in the session (PHP >=7) 2017-06-14 12:57:07 +02:00
Settings remove old logging section 2016-11-21 13:46:31 +01:00
Setup Only log as info when we can not create a new DB user 2016-12-19 11:51:25 +01:00
Share take share by mail into consideration if we calculate the access list 2017-04-06 12:00:42 +02:00
Share20 Skip null groups in group manager (#26871) (#26956) 2017-07-20 16:29:14 +02:00
SystemTag Fix others 2016-07-21 18:13:57 +02:00
Tagging Fix others 2016-07-21 18:13:57 +02:00
Template Use intval() for validation of config options 2017-06-01 12:33:41 +02:00
Updater Document updater channel & check for correct PHP version in updater 2016-12-06 00:19:13 +01:00
User emit changeUser only if there really was a change (quota, displayname) 2017-06-01 11:50:09 +02:00
AllConfig.php Filter out sensitive appconfig values 2017-02-07 16:59:59 +01:00
AppConfig.php Filter out sensitive appconfig values 2017-02-07 16:59:59 +01:00
AppHelper.php Fix others 2016-07-21 18:13:57 +02:00
Avatar.php Add message to NotSquareException thrown from Avatar 2016-10-24 11:27:27 +02:00
AvatarManager.php avatar to appdata 2016-10-05 11:00:16 +02:00
CapabilitiesManager.php Make the capabilities manager more error proof 2016-08-15 20:37:19 +02:00
Config.php Update with robin 2016-07-21 18:13:58 +02:00
ContactsManager.php Fix others 2016-07-21 18:13:57 +02:00
DatabaseException.php Fix others 2016-07-21 18:13:57 +02:00
DatabaseSetupException.php Fix others 2016-07-21 18:13:57 +02:00
DateTimeFormatter.php Fix others 2016-07-21 18:13:57 +02:00
DateTimeZone.php Fix others 2016-07-21 18:13:57 +02:00
ForbiddenException.php Fix others 2016-07-21 18:13:57 +02:00
HintException.php add missing phpdoc to HintException 2016-11-28 11:34:23 +01:00
HTTPHelper.php Fix others 2016-07-21 18:13:57 +02:00
Installer.php Don't use cached informations for app version 2016-12-09 18:01:45 +01:00
LargeFileHelper.php Merge pull request #1890 from nextcloud/downstream-25428 2016-10-25 14:44:27 +02:00
Log.php Don't log the password on confirmPassword when LDAP throws an exception 2017-02-09 12:20:53 +01:00
NaturalSort.php Fix others 2016-07-21 18:13:57 +02:00
NaturalSort_DefaultCollator.php Fix others 2016-07-21 18:13:57 +02:00
NavigationManager.php Fix others 2016-07-21 18:13:57 +02:00
NeedsUpdateException.php Update with robin 2016-07-21 18:13:58 +02:00
NotSquareException.php Fix others 2016-07-21 18:13:57 +02:00
Preview.php New preview generator 2016-11-03 14:00:32 +01:00
PreviewManager.php Merge pull request #2076 from nextcloud/log_preview_access 2016-11-18 20:45:29 +01:00
PreviewNotAvailableException.php Opening the trashbin causes errors in log for files without preview 2016-09-09 13:53:06 +02:00
RedisFactory.php Update with robin 2016-07-21 18:13:58 +02:00
Repair.php adjust to moved repair step 2017-09-22 15:47:48 +02:00
RepairException.php Fix others 2016-07-21 18:13:57 +02:00
Search.php Update with robin 2016-07-21 18:13:58 +02:00
Server.php Use DI 2017-07-20 16:34:16 +02:00
ServerContainer.php Save the container with the app's namespace so we can resolve it 2016-08-22 14:25:43 +02:00
ServerNotAvailableException.php Fix others 2016-07-21 18:13:57 +02:00
ServiceUnavailableException.php Update with robin 2016-07-21 18:13:58 +02:00
Setup.php Set vendor during install 2017-02-09 23:39:58 -06:00
Streamer.php Add doc block for $time 2016-11-28 14:26:30 +01:00
SubAdmin.php Fix others 2016-07-21 18:13:57 +02:00
SystemConfig.php Fix tests 2017-02-07 17:00:10 +01:00
TagManager.php Fix others 2016-07-21 18:13:57 +02:00
Tags.php Update with robin 2016-07-21 18:13:58 +02:00
TemplateLayout.php Introduce the UI for password confirmation 2016-11-18 11:57:16 +01:00
TempManager.php Update with robin 2016-07-21 18:13:58 +02:00
Updater.php Fix the update from NC 10 and 11 to the latest NC 11 2017-03-30 15:31:50 +02:00
URLGenerator.php Check if the theming app is loaded 2016-12-09 12:52:17 +01:00