nextcloud-server/lib/public
Simon L c19e7a9b68
Merge pull request #35345 from nextcloud/feat/add_event_for_failed_logins
feat: add event for failed logins
2022-12-03 20:00:36 +07:00
..
Accounts Rename mastodon to fediverse 2022-11-22 08:40:12 +07:00
Activity Update php licenses 2021-06-04 22:02:41 +07:00
App fix phpdoc 2022-09-15 10:54:36 +07:00
AppFramework Remove long depreated AppFramework/Db/Mapper 2022-10-10 08:18:32 +07:00
Authentication feat: add event for failed logins 2022-11-24 21:24:21 +07:00
BackgroundJob Port existing server code to new interface 2022-08-08 17:03:19 +07:00
Broadcast/Events Update php licenses 2021-06-04 22:02:41 +07:00
Cache Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +07:00
Calendar Add description for calendar uri 2022-11-09 00:34:20 +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 Update php licenses 2021-06-04 22:02:41 +07:00
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 Update php licenses 2021-06-04 22:02:41 +07:00
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 Allow to conditionally enable dashboard widgets 2022-10-27 07:25:25 +07:00
DataCollector Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +07:00
Diagnostics Update php licenses 2021-06-04 22:02:41 +07:00
DirectEditing Add public API for owner based locking 2022-04-04 09:02:56 +07:00
Encryption Migrate HintException to OCP 2021-06-30 15:28:02 +07:00
EventDispatcher Fix ArrayAccess and JsonSerializable return types 2021-11-23 09:28:56 +07:00
Federation Summer cleanup of the federation app 2022-06-24 15:39:52 +07:00
Files Rename file1 and file2 to source and target in Storage abstraction 2022-10-18 17:21:47 +07:00
Files_FullTextSearch/Model Update php licenses 2021-06-04 22:02:41 +07:00
FullTextSearch Fix spelling for return type 2022-05-15 22:03:28 +07:00
GlobalScale Update php licenses 2021-06-04 22:02:41 +07:00
Group Add group display name cache 2022-11-28 11:52:55 +07:00
Http Update php licenses 2021-06-04 22:02:41 +07:00
L10N Remove createPluralFunction which is replaced by Symfony\Translations lib 2022-01-24 09:27:01 +07:00
LDAP Fix LDAP related docblocks types 2021-12-16 09:43:31 +07:00
Lock Cleanup lock related code 2022-05-12 15:09:58 +07:00
Lockdown Update php licenses 2021-06-04 22:02:41 +07:00
Log Add a helper function that makes it easier to log from anywhere 2022-05-23 09:53:38 +07:00
Mail fix parameter type hint in phpdoc 2021-09-09 14:03:35 +07:00
Migration Migrate Repair events to OCP\EventDispatcher\Event 2022-08-25 16:15:48 +07:00
Notification Fix typo in deprecated 2022-10-04 11:42:24 +07:00
OCS Update php licenses 2021-06-04 22:02:41 +07:00
Preview Emit typed event when preview is requested 2022-10-27 14:31:33 +07:00
Profile Add api to load additional section in profile page 2022-09-14 12:55:40 +07:00
Profiler Expose clearing the profiles and fix it 2022-10-10 13:26:40 +07:00
Remote Deprecate OCP\Remote 2021-06-28 16:36:32 +07:00
RichObjectStrings Add talk-poll to the ROS definitions 2022-05-11 14:37:26 +07:00
Route Update php licenses 2021-06-04 22:02:41 +07:00
Search Fix psalm errors fron the end of the baseline file 2022-05-16 10:58:26 +07:00
Security Add remote host validation API 2022-10-31 16:13:28 +07:00
Session/Exceptions Update php licenses 2021-06-04 22:02:41 +07:00
Settings Improve accessibility of the title of the settings 2022-05-16 22:47:37 +07:00
Share Fix checkpassword undocummented null parameter 2022-10-17 12:38:21 +07:00
Support LDAP to no register new users when outside of fair use or over limits 2022-10-18 12:57:43 +07:00
SystemTag Update php licenses 2021-06-04 22:02:41 +07:00
Talk Add Talk converstation delete API 2022-10-31 11:44:39 +07:00
User Update lib/public/User/Backend/ICountMappedUsersBackend.php 2022-10-25 09:12:02 +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 Add Psalm specific scope type hint for the WFE operation 2021-11-22 08:42:40 +07:00
AutoloadNotAllowedException.php Update php licenses 2021-06-04 22:02:41 +07:00
Color.php Update avatars on update 2022-09-09 14:23:41 +07:00
Constants.php Update php licenses 2021-06-04 22:02:41 +07:00
Defaults.php Fix typo in deprecated 2022-10-04 11:42:24 +07:00
Files.php Update php licenses 2021-06-04 22:02:41 +07:00
GroupInterface.php Update php licenses 2021-06-04 22:02:41 +07:00
HintException.php Migrate HintException to OCP 2021-06-30 15:28:02 +07:00
IAddressBook.php Fix a doctype in OCP for IAddressBook 2022-05-17 15:09:49 +07:00
IAppConfig.php Update php licenses 2021-06-04 22:02:41 +07:00
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 Update php licenses 2021-06-04 22:02:41 +07:00
ICertificate.php Update php licenses 2021-06-04 22:02:41 +07:00
ICertificateManager.php Update php licenses 2021-06-04 22:02:41 +07:00
IConfig.php Add specific psalm-return for getAllUserValues 2022-01-24 11:16:44 +07:00
IContainer.php Update php licenses 2021-06-04 22:02:41 +07:00
IDBConnection.php Fix spelling for PreConditionNotMetException 2022-05-15 22:05:55 +07:00
IDateTimeFormatter.php Update php licenses 2021-06-04 22:02:41 +07:00
IDateTimeZone.php Update php licenses 2021-06-04 22:02:41 +07:00
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 Update php licenses 2021-06-04 22:02:41 +07:00
IGroupManager.php Add group display name cache 2022-11-28 11:52:55 +07:00
IImage.php Fix typing problems in OC_Image 2021-12-06 14:26:26 +07:00
IInitialStateService.php Update php licenses 2021-06-04 22:02:41 +07:00
IL10N.php Update php licenses 2021-06-04 22:02:41 +07:00
ILogger.php Update php licenses 2021-06-04 22:02:41 +07:00
IMemcache.php Update php licenses 2021-06-04 22:02:41 +07:00
IMemcacheTTL.php Update php licenses 2021-06-04 22:02:41 +07:00
INavigationManager.php Let apps toggle an unread counter on app icons 2021-06-16 17:12:56 +07:00
IPreview.php Move preview provider registration to bootstrap 2021-10-21 10:35:18 +07:00
IRequest.php Update php licenses 2021-06-04 22:02:41 +07:00
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 Update php licenses 2021-06-04 22:02:41 +07:00
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 Update php licenses 2021-06-04 22:02:41 +07:00
ITags.php Cleanup tags and Share component 2022-09-29 15:15:28 +07:00
ITempManager.php Update php licenses 2021-06-04 22:02:41 +07:00
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 Update php licenses 2021-06-04 22:02:41 +07:00
IUserManager.php Make DisplayNameCache return null if user doesn't exists 2022-08-16 14:10:05 +07:00
IUserSession.php Update php licenses 2021-06-04 22:02:41 +07:00
Image.php Update php licenses 2021-06-04 22:02:41 +07:00
PreConditionNotMetException.php Update php licenses 2021-06-04 22:02:41 +07:00
SabrePluginEvent.php Update php licenses 2021-06-04 22:02:41 +07:00
SabrePluginException.php Update php licenses 2021-06-04 22:02:41 +07:00
Server.php Improve container return type annotations 2022-10-14 10:45:16 +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 Update php licenses 2021-06-04 22:02:41 +07:00
Share_Backend_Collection.php Update php licenses 2021-06-04 22:02:41 +07:00
Share_Backend_File_Dependent.php Update php licenses 2021-06-04 22:02:41 +07:00
Template.php Update php licenses 2021-06-04 22:02:41 +07:00
UserInterface.php Update php licenses 2021-06-04 22:02:41 +07:00
Util.php Remove some constants and functions which have been long deprecated 2022-09-30 13:20:03 +07:00