nextcloud-server/apps/workflowengine/lib
Robin Appelman 83cc8202b8
remove file exists check from `cacheAndReturnMimeType`
the method is only called if the file exists already

a check against storing the fallback mimetype is added as a safety instead

Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-12-20 13:28:40 +07:00
..
AppInfo Update php licenses 2021-06-04 22:02:41 +07:00
BackgroundJobs Use TimedJob from OCP instead of OC 2022-12-05 10:13:34 +07:00
Check remove file exists check from `cacheAndReturnMimeType` 2022-12-20 13:28:40 +07:00
Command Update php licenses 2021-06-04 22:02:41 +07:00
Controller Make "name" column nullable in workflow operations 2021-08-10 11:19:15 +07:00
Entity fixes an undefined index when getAccessList returns an empty array 2021-10-22 22:42:25 +07:00
Helper Update php licenses 2021-06-04 22:02:41 +07:00
Listener Change script loading order in worflowengine 2022-03-31 10:33:50 +07:00
Migration Fix similar potential problems with fetchOne loops 2022-03-08 12:10:52 +07:00
Service Update php licenses 2021-06-04 22:02:41 +07:00
Settings Use SettingsSection in workflowengine settings 2022-05-31 08:38:50 +07:00
Manager.php Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +07:00