nextcloud/lib/private/legacy
Carl Schwan d61efdff6c
Fix quota type to int
Change the quota to int from float, since the quota is a number of bits
and a bits can not be splitted.

Fix #34010

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-12 09:26:04 +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 Migrate Repair events to OCP\EventDispatcher\Event 2022-08-25 16:15:48 +02: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 Merge pull request #26481 from ghost/fdroid 2021-07-13 08:49:59 +02: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-07-31 19:37:59 +02:00
OC_Helper.php Fix quota type to int 2022-09-12 09:26:04 +02: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-25 18:26:42 +02: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 Migrate to static icons colours 2022-05-10 23:24:06 +02:00
OC_User.php Allow SSO authentication to provide a user secret 2022-07-12 19:19:00 +02:00
OC_Util.php Fix quota type to int 2022-09-12 09:26:04 +02:00