nextcloud-server/lib/private
Roeland Jago Douma 25f9203a70 Fix remaining #25359
As a wise man once said:

"I like PRs that pass tests before merging"
C. Wurst, Feb 9th 2021

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-02-10 15:41:25 +07:00
..
Accounts Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Activity Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
App Fix app fetcher php comparison to allow wider ranges 2021-01-26 16:35:43 +07:00
AppFramework Fix remaining #25359 2021-02-10 15:41:25 +07:00
Archive Fix return types for Archive::getStream 2021-01-07 12:38:41 +07:00
Authentication Convert 2FA token type to string 2021-01-22 14:09:37 +07:00
Avatar Update license headers for 19 2020-04-29 11:57:22 +07:00
BackgroundJob Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Broadcast/Events Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Cache Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Calendar Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
Collaboration Remove unneeded casts that were found by Psalm 2021-01-11 13:14:41 +07:00
Command Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Comments Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Console forward query exception when fallback construction fails 2021-02-09 13:15:22 +07:00
Contacts/ContactsMenu use a consistent default value for sharing.maxAutocompleteResults 2020-12-15 11:53:39 +07:00
DB remove ReconnectWrapper 2021-02-09 16:40:09 +07:00
Dashboard Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Diagnostics Update license headers for 19 2020-04-29 11:57:22 +07:00
DirectEditing Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
Encryption Catch throwable instead of exception 2021-01-07 14:32:26 +07:00
EventDispatcher Fix the legacy dispatcher argument order 2021-02-09 10:47:14 +07:00
Federation Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Files Type the service registration 2021-02-10 09:44:24 +07:00
FullTextSearch Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
GlobalScale Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Group Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +07:00
Hooks Merge pull request #23766 from nextcloud/techdebt/noid/remove-unused-private-emitters 2020-10-29 10:03:36 +07:00
Http Type the service registration 2021-02-10 09:44:24 +07:00
IntegrityCheck Also load CA properly in integrity check 2021-01-20 10:57:41 +07:00
L10N Remove unneeded casts that were found by Psalm 2021-01-11 13:14:41 +07:00
Lock Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +07:00
Lockdown Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Log Don't log keys on checkSignature 2021-01-18 16:09:06 +07:00
Mail Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Memcache Actually set the TTL on redis set 2020-12-21 13:33:16 +07:00
Migration Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Notification Remove unneeded casts that were found by Psalm 2021-01-11 13:14:41 +07:00
OCS Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
Preview Add SGI and TGA preview support 2021-01-22 10:42:51 +07:00
Remote Update license headers for 19 2020-04-29 11:57:22 +07:00
Repair show suggestion to clean up possible invalid shares later 2021-01-29 17:43:58 +07:00
RichObjectStrings Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +07:00
Route Also unset the other possible unused paramters 2020-12-16 20:31:30 +07:00
Search Type the service registration 2021-02-10 09:44:24 +07:00
Security Remove unneeded casts that were found by Psalm 2021-01-11 13:14:41 +07:00
Session Generate a new session id if the decrypting the session data fails 2020-12-04 11:42:40 +07:00
Settings Remove ISection in favor of IIconSection 2020-10-28 23:05:00 +07:00
Setup Only use alphanumeric chars for mysql password 2021-01-18 12:03:52 +07:00
Share Update license headers 2020-12-30 14:07:05 +07:00
Share20 revert(comment) 2021-02-05 13:27:37 +07:00
Support Add notification for user limit 2020-12-02 15:20:03 +07:00
SystemTag The objectid is a string 2021-01-28 22:09:55 +07:00
Tagging Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
Template Merge pull request #25073 from nextcloud/psalm/24521/remove-unneeded-casts 2021-01-11 14:15:16 +07:00
Updater Update license headers for 19 2020-04-29 11:57:22 +07:00
User Merge pull request #24948 from nextcloud/dependabot/composer/doctrine/dbal-3.0.0 2021-01-08 14:58:43 +07:00
UserStatus Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
legacy Fix remaining #25359 2021-02-10 15:41:25 +07:00
AllConfig.php Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
AppConfig.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +07:00
CapabilitiesManager.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Color.php Update license headers for 19 2020-04-29 11:57:22 +07:00
Config.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
ContactsManager.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
DatabaseException.php Update license headers 2019-12-05 15:38:45 +07:00
DatabaseSetupException.php Update license headers 2019-12-05 15:38:45 +07:00
DateTimeFormatter.php Use elseif instead of else if 2020-04-10 10:35:09 +07:00
DateTimeZone.php Update license headers for 19 2020-04-29 11:57:22 +07:00
ForbiddenException.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
HintException.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
InitialStateService.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Installer.php phpsec lib can't parse multiple certs in one go 2021-01-20 10:57:41 +07:00
LargeFileHelper.php Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
Log.php Avoid huge exception argument logging 2020-12-29 10:50:53 +07:00
MemoryInfo.php Update license headers for 19 2020-04-29 11:57:22 +07:00
NaturalSort.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
NaturalSort_DefaultCollator.php Update license headers 2019-12-05 15:38:45 +07:00
NavigationManager.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
NeedsUpdateException.php Update license headers 2019-12-05 15:38:45 +07:00
NotSquareException.php Update license headers 2019-12-05 15:38:45 +07:00
PreviewManager.php Add SGI and TGA preview support 2021-01-22 10:42:51 +07:00
PreviewNotAvailableException.php Update license headers 2019-12-05 15:38:45 +07:00
RedisFactory.php Update license headers for 19 2020-04-29 11:57:22 +07:00
Repair.php add repair job for unencoded calendars 2021-01-29 17:29:10 +07:00
RepairException.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Search.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +07:00
Server.php files: Create files from template API 2021-01-28 11:59:46 +07:00
ServerContainer.php First query the server container 2020-11-07 17:51:41 +07:00
ServerNotAvailableException.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
ServiceUnavailableException.php Update license headers 2019-12-05 15:38:45 +07:00
Setup.php Print an exception trace for setup exceptions 2021-01-07 20:11:25 +07:00
Streamer.php Only disable zip64 if the size is known 2020-09-01 15:01:12 +07:00
SubAdmin.php Fix typo in @deprecated PHPDoc tag 2020-11-24 00:13:09 +07:00
SystemConfig.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +07:00
TagManager.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Tags.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +07:00
TempManager.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
TemplateLayout.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
URLGenerator.php Remove some IRouter methods 2020-11-17 14:08:20 +07:00
Updater.php Merge pull request #25034 from nextcloud/bugfix/noid/load-authentication-for-app-upgrades 2021-01-11 14:44:10 +07:00