nextcloud/lib/private
kesselb 2212a67fbc
Merge pull request #25961 from nextcloud/enh/events/2fa_provider
Add real events for enabled 2fa providers for users
2021-03-30 23:13:36 +02:00
..
Accounts Add property scope tests for AccountManager 2021-03-26 13:07:09 +01:00
Activity Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
App Fix warning in AppFetcher.php when appstore is disabled 2021-03-10 16:30:02 +01:00
AppFramework Bump psr/container from 1.0.0 to 1.1.1 2021-03-10 19:44:09 +01:00
Archive Fix return types for Archive::getStream 2021-01-07 12:38:41 +01:00
Authentication Add real events for enabled 2fa providers for users 2021-03-22 20:57:10 +01:00
Avatar Add known user check in avatar when v2-private scope 2021-03-26 13:07:10 +01:00
BackgroundJob Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Broadcast/Events Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Cache Fix RedundantPropertyInitializationCheck 2021-03-09 09:49:45 +01:00
Calendar Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Collaboration Also limit to user group in case enumeration is enabled for groups and phonenumbers 2021-03-17 11:20:30 +01:00
Command Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Comments Fix linter 2021-02-06 13:07:06 +01:00
Console forward query exception when fallback construction fails 2021-02-09 13:15:22 +01:00
Contacts/ContactsMenu Clean up the logic of the contacts store a bit 2021-03-10 20:48:17 +01:00
DB Cleanup unneeded code around database.xml 2021-03-24 22:15:44 +01:00
Dashboard Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Diagnostics Update license headers for 19 2020-04-29 11:57:22 +02:00
DirectEditing Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Encryption Fix phpcs issues in encryption update 2021-03-19 14:12:10 +01:00
EventDispatcher Fix the legacy dispatcher argument order 2021-02-09 10:47:14 +01:00
Federation Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Files Merge pull request #25280 from nextcloud/explicit-file-permissions 2021-03-30 21:55:50 +02:00
FullTextSearch Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
GlobalScale Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Group Merge pull request #25660 from hosting-de/feature/add-backend-list-groups 2021-03-05 08:49:43 +01:00
Hooks Merge pull request #23766 from nextcloud/techdebt/noid/remove-unused-private-emitters 2020-10-29 10:03:36 +01:00
Http Type the service registration 2021-02-10 09:44:24 +01:00
IntegrityCheck Also load CA properly in integrity check 2021-01-20 10:57:41 +01:00
KnownUser Add known user check in avatar when v2-private scope 2021-03-26 13:07:10 +01:00
L10N Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
Lock Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
Lockdown also implement for FailedCache and NullCache 2021-03-12 17:22:43 +01:00
Log Migrate custom loggers to PSR 2021-02-11 16:16:34 +01:00
Mail Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
Memcache Drop \OC\Memcache\Factory::create 2021-02-16 11:43:05 +01:00
Migration log full expection during repair step 2021-03-18 08:45:17 +01:00
Notification Remove unneeded casts that were found by Psalm 2021-01-11 13:14:41 +01:00
OCS Some OCS result psalm fixes 2021-02-15 10:03:48 +01:00
Preview Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
Remote Remove deprecated \OCP\API 2021-03-03 20:54:32 +01:00
Repair bump applicable version due to an intermediate release 2021-02-17 17:37:45 +01:00
RichObjectStrings Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
Route Fix RedundantPropertyInitializationCheck 2021-03-09 09:49:45 +01:00
Search proper error for search results outside user folder 2021-03-24 14:33:35 +01:00
Security Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
Session Generate a new session id if the decrypting the session data fails 2020-12-04 11:42:40 +01:00
Settings Remove ISection in favor of IIconSection 2020-10-28 23:05:00 +01:00
Setup Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
Share Update license headers 2020-12-30 14:07:05 +01:00
Share20 gracefully handle deleteFromSelf when share is already gone 2021-03-30 12:59:40 +02:00
Support Add notification for user limit 2020-12-02 15:20:03 +01:00
SystemTag The objectid is a string 2021-01-28 22:09:55 +01:00
Tagging Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Template Fix types in the Group Manager 2021-03-03 14:52:47 +01:00
Updater Update license headers for 19 2020-04-29 11:57:22 +02:00
User Merge pull request #26161 from nextcloud/bugfix/noid/improve-matching-of-phonebook-searches 2021-03-17 15:22:03 +01:00
UserStatus Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
legacy Cleanup unneeded code around database.xml 2021-03-24 22:15:44 +01:00
AllConfig.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
AppConfig.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
CapabilitiesManager.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Color.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Config.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
ContactsManager.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
DatabaseException.php Update license headers 2019-12-05 15:38:45 +01:00
DatabaseSetupException.php Update license headers 2019-12-05 15:38:45 +01:00
DateTimeFormatter.php Use elseif instead of else if 2020-04-10 10:35:09 +02:00
DateTimeZone.php Update license headers for 19 2020-04-29 11:57:22 +02:00
ForbiddenException.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
HintException.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
InitialStateService.php Fix default missing initial state for templates 2021-03-15 17:23:30 +01:00
Installer.php Bye bye database.xml 2021-03-24 20:04:12 +01:00
LargeFileHelper.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Log.php Avoid huge exception argument logging 2020-12-29 10:50:53 +01:00
MemoryInfo.php Update license headers for 19 2020-04-29 11:57:22 +02:00
NaturalSort.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
NaturalSort_DefaultCollator.php Update license headers 2019-12-05 15:38:45 +01:00
NavigationManager.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
NeedsUpdateException.php Update license headers 2019-12-05 15:38:45 +01:00
NotSquareException.php Update license headers 2019-12-05 15:38:45 +01:00
PreviewManager.php Add SGI and TGA preview support 2021-01-22 10:42:51 +01:00
PreviewNotAvailableException.php Update license headers 2019-12-05 15:38:45 +01:00
RedisFactory.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Repair.php log full expection during repair step 2021-03-18 08:45:17 +01:00
RepairException.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Search.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +02:00
Server.php Add known user check in avatar when v2-private scope 2021-03-26 13:07:10 +01:00
ServerContainer.php First query the server container 2020-11-07 17:51:41 +01:00
ServerNotAvailableException.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
ServiceUnavailableException.php Update license headers 2019-12-05 15:38:45 +01:00
Setup.php Print an exception trace for setup exceptions 2021-01-07 20:11:25 +01:00
Streamer.php Only disable zip64 if the size is known 2020-09-01 15:01:12 +02:00
SubAdmin.php Fix typo in @deprecated PHPDoc tag 2020-11-24 00:13:09 +01:00
SystemConfig.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
TagManager.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Tags.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
TempManager.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
TemplateLayout.php Drop \OCP\Util::isIe 2021-03-09 20:29:42 +01:00
URLGenerator.php cache baseurl in url generator 2021-03-10 17:22:31 +01:00
Updater.php Remove event listener to udpate events that are not present anymore 2021-03-25 09:01:09 +01:00