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
Carl Schwan 3bdb344224
perf(external-sharing): Port to Entity and SnowflakeId
8 months ago
..
Accounts fix: eslint errors fixed in vue file, IAccountManager since added, bluesky svg added to REUSE.toml file 1 year ago
Activity perf(external-sharing): Port to Entity and SnowflakeId 8 months ago
App chore: Move isAppCompatible and shouldUpgrade to the app manager 1 year ago
AppFramework fix(AppFramework): Check for responder existence 9 months ago
Authentication feat(auth): include the token entity in TokenInvalidatedEvent 1 year ago
BackgroundJob feat: Port jobs table to snowflakes ids 9 months ago
Broadcast/Events
Cache
Calendar fix: iMip reply from outlook.com does not contain organizer property 10 months ago
Capabilities chore: apply new CSFixer rules 1 year ago
Collaboration chore: apply new CSFixer rules 1 year ago
Command fix(jobs): Limit command jobs to known cases 10 months ago
Comments refactor(comment): Port away from deprecated event comment constant 9 months ago
Common/Exception
Config feat(lexicon): add FLAG_INTERNAL 10 months ago
Console
Contacts chore: apply new CSFixer rules 1 year ago
ContextChat chore(ContextChat): add docblocks to ContentItem properties 1 year ago
DB Merge pull request #56494 from nextcloud/carl/result-improv 9 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 1 year 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
Federation fix(federation): remove background jobs when removing trusted servers 12 months ago
Files refactor(OC_Helper): remove buildNotExistingFileNameForView 8 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 1 year ago
Group chore: apply new CSFixer rules 1 year ago
Http docs(http): Update return type for getBody 1 year ago
L10N refactor: add missing template implements where needed 1 year ago
LDAP chore: apply new CSFixer rules 1 year 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 1 year ago
Log chore: apply new CSFixer rules 1 year ago
Mail feat(ocp): add email address validator 1 year ago
Migration refactor(dbal): Migrate away from Type::getName 10 months ago
Navigation/Events feat(Navigation): emit dedicated event for loading additional entries 2 years ago
Notification feat: indicate reason for preloading notifications 1 year ago
OCM feat(ocm): split ocm discovery and capacities 1 year ago
OCS
Preview refactor(preview): Cleanup a bit the public interface 11 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 1 year ago
Profiler refactor: migrate from OC to OCP in public interfaces 1 year ago
Remote chore: apply new CSFixer rules 1 year ago
RichObjectStrings chore: apply new CSFixer rules 1 year ago
Route fix: Deprecate action and actionInclude from routes and fix actionInclude 1 year ago
Search refactor: Remove legacy search provider 11 months ago
Security fix: Remove more unused deprecated getters from IServerContainer 1 year ago
Session/Exceptions
Settings feat(settings): Add support for delegated settings not appearing in menu 11 months ago
SetupCheck
Share refactor(share-manager): Make return type more precise 9 months ago
Snowflake feat(database): introduce Snowflake IDs generator 10 months ago
SpeechToText
Support chore: Add proper deprecation dates where missing 2 years ago
SystemTag chore: Deprecate unused ISystemTagManagerFactory, DI is enough 8 months ago
Talk
TaskProcessing fix(TaskProcessing): Increase EShapeType::Text limit to 256_000 KB 8 months ago
Teams fix(team-api): get all teams details in a single request 10 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 11 months ago
UserMigration chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
UserStatus
WorkflowEngine chore(psalm): Fix most issues with the workflowengine 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 1 year ago
Color.php chore: apply new CSFixer rules 1 year 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(OC_Helper): remove buildNotExistingFileNameForView 8 months ago
GroupInterface.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 years ago
HintException.php
IAddressBook.php chore: apply new CSFixer rules 1 year ago
IAddressBookEnabled.php fix(cardav): only show useres from enabled addressBooks in contacts menu 1 year ago
IAppConfig.php feat(lexicon): add FLAG_INTERNAL 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 feat(CertificateManager): Add option to specify the default certificates bundle path 9 months ago
IConfig.php fix(IConfig): Change deprecation release to 33.0.0 8 months ago
IContainer.php
ICreateContactFromString.php feat(ocp): create contacts from string 12 months ago
IDBConnection.php fix(query-builder): Don't catch UniqueConstraintViolationException 12 months ago
IDateTimeFormatter.php
IDateTimeZone.php feat(IDateTimeZone): allow to fetch timezone of specified user 1 year ago
IEmojiHelper.php
IEventSource.php
IEventSourceFactory.php
IGroup.php
IGroupManager.php fix(IGroupManager): Use correct return type in getUserGroupIds method 11 months ago
IImage.php
IInitialStateService.php fix(container): Reduce general deprecation spam on all requests 1 year ago
IL10N.php fix: Fix phpdoc typing for IL10N::l $data parameter 11 months ago
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 refactor(preview): Cleanup a bit the public interface 11 months ago
IRequest.php fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 12 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: Dispatch favorite event with an actual path 11 months 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 Merge pull request #55463 from nextcloud/fix/user-group-manager-return-type 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 2 years ago
ServerVersion.php refactor(ServerVersion): Add missing type hinting 9 months 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 refactor: use IEmailValidator.isValid instead of IMailer.validateEmailAddress 11 months ago