nextcloud-server/lib/public
Maxence Lange 1538692987 feat(lexicon): add FLAG_INTERNAL
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2025-11-03 11:39:25 +07:00
..
Accounts
Activity
App
AppFramework feat(Db): Use SnowflakeId for previews 2025-10-28 17:50:03 +07:00
Authentication feat(auth): include the token entity in TokenInvalidatedEvent 2025-08-21 12:42:44 +07:00
BackgroundJob chore: Remove deprecated `IJob::execute` method 2025-09-04 17:48:26 +07:00
Broadcast/Events
Cache
Calendar fix: iMip reply from outlook.com does not contain organizer property 2025-10-14 12:44:06 +07:00
Capabilities
Collaboration
Command
Comments Merge pull request #54664 from nextcloud/carl/port-away-execute-lib 2025-09-02 14:38:11 +07:00
Common/Exception
Config feat(lexicon): add FLAG_INTERNAL 2025-11-03 11:39:25 +07:00
Console
Contacts
ContextChat
DB feat(Db): Use SnowflakeId for previews 2025-10-28 17:50:03 +07:00
Dashboard
DataCollector
Diagnostics
DirectEditing
Encryption
EventDispatcher
Exceptions
Federation fix(federation): remove background jobs when removing trusted servers 2025-08-27 12:28:15 +07:00
Files refactor(IPropagator): Cleanup implementation 2025-10-08 17:15:18 +07:00
FilesMetadata
Files_FullTextSearch/Model
FullTextSearch
GlobalScale
Group
Http
L10N
LDAP
Lock
Lockdown
Log
Mail
Migration refactor(dbal): Migrate away from Type::getName 2025-10-10 16:13:09 +07:00
Navigation/Events
Notification
OCM
OCS
Preview refactor(preview): Cleanup a bit the public interface 2025-10-09 17:41:13 +07:00
Profile
Profiler
Remote
RichObjectStrings
Route
Search refactor: Remove legacy search provider 2025-10-01 13:36:25 +07:00
Security
Session/Exceptions
Settings feat(settings): Add support for delegated settings not appearing in menu 2025-09-28 14:50:14 +07:00
SetupCheck
Share feat(Share\IManager): add `matchUserId` method and update docs 2025-09-26 18:26:37 +07:00
Snowflake feat(database): introduce Snowflake IDs generator 2025-10-28 17:50:03 +07:00
SpeechToText
Support
SystemTag feat(SystemTag): Add typed events for tag mapper events 2025-09-03 09:36:50 +07:00
Talk
TaskProcessing fix: Fix psalm issue 2025-10-30 10:49:28 +07:00
Teams fix(team-api): get all teams details in a single request 2025-10-13 14:21:15 +07:00
Template
TextProcessing
TextToImage
Translation
User feat(config): Add UserConfigChangedEvent whenever user config is updated 2025-09-26 14:29:58 +07:00
UserMigration
UserStatus
WorkflowEngine chore(psalm): Fix most issues with the workflowengine 2025-09-17 09:57:10 +07:00
AutoloadNotAllowedException.php
BeforeSabrePubliclyLoadedEvent.php
Color.php
Constants.php
Defaults.php
Files.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 2025-09-27 23:02:18 +07:00
GroupInterface.php
HintException.php
IAddressBook.php
IAddressBookEnabled.php
IAppConfig.php feat(lexicon): add FLAG_INTERNAL 2025-11-03 11:39:25 +07:00
IAvatar.php
IAvatarManager.php
IBinaryFinder.php
ICache.php
ICacheFactory.php
ICertificate.php
ICertificateManager.php
IConfig.php
IContainer.php
ICreateContactFromString.php feat(ocp): create contacts from string 2025-08-29 15:04:57 +07:00
IDBConnection.php fix(query-builder): Don't catch UniqueConstraintViolationException 2025-09-02 11:55:58 +07:00
IDateTimeFormatter.php
IDateTimeZone.php
IEmojiHelper.php
IEventSource.php
IEventSourceFactory.php
IGroup.php
IGroupManager.php fix(IGroupManager): Use correct return type in getUserGroupIds method 2025-10-06 10:54:08 +07:00
IImage.php
IInitialStateService.php
IL10N.php fix: Fix phpdoc typing for IL10N::l $data parameter 2025-09-29 12:31:30 +07:00
ILogger.php
IMemcache.php
IMemcacheTTL.php
INavigationManager.php
IPhoneNumberUtil.php
IPreview.php refactor(preview): Cleanup a bit the public interface 2025-10-09 17:41:13 +07:00
IRequest.php fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 2025-08-26 09:50:03 +07:00
IRequestId.php
IServerContainer.php
ISession.php
IStreamImage.php
ITagManager.php
ITags.php fix: Dispatch favorite event with an actual path 2025-09-15 15:04:00 +07:00
ITempManager.php
IURLGenerator.php
IUser.php
IUserBackend.php
IUserManager.php Merge pull request #55463 from nextcloud/fix/user-group-manager-return-type 2025-10-01 16:30:23 +07:00
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
UserInterface.php
Util.php refactor: use IEmailValidator.isValid instead of IMailer.validateEmailAddress 2025-10-04 21:54:22 +07:00