Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
fenn-cs 0bee2a6fca fix(shareManager): Respect empty `expireDate` in server vor 3 Monaten
..
Accounts feat!: Migrate AccountManager event to typed event vor 11 Monaten
Activity composer run cs:fix vor 1 Jahr
App fix(apps): Fix type information of app manager vor 5 Monaten
AppFramework fix: Allow nonce in csp header also if no other reasons are given vor 4 Monaten
Authentication Improve docblock annotations for tokens and their exceptions vor 8 Monaten
BackgroundJob fix: Extend docblock of hasReservedJob vor 8 Monaten
Broadcast/Events composer run cs:fix vor 1 Jahr
Cache Move CappedMemoryCache to OCP vor 2 Jahren
Calendar feat(caldav): order the calendar objects by start date for search vor 1 Monat
Capabilities doc(ocp): Upgrade capability registration recommendation vor 1 Jahr
Collaboration feat(events): Add typed event for filtering autocompletion suggestions vor 8 Monaten
Command Update php licenses vor 3 Jahren
Comments chore: apply changes from Nextcloud coding standards 1.1.1 vor 7 Monaten
Common/Exception Since 27.1.0 vor 1 Jahr
Config Add API to change preferences vor 2 Jahren
Console composer run cs:fix vor 1 Jahr
Contacts feat(contactsmenu): Sort by user status vor 8 Monaten
DB fix(dbal): Fix types in query builder methods for parameters vor 8 Monaten
Dashboard chore: apply changes from Nextcloud coding standards 1.1.1 vor 7 Monaten
DataCollector Add a built-in profiler inside Nextcloud vor 2 Jahren
Diagnostics Update php licenses vor 3 Jahren
DirectEditing Fix typos in lib/public subdirectory vor 1 Jahr
Encryption Adapt code to new encryption system vor 1 Jahr
EventDispatcher composer run cs:fix vor 1 Jahr
Federation fix(federation): Fix type and docs on ICloudFederationNotification interface vor 8 Monaten
Files perf: Avoid updating the folder size if we know the size difference vor 3 Monaten
FilesMetadata fix(metadata): Fix copy-paste doc block throws vor 7 Monaten
Files_FullTextSearch/Model composer run cs:fix vor 1 Jahr
FullTextSearch Fix typos in lib/public subdirectory vor 1 Jahr
GlobalScale composer run cs:fix vor 1 Jahr
Group fix(groups): allows to save group names with more than 64 characters vor 1 Monat
Http chore: apply changes from Nextcloud coding standards 1.1.1 vor 7 Monaten
L10N composer run cs:fix vor 1 Jahr
LDAP Fix typos in lib/public subdirectory vor 1 Jahr
Lock composer run cs:fix vor 1 Jahr
Lockdown Update php licenses vor 3 Jahren
Log chore: apply changes from Nextcloud coding standards 1.1.1 vor 7 Monaten
Mail Merge pull request #38585 from nextcloud/feature/ocp/send-message-with-subject-body vor 1 Jahr
Migration fix(install): Make installing more verbose vor 8 Monaten
Notification composer run cs:fix vor 1 Jahr
OCM feat(OCM): Dispatch an event so apps can register resources vor 9 Monaten
OCS composer run cs:fix vor 1 Jahr
Preview feat: redirect to the mime icon if no preview available vor 10 Monaten
Profile feat(profile): Add public interface for profile manager so apps can check config vor 8 Monaten
Profiler Expose clearing the profiles and fix it vor 1 Jahr
Remote Deprecate OCP\Remote vor 3 Jahren
RichObjectStrings Add messageId to richObject definition of Talk vor 1 Jahr
Route composer run cs:fix vor 1 Jahr
Search chore: apply changes from Nextcloud coding standards 1.1.1 vor 7 Monaten
Security chore: apply changes from Nextcloud coding standards 1.1.1 vor 7 Monaten
Session/Exceptions Update php licenses vor 3 Jahren
Settings chore(settings): Cleanup IManager and Manager type annotations vor 7 Monaten
SetupCheck Document throwing behavior of SetupResult upon invalid rich object vor 5 Monaten
Share fix(shareManager): Respect empty `expireDate` in server vor 3 Wochen
SpeechToText First pass at ai admin settings vor 11 Monaten
Support composer run cs:fix vor 1 Jahr
SystemTag fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher vor 11 Monaten
Talk chore: apply changes from Nextcloud coding standards 1.1.1 vor 7 Monaten
TextProcessing fix(TextProcessing): Make task type template param covariant vor 7 Monaten
TextToImage Update doc blocks vor 6 Monaten
Translation First pass at ai admin settings vor 11 Monaten
User chore: Adapt `@since` version number in OCP for backport to 28 vor 1 Monat
UserMigration feat(UserMigration)!: 32-bit support vor 1 Jahr
UserStatus fix(userstatus): Fix docs of user status manager vor 2 Monaten
WorkflowEngine fix(workflowengine): Remove legacy event (deprecated since 17) vor 11 Monaten
AutoloadNotAllowedException.php Update php licenses vor 3 Jahren
BeforeSabrePubliclyLoadedEvent.php rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/autoloaderchecker.sh vor 1 Jahr
Color.php Update avatars on update vor 1 Jahr
Constants.php Update php licenses vor 3 Jahren
Defaults.php Use the default color and matching text color for the federation invite vor 1 Jahr
Files.php Fix typos in lib/public subdirectory vor 1 Jahr
GroupInterface.php Move new methods to a new interface in OCP vor 10 Monaten
HintException.php Fix typos in lib/public subdirectory vor 1 Jahr
IAddressBook.php composer run cs:fix vor 1 Jahr
IAppConfig.php provisioning_api: Add OpenAPI spec vor 11 Monaten
IAvatar.php composer run cs:fix vor 1 Jahr
IAvatarManager.php composer run cs:fix vor 1 Jahr
IBinaryFinder.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper vor 1 Jahr
ICache.php composer run cs:fix vor 1 Jahr
ICacheFactory.php feat: Add factory method for in-memory caches vor 9 Monaten
ICertificate.php Update php licenses vor 3 Jahren
ICertificateManager.php Update php licenses vor 3 Jahren
IConfig.php Add specific psalm-return for getAllUserValues vor 2 Jahren
IContainer.php fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if class not found vor 1 Jahr
IDBConnection.php enh(db): provide database providers via API vor 9 Monaten
IDateTimeFormatter.php Update php licenses vor 3 Jahren
IDateTimeZone.php Update php licenses vor 3 Jahren
IEmojiHelper.php Extract the EmojiService from user status and add an OCP interface vor 2 Jahren
IEventSource.php Flag repair errors as error level in eventSource->send vor 1 Jahr
IEventSourceFactory.php refactor: migrate OC_EventSource to dependency injection vor 1 Jahr
IGroup.php feat(ocp): Add types and strict typing to \OCP\Group\IGroup vor 10 Monaten
IGroupManager.php revert public interface back to the original types, just cast them before passing the nulls to the backends vor 1 Jahr
IImage.php Allow empty mimeType vor 1 Jahr
IInitialStateService.php Update php licenses vor 3 Jahren
IL10N.php Update php licenses vor 3 Jahren
ILogger.php Update php licenses vor 3 Jahren
IMemcache.php Update php licenses vor 3 Jahren
IMemcacheTTL.php restore shared lock ttl when releasing vor 6 Monaten
INavigationManager.php fix(INavigationManager): Fix psalm alias not set in the right place vor 1 Monat
IPhoneNumberUtil.php fix(phonenumber): Improve docs by adding input details vor 9 Monaten
IPreview.php fix!: Remove legacy event dispatching Symfony's GenericEvent vor 11 Monaten
IRequest.php feat(request): Allow to match the client version with the IRequest::USER_AGENT_* regex vor 1 Jahr
IRequestId.php Extract request id handling to dedicated class so it can be injected manually vor 2 Jahren
ISearch.php composer run cs:fix vor 1 Jahr
IServerContainer.php chore!: Remove legacy SymfonyAdapter vor 11 Monaten
ISession.php composer run cs:fix vor 1 Jahr
IStreamImage.php Send images to imaginary docker to generate previews vor 2 Jahren
ITagManager.php composer run cs:fix vor 1 Jahr
ITags.php Cleanup tags and Share component vor 1 Jahr
ITempManager.php Update php licenses vor 3 Jahren
IURLGenerator.php fix(IUrlGenerator): Add `throws` documentation for `imagePath` function vor 4 Monaten
IUser.php feat(users): Store and load a user's manager vor 1 Jahr
IUserBackend.php composer run cs:fix vor 1 Jahr
IUserManager.php chore: Adapt `@since` version number in OCP for backport to 28 vor 1 Monat
IUserSession.php Update php licenses vor 3 Jahren
Image.php Update php licenses vor 3 Jahren
PreConditionNotMetException.php Update php licenses vor 3 Jahren
SabrePluginEvent.php composer run cs:fix vor 1 Jahr
SabrePluginException.php composer run cs:fix vor 1 Jahr
Server.php Improve container return type annotations vor 1 Jahr
Share.php chore: apply changes from Nextcloud coding standards 1.1.1 vor 7 Monaten
Share_Backend.php Fix typos in lib/public subdirectory vor 1 Jahr
Share_Backend_Collection.php Update php licenses vor 3 Jahren
Share_Backend_File_Dependent.php Update php licenses vor 3 Jahren
Template.php Update php licenses vor 3 Jahren
UserInterface.php composer run cs:fix vor 1 Jahr
Util.php fix(l10n): fix translations for init scripts vor 7 Monaten