nextcloud-server/lib/public
Julien Veyssier c838bdb820
Merge pull request #36665 from nextcloud/fix/36539
Always set displayname and display-name for user data
2023-03-22 15:21:29 +07:00
..
Accounts Always set displayname and display-name for user data 2023-02-10 21:52:54 +07:00
Activity composer run cs:fix 2023-01-20 11:45:08 +07:00
App Small cleanups for AppManager 2023-03-20 10:21:45 +07:00
AppFramework feat(middleware): Migrate BruteForceProtection annotation to PHP Attribute and allow multiple 2023-03-08 12:09:22 +07:00
Authentication added @since tag 2023-03-14 17:13:30 +07:00
BackgroundJob composer run cs:fix 2023-01-20 11:45:08 +07:00
Broadcast/Events composer run cs:fix 2023-01-20 11:45:08 +07:00
Cache Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +07:00
Calendar composer run cs:fix 2023-01-20 11:45:08 +07:00
Capabilities composer run cs:fix 2023-01-20 11:45:08 +07:00
Collaboration style: Fix php-cs and psalm 2023-01-27 11:10:56 +07:00
Command
Comments composer run cs:fix 2023-01-20 11:45:08 +07:00
Config Add API to change preferences 2022-05-23 16:44:23 +07:00
Console composer run cs:fix 2023-01-20 11:45:08 +07:00
Contacts composer run cs:fix 2023-01-20 11:45:08 +07:00
DB composer run cs:fix 2023-01-20 11:45:08 +07:00
Dashboard ci: migrate ocp since checker to psalm 2023-01-24 10:02:41 +07:00
DataCollector Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +07:00
Diagnostics
DirectEditing composer run cs:fix 2023-01-20 11:45:08 +07:00
Encryption composer run cs:fix 2023-01-20 11:45:08 +07:00
EventDispatcher composer run cs:fix 2023-01-20 11:45:08 +07:00
Federation composer run cs:fix 2023-01-20 11:45:08 +07:00
Files feat(s3): Use multipart upload for chunked uploading 2023-03-08 14:00:04 +07:00
Files_FullTextSearch/Model composer run cs:fix 2023-01-20 11:45:08 +07:00
FullTextSearch composer run cs:fix 2023-01-20 11:45:08 +07:00
GlobalScale composer run cs:fix 2023-01-20 11:45:08 +07:00
Group dispatch new BeforeGroupChangedEvent before setDisplayName on groups 2023-02-21 10:42:38 +07:00
Http composer run cs:fix 2023-01-20 11:45:08 +07:00
L10N composer run cs:fix 2023-01-20 11:45:08 +07:00
LDAP composer run cs:fix 2023-01-20 11:45:08 +07:00
Lock composer run cs:fix 2023-01-20 11:45:08 +07:00
Lockdown
Log composer run cs:fix 2023-01-20 11:45:08 +07:00
Mail remove depraction of validateEmailAddress 2023-02-02 10:30:06 +07:00
Migration composer run cs:fix 2023-01-20 11:45:08 +07:00
Notification composer run cs:fix 2023-01-20 11:45:08 +07:00
OCS composer run cs:fix 2023-01-20 11:45:08 +07:00
Preview Emit typed event when preview is requested 2022-10-27 14:31:33 +07:00
Profile composer run cs:fix 2023-01-20 11:45:08 +07:00
Profiler Expose clearing the profiles and fix it 2022-10-10 13:26:40 +07:00
Remote
RichObjectStrings Implement file reference wiget 2023-03-02 21:01:44 +07:00
Route composer run cs:fix 2023-01-20 11:45:08 +07:00
Search composer run cs:fix 2023-01-20 11:45:08 +07:00
Security composer run cs:fix 2023-01-20 11:45:08 +07:00
Session/Exceptions
Settings composer run cs:fix 2023-01-20 11:45:08 +07:00
Share Add SHARE_TYPE_SCIENCEMESH 2023-03-08 16:46:55 +07:00
Support composer run cs:fix 2023-01-20 11:45:08 +07:00
SystemTag composer run cs:fix 2023-01-20 11:45:08 +07:00
Talk composer run cs:fix 2023-01-20 11:45:08 +07:00
Translation feat(translations): Add translation provider API 2023-02-27 16:52:03 +07:00
User dispatch BeforeUserLoggedInEvent 2023-03-01 15:31:31 +07:00
UserMigration composer run cs:fix 2023-01-20 11:45:08 +07:00
UserStatus composer run cs:fix 2023-01-20 11:45:08 +07:00
WorkflowEngine techdebt(workflowengine): Remove transition event classes 2023-03-03 15:33:17 +07:00
AutoloadNotAllowedException.php
BeforeSabrePubliclyLoadedEvent.php rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/autoloaderchecker.sh 2022-12-15 17:37:34 +07:00
Color.php Update avatars on update 2022-09-09 14:23:41 +07:00
Constants.php
Defaults.php Use the default color and matching text color for the federation invite 2023-01-30 09:12:49 +07:00
Files.php
GroupInterface.php composer run cs:fix 2023-01-20 11:45:08 +07:00
HintException.php
IAddressBook.php composer run cs:fix 2023-01-20 11:45:08 +07:00
IAppConfig.php
IAvatar.php composer run cs:fix 2023-01-20 11:45:08 +07:00
IAvatarManager.php composer run cs:fix 2023-01-20 11:45:08 +07:00
IBinaryFinder.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2022-08-23 19:44:04 +07:00
ICache.php composer run cs:fix 2023-01-20 11:45:08 +07:00
ICacheFactory.php
ICertificate.php
ICertificateManager.php
IConfig.php
IContainer.php fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if class not found 2023-02-06 14:16:35 +07:00
IDBConnection.php Fix spelling for PreConditionNotMetException 2022-05-15 22:05:55 +07:00
IDateTimeFormatter.php
IDateTimeZone.php
IEmojiHelper.php Extract the EmojiService from user status and add an OCP interface 2022-04-28 07:09:44 +07:00
IEventSource.php Flag repair errors as error level in eventSource->send 2022-08-25 18:32:20 +07:00
IGroup.php
IGroupManager.php Add group display name cache 2022-11-28 11:52:55 +07:00
IImage.php Allow empty mimeType 2022-12-04 14:51:33 +07:00
IInitialStateService.php
IL10N.php
ILogger.php
IMemcache.php
IMemcacheTTL.php
INavigationManager.php composer run cs:fix 2023-01-20 11:45:08 +07:00
IPreview.php composer run cs:fix 2023-01-20 11:45:08 +07:00
IRequest.php Reduce list 2023-03-15 17:33:17 +07:00
IRequestId.php
ISearch.php composer run cs:fix 2023-01-20 11:45:08 +07:00
IServerContainer.php composer run cs:fix 2023-01-20 11:45:08 +07:00
ISession.php composer run cs:fix 2023-01-20 11:45:08 +07:00
IStreamImage.php Send images to imaginary docker to generate previews 2022-03-17 08:24:07 +07:00
ITagManager.php composer run cs:fix 2023-01-20 11:45:08 +07:00
ITags.php Cleanup tags and Share component 2022-09-29 15:15:28 +07:00
ITempManager.php
IURLGenerator.php composer run cs:fix 2023-01-20 11:45:08 +07:00
IUser.php composer run cs:fix 2023-01-20 11:45:08 +07:00
IUserBackend.php composer run cs:fix 2023-01-20 11:45:08 +07:00
IUserManager.php composer run cs:fix 2023-01-20 11:45:08 +07:00
IUserSession.php
Image.php
PreConditionNotMetException.php
SabrePluginEvent.php composer run cs:fix 2023-01-20 11:45:08 +07:00
SabrePluginException.php composer run cs:fix 2023-01-20 11:45:08 +07:00
Server.php Improve container return type annotations 2022-10-14 10:45:16 +07:00
Share.php composer run cs:fix 2023-01-20 11:45:08 +07:00
Share_Backend.php composer run cs:fix 2023-01-20 11:45:08 +07:00
Share_Backend_Collection.php
Share_Backend_File_Dependent.php
Template.php
UserInterface.php composer run cs:fix 2023-01-20 11:45:08 +07:00
Util.php Removed catch of ValueError as we cannot know if it’s >2038 or <1970 2023-02-07 11:23:35 +07:00