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
Kate 90a53a88dd
Merge pull request #62602 from nextcloud/fix/sharing/pass-share-user-instead-of-iuser
3 weeks 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 refactor: Add type annotations to middlewares 1 month 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 fix(caldav-delegation): send notification to delegator 3 months 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 chore: Apply new coding standard to all files 3 months ago
Contacts chore: Apply new coding standard to all files 3 months ago
ContextChat docs(ocp): Add since tag 4 months ago
DB feat: Add support for `NOT ILIKE` in query builder expressions 2 months 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
Federation feat(ocm): advertise exchange-token capability and token endpoint 2 months ago
Files refactor: Expose a public exception when no user is found 2 months 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 chore: Apply new coding standard to all files 3 months 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 feat(Interaction): Add support for Unified Sharing permissions 1 month 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 fix(preview): Do not recreate preview folder in filecache after cleanup 2 months 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 fix(ocm): Move invite-accepted capability and implementation to contacts app. 1 month 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: Mark some parameters as sensitive 1 month ago
Session/Exceptions chore: Apply new coding standard to all files 3 months ago
Settings chore: Apply new coding standard to all files 3 months ago
SetupCheck feat: Run setup checks by category or class 2 months ago
Share chore(core/share): Centralize logic for checking if a share is password protected in IShare->isPasswordProtected() 1 month ago
Sharing Merge pull request #62602 from nextcloud/fix/sharing/pass-share-user-instead-of-iuser 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 refactor(Team): Use more strict types 1 month 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
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
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
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
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: Dispatch favorite event with an actual path 11 months 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
IUserManager.php refactor(User): Use more strict types 1 month ago
IUserSession.php refactor: Expose a public exception when no user is found 2 months ago
Image.php
PreConditionNotMetException.php
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
Template.php chore: Apply new coding standard to all files 3 months ago
UserInterface.php
Util.php fix(systemtags): correct @since tag for sanitizeWordsAndEmojis 1 month ago