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
Richard Steinmetz d6d94c4e63
feat: send invitation emails through ICreateFromString
10 months ago
..
Accounts chore: apply new CSFixer rules 11 months ago
Activity chore: apply new CSFixer rules 11 months ago
App chore: apply new CSFixer rules 11 months ago
AppFramework feat(lexicon): moving out from unstable 10 months ago
Authentication chore: apply new CSFixer rules 11 months ago
BackgroundJob chore: apply new CSFixer rules 11 months ago
Broadcast/Events
Cache
Calendar feat: send invitation emails through ICreateFromString 10 months ago
Capabilities chore: apply new CSFixer rules 11 months ago
Collaboration chore: apply new CSFixer rules 11 months ago
Command
Comments fix(comments): Adjust interface with implementation 11 months ago
Common/Exception
Config feat(lexicon): add note and key-details 10 months ago
Console
Contacts chore: apply new CSFixer rules 11 months ago
ContextChat chore(ContextChat): add docblocks to ContentItem properties 11 months ago
DB chore: apply new CSFixer rules 11 months ago
Dashboard fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 years ago
DataCollector
Diagnostics refactor: migrate from OC to OCP in public interfaces 1 year ago
DirectEditing chore: apply new CSFixer rules 11 months ago
Encryption fix: throw a better error if we can't get the encrypted header size 1 year ago
EventDispatcher fix: don't try to get fileid for non exising nodes when serializing events file 11 months ago
Exceptions
Federation refactor: remove duplicated types and add return types 10 months ago
Files fix(FileAccess): Use one param for rewriting home dirs and excluding non-user files mounts 11 months ago
FilesMetadata chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Files_FullTextSearch/Model refactor: migrate from OC to OCP in public interfaces 1 year ago
FullTextSearch chore: Use more gender neutral language 2 years ago
GlobalScale chore: apply new CSFixer rules 11 months ago
Group chore: apply new CSFixer rules 11 months ago
Http docs(http): Update return type for getBody 11 months ago
L10N refactor: add missing template implements where needed 1 year ago
LDAP chore: apply new CSFixer rules 11 months ago
Lock fix: better error message when trying to scan a folder that is already being scanned 1 year ago
Lockdown chore: apply new CSFixer rules 11 months ago
Log chore: apply new CSFixer rules 11 months ago
Mail chore: apply new CSFixer rules 11 months ago
Migration chore: apply new CSFixer rules 11 months ago
Navigation/Events feat(Navigation): emit dedicated event for loading additional entries 1 year ago
Notification feat(OCP): Consumable vs. Implementable public API 11 months ago
OCM chore: apply new CSFixer rules 11 months ago
OCS
Preview chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Profile feat(profile): Add an API to get the profile field data 1 year ago
Profiler refactor: migrate from OC to OCP in public interfaces 1 year ago
Remote chore: apply new CSFixer rules 11 months ago
RichObjectStrings chore: apply new CSFixer rules 11 months ago
Route fix: Deprecate action and actionInclude from routes and fix actionInclude 12 months ago
Search fix(psalm): Fix @throws annotations 2 years ago
Security fix: Remove more unused deprecated getters from IServerContainer 1 year ago
Session/Exceptions
Settings chore: apply new CSFixer rules 11 months ago
SetupCheck feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 2 years ago
Share fix(IShare): Add missing getParent and setParent methods 10 months ago
SpeechToText feat(speech-to-text): SpeechToTextManager::transcribeFile calls TaskProcessingManager::runTask 2 years ago
Support chore: Add proper deprecation dates where missing 2 years ago
SystemTag fix(systemtags): prevent tag edition if restricted 1 year ago
Talk
TaskProcessing Merge branch 'master' into feat/task/analyze-image 11 months ago
Teams chore: apply new CSFixer rules 11 months ago
Template fix: Use a dedicated Exception class for when a template is not found 1 year ago
TextProcessing chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
TextToImage chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Translation chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
User fix: Add missing interface from previous commit and update autoloaders 1 year ago
UserMigration chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
UserStatus
WorkflowEngine chore: apply new CSFixer rules 11 months ago
AutoloadNotAllowedException.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
BeforeSabrePubliclyLoadedEvent.php chore: apply new CSFixer rules 11 months ago
Color.php chore: apply new CSFixer rules 11 months ago
Constants.php chore(Constants): Sort by value 1 year ago
Defaults.php refactor: migrate from OC to OCP in public interfaces 1 year ago
Files.php chore: apply new CSFixer rules 11 months ago
GroupInterface.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 years ago
HintException.php refactor: Replace __CLASS__ with ::class references 2 years ago
IAddressBook.php chore: apply new CSFixer rules 11 months ago
IAddressBookEnabled.php fix(cardav): only show useres from enabled addressBooks in contacts menu 1 year ago
IAppConfig.php feat(lexicon): add note and key-details 10 months ago
IAvatar.php
IAvatarManager.php
IBinaryFinder.php fix: use nc's binary finding logic for smb 2 years ago
ICache.php
ICacheFactory.php
ICertificate.php
ICertificateManager.php
IConfig.php chore(IConfig): `getUsersForUserValue` is returning a list 2 years ago
IContainer.php
IDBConnection.php feat(db): add truncateTable method 1 year ago
IDateTimeFormatter.php
IDateTimeZone.php
IEmojiHelper.php
IEventSource.php
IEventSourceFactory.php
IGroup.php
IGroupManager.php
IImage.php fix(OCP): Fix Image interface 2 years ago
IInitialStateService.php
IL10N.php
ILogger.php chore: Remove deprecated `ILogger` logging functions 2 years ago
IMemcache.php
IMemcacheTTL.php
INavigationManager.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
IPhoneNumberUtil.php
IPreview.php fix(PreviewManager): use the forced mimetype in throwIfPreviewsDisabled 1 year ago
IRequest.php fix(ocs): Return a proper error on JSON decoding failures 11 months ago
IRequestId.php
IServerContainer.php fix: Remove more unused deprecated getters from IServerContainer 1 year ago
ISession.php
IStreamImage.php
ITagManager.php
ITags.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 years ago
ITempManager.php refactor(TempManager): Simplify and unify implementations and remove legacy behavior 1 year ago
IURLGenerator.php
IUser.php feat(IUser): add `getQuotaBytes` method to get machine readable quota 1 year ago
IUserBackend.php
IUserManager.php fix: Deprecate OC_User methods related to user backends 1 year ago
IUserSession.php
Image.php fix(OCP): Fix Image interface 2 years ago
PreConditionNotMetException.php
SabrePluginEvent.php
SabrePluginException.php
Server.php chore: Adjust `OCP\Server::get` annotation to work with phpstan 1 year ago
ServerVersion.php fix: Properly read updater channel before returning version channel as a fallback 1 year ago
Share.php
Share_Backend.php chore: Remove deprecated `Share_Helper::generateTarget` `$exclude` parameter 2 years ago
Share_Backend_Collection.php
Share_Backend_File_Dependent.php
Template.php chore!: remove legacy functions from `OC_Helper` deprecated before v10 1 year ago
UserInterface.php
Util.php chore: move implementation to non-deprecated OCP\Util from OC_Helper 1 year ago