nextcloud-server/lib/public
Joas Schilling 902476fa20
Extract the EmojiService from user status and add an OCP interface
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-28 07:09:44 -03:00
..
Accounts Add example to DocBlock 2022-03-17 16:33:19 +00:00
Activity
App Keep group restrictions when reenabling apps after an update 2021-10-13 09:34:55 +02:00
AppFramework Add a metadata service to store file metadata 2022-04-13 14:06:29 +02:00
Authentication Specify string as nullable for credentials password 2022-02-28 11:08:48 +01:00
BackgroundJob Allow apps to specify if their background job can be delayed 2022-02-07 13:54:54 +01:00
Broadcast/Events
Calendar Various minor updates 2022-03-02 02:15:05 +00:00
Capabilities Don't inject Bruteforce capability info in the webui 2022-04-07 17:33:29 +02:00
Collaboration
Command
Comments Update ICommentsManager with reaction methods 2022-02-03 12:52:18 -03:00
Console
Contacts Convert strict_search to wildcard property and add psalm docs 2021-12-08 19:24:16 +01:00
Dashboard Fix ArrayAccess and JsonSerializable return types 2021-11-23 09:28:56 +01:00
DataCollector Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
DB tell mysql to ignore the sort index for search queries 2022-04-22 13:42:33 +02:00
Diagnostics
DirectEditing Add public API for owner based locking 2022-04-04 09:02:56 +02:00
Encryption
EventDispatcher Fix ArrayAccess and JsonSerializable return types 2021-11-23 09:28:56 +01:00
Federation
Files Merge pull request #31676 from nextcloud/enh/ocp-owner-lock 2022-04-08 17:43:26 +02:00
Files_FullTextSearch/Model
FullTextSearch +getCollection(): string; 2022-02-03 10:35:06 -01:00
GlobalScale
Group
Http
L10N Remove createPluralFunction which is replaced by Symfony\Translations lib 2022-01-24 09:27:01 +01:00
LDAP Fix LDAP related docblocks types 2021-12-16 09:43:31 +01:00
Lock
Lockdown
Log Allow to get custom loggers for syslog, errorlog and systemdlog too 2022-01-19 16:15:14 +01:00
Mail
Migration
Notification Improve wording 2021-10-27 10:12:30 +02:00
OCS
Preview
Profile Profile backend 2021-10-19 04:59:35 +00:00
Profiler Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
Remote
RichObjectStrings
Route
Search
Security Add an OCP for trusted domain helper 2021-10-28 10:24:16 +02:00
Session/Exceptions
Settings
Share Adds a "Request password" button to the public share authentication page for shares 2022-04-11 21:58:24 +02:00
Support Fair use of push notifications 2021-10-23 00:54:50 +02:00
SystemTag
Talk Add a Talk API for OCP 2022-02-04 08:53:18 +01:00
User Fetch status in heartbeat controller only once 2022-04-07 15:16:34 +02:00
UserMigration Fix migrators according to exceptions 2022-04-13 16:52:40 +02:00
UserStatus Clarify that some interface are not meant to be implemented 2022-03-04 16:02:35 +01:00
WorkflowEngine Add Psalm specific scope type hint for the WFE operation 2021-11-22 08:42:40 +01:00
App.php
AutoloadNotAllowedException.php
BackgroundJob.php
Constants.php
Defaults.php
Files.php
GroupInterface.php
HintException.php
IAddressBook.php Convert strict_search to wildcard property and add psalm docs 2021-12-08 19:24:16 +01:00
IAppConfig.php
IAvatar.php Fix avatar file return type 2022-03-03 15:48:00 +00:00
IAvatarManager.php
ICache.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
ICacheFactory.php
ICertificate.php
ICertificateManager.php
IConfig.php Add specific psalm-return for getAllUserValues 2022-01-24 11:16:44 +01:00
IContainer.php
IDateTimeFormatter.php
IDateTimeZone.php
IDBConnection.php Check style update 2022-01-13 00:19:07 +01:00
IEmojiHelper.php Extract the EmojiService from user status and add an OCP interface 2022-04-28 07:09:44 -03:00
IEventSource.php
IGroup.php
IGroupManager.php
IImage.php Fix typing problems in OC_Image 2021-12-06 14:26:26 +01:00
IInitialStateService.php
IL10N.php
ILogger.php
Image.php
IMemcache.php
IMemcacheTTL.php
INavigationManager.php
IPreview.php Move preview provider registration to bootstrap 2021-10-21 10:35:18 +02:00
IRequest.php
IRequestId.php Extract request id handling to dedicated class so it can be injected manually 2022-02-23 11:01:58 +01:00
ISearch.php
IServerContainer.php
ISession.php
IStreamImage.php Send images to imaginary docker to generate previews 2022-03-17 08:24:07 +01:00
ITagManager.php
ITags.php
ITempManager.php
IURLGenerator.php
IUser.php
IUserBackend.php
IUserManager.php
IUserSession.php
PreConditionNotMetException.php
SabrePluginEvent.php
SabrePluginException.php
Share_Backend_Collection.php
Share_Backend_File_Dependent.php
Share_Backend.php
Share.php
Template.php
UserInterface.php
Util.php Allow to disable password policy enforcement for selected groups 2022-04-05 17:04:17 +00:00