Côme Chilliet f6ff717b56 Merge pull request #34772 from nextcloud/fix/clean-ldap-access-factory-usage 1 year ago
..
Accounts d1209d8302 Rename mastodon to fediverse 1 year ago
Activity db995d464d Same thing for Activity 1 year ago
App b9ccc60837 fix phpdoc 2 years ago
AppFramework 60ee874485 Remove long depreated AppFramework/Db/Mapper 1 year ago
Authentication 77df92cabf feat: add event for failed logins 1 year ago
BackgroundJob 48d9c4d2b0 Port existing server code to new interface 2 years ago
Broadcast 215aef3cbd Update php licenses 3 years ago
Cache d5c23dbb9f Move CappedMemoryCache to OCP 2 years ago
Calendar 41d4e0a272 Add description for calendar uri 1 year ago
Capabilities 69b36fc2c5 Don't inject Bruteforce capability info in the webui 2 years ago
Collaboration eff783797a reference url can always fallback to the link itself 2 years ago
Command 215aef3cbd Update php licenses 3 years ago
Comments c98e44507d Merge pull request #32865 from nextcloud/bugfix/remove-unecessary-row 2 years ago
Config 31dc9aa682 Add API to change preferences 2 years ago
Console 215aef3cbd Update php licenses 3 years ago
Contacts 5347fb02dc Remove some constants and functions which have been long deprecated 2 years ago
DB 6e0123a1d0 Revert "add case statement to sql function builder" 2 years ago
Dashboard 23171206b4 Allow to conditionally enable dashboard widgets 1 year ago
DataCollector 7d272c54d0 Add a built-in profiler inside Nextcloud 2 years ago
Diagnostics 215aef3cbd Update php licenses 3 years ago
DirectEditing 40f1ad60c2 Add public API for owner based locking 2 years ago
Encryption b78f3a57d1 Migrate HintException to OCP 3 years ago
EventDispatcher 113756db30 Fix ArrayAccess and JsonSerializable return types 2 years ago
Federation a9cfa72d1c Summer cleanup of the federation app 2 years ago
Files a5ea677370 Rename file1 and file2 to source and target in Storage abstraction 1 year ago
Files_FullTextSearch 215aef3cbd Update php licenses 3 years ago
FullTextSearch f43df2b917 Fix spelling for return type 2 years ago
GlobalScale 215aef3cbd Update php licenses 3 years ago
Group 7c4ceb444c Add group display name cache 1 year ago
Http 215aef3cbd Update php licenses 3 years ago
L10N f03468342e Remove createPluralFunction which is replaced by Symfony\Translations lib 2 years ago
LDAP 743267eba4 Fix LDAP related docblocks types 2 years ago
Lock fcae6a68c3 Cleanup lock related code 2 years ago
Lockdown 215aef3cbd Update php licenses 3 years ago
Log 6e22ba832d Merge pull request #35614 from nextcloud/fix/errorlog-array-to-string-conversion 1 year ago
Mail 37f510cec2 fix parameter type hint in phpdoc 3 years ago
Migration 8237e02cf7 fix(database): Explicitly inherit stricly typed database schema closure 1 year ago
Notification 323963e540 Compute parsed from rich subject and message in Notification 1 year ago
OCS 215aef3cbd Update php licenses 3 years ago
Preview 07e94eca6f Emit typed event when preview is requested 1 year ago
Profile 66a7a89898 Add api to load additional section in profile page 2 years ago
Profiler c9703827e0 Expose clearing the profiles and fix it 1 year ago
Remote a423aae522 Deprecate OCP\Remote 3 years ago
RichObjectStrings d18a293ee5 Add talk-poll to the ROS definitions 2 years ago
Route 215aef3cbd Update php licenses 3 years ago
Search 53169890d6 Fix psalm errors fron the end of the baseline file 2 years ago
Security 8aea25b5b9 Add remote host validation API 1 year ago
Session 215aef3cbd Update php licenses 3 years ago
Settings 046d5451b1 Improve accessibility of the title of the settings 2 years ago
Share 60313683e2 Fix checkpassword undocummented null parameter 1 year ago
Support 8e8acf2d90 LDAP to no register new users when outside of fair use or over limits 1 year ago
SystemTag 215aef3cbd Update php licenses 3 years ago
Talk 06627c800c Add Talk converstation delete API 1 year ago
User 341dda1de6 Merge branch 'master' into fix/clean-ldap-access-factory-usage 1 year ago
UserMigration 441ac433b1 Add a nodeFilter parameter for IExportDestination::copyFolder 2 years ago
UserStatus 5dee54d70b Add status automation 2 years ago
WorkflowEngine 9ae505cb7c Add Psalm specific scope type hint for the WFE operation 2 years ago
AutoloadNotAllowedException.php 215aef3cbd Update php licenses 3 years ago
BeforeSabrePubliclyLoadedEvent.php 73f2876d64 rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/autoloaderchecker.sh 1 year ago
Color.php bc9a488046 Update avatars on update 2 years ago
Constants.php 215aef3cbd Update php licenses 3 years ago
Defaults.php 82b98b4b9b Fix typo in deprecated 2 years ago
Files.php 215aef3cbd Update php licenses 3 years ago
GroupInterface.php 215aef3cbd Update php licenses 3 years ago
HintException.php b78f3a57d1 Migrate HintException to OCP 3 years ago
IAddressBook.php 28b0da59ce Fix a doctype in OCP for IAddressBook 2 years ago
IAppConfig.php 215aef3cbd Update php licenses 3 years ago
IAvatar.php f98ae2b5b0 Avatar new style 2 years ago
IAvatarManager.php ec5cbdeb7f Make Color class public 2 years ago
IBinaryFinder.php 9b8ca9ad1f Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2 years ago
ICache.php 7d272c54d0 Add a built-in profiler inside Nextcloud 2 years ago
ICacheFactory.php 215aef3cbd Update php licenses 3 years ago
ICertificate.php 215aef3cbd Update php licenses 3 years ago
ICertificateManager.php 215aef3cbd Update php licenses 3 years ago
IConfig.php ddae16d480 Add specific psalm-return for getAllUserValues 2 years ago
IContainer.php 215aef3cbd Update php licenses 3 years ago
IDBConnection.php 00b9e576b4 Fix spelling for PreConditionNotMetException 2 years ago
IDateTimeFormatter.php 215aef3cbd Update php licenses 3 years ago
IDateTimeZone.php 215aef3cbd Update php licenses 3 years ago
IEmojiHelper.php 902476fa20 Extract the EmojiService from user status and add an OCP interface 2 years ago
IEventSource.php 0b9a878250 Flag repair errors as error level in eventSource->send 2 years ago
IGroup.php 215aef3cbd Update php licenses 3 years ago
IGroupManager.php 7c4ceb444c Add group display name cache 1 year ago
IImage.php 110ea0df46 Allow empty mimeType 1 year ago
IInitialStateService.php 215aef3cbd Update php licenses 3 years ago
IL10N.php 215aef3cbd Update php licenses 3 years ago
ILogger.php 215aef3cbd Update php licenses 3 years ago
IMemcache.php 215aef3cbd Update php licenses 3 years ago
IMemcacheTTL.php 215aef3cbd Update php licenses 3 years ago
INavigationManager.php a94236483e Let apps toggle an unread counter on app icons 3 years ago
IPreview.php 8bc25e3324 Move preview provider registration to bootstrap 2 years ago
IRequest.php ed902d58b6 Remove type doc for regex const 1 year ago
IRequestId.php 07a9f34385 Extract request id handling to dedicated class so it can be injected manually 2 years ago
ISearch.php 215aef3cbd Update php licenses 3 years ago
IServerContainer.php f945c0cbc6 Add a public replacement for OC::$server->get 2 years ago
ISession.php 9b4b72826a Reopen sessions if we need to write to them instead of keeping them open 2 years ago
IStreamImage.php 9b6a1cc8ae Send images to imaginary docker to generate previews 2 years ago
ITagManager.php 215aef3cbd Update php licenses 3 years ago
ITags.php 92a5a8f075 Cleanup tags and Share component 2 years ago
ITempManager.php 215aef3cbd Update php licenses 3 years ago
IURLGenerator.php d434da75bb Add a capability for the reference API and expose the regex to clients 2 years ago
IUser.php d59585974e Fix creation of new user and display the correct error message 2 years ago
IUserBackend.php 215aef3cbd Update php licenses 3 years ago
IUserManager.php 256fbe9d77 Validate if the user part of a "cloud id" can even be a valid user id 1 year ago
IUserSession.php 215aef3cbd Update php licenses 3 years ago
Image.php 215aef3cbd Update php licenses 3 years ago
PreConditionNotMetException.php 215aef3cbd Update php licenses 3 years ago
SabrePluginEvent.php 215aef3cbd Update php licenses 3 years ago
SabrePluginException.php 215aef3cbd Update php licenses 3 years ago
Server.php cea2f79bbd Improve container return type annotations 1 year ago
Share.php 53169890d6 Fix psalm errors fron the end of the baseline file 2 years ago
Share_Backend.php 215aef3cbd Update php licenses 3 years ago
Share_Backend_Collection.php 215aef3cbd Update php licenses 3 years ago
Share_Backend_File_Dependent.php 215aef3cbd Update php licenses 3 years ago
Template.php 215aef3cbd Update php licenses 3 years ago
UserInterface.php 215aef3cbd Update php licenses 3 years ago
Util.php fc97f6847d Replace getSystemValue with getSystemValueString 1 year ago