nextcloud/lib/private/legacy
Carl Schwan aafaa39515
Multiple fixes
- Fix tests
- Use non deprecated event stuff
- Add a bit of type hinting to the new stuff
- More safe handling of instanceOfStorage (share might not be the first
  wrapper)
- Fix resharing

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-03 13:24:38 +02:00
..
template Add deprecation notice to script & addScript func 2022-01-27 11:04:30 +01:00
OC_API.php Remove deprecated \OCP\API 2021-03-03 20:54:32 +01:00
OC_App.php fix loading legacy app.php with multi app dir 2022-07-19 06:18:59 +00:00
OC_DB.php Check style update 2022-01-13 00:19:07 +01:00
OC_DB_StatementWrapper.php Check style update 2022-01-13 00:19:07 +01:00
OC_Defaults.php Properly calculate primary element based on background luminance 2022-05-31 17:27:12 +00:00
OC_EventSource.php Update php licenses 2021-06-04 22:02:41 +02:00
OC_FileChunking.php Update php licenses 2021-06-04 22:02:41 +02:00
OC_Files.php Multiple fixes 2022-08-03 13:24:38 +02:00
OC_Helper.php don't unjail the path when getting the storage info 2022-05-12 19:02:45 +00:00
OC_Hook.php Migrate HintException to OCP 2021-06-30 15:28:02 -04:00
OC_Image.php Move Gd failed operations to debug level 2022-05-27 09:34:49 +00:00
OC_JSON.php Update php licenses 2021-06-04 22:02:41 +02:00
OC_Response.php Remove legacy Internet Explorer headers 2022-03-19 18:17:46 +01:00
OC_Template.php Move backgroundjob script after main core scripts 2022-01-08 10:14:53 +01:00
OC_User.php allow use of rememberme cookies for IApacheAuth backends 2022-05-31 21:59:20 +00:00
OC_Util.php Allow to disable password policy enforcement for selected groups 2022-04-05 17:04:17 +00:00