nextcloud-server/lib/public
Joas Schilling f888f99b0a
Merge pull request #34350 from nextcloud/bugfix/34278/add-capability-for-the-reference-api
Add a capability for the reference API and expose the regex to clients
2022-10-03 18:23:21 +07:00
..
Accounts Allow to tweak default scopes for accounts 2022-05-16 22:54:51 +07:00
Activity
App fix phpdoc 2022-09-15 10:54:36 +07:00
AppFramework Allow CSRF on CORS routes 2022-09-21 10:42:00 +07:00
Authentication Allow SSO authentication to provide a user secret 2022-07-12 19:19:00 +07:00
BackgroundJob Port existing server code to new interface 2022-08-08 17:03:19 +07:00
Broadcast/Events
Cache Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +07:00
Calendar Add typings to OCP\Calendar\ICalendar and implementation 2022-10-03 08:35:42 +07:00
Capabilities Don't inject Bruteforce capability info in the webui 2022-04-07 17:33:29 +07:00
Collaboration reference url can always fallback to the link itself 2022-09-30 19:12:39 +07:00
Command
Comments Merge pull request #32865 from nextcloud/bugfix/remove-unecessary-row 2022-07-08 23:11:10 +07:00
Config Add API to change preferences 2022-05-23 16:44:23 +07:00
Console
Contacts Remove some constants and functions which have been long deprecated 2022-09-30 13:20:03 +07:00
DB Revert "add case statement to sql function builder" 2022-08-16 12:07:13 +07:00
Dashboard Add since tags 2022-09-16 08:23:04 +07:00
DataCollector Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +07:00
Diagnostics
DirectEditing Add public API for owner based locking 2022-04-04 09:02:56 +07:00
Encryption
EventDispatcher
Federation Summer cleanup of the federation app 2022-06-24 15:39:52 +07:00
Files Merge pull request #33697 from nextcloud/fix/improve-bulk-upload 2022-08-30 12:22:20 +07:00
Files_FullTextSearch/Model
FullTextSearch Fix spelling for return type 2022-05-15 22:03:28 +07:00
GlobalScale
Group
Http
L10N Remove createPluralFunction which is replaced by Symfony\Translations lib 2022-01-24 09:27:01 +07:00
LDAP
Lock Cleanup lock related code 2022-05-12 15:09:58 +07:00
Lockdown
Log Add a helper function that makes it easier to log from anywhere 2022-05-23 09:53:38 +07:00
Mail
Migration Migrate Repair events to OCP\EventDispatcher\Event 2022-08-25 16:15:48 +07:00
Notification
OCS
Preview
Profile Add api to load additional section in profile page 2022-09-14 12:55:40 +07:00
Profiler Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +07:00
Remote
RichObjectStrings Add talk-poll to the ROS definitions 2022-05-11 14:37:26 +07:00
Route
Search Fix psalm errors fron the end of the baseline file 2022-05-16 10:58:26 +07:00
Security Add a public interface for the bruteforce throttler and register for injection 2022-07-28 10:57:10 +07:00
Session/Exceptions
Settings Improve accessibility of the title of the settings 2022-05-16 22:47:37 +07:00
Share Fix view-only code after code review comments 2022-07-28 16:53:24 +07:00
Support
SystemTag
Talk Add a Talk API for OCP 2022-02-04 08:53:18 +07:00
User Fix creation of new user and display the correct error message 2022-08-22 19:13:11 +07:00
UserMigration Add a nodeFilter parameter for IExportDestination::copyFolder 2022-09-13 12:10:28 +07:00
UserStatus Add status automation 2022-07-01 12:33:07 +07:00
WorkflowEngine
AutoloadNotAllowedException.php
Color.php Update avatars on update 2022-09-09 14:23:41 +07:00
Constants.php
Defaults.php
Files.php
GroupInterface.php
HintException.php
IAddressBook.php Fix a doctype in OCP for IAddressBook 2022-05-17 15:09:49 +07:00
IAppConfig.php
IAvatar.php Avatar new style 2022-09-09 13:37:51 +07:00
IAvatarManager.php Make Color class public 2022-07-05 14:44:44 +07:00
IBinaryFinder.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2022-08-23 19:44:04 +07:00
ICache.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +07:00
ICacheFactory.php
ICertificate.php
ICertificateManager.php
IConfig.php Add specific psalm-return for getAllUserValues 2022-01-24 11:16:44 +07:00
IContainer.php
IDBConnection.php Fix spelling for PreConditionNotMetException 2022-05-15 22:05:55 +07:00
IDateTimeFormatter.php
IDateTimeZone.php
IEmojiHelper.php Extract the EmojiService from user status and add an OCP interface 2022-04-28 07:09:44 +07:00
IEventSource.php Flag repair errors as error level in eventSource->send 2022-08-25 18:32:20 +07:00
IGroup.php
IGroupManager.php
IImage.php
IInitialStateService.php
IL10N.php
ILogger.php
IMemcache.php
IMemcacheTTL.php
INavigationManager.php
IPreview.php
IRequest.php
IRequestId.php Extract request id handling to dedicated class so it can be injected manually 2022-02-23 11:01:58 +07:00
ISearch.php
IServerContainer.php Add a public replacement for OC::$server->get 2022-05-10 18:51:12 +07:00
ISession.php Reopen sessions if we need to write to them instead of keeping them open 2022-08-17 12:10:26 +07:00
IStreamImage.php Send images to imaginary docker to generate previews 2022-03-17 08:24:07 +07:00
ITagManager.php
ITags.php Cleanup tags and Share component 2022-09-29 15:15:28 +07:00
ITempManager.php
IURLGenerator.php Add a capability for the reference API and expose the regex to clients 2022-10-01 18:24:08 +07:00
IUser.php Fix creation of new user and display the correct error message 2022-08-22 19:13:11 +07:00
IUserBackend.php
IUserManager.php Make DisplayNameCache return null if user doesn't exists 2022-08-16 14:10:05 +07:00
IUserSession.php
Image.php
PreConditionNotMetException.php
SabrePluginEvent.php
SabrePluginException.php
Server.php Improve psalm annotation to make it stricter 2022-05-13 16:14:01 +07:00
Share.php Fix psalm errors fron the end of the baseline file 2022-05-16 10:58:26 +07:00
Share_Backend.php
Share_Backend_Collection.php
Share_Backend_File_Dependent.php
Template.php
UserInterface.php
Util.php Remove some constants and functions which have been long deprecated 2022-09-30 13:20:03 +07:00