nextcloud/lib/public
Julius Härtl 050c6d53b3
enh: Provide atomicRetry method to retry transactions if possible
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-05-16 08:13:20 +02:00
..
Accounts Fix typos in lib/public subdirectory 2023-05-10 11:56:34 +02:00
Activity composer run cs:fix 2023-01-20 11:45:08 +01:00
App Merge pull request #37425 from nextcloud/fix/fix-since-version-number-for-app-loading 2023-03-30 13:20:11 +01:00
AppFramework enh: Provide atomicRetry method to retry transactions if possible 2023-05-16 08:13:20 +02:00
Authentication added @since tag 2023-03-14 17:13:30 +01:00
BackgroundJob Fix typos in lib/public subdirectory 2023-05-10 11:56:34 +02:00
Broadcast/Events composer run cs:fix 2023-01-20 11:45:08 +01:00
Cache Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +02:00
Calendar composer run cs:fix 2023-01-20 11:45:08 +01:00
Capabilities composer run cs:fix 2023-01-20 11:45:08 +01:00
Collaboration Fix typos in lib/public subdirectory 2023-05-10 11:56:34 +02:00
Command Update php licenses 2021-06-04 22:02:41 +02:00
Comments composer run cs:fix 2023-01-20 11:45:08 +01:00
Config Add API to change preferences 2022-05-23 16:44:23 +02:00
Console composer run cs:fix 2023-01-20 11:45:08 +01:00
Contacts Fix typos in lib/public subdirectory 2023-05-10 11:56:34 +02:00
Dashboard ci: migrate ocp since checker to psalm 2023-01-24 10:02:41 +01:00
DataCollector Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
DB Fix typos in lib/public subdirectory 2023-05-10 11:56:34 +02:00
Diagnostics Update php licenses 2021-06-04 22:02:41 +02:00
DirectEditing Fix typos in lib/public subdirectory 2023-05-10 11:56:34 +02:00
Encryption Adapt code to new encryption system 2023-03-17 11:08:58 +01:00
EventDispatcher composer run cs:fix 2023-01-20 11:45:08 +01:00
Federation Fix OCM validation errors 2023-02-10 22:56:32 +01:00
Files Fix typos in lib/public subdirectory 2023-05-10 11:56:34 +02:00
Files_FullTextSearch/Model composer run cs:fix 2023-01-20 11:45:08 +01:00
FullTextSearch Fix typos in lib/public subdirectory 2023-05-10 11:56:34 +02:00
GlobalScale composer run cs:fix 2023-01-20 11:45:08 +01:00
Group Update version number in since and deprecated annotations 2023-04-27 12:04:32 +02:00
Http composer run cs:fix 2023-01-20 11:45:08 +01:00
L10N composer run cs:fix 2023-01-20 11:45:08 +01:00
LDAP Fix typos in lib/public subdirectory 2023-05-10 11:56:34 +02:00
Lock composer run cs:fix 2023-01-20 11:45:08 +01:00
Lockdown Update php licenses 2021-06-04 22:02:41 +02:00
Log fix(ocp): Add deprecation version to ILogFactory::getCustomLogger 2023-03-30 14:11:37 +02:00
Mail Fix calendar emails to be outlook compatible 2023-02-21 14:37:11 +01:00
Migration composer run cs:fix 2023-01-20 11:45:08 +01:00
Notification composer run cs:fix 2023-01-20 11:45:08 +01:00
OCS composer run cs:fix 2023-01-20 11:45:08 +01:00
Preview Emit typed event when preview is requested 2022-10-27 14:31:33 +02:00
Profile composer run cs:fix 2023-01-20 11:45:08 +01:00
Profiler Expose clearing the profiles and fix it 2022-10-10 13:26:40 +02:00
Remote Deprecate OCP\Remote 2021-06-28 16:36:32 +02:00
RichObjectStrings Add messageId to richObject definition of Talk 2023-05-05 17:51:53 +02:00
Route composer run cs:fix 2023-01-20 11:45:08 +01:00
Search composer run cs:fix 2023-01-20 11:45:08 +01:00
Security composer run cs:fix 2023-01-20 11:45:08 +01:00
Session/Exceptions Update php licenses 2021-06-04 22:02:41 +02:00
Settings composer run cs:fix 2023-01-20 11:45:08 +01:00
Share Add SHARE_TYPE_SCIENCEMESH 2023-03-08 16:46:55 +01:00
SpeechToText Fix(docs): Fix parameter type in doc block 2023-04-19 12:42:23 +02:00
Support composer run cs:fix 2023-01-20 11:45:08 +01:00
SystemTag fix(psalm): systemtags 2023-04-28 12:23:52 +02:00
Talk composer run cs:fix 2023-01-20 11:45:08 +01:00
Translation feat(translation): Return the detected language so clients can show more details 2023-05-02 16:38:33 +02:00
User Fix typos in lib/public subdirectory 2023-05-10 11:56:34 +02:00
UserMigration feat(UserMigration)!: 32-bit support 2023-05-05 17:59:57 -07:00
UserStatus composer run cs:fix 2023-01-20 11:45:08 +01:00
WorkflowEngine Fix typos in lib/public subdirectory 2023-05-10 11:56:34 +02:00
AutoloadNotAllowedException.php Update php licenses 2021-06-04 22:02:41 +02:00
BeforeSabrePubliclyLoadedEvent.php rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/autoloaderchecker.sh 2022-12-15 17:37:34 +01:00
Color.php Update avatars on update 2022-09-09 14:23:41 +02:00
Constants.php Update php licenses 2021-06-04 22:02:41 +02:00
Defaults.php Use the default color and matching text color for the federation invite 2023-01-30 09:12:49 +01:00
Files.php Fix typos in lib/public subdirectory 2023-05-10 11:56:34 +02:00
GroupInterface.php also update groupinterface and database backend 2023-05-11 17:30:03 +02:00
HintException.php Fix typos in lib/public subdirectory 2023-05-10 11:56:34 +02:00
IAddressBook.php composer run cs:fix 2023-01-20 11:45:08 +01:00
IAppConfig.php Update php licenses 2021-06-04 22:02:41 +02:00
IAvatar.php composer run cs:fix 2023-01-20 11:45:08 +01:00
IAvatarManager.php composer run cs:fix 2023-01-20 11:45:08 +01:00
IBinaryFinder.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2022-08-23 19:44:04 +02:00
ICache.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ICacheFactory.php Update php licenses 2021-06-04 22:02:41 +02:00
ICertificate.php Update php licenses 2021-06-04 22:02:41 +02:00
ICertificateManager.php Update php licenses 2021-06-04 22:02:41 +02:00
IConfig.php Add specific psalm-return for getAllUserValues 2022-01-24 11:16:44 +01:00
IContainer.php fix: Throw NotFoundExceptionInterface to fulfill PSR container interface if class not found 2023-02-06 14:16:35 +01:00
IDateTimeFormatter.php Update php licenses 2021-06-04 22:02:41 +02:00
IDateTimeZone.php Update php licenses 2021-06-04 22:02:41 +02:00
IDBConnection.php Fix spelling for PreConditionNotMetException 2022-05-15 22:05:55 +02:00
IEmojiHelper.php Extract the EmojiService from user status and add an OCP interface 2022-04-28 07:09:44 -03:00
IEventSource.php Flag repair errors as error level in eventSource->send 2022-08-25 18:32:20 +02:00
IGroup.php Optimize retrieving display name when searching for users in a group 2023-04-27 11:57:45 +02:00
IGroupManager.php revert public interface back to the original types, just cast them before passing the nulls to the backends 2023-05-11 17:30:03 +02:00
IImage.php Allow empty mimeType 2022-12-04 14:51:33 +01:00
IInitialStateService.php Update php licenses 2021-06-04 22:02:41 +02:00
IL10N.php Update php licenses 2021-06-04 22:02:41 +02:00
ILogger.php Update php licenses 2021-06-04 22:02:41 +02:00
Image.php Update php licenses 2021-06-04 22:02:41 +02:00
IMemcache.php Update php licenses 2021-06-04 22:02:41 +02:00
IMemcacheTTL.php Update php licenses 2021-06-04 22:02:41 +02:00
INavigationManager.php composer run cs:fix 2023-01-20 11:45:08 +01:00
IPreview.php composer run cs:fix 2023-01-20 11:45:08 +01:00
IRequest.php Reduce list 2023-03-15 17:33:17 +01:00
IRequestId.php Extract request id handling to dedicated class so it can be injected manually 2022-02-23 11:01:58 +01:00
ISearch.php composer run cs:fix 2023-01-20 11:45:08 +01:00
IServerContainer.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ISession.php composer run cs:fix 2023-01-20 11:45:08 +01:00
IStreamImage.php Send images to imaginary docker to generate previews 2022-03-17 08:24:07 +01:00
ITagManager.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ITags.php Cleanup tags and Share component 2022-09-29 15:15:28 +00:00
ITempManager.php Update php licenses 2021-06-04 22:02:41 +02:00
IURLGenerator.php composer run cs:fix 2023-01-20 11:45:08 +01:00
IUser.php feat(users): Store and load a user's manager 2023-05-12 13:56:48 +02:00
IUserBackend.php composer run cs:fix 2023-01-20 11:45:08 +01:00
IUserManager.php composer run cs:fix 2023-01-20 11:45:08 +01:00
IUserSession.php Update php licenses 2021-06-04 22:02:41 +02:00
PreConditionNotMetException.php Update php licenses 2021-06-04 22:02:41 +02:00
SabrePluginEvent.php composer run cs:fix 2023-01-20 11:45:08 +01:00
SabrePluginException.php composer run cs:fix 2023-01-20 11:45:08 +01:00
Server.php Improve container return type annotations 2022-10-14 10:45:16 +02:00
Share_Backend_Collection.php Update php licenses 2021-06-04 22:02:41 +02:00
Share_Backend_File_Dependent.php Update php licenses 2021-06-04 22:02:41 +02:00
Share_Backend.php Fix typos in lib/public subdirectory 2023-05-10 11:56:34 +02:00
Share.php composer run cs:fix 2023-01-20 11:45:08 +01:00
Template.php Update php licenses 2021-06-04 22:02:41 +02:00
UserInterface.php composer run cs:fix 2023-01-20 11:45:08 +01:00
Util.php Fix typos in lib/public subdirectory 2023-05-10 11:56:34 +02:00