nextcloud-server/lib/private
Robin Appelman 6308267aff apply object store copy optimization when 'cross storage' copy is within the same object store
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-03-12 16:16:01 +07:00
..
Accounts Chunk the array of phone numbers 2021-03-12 10:23:13 +07:00
Activity
App Fix app fetcher php comparison to allow wider ranges 2021-01-26 16:35:43 +07:00
AppFramework Register service aliases und parameters just once 2021-02-25 08:50:06 +07:00
Archive Fix return types for Archive::getStream 2021-01-07 12:38:41 +07:00
Authentication Always renew apppasswords on login 2021-02-10 20:11:43 +07:00
Avatar
BackgroundJob Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Broadcast/Events
Cache Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Calendar
Collaboration Add a setting to restrict returning a full match unless in phonebook or same group 2021-03-11 08:40:26 +07:00
Command Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Comments Fix linter 2021-02-11 09:35:37 +07:00
Console
Contacts/ContactsMenu Clean up the logic of the contacts store a bit 2021-03-11 08:42:19 +07:00
DB Filter tables with other table prefix 2021-03-03 21:13:25 +07:00
Dashboard Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Diagnostics
DirectEditing
Encryption Catch throwable instead of exception 2021-01-07 14:32:26 +07:00
EventDispatcher Log deprecation notice of GenericEventWrapper just once 2021-02-05 10:14:48 +07:00
Federation Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Files apply object store copy optimization when 'cross storage' copy is within the same object store 2021-03-12 16:16:01 +07:00
FullTextSearch Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
GlobalScale
Group Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +07:00
Hooks
Http Use RFC-compliant URL encoding for cookies 2021-01-24 14:18:28 +07:00
IntegrityCheck Also load CA properly in integrity check 2021-01-20 10:57:41 +07:00
KnownUser Rename some parameters and methods to make the API more clear 2021-03-11 08:42:09 +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
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
Preview Fix WebP availability check 2021-02-11 15:00:33 +07:00
Remote
Repair bump applicable version due to an intermediate release 2021-02-17 20:02:49 +07:00
RichObjectStrings
Route Also unset the other possible unused paramters 2020-12-16 20:31:30 +07:00
Search Update comment search to initFS 2020-11-09 09:52:23 +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
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 Add a setting to restrict returning a full match unless in phonebook or same group 2021-03-11 08:40:26 +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
Template Merge pull request #25073 from nextcloud/psalm/24521/remove-unneeded-casts 2021-01-11 14:15:16 +07:00
Updater
User Cache the user backend info for 300s 2021-02-17 07:59:22 +07:00
UserStatus
legacy Skip template picker if none available 2021-01-28 12:00:20 +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
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 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
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 add repair job for unencoded calendars 2021-02-02 20:52:15 +07:00
RepairException.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Search.php
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
ServiceUnavailableException.php
Setup.php Print an exception trace for setup exceptions 2021-01-07 20:11:25 +07:00
Streamer.php
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 Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
URLGenerator.php cache baseurl in url generator 2021-03-10 19:38:30 +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