You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/public
Anna Larch fc4ef6133b fix(ooo): add new ooo status with new emoji 2 years ago
..
Accounts feat!: Migrate AccountManager event to typed event 2 years ago
Activity composer run cs:fix 3 years ago
App fix(AppManager): Ensure that app manager can handle empty app keys on the navigation entries 2 years ago
AppFramework fix(API): Use a distinct exception so apps can react to it and customize the return 2 years ago
Authentication Improve docblock annotations for tokens and their exceptions 2 years ago
BackgroundJob fix: Extend docblock of hasReservedJob 2 years ago
Broadcast/Events composer run cs:fix 3 years ago
Cache Move CappedMemoryCache to OCP 4 years ago
Calendar composer run cs:fix 3 years ago
Capabilities doc(ocp): Upgrade capability registration recommendation 3 years ago
Collaboration feat(events): Add typed event for filtering autocompletion suggestions 2 years ago
Command Update php licenses 5 years ago
Comments feat(comments): Add a meta data column for comments 2 years ago
Common/Exception Since 27.1.0 3 years ago
Config Add API to change preferences 4 years ago
Console composer run cs:fix 3 years ago
Contacts feat(contactsmenu): Sort by user status 2 years ago
DB fix(TextToImage): Fix psalm errors 2 years ago
Dashboard chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
DataCollector Add a built-in profiler inside Nextcloud 4 years ago
Diagnostics Update php licenses 5 years ago
DirectEditing Fix typos in lib/public subdirectory 3 years ago
Encryption Adapt code to new encryption system 3 years ago
EventDispatcher composer run cs:fix 3 years ago
Federation fix(federation): Fix type and docs on ICloudFederationNotification interface 2 years ago
Files Synchronize operation on live photo files 2 years ago
FilesMetadata fix(metadata): Fix copy-paste doc block throws 2 years ago
Files_FullTextSearch/Model composer run cs:fix 3 years ago
FullTextSearch Fix typos in lib/public subdirectory 3 years ago
GlobalScale composer run cs:fix 3 years ago
Group Fix psalm spotted type errors 2 years ago
Http chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
L10N composer run cs:fix 3 years ago
LDAP Fix typos in lib/public subdirectory 3 years ago
Lock composer run cs:fix 3 years ago
Lockdown Update php licenses 5 years ago
Log chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Mail Merge pull request #38585 from nextcloud/feature/ocp/send-message-with-subject-body 3 years ago
Migration fix(install): Make installing more verbose 2 years ago
Notification composer run cs:fix 3 years ago
OCM feat(OCM): Dispatch an event so apps can register resources 2 years ago
OCS composer run cs:fix 3 years ago
Preview feat: redirect to the mime icon if no preview available 2 years ago
Profile feat(profile): Add public interface for profile manager so apps can check config 2 years ago
Profiler Expose clearing the profiles and fix it 3 years ago
Remote Deprecate OCP\Remote 5 years ago
RichObjectStrings Add messageId to richObject definition of Talk 3 years ago
Route composer run cs:fix 3 years ago
Search chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Security chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Session/Exceptions Update php licenses 5 years ago
Settings chore(settings): Cleanup IManager and Manager type annotations 2 years ago
SetupCheck Add $name property in SetupResult and improve API 2 years ago
Share chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
SpeechToText First pass at ai admin settings 2 years ago
Support composer run cs:fix 3 years ago
SystemTag fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher 2 years ago
Talk chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
TextProcessing fix(TextProcessing): Make task type template param covariant 2 years ago
TextToImage Update lib/public/TextToImage/IProvider.php 2 years ago
Translation First pass at ai admin settings 2 years ago
User Merge pull request #41962 from nextcloud/fix/dav/check-current-ooo-time 2 years ago
UserMigration feat(UserMigration)!: 32-bit support 3 years ago
UserStatus fix(ooo): add new ooo status with new emoji 2 years ago
WorkflowEngine fix(workflowengine): Remove legacy event (deprecated since 17) 2 years ago
AutoloadNotAllowedException.php Update php licenses 5 years ago
BeforeSabrePubliclyLoadedEvent.php rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/autoloaderchecker.sh 3 years ago
Color.php Update avatars on update 3 years ago
Constants.php Update php licenses 5 years ago
Defaults.php Use the default color and matching text color for the federation invite 3 years ago
Files.php Fix typos in lib/public subdirectory 3 years ago
GroupInterface.php Move new methods to a new interface in OCP 2 years ago
HintException.php Fix typos in lib/public subdirectory 3 years ago
IAddressBook.php composer run cs:fix 3 years ago
IAppConfig.php provisioning_api: Add OpenAPI spec 2 years ago
IAvatar.php composer run cs:fix 3 years ago
IAvatarManager.php composer run cs:fix 3 years ago
IBinaryFinder.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 3 years ago
ICache.php composer run cs:fix 3 years ago
ICacheFactory.php feat: Add factory method for in-memory caches 2 years ago
ICertificate.php Update php licenses 5 years ago
ICertificateManager.php Update php licenses 5 years ago
IConfig.php Add specific psalm-return for getAllUserValues 4 years ago
IContainer.php fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if class not found 3 years ago
IDBConnection.php enh(db): provide database providers via API 2 years ago
IDateTimeFormatter.php Update php licenses 5 years ago
IDateTimeZone.php Update php licenses 5 years ago
IEmojiHelper.php Extract the EmojiService from user status and add an OCP interface 4 years ago
IEventSource.php Flag repair errors as error level in eventSource->send 3 years ago
IEventSourceFactory.php refactor: migrate OC_EventSource to dependency injection 3 years ago
IGroup.php feat(ocp): Add types and strict typing to \OCP\Group\IGroup 2 years ago
IGroupManager.php revert public interface back to the original types, just cast them before passing the nulls to the backends 3 years ago
IImage.php Allow empty mimeType 3 years ago
IInitialStateService.php Update php licenses 5 years ago
IL10N.php Update php licenses 5 years ago
ILogger.php Update php licenses 5 years ago
IMemcache.php Update php licenses 5 years ago
IMemcacheTTL.php Update php licenses 5 years ago
INavigationManager.php fix(INavigationManager): Add psalm typing for `add` parameter 2 years ago
IPhoneNumberUtil.php fix(phonenumber): Improve docs by adding input details 2 years ago
IPreview.php fix!: Remove legacy event dispatching Symfony's GenericEvent 2 years ago
IRequest.php feat(request): Allow to match the client version with the IRequest::USER_AGENT_* regex 3 years ago
IRequestId.php Extract request id handling to dedicated class so it can be injected manually 4 years ago
ISearch.php composer run cs:fix 3 years ago
IServerContainer.php chore!: Remove legacy SymfonyAdapter 2 years ago
ISession.php composer run cs:fix 3 years ago
IStreamImage.php Send images to imaginary docker to generate previews 4 years ago
ITagManager.php composer run cs:fix 3 years ago
ITags.php Cleanup tags and Share component 3 years ago
ITempManager.php Update php licenses 5 years ago
IURLGenerator.php composer run cs:fix 3 years ago
IUser.php feat(users): Store and load a user's manager 3 years ago
IUserBackend.php composer run cs:fix 3 years ago
IUserManager.php Add endpoint for getting disabled user list 2 years ago
IUserSession.php Update php licenses 5 years ago
Image.php Update php licenses 5 years ago
PreConditionNotMetException.php Update php licenses 5 years ago
SabrePluginEvent.php composer run cs:fix 3 years ago
SabrePluginException.php composer run cs:fix 3 years ago
Server.php Improve container return type annotations 3 years ago
Share.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Share_Backend.php Fix typos in lib/public subdirectory 3 years ago
Share_Backend_Collection.php Update php licenses 5 years ago
Share_Backend_File_Dependent.php Update php licenses 5 years ago
Template.php Update php licenses 5 years ago
UserInterface.php composer run cs:fix 3 years ago
Util.php fix(l10n): fix translations for init scripts 2 years ago