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 21ab477b35
Merge pull request #55474 from nextcloud/carl/missing-attributes
2 weeks ago
..
Accounts fix: eslint errors fixed in vue file, IAccountManager since added, bluesky svg added to REUSE.toml file 6 months ago
Activity fix: add since param for activity manager 3 weeks ago
App chore: Move isAppCompatible and shouldUpgrade to the app manager 6 months ago
AppFramework Merge pull request #55474 from nextcloud/carl/missing-attributes 2 weeks ago
Authentication fix(psalm): Satisfy psalm 1 month ago
BackgroundJob feat: Port jobs table to snowflakes ids 2 months ago
Broadcast/Events chore: Add SPDX header 2 years ago
Cache chore: Add SPDX header 2 years ago
Calendar feat: automated appointment creation 4 weeks ago
Capabilities chore: apply new CSFixer rules 7 months ago
Collaboration chore: apply new CSFixer rules 7 months ago
Command fix(jobs): Limit command jobs to known cases 3 months ago
Comments refactor(psalm): Enable psalm for comments unit tests 1 month ago
Common/Exception chore: Add SPDX header 2 years ago
Config fix: Add missing `@throws` annotations in UserConfig 2 weeks 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 7 months ago
ContextChat chore(ContextChat): add docblocks to ContentItem properties 7 months ago
DB refactor: Prefer using IFunctionBuilder than createFunction 2 weeks ago
Dashboard fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
DataCollector chore: Add SPDX header 2 years ago
Diagnostics refactor: migrate from OC to OCP in public interfaces 9 months ago
DirectEditing chore: apply new CSFixer rules 7 months ago
Encryption fix: throw a better error if we can't get the encrypted header size 9 months ago
EventDispatcher fix: don't try to get fileid for non exising nodes when serializing events file 8 months ago
Exceptions chore: Add SPDX header 2 years ago
Federation feat(signed-request): moving out of unstable 1 month ago
Files Merge pull request #57826 from nextcloud/carl/setupmanager 2 weeks ago
FilesMetadata perf(metadata): Add optimized sharding for metadata deletion 2 weeks 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 7 months ago
Group chore: apply new CSFixer rules 7 months ago
Http docs(http): Update return type for getBody 7 months ago
Install/Events feat(install): add InstallationCompletedEvent for post-installation hooks 2 weeks ago
L10N refactor: add missing template implements where needed 9 months ago
LDAP chore: apply new CSFixer rules 7 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 7 months ago
Log refactor(QueryException): Remove most usage of QueryException 4 weeks ago
Mail feat(ocp): add email address validator 6 months ago
Migration refactor(dbal): Migrate away from Type::getName 4 months ago
Navigation/Events feat(Navigation): emit dedicated event for loading additional entries 1 year ago
Notification feat: indicate reason for preloading notifications 6 months ago
OCM feat(signed-request): moving out of unstable 1 month ago
OCS chore: Add SPDX header 2 years ago
OpenMetrics feat(openmetrics): introduce OpenMetrics exporter 1 month ago
Preview refactor(preview): Cleanup a bit the public interface 4 months ago
Profile feat: add bluesky to accounts, show the same in profile edit and visibility option, in view profile and also in sharing tab 6 months ago
Profiler refactor: migrate from OC to OCP in public interfaces 9 months ago
Remote chore: apply new CSFixer rules 7 months ago
RichObjectStrings chore: apply new CSFixer rules 7 months ago
Route fix: Deprecate action and actionInclude from routes and fix actionInclude 8 months ago
Search refactor: Remove legacy search provider 4 months ago
Security feat(signed-request): moving out of unstable 1 month ago
Session/Exceptions chore: Add SPDX header 2 years ago
Settings feat(settings): Add support for delegated settings not appearing in menu 4 months ago
SetupCheck feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 1 year ago
Share refactor(IShare): Add typing for node 2 weeks ago
Snowflake refactor: Rename Snowflake Generator and Decoder 1 month ago
SpeechToText feat(speech-to-text): SpeechToTextManager::transcribeFile calls TaskProcessingManager::runTask 1 year ago
Support chore: Add proper deprecation dates where missing 1 year ago
SystemTag fix(systemtags): Correct the return type of system tag object mapper 2 weeks ago
Talk chore: Add SPDX header 2 years ago
TaskProcessing fix(TaskProcessing): Expose userFacingErrorMessage on ResponseDefinitions#CoreTaskProcessingTask 4 weeks ago
Teams refactor: change method name from getMemberships to getTeamsForUser 3 weeks ago
Template fix: Use a dedicated Exception class for when a template is not found 11 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 5 months ago
UserMigration chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
UserStatus chore: Add SPDX header 2 years ago
WorkflowEngine chore(psalm): Fix most issues with the workflowengine 5 months ago
AutoloadNotAllowedException.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
BeforeSabrePubliclyLoadedEvent.php chore: apply new CSFixer rules 7 months ago
Color.php chore: apply new CSFixer rules 7 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 refactor(OC_Helper): remove buildNotExistingFileNameForView 2 months ago
GroupInterface.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
HintException.php refactor: Replace __CLASS__ with ::class references 1 year ago
IAddressBook.php chore: apply new CSFixer rules 7 months ago
IAddressBookEnabled.php fix(cardav): only show useres from enabled addressBooks in contacts menu 11 months ago
IAppConfig.php feat(lexicon): add FLAG_INTERNAL 3 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 1 year 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 feat(CertificateManager): Add option to specify the default certificates bundle path 2 months ago
IConfig.php fix(IConfig): Change deprecation release to 33.0.0 2 months ago
IContainer.php refactor(QueryException): Remove most usage of QueryException 4 weeks ago
ICreateContactFromString.php feat(ocp): create contacts from string 5 months ago
IDBConnection.php fix(query-builder): Don't catch UniqueConstraintViolationException 5 months ago
IDateTimeFormatter.php style: update codestyle for coding-standard 1.2.3 1 year ago
IDateTimeZone.php feat(IDateTimeZone): allow to fetch timezone of specified user 6 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 fix(IGroupManager): Use correct return type in getUserGroupIds method 4 months ago
IImage.php fix(OCP): Fix Image interface 1 year ago
IInitialStateService.php fix(container): Reduce general deprecation spam on all requests 6 months ago
IL10N.php fix: Fix phpdoc typing for IL10N::l $data parameter 4 months ago
ILogger.php chore: Remove deprecated `ILogger` logging functions 1 year ago
IMemcache.php feat: add negative compare-and-delete to imemcache 1 year ago
IMemcacheTTL.php chore: Add SPDX header 2 years ago
INavigationManager.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
IPhoneNumberUtil.php chore: Add SPDX header 2 years ago
IPreview.php refactor(preview): Cleanup a bit the public interface 4 months ago
IRequest.php fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 6 months ago
IRequestId.php chore: Add SPDX header 2 years ago
IServerContainer.php fix: Remove more unused deprecated getters from IServerContainer 9 months 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 1 year ago
ITags.php fix: Dispatch favorite event with an actual path 5 months ago
ITempManager.php refactor(TempManager): Simplify and unify implementations and remove legacy behavior 11 months ago
IURLGenerator.php style: update codestyle for coding-standard 1.2.3 1 year ago
IUser.php feat(IUser): add `getQuotaBytes` method to get machine readable quota 9 months ago
IUserBackend.php chore: Add SPDX header 2 years ago
IUserManager.php Merge pull request #57519 from nextcloud/get-existing-api 4 weeks ago
IUserSession.php docs(IUserSession): Improve interface docs 2 months ago
Image.php fix(OCP): Fix Image interface 1 year ago
PreConditionNotMetException.php chore: Add SPDX header 2 years ago
SabrePluginEvent.php style: update codestyle for coding-standard 1.2.3 1 year ago
SabrePluginException.php chore: Add SPDX header 2 years ago
Server.php chore: Adjust `OCP\Server::get` annotation to work with phpstan 12 months ago
ServerVersion.php refactor(ServerVersion): Add missing type hinting 3 months ago
Share.php chore: Add SPDX header 2 years ago
Share_Backend.php chore: Remove deprecated `Share_Helper::generateTarget` `$exclude` parameter 1 year 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 9 months ago
UserInterface.php fix: rebased the branch with master and resolved conflicts 2 years ago
Util.php refactor: use IEmailValidator.isValid instead of IMailer.validateEmailAddress 4 months ago