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