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
Côme Chilliet fc85555d0c
fix: Fix phpdoc typing for IL10N::l $data parameter
9 months ago
..
Accounts fix: eslint errors fixed in vue file, IAccountManager since added, bluesky svg added to REUSE.toml file 11 months ago
Activity feat(activity): add bulk activity option 10 months ago
App chore: Move isAppCompatible and shouldUpgrade to the app manager 10 months ago
AppFramework fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 10 months ago
Authentication feat(auth): include the token entity in TokenInvalidatedEvent 10 months ago
BackgroundJob chore: Remove deprecated `IJob::execute` method 10 months ago
Broadcast/Events chore: Add SPDX header 2 years ago
Cache chore: Add SPDX header 2 years ago
Calendar feat: meeting proposals 10 months ago
Capabilities chore: apply new CSFixer rules 12 months ago
Collaboration chore: apply new CSFixer rules 12 months ago
Command chore: Add SPDX header 2 years ago
Comments Merge pull request #54664 from nextcloud/carl/port-away-execute-lib 10 months ago
Common/Exception chore: Add SPDX header 2 years ago
Config feat(lexicon): remove limitation to store definition only on cli 10 months ago
Console feat: Add reserved options in a new OCP class so that applications know about them 2 years ago
Contacts chore: apply new CSFixer rules 12 months ago
ContextChat chore(ContextChat): add docblocks to ContentItem properties 11 months ago
DB chore: apply new CSFixer rules 12 months ago
Dashboard fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 years ago
DataCollector chore: Add SPDX header 2 years ago
Diagnostics refactor: migrate from OC to OCP in public interfaces 1 year ago
DirectEditing chore: apply new CSFixer rules 12 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 1 year ago
Exceptions chore: Add SPDX header 2 years ago
Federation fix(federation): remove background jobs when removing trusted servers 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 12 months ago
Group chore: apply new CSFixer rules 12 months ago
Http docs(http): Update return type for getBody 12 months ago
L10N refactor: add missing template implements where needed 1 year ago
LDAP chore: apply new CSFixer rules 12 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 12 months ago
Log chore: apply new CSFixer rules 12 months ago
Mail feat(ocp): add email address validator 10 months ago
Migration feat(migration-attributes): set as Consumable 10 months ago
Navigation/Events feat(Navigation): emit dedicated event for loading additional entries 2 years ago
Notification feat: indicate reason for preloading notifications 10 months ago
OCM feat(ocm): split ocm discovery and capacities 10 months ago
OCS chore: Add SPDX header 2 years ago
Preview chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Profile feat: add bluesky to accounts, show the same in profile edit and visibility option, in view profile and also in sharing tab 11 months ago
Profiler refactor: migrate from OC to OCP in public interfaces 1 year ago
Remote chore: apply new CSFixer rules 12 months ago
RichObjectStrings chore: apply new CSFixer rules 12 months ago
Route fix: Deprecate action and actionInclude from routes and fix actionInclude 1 year ago
Search feat(unified-search): Use existing min search length config 9 months ago
Security fix: Remove more unused deprecated getters from IServerContainer 1 year ago
Session/Exceptions chore: Add SPDX header 2 years ago
Settings feat(settings): Add support for delegated settings not appearing in menu 9 months ago
SetupCheck feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 2 years ago
Share feat(Share\IManager): add `matchUserId` method and update docs 9 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 feat(SystemTag): Add typed events for tag mapper events 10 months ago
Talk chore: Add SPDX header 2 years ago
TaskProcessing feat(taskprocessing): add manager method to get the list of available task type IDs 10 months ago
Teams chore: apply new CSFixer rules 12 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 feat(config): Add UserConfigChangedEvent whenever user config is updated 9 months ago
UserMigration chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
UserStatus chore: Add SPDX header 2 years ago
WorkflowEngine chore(psalm): Fix most issues with the workflowengine 9 months ago
AutoloadNotAllowedException.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
BeforeSabrePubliclyLoadedEvent.php chore: apply new CSFixer rules 12 months ago
Color.php chore: apply new CSFixer rules 12 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 refactor: use logical `&&` `||` instead of weak `and` `or` operators 9 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 12 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 11 months ago
IAvatar.php chore: Add SPDX header 2 years ago
IAvatarManager.php chore: Add SPDX header 2 years ago
IBinaryFinder.php fix: use nc's binary finding logic for smb 2 years ago
ICache.php fix: set default TTL for APCu cache as per docs 2 years ago
ICacheFactory.php chore: Add SPDX header 2 years ago
ICertificate.php chore: Add SPDX header 2 years ago
ICertificateManager.php chore: Add SPDX header 2 years ago
IConfig.php docs(IConfig): fix wrong doc block type for `$key` on `setAppValue` 10 months ago
IContainer.php chore: Add SPDX header 2 years ago
ICreateContactFromString.php feat(ocp): create contacts from string 10 months ago
IDBConnection.php fix(query-builder): Don't catch UniqueConstraintViolationException 10 months ago
IDateTimeFormatter.php style: update codestyle for coding-standard 1.2.3 2 years ago
IDateTimeZone.php feat(IDateTimeZone): allow to fetch timezone of specified user 10 months ago
IEmojiHelper.php chore: Add SPDX header 2 years ago
IEventSource.php chore: Add SPDX header 2 years ago
IEventSourceFactory.php chore: Add SPDX header 2 years ago
IGroup.php chore: Add SPDX header 2 years ago
IGroupManager.php feat(users): Add support for admin delegation for users and groups management 2 years ago
IImage.php fix(OCP): Fix Image interface 2 years ago
IInitialStateService.php fix(container): Reduce general deprecation spam on all requests 11 months ago
IL10N.php fix: Fix phpdoc typing for IL10N::l $data parameter 9 months ago
ILogger.php chore: Remove deprecated `ILogger` logging functions 2 years ago
IMemcache.php feat: add negative compare-and-delete to imemcache 2 years ago
IMemcacheTTL.php chore: Add SPDX header 2 years ago
INavigationManager.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
IPhoneNumberUtil.php chore: Add SPDX header 2 years ago
IPreview.php fix(PreviewManager): use the forced mimetype in throwIfPreviewsDisabled 1 year ago
IRequest.php fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 10 months ago
IRequestId.php chore: Add SPDX header 2 years ago
IServerContainer.php fix: Remove more unused deprecated getters from IServerContainer 1 year ago
ISession.php chore: Add SPDX header 2 years ago
IStreamImage.php chore: Add SPDX header 2 years ago
ITagManager.php style: update codestyle for coding-standard 1.2.3 2 years ago
ITags.php fix: Dispatch favorite event with an actual path 9 months ago
ITempManager.php refactor(TempManager): Simplify and unify implementations and remove legacy behavior 1 year ago
IURLGenerator.php style: update codestyle for coding-standard 1.2.3 2 years ago
IUser.php feat(IUser): add `getQuotaBytes` method to get machine readable quota 1 year ago
IUserBackend.php chore: Add SPDX header 2 years ago
IUserManager.php feat: Support limit argument in `getSeenUsers` 10 months ago
IUserSession.php chore: Add SPDX header 2 years ago
Image.php fix(OCP): Fix Image interface 2 years ago
PreConditionNotMetException.php chore: Add SPDX header 2 years ago
SabrePluginEvent.php style: update codestyle for coding-standard 1.2.3 2 years ago
SabrePluginException.php chore: Add SPDX header 2 years ago
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 chore: Add SPDX header 2 years ago
Share_Backend.php chore: Remove deprecated `Share_Helper::generateTarget` `$exclude` parameter 2 years ago
Share_Backend_Collection.php chore: fix some comments 2 years ago
Share_Backend_File_Dependent.php chore: Add SPDX header 2 years ago
Template.php chore!: remove legacy functions from `OC_Helper` deprecated before v10 1 year ago
UserInterface.php fix: rebased the branch with master and resolved conflicts 2 years ago
Util.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 9 months ago