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 336cc3fa35 feat(Db): Use SnowflakeId for previews 7 months ago
..
Accounts fix: eslint errors fixed in vue file, IAccountManager since added, bluesky svg added to REUSE.toml file 10 months ago
Activity feat(activity): add bulk activity option 10 months ago
App chore: Move isAppCompatible and shouldUpgrade to the app manager 9 months ago
AppFramework feat(Db): Use SnowflakeId for previews 7 months ago
Authentication feat(auth): include the token entity in TokenInvalidatedEvent 9 months ago
BackgroundJob chore: Remove deprecated `IJob::execute` method 9 months ago
Broadcast/Events
Cache
Calendar fix: iMip reply from outlook.com does not contain organizer property 8 months ago
Capabilities chore: apply new CSFixer rules 11 months ago
Collaboration chore: apply new CSFixer rules 11 months ago
Command
Comments Merge pull request #54664 from nextcloud/carl/port-away-execute-lib 9 months ago
Common/Exception
Config feat(lexicon): remove limitation to store definition only on cli 9 months ago
Console
Contacts chore: apply new CSFixer rules 11 months ago
ContextChat chore(ContextChat): add docblocks to ContentItem properties 11 months ago
DB feat(Db): Use SnowflakeId for previews 7 months ago
Dashboard
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 fix(federation): remove background jobs when removing trusted servers 9 months ago
Files refactor(IPropagator): Cleanup implementation 8 months ago
FilesMetadata
Files_FullTextSearch/Model refactor: migrate from OC to OCP in public interfaces 1 year ago
FullTextSearch
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 feat(ocp): add email address validator 10 months ago
Migration refactor(dbal): Migrate away from Type::getName 8 months ago
Navigation/Events
Notification feat: indicate reason for preloading notifications 9 months ago
OCM feat(ocm): split ocm discovery and capacities 9 months ago
OCS
Preview refactor(preview): Cleanup a bit the public interface 8 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 10 months 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 refactor: Remove legacy search provider 8 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 8 months ago
SetupCheck
Share feat(Share\IManager): add `matchUserId` method and update docs 8 months ago
Snowflake feat(database): introduce Snowflake IDs generator 7 months ago
SpeechToText
Support
SystemTag feat(SystemTag): Add typed events for tag mapper events 9 months ago
Talk
TaskProcessing feat(TaskProcessing): Introduce ITriggerableProvider 7 months ago
Teams fix(team-api): get all teams details in a single request 8 months ago
Template
TextProcessing
TextToImage
Translation
User feat(config): Add UserConfigChangedEvent whenever user config is updated 8 months ago
UserMigration
UserStatus
WorkflowEngine chore(psalm): Fix most issues with the workflowengine 9 months ago
AutoloadNotAllowedException.php
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 refactor: use logical `&&` `||` instead of weak `and` `or` operators 8 months ago
GroupInterface.php
HintException.php
IAddressBook.php chore: apply new CSFixer rules 11 months ago
IAddressBookEnabled.php
IAppConfig.php feat(lexicon): add note and key-details 10 months ago
IAvatar.php
IAvatarManager.php
IBinaryFinder.php
ICache.php
ICacheFactory.php
ICertificate.php
ICertificateManager.php
IConfig.php docs(IConfig): fix wrong doc block type for `$key` on `setAppValue` 9 months ago
IContainer.php
ICreateContactFromString.php feat(ocp): create contacts from string 9 months ago
IDBConnection.php fix(query-builder): Don't catch UniqueConstraintViolationException 9 months ago
IDateTimeFormatter.php
IDateTimeZone.php feat(IDateTimeZone): allow to fetch timezone of specified user 9 months ago
IEmojiHelper.php
IEventSource.php
IEventSourceFactory.php
IGroup.php
IGroupManager.php fix(IGroupManager): Use correct return type in getUserGroupIds method 8 months ago
IImage.php
IInitialStateService.php fix(container): Reduce general deprecation spam on all requests 10 months ago
IL10N.php fix: Fix phpdoc typing for IL10N::l $data parameter 8 months ago
ILogger.php
IMemcache.php
IMemcacheTTL.php
INavigationManager.php
IPhoneNumberUtil.php
IPreview.php refactor(preview): Cleanup a bit the public interface 8 months ago
IRequest.php fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 9 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 9 months ago
ITempManager.php
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 8 months ago
IUserSession.php
Image.php
PreConditionNotMetException.php
SabrePluginEvent.php
SabrePluginException.php
Server.php
ServerVersion.php
Share.php
Share_Backend.php
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 8 months ago