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
Carl Schwan b85f3837dc
Merge pull request #56199 from nextcloud/carl/attributes-entity-2
1 week ago
..
Accounts chore: Apply new coding standard to all files 3 months ago
Activity chore: Apply new coding standard to all files 3 months ago
App feat: add `AppsLoadedEvent` 4 weeks ago
AppFramework Merge pull request #56199 from nextcloud/carl/attributes-entity-2 1 week ago
Authentication refactor(urlgenerator): Move getLogoutUrl from OC_User to IUrlGenerator 1 month ago
BackgroundJob fix: correct spelling errors in comments 3 weeks ago
Broadcast/Events chore: Deprecate IBroadcastEvent 3 months ago
Cache fix(cache): Improve typing of ICache and CappedMemoryCache 2 months ago
Calendar refactor: Remove old deprecated methods from OCP\Calendar 1 week ago
Capabilities chore: Apply new coding standard to all files 3 months ago
Collaboration refactor: Remove deprecated AutoCompleteEvent 2 months ago
Command chore: Apply new coding standard to all files 3 months ago
Comments refactor: Remove most usages of IAppContainer and IServerContainer 1 month ago
Common/Exception chore: Apply new coding standard to all files 3 months ago
Config chore: Apply new coding standard to all files 3 months ago
Console refactor(commands): Remove IQuestionHelper 1 week ago
Contacts chore: Apply new coding standard to all files 3 months ago
ContextChat docs(ocp): Add since tag 4 months ago
DB Merge pull request #63177 from nextcloud/fix-add-missing-`comment`-to-`$options`-array-in-ITable 1 week ago
Dashboard chore: Apply new coding standard to all files 3 months ago
DataCollector chore(ocp): add `Override` attribute to all OCP classes 4 months ago
Diagnostics chore: Apply new coding standard to all files 3 months ago
DirectEditing chore(DirectEditing): drop redundant docblock typing from IToken 2 months ago
Encryption chore: Apply new coding standard to all files 3 months ago
EventDispatcher chore: Apply new coding standard to all files 3 months ago
Exceptions chore: Add SPDX header 2 years ago
Federation chore(http-sig): Simplify implementation 2 weeks ago
Files feat(api): Add getOrCreateFolder also for SimpleFS module 2 weeks ago
FilesMetadata chore: Apply new coding standard to all files 3 months ago
Files_FullTextSearch/Model chore: Apply new coding standard to all files 3 months ago
FullTextSearch chore: Apply new coding standard to all files 3 months ago
GlobalScale feat: Allow to register a class implementing IGlobalScaleService 2 weeks ago
Group chore: Apply new coding standard to all files 3 months ago
Http feat(guzzle): allow overriding the default curl handler when creating a new client 3 months ago
Install/Events chore: Apply new coding standard to all files 3 months ago
Interaction refactor(Sharing): Move from OCP to NCU 3 weeks ago
L10N chore(L10N): add strict types in L10N::localeExists 2 months ago
LDAP refactor: Remove most usages of IAppContainer and IServerContainer 1 month ago
Lock chore: Apply new coding standard to all files 3 months ago
Lockdown chore: Apply new coding standard to all files 3 months ago
Log chore: Apply new coding standard to all files 3 months ago
Mail chore: Apply new coding standard to all files 3 months ago
Migration feat: Remove IColumn::getOptions 1 week ago
Navigation/Events chore: Apply new coding standard to all files 3 months ago
Notification chore: Apply new coding standard to all files 3 months ago
OCM chore(http-sig): Simplify implementation 2 weeks ago
OCS chore: Apply new coding standard to all files 3 months ago
OpenMetrics docs(ocp): Add since tag 4 months ago
Preview docs(preview): streamline IProviderV2 docs 2 months ago
Profile chore: Apply new coding standard to all files 3 months ago
Profiler refactor: migrate from OC to OCP in public interfaces 1 year ago
RichObjectStrings chore: Apply new coding standard to all files 3 months ago
Route chore: Apply new coding standard to all files 3 months ago
Search chore: Apply new coding standard to all files 3 months ago
Security fix(ocm): treat RFC 9421 keyid as opaque, verify by sender origin 2 weeks ago
Session/Exceptions chore: Apply new coding standard to all files 3 months ago
Settings fix(core): hide personal settings of apps not enabled for the user 2 weeks ago
SetupCheck feat: Run setup checks by category or class 2 months ago
Share fix(Share20): Use correct enum for share permissions 3 weeks ago
Snowflake refactor(Snowflake): Use more strict types 1 month ago
SpeechToText chore: Apply new coding standard to all files 3 months ago
Support chore: Apply new coding standard to all files 3 months ago
SystemTag refactor: Remove most usages of IAppContainer and IServerContainer 1 month ago
Talk fix(talkbackend): Make function names positive and remove talk internals from docs 4 months ago
TaskProcessing Fix: multimodal chatwithtools was not made internal 4 weeks ago
Teams fix(teams): add consumable and implementable annotations 2 weeks ago
Template docs(templates): refine ITemplateManager docs 3 months ago
TextProcessing chore: Apply new coding standard to all files 3 months ago
TextToImage chore: Apply new coding standard to all files 3 months ago
Translation chore: Apply new coding standard to all files 3 months ago
User refactor: Expose a public exception when no user is found 2 months ago
UserMigration chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
UserStatus chore: Apply new coding standard to all files 3 months ago
WorkflowEngine chore: Apply new coding standard to all files 3 months ago
AutoloadNotAllowedException.php chore: Apply new coding standard to all files 3 months ago
BeforeSabrePubliclyLoadedEvent.php chore: Apply new coding standard to all files 3 months ago
Color.php chore: Apply new coding standard to all files 3 months ago
Constants.php fix: Remove deprecated RFC7231 constant to avoid warnings on PHP 8.5 5 months ago
Defaults.php refactor: migrate from OC to OCP in public interfaces 1 year ago
Files.php refactor(Files): Remove deprecated and unused getMimeType and searchByMime methods 6 months ago
GroupInterface.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 years ago
HintException.php chore: Apply new coding standard to all files 3 months ago
IAddressBook.php chore: add strict types in IAddressBook::getKey 2 months ago
IAddressBookEnabled.php fix(cardav): only show useres from enabled addressBooks in contacts menu 1 year ago
IAppConfig.php chore: Apply new coding standard to all files 3 months ago
IAvatar.php chore: Apply new coding standard to all files 3 months ago
IAvatarManager.php chore: Apply new coding standard to all files 3 months ago
IBinaryFinder.php fix: use nc's binary finding logic for smb 2 years ago
ICache.php fix(cache): Improve typing of ICache and CappedMemoryCache 2 months ago
ICacheFactory.php chore: Apply new coding standard to all files 3 months ago
ICertificate.php chore: Apply new coding standard to all files 3 months ago
ICertificateManager.php chore: Apply new coding standard to all files 3 months ago
IConfig.php chore: Apply new coding standard to all files 3 months ago
IContainer.php chore: Apply new coding standard to all files 3 months ago
ICreateContactFromString.php feat(ocp): create contacts from string 12 months ago
IDBConnection.php chore: Apply new coding standard to all files 3 months ago
IDateTimeFormatter.php chore: Apply new coding standard to all files 3 months ago
IDateTimeZone.php chore: Apply new coding standard to all files 3 months ago
IEmojiHelper.php chore: Add SPDX header 2 years ago
IEventSource.php chore: Apply new coding standard to all files 3 months ago
IEventSourceFactory.php chore: Apply new coding standard to all files 3 months ago
IGroup.php refactor(Group): Use more strict types 1 month ago
IGroupManager.php feat: allow unregistering group backends 2 months ago
IImage.php chore: Apply new coding standard to all files 3 months ago
IInitialStateService.php chore: Apply new coding standard to all files 3 months ago
IL10N.php fix(L10N): Also accept DateTimeImmutable 3 weeks ago
ILogger.php chore: Apply new coding standard to all files 3 months ago
IMemcache.php feat: add negative compare-and-delete to imemcache 2 years ago
IMemcacheTTL.php chore: Apply new coding standard to all files 3 months ago
INavigationManager.php refactor(navigation-manager): Cleanup implementation and add type hinting 7 months ago
IPhoneNumberUtil.php chore: Apply new coding standard to all files 3 months ago
IPreview.php docs(preview): clarify IPreview preview support and provider docs 2 months ago
IRequest.php chore(IRequest): lint/cs fixup 2 months ago
IRequestId.php docs(IRequestId): update to consistency with wrapped call in IRequest 2 months ago
IServerContainer.php chore: Apply new coding standard to all files 3 months ago
IServerInfo.php feat(utils): add getter for serverid with proper default 2 months ago
ISession.php fix(ISession): Fix typo in api doc 1 month ago
IStreamImage.php chore: Apply new coding standard to all files 3 months ago
ITagManager.php refactor: Run rector on lib/private 7 months ago
ITags.php fix(orm): Multiple fixes 1 week ago
ITempManager.php chore: Apply new coding standard to all files 3 months ago
IURLGenerator.php refactor(urlgenerator): Move getLogoutUrl from OC_User to IUrlGenerator 1 month ago
IUser.php refactor(User): Use more strict types 1 month ago
IUserBackend.php chore: Add SPDX header 2 years ago
IUserManager.php fix(trashbin): properly show deleted by for federated shares 2 weeks ago
IUserSession.php refactor: Expose a public exception when no user is found 2 months ago
Image.php fix(OCP): Fix Image interface 2 years ago
PreConditionNotMetException.php chore: Add SPDX header 2 years ago
SabrePluginEvent.php chore: Apply new coding standard to all files 3 months ago
SabrePluginException.php chore: Apply new coding standard to all files 3 months ago
Server.php chore: Apply new coding standard to all files 3 months ago
ServerVersion.php refactor: Delete deprecated code from OC_Util 3 months ago
Share.php chore: Add SPDX header 2 years ago
Template.php chore: Apply new coding standard to all files 3 months ago
UserInterface.php fix: rebased the branch with master and resolved conflicts 2 years ago
Util.php fix(systemtags): correct @since tag for sanitizeWordsAndEmojis 1 month ago