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 49618b30a7
Merge pull request #53946 from nextcloud/chore/remove-hierarchical-shares
7 months ago
..
Accounts chore: apply new CSFixer rules 8 months ago
Activity chore: apply new CSFixer rules 8 months ago
App chore: apply new CSFixer rules 8 months ago
AppFramework feat(lexicon): moving out from unstable 7 months ago
Authentication chore: apply new CSFixer rules 8 months ago
BackgroundJob chore: apply new CSFixer rules 8 months ago
Broadcast/Events
Cache
Calendar feat(OCP): Consumable vs. Implementable public API 8 months ago
Capabilities chore: apply new CSFixer rules 8 months ago
Collaboration chore: apply new CSFixer rules 8 months ago
Command
Comments fix(comments): Adjust interface with implementation 8 months ago
Common/Exception
Config feat(lexicon): add note and key-details 7 months ago
Console
Contacts chore: apply new CSFixer rules 8 months ago
ContextChat chore(ContextChat): add docblocks to ContentItem properties 7 months ago
DB chore: apply new CSFixer rules 8 months ago
Dashboard fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
DataCollector
Diagnostics refactor: migrate from OC to OCP in public interfaces 9 months ago
DirectEditing chore: apply new CSFixer rules 8 months ago
Encryption fix: throw a better error if we can't get the encrypted header size 10 months ago
EventDispatcher fix: don't try to get fileid for non exising nodes when serializing events file 8 months ago
Exceptions
Federation refactor: remove duplicated types and add return types 7 months ago
Files fix(FileAccess): Use one param for rewriting home dirs and excluding non-user files mounts 7 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 9 months ago
FullTextSearch chore: Use more gender neutral language 1 year ago
GlobalScale chore: apply new CSFixer rules 8 months ago
Group chore: apply new CSFixer rules 8 months ago
Http docs(http): Update return type for getBody 8 months ago
L10N refactor: add missing template implements where needed 9 months ago
LDAP chore: apply new CSFixer rules 8 months ago
Lock fix: better error message when trying to scan a folder that is already being scanned 10 months ago
Lockdown chore: apply new CSFixer rules 8 months ago
Log chore: apply new CSFixer rules 8 months ago
Mail chore: apply new CSFixer rules 8 months ago
Migration chore: apply new CSFixer rules 8 months ago
Navigation/Events feat(Navigation): emit dedicated event for loading additional entries 1 year ago
Notification feat(OCP): Consumable vs. Implementable public API 8 months ago
OCM chore: apply new CSFixer rules 8 months ago
OCS
Preview chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Profile feat(profile): Add an API to get the profile field data 10 months ago
Profiler refactor: migrate from OC to OCP in public interfaces 9 months ago
Remote chore: apply new CSFixer rules 8 months ago
RichObjectStrings chore: apply new CSFixer rules 8 months ago
Route fix: Deprecate action and actionInclude from routes and fix actionInclude 9 months ago
Search
Security fix: Remove more unused deprecated getters from IServerContainer 9 months ago
Session/Exceptions
Settings chore: apply new CSFixer rules 8 months ago
SetupCheck
Share fix(IShare): Add missing getParent and setParent methods 7 months ago
SpeechToText
Support chore: Add proper deprecation dates where missing 1 year ago
SystemTag fix(systemtags): prevent tag edition if restricted 12 months ago
Talk
TaskProcessing Merge branch 'master' into feat/task/analyze-image 8 months ago
Teams chore: apply new CSFixer rules 8 months ago
Template fix: Use a dedicated Exception class for when a template is not found 12 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 fix: Add missing interface from previous commit and update autoloaders 1 year ago
UserMigration chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
UserStatus
WorkflowEngine chore: apply new CSFixer rules 8 months ago
AutoloadNotAllowedException.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
BeforeSabrePubliclyLoadedEvent.php chore: apply new CSFixer rules 8 months ago
Color.php chore: apply new CSFixer rules 8 months ago
Constants.php chore(Constants): Sort by value 10 months ago
Defaults.php refactor: migrate from OC to OCP in public interfaces 9 months ago
Files.php chore: apply new CSFixer rules 8 months ago
GroupInterface.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
HintException.php
IAddressBook.php chore: apply new CSFixer rules 8 months ago
IAddressBookEnabled.php fix(cardav): only show useres from enabled addressBooks in contacts menu 11 months ago
IAppConfig.php feat(lexicon): add note and key-details 7 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
IContainer.php
IDBConnection.php feat(db): add truncateTable method 12 months ago
IDateTimeFormatter.php
IDateTimeZone.php
IEmojiHelper.php
IEventSource.php
IEventSourceFactory.php
IGroup.php
IGroupManager.php
IImage.php
IInitialStateService.php
IL10N.php
ILogger.php
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 9 months ago
IRequest.php fix(ocs): Return a proper error on JSON decoding failures 8 months ago
IRequestId.php
IServerContainer.php fix: Remove more unused deprecated getters from IServerContainer 9 months ago
ISession.php
IStreamImage.php
ITagManager.php
ITags.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
ITempManager.php refactor(TempManager): Simplify and unify implementations and remove legacy behavior 12 months ago
IURLGenerator.php
IUser.php feat(IUser): add `getQuotaBytes` method to get machine readable quota 9 months ago
IUserBackend.php
IUserManager.php fix: Deprecate OC_User methods related to user backends 11 months ago
IUserSession.php
Image.php
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 1 year ago
Share_Backend_Collection.php
Share_Backend_File_Dependent.php
Template.php chore!: remove legacy functions from `OC_Helper` deprecated before v10 9 months ago
UserInterface.php
Util.php chore: move implementation to non-deprecated OCP\Util from OC_Helper 9 months ago