nextcloud-server/lib/public
Benjamin Gaussorgues 5e3aea3326
Merge pull request #57298 from nextcloud/backport/52442/stable31
2026-01-08 11:03:23 +07:00
..
Accounts
Activity
App feat: add ocs route to get apps enabled for current user 2025-06-20 10:37:13 +07:00
AppFramework fix(dav): allow multiple link shares token in session 2025-10-23 16:16:37 +07:00
Authentication feat(admin_audit): write admin audit log for AnyLoginFailedEvent 2025-02-06 18:27:10 +07:00
BackgroundJob perf(cron): Delay (re)checking timed jobs 2025-03-31 15:33:59 +07:00
Broadcast/Events
Cache
Calendar fix: add calendar enable 2025-05-23 10:42:12 +07:00
Capabilities
Collaboration
Command fix(jobs): Limit command jobs to known cases 2025-11-05 13:51:42 +07:00
Comments
Common/Exception
Config
Console
Contacts
DB
Dashboard fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +07:00
DataCollector
Diagnostics
DirectEditing
Encryption fix: throw a better error if we can't get the encrypted header size 2025-05-12 11:27:21 +07:00
EventDispatcher fix: don't try to get fileid for non exising nodes when serializing events file 2025-07-03 14:13:47 +07:00
Exceptions
Federation
Files feat: add an option to filter what paths get checked for updates 2025-12-31 13:16:13 +07:00
FilesMetadata
Files_FullTextSearch/Model
FullTextSearch
GlobalScale
Group
Http
L10N
LDAP
Lock fix: better error message when trying to scan a folder that is already being scanned 2025-05-13 14:06:15 +07:00
Lockdown
Log
Mail
Migration
Navigation/Events feat(Navigation): emit dedicated event for loading additional entries 2024-12-18 12:50:11 +07:00
Notification
OCM fix(ocm): `publicKey` can be disabled so capabilities do not match 2025-03-23 18:34:20 +07:00
OCS
Preview
Profile feat(profile): Add an API to get the profile field data 2025-04-24 00:50:11 +07:00
Profiler
Remote
RichObjectStrings fix(ROS): Document hide-download option on files 2025-07-02 19:46:30 +07:00
Route
Search feat(unified-search): Use existing min search length config 2025-09-29 10:55:48 +07:00
Security
Session/Exceptions
Settings
SetupCheck
Share feat(Share\IManager): add `matchUserId` method and update docs 2025-10-13 16:12:22 +07:00
SpeechToText
Support
SystemTag fix(systemtags): prevent tag edition if restricted 2025-03-06 15:11:51 +07:00
Talk
TaskProcessing fix(TaskProcessing): Increase EShapeType::Text limit to 256_000 KB 2025-12-15 11:53:41 +07:00
Teams fix(team-manager): team is already teamid 2026-01-06 15:01:24 +07:00
TextProcessing
TextToImage
Translation
User fix: Add missing interface from previous commit and update autoloaders 2025-01-14 13:16:51 +07:00
UserMigration
UserStatus
WorkflowEngine
AutoloadNotAllowedException.php
BeforeSabrePubliclyLoadedEvent.php
Color.php
Constants.php
Defaults.php
Files.php
GroupInterface.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +07:00
HintException.php
IAddressBook.php
IAddressBookEnabled.php fix(cardav): only show useres from enabled addressBooks in contacts menu 2025-03-19 23:46:57 +07:00
IAppConfig.php fix(appconfig): mark searchKeys() as internal until 32 2025-07-22 12:21:29 +07:00
IAvatar.php
IAvatarManager.php
IBinaryFinder.php
ICache.php
ICacheFactory.php
ICertificate.php
ICertificateManager.php feat(CertificateManager): Add option to specify the default certificates bundle path 2025-12-01 11:57:26 +07:00
IConfig.php
IContainer.php
IDBConnection.php
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
IPhoneNumberUtil.php
IPreview.php feat(previews): Support in memory preview request 2025-05-06 12:19:35 +07:00
IRequest.php fix: Change UserAgent to *cloud 2025-02-21 09:30:10 +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 16:52:28 +07:00
ITempManager.php refactor(TempManager): Simplify and unify implementations and remove legacy behavior 2025-03-03 15:25:00 +07:00
IURLGenerator.php
IUser.php feat(users): Use -1 for unknown firstLogin instead of setting it to current date 2025-01-07 16:30:22 +07:00
IUserBackend.php
IUserManager.php fix(IUserManager): Fix deprecation of search method 2025-10-01 16:26:06 +07:00
IUserSession.php
Image.php
PreConditionNotMetException.php
SabrePluginEvent.php
SabrePluginException.php
Server.php
ServerVersion.php fix: Properly read updater channel before returning version channel as a fallback 2025-01-25 01:16:58 +07:00
Share.php
Share_Backend.php
Share_Backend_Collection.php
Share_Backend_File_Dependent.php
Template.php
UserInterface.php
Util.php