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