Jonas 7441ce2b11 enh(IMountManager): Add method to get MountPoint from CachedMountInfo 1 rok temu
..
Accounts 68fc9b48c2 feat!: Migrate AccountManager event to typed event 1 rok temu
Activity f5c361cf44 composer run cs:fix 1 rok temu
App 363d9ebb13 feat(NavigationManager): Always sort the default app first 11 miesięcy temu
AppFramework 1202171b32 Fix docblock and types for new public API 11 miesięcy temu
Authentication 33a24134a7 Improve docblock annotations for tokens and their exceptions 11 miesięcy temu
BackgroundJob 04ecc2a6a9 feat(backgroundjob): Schedule job after <timestamp> 1 rok temu
Broadcast f5c361cf44 composer run cs:fix 1 rok temu
Cache d5c23dbb9f Move CappedMemoryCache to OCP 2 lat temu
Calendar f5c361cf44 composer run cs:fix 1 rok temu
Capabilities 19499964d0 doc(ocp): Upgrade capability registration recommendation 1 rok temu
Collaboration 79b8b5c0f2 core: Fix OpenAPI for reference API 1 rok temu
Command 215aef3cbd Update php licenses 3 lat temu
Comments c3bc575d99 fix(comments): Emit CommentsEntityEvent as typed event 1 rok temu
Common 069962d04f Since 27.1.0 1 rok temu
Config 31dc9aa682 Add API to change preferences 2 lat temu
Console f5c361cf44 composer run cs:fix 1 rok temu
Contacts e966cfbc4b Cleanup plsam issues in DB/ContactsManager and Console 1 rok temu
DB 15a7aa51c5 fix(dbal): Fix types in query builder methods for parameters 11 miesięcy temu
Dashboard 80e3064817 Fix Dashboard IManager getWidgets return annotation 1 rok temu
DataCollector 7d272c54d0 Add a built-in profiler inside Nextcloud 2 lat temu
Diagnostics 215aef3cbd Update php licenses 3 lat temu
DirectEditing d55a7c619d Fix typos in lib/public subdirectory 1 rok temu
Encryption 8900d030d1 Adapt code to new encryption system 1 rok temu
EventDispatcher f5c361cf44 composer run cs:fix 1 rok temu
Federation 4f76c131a4 fix(federation): Fix type and docs on ICloudFederationNotification interface 11 miesięcy temu
Files 7441ce2b11 enh(IMountManager): Add method to get MountPoint from CachedMountInfo 11 miesięcy temu
Files_FullTextSearch f5c361cf44 composer run cs:fix 1 rok temu
FullTextSearch d55a7c619d Fix typos in lib/public subdirectory 1 rok temu
GlobalScale f5c361cf44 composer run cs:fix 1 rok temu
Group 35069ad86a Fix psalm spotted type errors 1 rok temu
Http ec6728d710 feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest() 1 rok temu
L10N f5c361cf44 composer run cs:fix 1 rok temu
LDAP d55a7c619d Fix typos in lib/public subdirectory 1 rok temu
Lock f5c361cf44 composer run cs:fix 1 rok temu
Lockdown 215aef3cbd Update php licenses 3 lat temu
Log 53443e836f fix type in BeforeMessageLoggedEvent 1 rok temu
Mail c0263b91d4 Merge pull request #38585 from nextcloud/feature/ocp/send-message-with-subject-body 1 rok temu
Migration f5c361cf44 composer run cs:fix 1 rok temu
Notification f5c361cf44 composer run cs:fix 1 rok temu
OCM 21e7a82e64 feat(OCM): Dispatch an event so apps can register resources 11 miesięcy temu
OCS f5c361cf44 composer run cs:fix 1 rok temu
Preview 28725c46a8 feat: redirect to the mime icon if no preview available 1 rok temu
Profile 2353d3cd5c feat(profile): Add public interface for profile manager so apps can check config 11 miesięcy temu
Profiler c9703827e0 Expose clearing the profiles and fix it 2 lat temu
Remote a423aae522 Deprecate OCP\Remote 3 lat temu
RichObjectStrings 484f7a6641 Add messageId to richObject definition of Talk 1 rok temu
Route f5c361cf44 composer run cs:fix 1 rok temu
Search f5c361cf44 composer run cs:fix 1 rok temu
Security e477bb7eaf feat(appframework): Expose programmatic rate limiter 1 rok temu
Session 215aef3cbd Update php licenses 3 lat temu
Settings f5c361cf44 composer run cs:fix 1 rok temu
SetupCheck 2e4d1549a4 Change SetupResult API to named constructors 11 miesięcy temu
Share c008464a2a Fix return type of IShare::getExpirationDate 11 miesięcy temu
SpeechToText fc9780a41d First pass at ai admin settings 1 rok temu
Support f5c361cf44 composer run cs:fix 1 rok temu
SystemTag 77bc6c32d8 fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher 1 rok temu
Talk f5c361cf44 composer run cs:fix 1 rok temu
TextProcessing fca1c309a0 feat: Add delete task API 1 rok temu
Translation fc9780a41d First pass at ai admin settings 1 rok temu
User 3962cd0aa8 fix!: Move getEventDispatcher usage to IEventDispatcher 1 rok temu
UserMigration 4e51f5224c feat(UserMigration)!: 32-bit support 1 rok temu
UserStatus f5c361cf44 composer run cs:fix 1 rok temu
WorkflowEngine aa039c986a fix(workflowengine): Remove legacy event (deprecated since 17) 1 rok temu
AutoloadNotAllowedException.php 215aef3cbd Update php licenses 3 lat temu
BeforeSabrePubliclyLoadedEvent.php 73f2876d64 rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/autoloaderchecker.sh 1 rok temu
Color.php bc9a488046 Update avatars on update 2 lat temu
Constants.php 215aef3cbd Update php licenses 3 lat temu
Defaults.php a192641808 Use the default color and matching text color for the federation invite 1 rok temu
Files.php d55a7c619d Fix typos in lib/public subdirectory 1 rok temu
GroupInterface.php 2c8b415c55 Move new methods to a new interface in OCP 1 rok temu
HintException.php d55a7c619d Fix typos in lib/public subdirectory 1 rok temu
IAddressBook.php f5c361cf44 composer run cs:fix 1 rok temu
IAppConfig.php 38db3873a2 provisioning_api: Add OpenAPI spec 1 rok temu
IAvatar.php f5c361cf44 composer run cs:fix 1 rok temu
IAvatarManager.php f5c361cf44 composer run cs:fix 1 rok temu
IBinaryFinder.php 9b8ca9ad1f Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2 lat temu
ICache.php f5c361cf44 composer run cs:fix 1 rok temu
ICacheFactory.php ff672b11e2 feat: Add factory method for in-memory caches 11 miesięcy temu
ICertificate.php 215aef3cbd Update php licenses 3 lat temu
ICertificateManager.php 215aef3cbd Update php licenses 3 lat temu
IConfig.php ddae16d480 Add specific psalm-return for getAllUserValues 2 lat temu
IContainer.php ba8a50c059 fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if class not found 1 rok temu
IDBConnection.php 56419d94f8 enh(db): provide database providers via API 1 rok temu
IDateTimeFormatter.php 215aef3cbd Update php licenses 3 lat temu
IDateTimeZone.php 215aef3cbd Update php licenses 3 lat temu
IEmojiHelper.php 902476fa20 Extract the EmojiService from user status and add an OCP interface 2 lat temu
IEventSource.php 0b9a878250 Flag repair errors as error level in eventSource->send 2 lat temu
IEventSourceFactory.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection 1 rok temu
IGroup.php 35dc223500 Optimize retrieving display name when searching for users in a group 1 rok temu
IGroupManager.php 13b06ba4e2 revert public interface back to the original types, just cast them before passing the nulls to the backends 1 rok temu
IImage.php 110ea0df46 Allow empty mimeType 1 rok temu
IInitialStateService.php 215aef3cbd Update php licenses 3 lat temu
IL10N.php 215aef3cbd Update php licenses 3 lat temu
ILogger.php 215aef3cbd Update php licenses 3 lat temu
IMemcache.php 215aef3cbd Update php licenses 3 lat temu
IMemcacheTTL.php 215aef3cbd Update php licenses 3 lat temu
INavigationManager.php f5c361cf44 composer run cs:fix 1 rok temu
IPhoneNumberUtil.php 3b4c306860 fix(phonenumber): Improve docs by adding input details 1 rok temu
IPreview.php 4f7de8ed60 fix!: Remove legacy event dispatching Symfony's GenericEvent 1 rok temu
IRequest.php 2c6f32cb28 feat(request): Allow to match the client version with the IRequest::USER_AGENT_* regex 1 rok temu
IRequestId.php 07a9f34385 Extract request id handling to dedicated class so it can be injected manually 2 lat temu
ISearch.php f5c361cf44 composer run cs:fix 1 rok temu
IServerContainer.php b9e2f494a1 chore!: Remove legacy SymfonyAdapter 1 rok temu
ISession.php f5c361cf44 composer run cs:fix 1 rok temu
IStreamImage.php 9b6a1cc8ae Send images to imaginary docker to generate previews 2 lat temu
ITagManager.php f5c361cf44 composer run cs:fix 1 rok temu
ITags.php 92a5a8f075 Cleanup tags and Share component 2 lat temu
ITempManager.php 215aef3cbd Update php licenses 3 lat temu
IURLGenerator.php f5c361cf44 composer run cs:fix 1 rok temu
IUser.php 1381c4c157 feat(users): Store and load a user's manager 1 rok temu
IUserBackend.php f5c361cf44 composer run cs:fix 1 rok temu
IUserManager.php a1255539b8 Add endpoint for getting disabled user list 11 miesięcy temu
IUserSession.php 215aef3cbd Update php licenses 3 lat temu
Image.php 215aef3cbd Update php licenses 3 lat temu
PreConditionNotMetException.php 215aef3cbd Update php licenses 3 lat temu
SabrePluginEvent.php f5c361cf44 composer run cs:fix 1 rok temu
SabrePluginException.php f5c361cf44 composer run cs:fix 1 rok temu
Server.php cea2f79bbd Improve container return type annotations 1 rok temu
Share.php f5c361cf44 composer run cs:fix 1 rok temu
Share_Backend.php d55a7c619d Fix typos in lib/public subdirectory 1 rok temu
Share_Backend_Collection.php 215aef3cbd Update php licenses 3 lat temu
Share_Backend_File_Dependent.php 215aef3cbd Update php licenses 3 lat temu
Template.php 215aef3cbd Update php licenses 3 lat temu
UserInterface.php f5c361cf44 composer run cs:fix 1 rok temu
Util.php f68d4f7300 Remove deprecated methods Util::writeLog and DIContainer::log 1 rok temu