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.
Robin Appelman 1d9354a81e
feat: add interface for lower level filecache acess without having to do direct db queries
3 months ago
..
Accounts fix(OCP): Add since tag for all constants 4 months ago
Activity fix(OCP): Add since tag for all constants 4 months ago
App fix(AppManager): Allow to query dark **or** bright icon 3 months ago
AppFramework feat: Add declarative settings 3 months ago
Authentication fix(OCP): Add since tag for all constants 4 months ago
BackgroundJob Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 4 months ago
Broadcast/Events composer run cs:fix 1 year ago
Cache chore: Add missing ArrayAccess template parameters 4 months ago
Calendar composer run cs:fix 1 year ago
Capabilities doc(ocp): Upgrade capability registration recommendation 11 months ago
Collaboration fix(OCP): Add since tag to all constants 4 months ago
Command Update php licenses 3 years ago
Comments refactor: depricate getNumberOfUnreadCommentsForFolder and redo it's implementation based on getNumberOfUnreadCommentsForObjects 3 months ago
Common/Exception Since 27.1.0 11 months ago
Config Add API to change preferences 2 years ago
Console fix(OCP): Add since tag for all constants 4 months ago
Contacts feat(contactsmenu): Sort by user status 7 months ago
DB feat(occ): add possibility to edit indices 3 months ago
Dashboard fix(OCP): Add since tag for all constants 4 months ago
DataCollector Add a built-in profiler inside Nextcloud 2 years ago
Diagnostics Update php licenses 3 years ago
DirectEditing Fix typos in lib/public subdirectory 1 year ago
Encryption Adapt code to new encryption system 1 year ago
EventDispatcher add hasListeners() 4 months ago
Exceptions feat(files): copy live photos 3 months ago
Federation fix(federation): Allow cloud federation providers to handle unsuccessful return codes 3 months ago
Files feat: add interface for lower level filecache acess without having to do direct db queries 2 months ago
FilesMetadata feat(metadata): get deprecated status using file etag 3 months ago
Files_FullTextSearch/Model composer run cs:fix 1 year ago
FullTextSearch Merge pull request #38996 from fsamapoor/refactor_lib_private_fulltextsearch 3 months ago
GlobalScale composer run cs:fix 1 year ago
Group Fix psalm spotted type errors 9 months ago
Http Merge pull request #43446 from jithin-space/add-patch-request-to-http-client-interface 3 months ago
L10N composer run cs:fix 1 year ago
LDAP Fix typos in lib/public subdirectory 1 year ago
Lock composer run cs:fix 1 year ago
Lockdown Update php licenses 3 years ago
Log Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 4 months ago
Mail Merge pull request #38585 from nextcloud/feature/ocp/send-message-with-subject-body 1 year ago
Migration fix(install): Make installing more verbose 7 months ago
Notification composer run cs:fix 1 year ago
OCM feat(OCM): Dispatch an event so apps can register resources 8 months ago
OCS composer run cs:fix 1 year ago
Preview feat: redirect to the mime icon if no preview available 10 months ago
Profile feat(profile): Add public interface for profile manager so apps can check config 7 months ago
Profiler Expose clearing the profiles and fix it 1 year ago
Remote Deprecate OCP\Remote 3 years ago
RichObjectStrings Add messageId to richObject definition of Talk 1 year ago
Route composer run cs:fix 1 year ago
Search fix(OCP): Add since tag for all constants 4 months ago
Security Refactor `OC\Server::getHasher` 3 months ago
Session/Exceptions Update php licenses 3 years ago
Settings fix: add missing copyrights and strict types 3 months ago
SetupCheck fix(OCP): Add since tag for all constants 4 months ago
Share ShareByMailProvider: getAccessList: add token to returned array 2 months ago
SpeechToText feat(stt): add ability to cancel a scheduled transcription 3 months ago
Support composer run cs:fix 1 year ago
SystemTag fix(OCP): Add since tag for all constants 4 months ago
Talk chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
Teams feat: Implement team provider api 3 months ago
TextProcessing Merge branch 'master' into enh/text-processing-provider-with-id 6 months ago
TextToImage introduce IProviderWithUserId 5 months ago
Translation enh(OCP\Translation): Introduce ITranslationProviderWithUserId 5 months ago
User Merge pull request #41962 from nextcloud/fix/dav/check-current-ooo-time 6 months ago
UserMigration fix(OCP): Add since tag for all constants 4 months ago
UserStatus fix(ooo): add new ooo status with new emoji 6 months ago
WorkflowEngine fix(OCP): Add since tag for all constants 4 months ago
AutoloadNotAllowedException.php Update php licenses 3 years ago
BeforeSabrePubliclyLoadedEvent.php rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/autoloaderchecker.sh 1 year ago
Color.php Update avatars on update 1 year ago
Constants.php fix(OCP): Add since tag for all constants 4 months ago
Defaults.php Refactor `OC\Server::getThemingDefaults` 9 months ago
Files.php Fix typos in lib/public subdirectory 1 year ago
GroupInterface.php fix(OCP): Add since tag for all constants 4 months ago
HintException.php Fix typos in lib/public subdirectory 1 year ago
IAddressBook.php composer run cs:fix 1 year ago
IAppConfig.php fix getAllValues() to filter values based on prefix 4 months ago
IAvatar.php composer run cs:fix 1 year ago
IAvatarManager.php composer run cs:fix 1 year ago
IBinaryFinder.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 1 year ago
ICache.php composer run cs:fix 1 year ago
ICacheFactory.php feat: Add factory method for in-memory caches 8 months ago
ICertificate.php Update php licenses 3 years ago
ICertificateManager.php Update php licenses 3 years ago
IConfig.php lazy AppConfig 5 months ago
IContainer.php fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if class not found 1 year ago
IDBConnection.php fix(OCP): Add since tag for all constants 4 months ago
IDateTimeFormatter.php Update php licenses 3 years ago
IDateTimeZone.php Update php licenses 3 years ago
IEmojiHelper.php Extract the EmojiService from user status and add an OCP interface 2 years ago
IEventSource.php Flag repair errors as error level in eventSource->send 1 year ago
IEventSourceFactory.php refactor: migrate OC_EventSource to dependency injection 1 year ago
IGroup.php feat(ocp): Add types and strict typing to \OCP\Group\IGroup 9 months ago
IGroupManager.php revert public interface back to the original types, just cast them before passing the nulls to the backends 1 year ago
IImage.php Allow empty mimeType 1 year ago
IInitialStateService.php Update php licenses 3 years ago
IL10N.php Update php licenses 3 years ago
ILogger.php Update php licenses 3 years ago
IMemcache.php Update php licenses 3 years ago
IMemcacheTTL.php restore shared lock ttl when releasing 5 months ago
INavigationManager.php fix(INavigationManager): Add psalm typing for `add` parameter 7 months ago
IPhoneNumberUtil.php fix(phonenumber): Improve docs by adding input details 8 months ago
IPreview.php fix(OCP): Add since tag for all constants 4 months ago
IRequest.php feat(request): Allow to match the client version with the IRequest::USER_AGENT_* regex 11 months ago
IRequestId.php Extract request id handling to dedicated class so it can be injected manually 2 years ago
ISearch.php composer run cs:fix 1 year ago
IServerContainer.php chore!: Remove legacy SymfonyAdapter 10 months ago
ISession.php composer run cs:fix 1 year ago
IStreamImage.php Send images to imaginary docker to generate previews 2 years ago
ITagManager.php composer run cs:fix 1 year ago
ITags.php Cleanup tags and Share component 1 year ago
ITempManager.php Update php licenses 3 years ago
IURLGenerator.php chore(IURLGenerater): Document changes to `URL_REGEX_NO_MODIFIERS` 3 months ago
IUser.php feat(users): Store and load a user's manager 1 year ago
IUserBackend.php composer run cs:fix 1 year ago
IUserManager.php Add endpoint for getting disabled user list 8 months ago
IUserSession.php fix: Implement option to temporarily set the user session 2 months ago
Image.php Update php licenses 3 years ago
PreConditionNotMetException.php Update php licenses 3 years ago
SabrePluginEvent.php composer run cs:fix 1 year ago
SabrePluginException.php composer run cs:fix 1 year ago
Server.php Improve container return type annotations 1 year ago
Share.php chore: remove long depricated share code 3 months ago
Share_Backend.php Fix typos in lib/public subdirectory 1 year ago
Share_Backend_Collection.php Update php licenses 3 years ago
Share_Backend_File_Dependent.php Update php licenses 3 years ago
Template.php Update php licenses 3 years ago
UserInterface.php composer run cs:fix 1 year ago
Util.php fix: php-cs 3 months ago