nextcloud-server/lib/private
Morris Jobke 77d6611fa0
Merge pull request #27199 from nextcloud/fix/26683/use-noreply-as-share-email
Use noreply@ as email address for share emails
2021-05-28 13:40:12 +07:00
..
Accounts do not use private AccountManager in UsersController 2021-05-25 14:35:38 +07:00
Activity Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +07:00
App Fix PHP CS 2021-04-27 14:34:33 +07:00
AppFramework Remove unused constants 2021-05-25 19:01:48 +07:00
Archive Fix return types for Archive::getStream 2021-01-07 12:38:41 +07:00
Authentication Move 2fa backupscode to new registration 2021-04-20 21:01:16 +07:00
Avatar Less ILogger 2021-04-27 14:34:32 +07:00
BackgroundJob Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Broadcast/Events
Cache Fix RedundantPropertyInitializationCheck 2021-03-09 09:49:45 +07:00
Calendar
Collaboration Less ILogger 2021-04-27 14:34:32 +07:00
Command Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Comments Fix Oracle query limit compliance in Comments 2021-05-28 08:48:01 +07:00
Console Less ILogger 2021-04-27 14:34:32 +07:00
Contacts/ContactsMenu Clean up the logic of the contacts store a bit 2021-03-10 20:48:17 +07:00
DB Rename IQueryBuilder::executeUpdate to IQueryBuilder::executeStatement 2021-05-05 10:31:54 +07:00
Dashboard Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Diagnostics
DirectEditing Get the parent directory before creating a file from a template 2021-04-01 13:48:21 +07:00
Encryption Fix phpcs issues in encryption update 2021-03-19 14:12:10 +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 Merge pull request #27062 from nextcloud/search-limit-offset-jail 2021-05-25 15:47:09 +07:00
FullTextSearch private cannot be final 2021-04-23 11:00:10 +07:00
GlobalScale
Group Fix indentation error 2021-03-17 23:04:15 +07:00
Hooks
Http ensure redis returns bool for hasKey 2021-04-13 23:07:54 +07:00
IntegrityCheck Also load CA properly in integrity check 2021-01-20 10:57:41 +07:00
KnownUser Add known user check in avatar when v2-private scope 2021-03-26 13:07:10 +07:00
L10N Fix PHP CS 2021-04-20 16:43:43 +07:00
LDAP make ILDAPProviderFactory usable when there is no ldap setup 2021-03-31 15:23:33 +07:00
Lock Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +07:00
Lockdown also implement for FailedCache and NullCache 2021-03-12 17:22:43 +07:00
Log Log deprecation only as debug 2021-04-26 16:19:03 +07:00
Mail Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +07:00
Memcache Don't allow executing cli if cache backend is unavailable 2021-05-26 11:02:26 +07:00
Migration log full expection during repair step 2021-03-18 08:45:17 +07:00
Notification Allow registering NotifierServices trough IBootstrap 2021-04-16 13:56:28 +07:00
OCS Some OCS result psalm fixes 2021-02-15 10:03:48 +07:00
Preview Use correct getSystemValue type 2021-04-12 22:54:50 +07:00
Remote Remove deprecated \OCP\API 2021-03-03 20:54:32 +07:00
Repair Refine version comparision for repair job for major version updates 2021-05-19 10:12:57 +07:00
RichObjectStrings
Route Fix RedundantPropertyInitializationCheck 2021-03-09 09:49:45 +07:00
Search proper error for search results outside user folder 2021-03-24 14:33:35 +07:00
Security Merge pull request #26626 from J0WI/strict-security 2021-05-18 08:43:13 +07:00
Session Generate a new session id if the decrypting the session data fails 2020-12-04 11:42:40 +07:00
Settings
Setup Fix PHP CS 2021-04-27 14:34:32 +07:00
Share Drop \OCP\User 2021-05-21 15:00:34 +07:00
Share20 Use noreply@ as email address for share emails 2021-05-28 11:13:24 +07:00
Support Add notification for user limit 2020-12-02 15:20:03 +07:00
SystemTag Add commands to manage tags via OCC 2021-05-25 11:29:32 +07:00
Tagging
Template Do not allow to overwrite some variables 2021-04-27 13:55:35 +07:00
Updater
User Throw "401 Unauthenticated" when authentication is provided but invalid 2021-04-22 15:28:43 +07:00
UserStatus
legacy Merge pull request #27043 from nextcloud/storage-info-include-external 2021-05-25 21:57:23 +07:00
AllConfig.php
AppConfig.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +07:00
CapabilitiesManager.php Less ILogger 2021-04-27 14:34:32 +07:00
Color.php
Config.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
HintException.php
InitialStateService.php Less ILogger 2021-04-27 14:34:32 +07:00
Installer.php Less ILogger 2021-04-27 14:34:32 +07:00
LargeFileHelper.php
Log.php Avoid huge exception argument logging 2020-12-29 10:50:53 +07:00
MemoryInfo.php
NaturalSort.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
NaturalSort_DefaultCollator.php
NavigationManager.php
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Add SGI and TGA preview support 2021-01-22 10:42:51 +07:00
PreviewNotAvailableException.php
RedisFactory.php
Repair.php Do not try to contact lookup server if not needed 2021-04-28 14:27:46 +07:00
RepairException.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Search.php
Server.php allow excluding groups from creating link shares 2021-05-12 16:11:31 +07:00
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php l10n: Unify spelling 2021-05-20 09:22:07 +07:00
Streamer.php Rename External storages to External storage 2021-05-20 12:13:04 +07:00
SubAdmin.php Fix typo in @deprecated PHPDoc tag 2020-11-24 00:13:09 +07:00
SystemConfig.php
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
TemplateLayout.php Drop \OCP\Util::isIe 2021-03-09 20:29:42 +07:00
URLGenerator.php cache baseurl in url generator 2021-03-10 17:22:31 +07:00
Updater.php Merge pull request #26758 from J0WI/more-strict 2021-04-28 09:28:19 +07:00