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