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
Ferdinand Thiessen 3d97549a74
Merge pull request #55311 from nextcloud/fix/sharing-results-collaboration
1 week ago
..
Accounts fix: eslint errors fixed in vue file, IAccountManager since added, bluesky svg added to REUSE.toml file 2 months ago
Activity feat(activity): add bulk activity option 2 months ago
App chore: Move isAppCompatible and shouldUpgrade to the app manager 2 months ago
AppFramework fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 1 month ago
Authentication feat(auth): include the token entity in TokenInvalidatedEvent 2 months ago
BackgroundJob chore: Remove deprecated `IJob::execute` method 1 month ago
Broadcast/Events
Cache
Calendar feat: meeting proposals 1 month ago
Capabilities chore: apply new CSFixer rules 3 months ago
Collaboration chore: apply new CSFixer rules 3 months ago
Command
Comments Merge pull request #54664 from nextcloud/carl/port-away-execute-lib 1 month ago
Common/Exception
Config feat(lexicon): remove limitation to store definition only on cli 2 months ago
Console
Contacts chore: apply new CSFixer rules 3 months ago
ContextChat chore(ContextChat): add docblocks to ContentItem properties 3 months ago
DB chore: apply new CSFixer rules 3 months ago
Dashboard fix(OpenAPI): Adjust array syntax to avoid ambiguities 11 months ago
DataCollector
Diagnostics refactor: migrate from OC to OCP in public interfaces 5 months ago
DirectEditing chore: apply new CSFixer rules 3 months ago
Encryption fix: throw a better error if we can't get the encrypted header size 5 months ago
EventDispatcher fix: don't try to get fileid for non exising nodes when serializing events file 3 months ago
Exceptions
Federation fix(federation): remove background jobs when removing trusted servers 1 month ago
Files fix(FileAccess): Use one param for rewriting home dirs and excluding non-user files mounts 3 months ago
FilesMetadata chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Files_FullTextSearch/Model refactor: migrate from OC to OCP in public interfaces 5 months ago
FullTextSearch chore: Use more gender neutral language 12 months ago
GlobalScale chore: apply new CSFixer rules 3 months ago
Group chore: apply new CSFixer rules 3 months ago
Http docs(http): Update return type for getBody 3 months ago
L10N refactor: add missing template implements where needed 5 months ago
LDAP chore: apply new CSFixer rules 3 months ago
Lock fix: better error message when trying to scan a folder that is already being scanned 5 months ago
Lockdown chore: apply new CSFixer rules 3 months ago
Log chore: apply new CSFixer rules 3 months ago
Mail feat(ocp): add email address validator 2 months ago
Migration feat(migration-attributes): set as Consumable 1 month ago
Navigation/Events feat(Navigation): emit dedicated event for loading additional entries 10 months ago
Notification feat: indicate reason for preloading notifications 2 months ago
OCM feat(ocm): split ocm discovery and capacities 2 months ago
OCS
Preview chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Profile feat: add bluesky to accounts, show the same in profile edit and visibility option, in view profile and also in sharing tab 2 months ago
Profiler refactor: migrate from OC to OCP in public interfaces 5 months ago
Remote chore: apply new CSFixer rules 3 months ago
RichObjectStrings chore: apply new CSFixer rules 3 months ago
Route fix: Deprecate action and actionInclude from routes and fix actionInclude 4 months ago
Search feat(unified-search): Use existing min search length config 2 weeks ago
Security fix: Remove more unused deprecated getters from IServerContainer 5 months ago
Session/Exceptions
Settings chore: apply new CSFixer rules 3 months ago
SetupCheck
Share feat(Share\IManager): add `matchUserId` method and update docs 1 week ago
SpeechToText
Support chore: Add proper deprecation dates where missing 1 year ago
SystemTag feat(SystemTag): Add typed events for tag mapper events 1 month ago
Talk
TaskProcessing feat(taskprocessing): add manager method to get the list of available task type IDs 1 month ago
Teams chore: apply new CSFixer rules 3 months ago
Template fix: Use a dedicated Exception class for when a template is not found 7 months ago
TextProcessing chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
TextToImage chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Translation chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
User feat(config): Add UserConfigChangedEvent whenever user config is updated 1 week ago
UserMigration chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
UserStatus
WorkflowEngine chore(psalm): Fix most issues with the workflowengine 3 weeks ago
AutoloadNotAllowedException.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
BeforeSabrePubliclyLoadedEvent.php chore: apply new CSFixer rules 3 months ago
Color.php chore: apply new CSFixer rules 3 months ago
Constants.php chore(Constants): Sort by value 5 months ago
Defaults.php refactor: migrate from OC to OCP in public interfaces 5 months ago
Files.php chore: apply new CSFixer rules 3 months ago
GroupInterface.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 11 months ago
HintException.php
IAddressBook.php chore: apply new CSFixer rules 3 months ago
IAddressBookEnabled.php fix(cardav): only show useres from enabled addressBooks in contacts menu 7 months ago
IAppConfig.php feat(lexicon): add note and key-details 2 months ago
IAvatar.php
IAvatarManager.php
IBinaryFinder.php fix: use nc's binary finding logic for smb 1 year ago
ICache.php
ICacheFactory.php
ICertificate.php
ICertificateManager.php
IConfig.php docs(IConfig): fix wrong doc block type for `$key` on `setAppValue` 2 months ago
IContainer.php
ICreateContactFromString.php feat(ocp): create contacts from string 1 month ago
IDBConnection.php fix(query-builder): Don't catch UniqueConstraintViolationException 1 month ago
IDateTimeFormatter.php
IDateTimeZone.php feat(IDateTimeZone): allow to fetch timezone of specified user 2 months ago
IEmojiHelper.php
IEventSource.php
IEventSourceFactory.php
IGroup.php
IGroupManager.php
IImage.php
IInitialStateService.php fix(container): Reduce general deprecation spam on all requests 2 months ago
IL10N.php
ILogger.php chore: Remove deprecated `ILogger` logging functions 1 year ago
IMemcache.php
IMemcacheTTL.php
INavigationManager.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
IPhoneNumberUtil.php
IPreview.php fix(PreviewManager): use the forced mimetype in throwIfPreviewsDisabled 4 months ago
IRequest.php fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 1 month ago
IRequestId.php
IServerContainer.php fix: Remove more unused deprecated getters from IServerContainer 5 months ago
ISession.php
IStreamImage.php
ITagManager.php
ITags.php fix: Dispatch favorite event with an actual path 3 weeks ago
ITempManager.php refactor(TempManager): Simplify and unify implementations and remove legacy behavior 7 months ago
IURLGenerator.php
IUser.php feat(IUser): add `getQuotaBytes` method to get machine readable quota 5 months ago
IUserBackend.php
IUserManager.php feat: Support limit argument in `getSeenUsers` 1 month ago
IUserSession.php
Image.php
PreConditionNotMetException.php
SabrePluginEvent.php
SabrePluginException.php
Server.php chore: Adjust `OCP\Server::get` annotation to work with phpstan 8 months ago
ServerVersion.php fix: Properly read updater channel before returning version channel as a fallback 9 months ago
Share.php
Share_Backend.php chore: Remove deprecated `Share_Helper::generateTarget` `$exclude` parameter 1 year ago
Share_Backend_Collection.php
Share_Backend_File_Dependent.php
Template.php chore!: remove legacy functions from `OC_Helper` deprecated before v10 5 months ago
UserInterface.php
Util.php chore(psalm): Fix most issues with the workflowengine 3 weeks ago