Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Carl Schwan f8b13ecd60
Merge pull request #32363 from nextcloud/cleanup/remove-long-deprecated-classes
1 ano atrás
..
Accounts Allow to tweak default scopes for accounts 2 anos atrás
Activity Update php licenses 3 anos atrás
App Remove OCP\App and OCP\BackgroundJob 1 ano atrás
AppFramework allow apps to specify methods carrying sensitive parameters 1 ano atrás
Authentication Allow SSO authentication to provide a user secret 2 anos atrás
BackgroundJob Fix typing in IJobList 2 anos atrás
Broadcast/Events Update php licenses 3 anos atrás
Cache Move CappedMemoryCache to OCP 1 ano atrás
Calendar Various minor updates 2 anos atrás
Capabilities Don't inject Bruteforce capability info in the webui 2 anos atrás
Collaboration Introduce event for loading additional script on projects 2 anos atrás
Command Update php licenses 3 anos atrás
Comments Merge pull request #32865 from nextcloud/bugfix/remove-unecessary-row 2 anos atrás
Config Add API to change preferences 2 anos atrás
Console Update php licenses 3 anos atrás
Contacts Fix a doctype in OCP for IAddressBook 2 anos atrás
DB add case statement to sql function builder 2 anos atrás
Dashboard load widgets only of enabled apps 2 anos atrás
DataCollector Add a built-in profiler inside Nextcloud 2 anos atrás
Diagnostics Update php licenses 3 anos atrás
DirectEditing Add public API for owner based locking 2 anos atrás
Encryption Migrate HintException to OCP 3 anos atrás
EventDispatcher Fix ArrayAccess and JsonSerializable return types 2 anos atrás
Federation Summer cleanup of the federation app 2 anos atrás
Files Document all getIncomplete implementations as returning string|false 1 ano atrás
Files_FullTextSearch/Model Update php licenses 3 anos atrás
FullTextSearch Fix spelling for return type 2 anos atrás
GlobalScale Update php licenses 3 anos atrás
Group Update php licenses 3 anos atrás
Http Update php licenses 3 anos atrás
L10N Remove createPluralFunction which is replaced by Symfony\Translations lib 2 anos atrás
LDAP Fix LDAP related docblocks types 2 anos atrás
Lock Cleanup lock related code 2 anos atrás
Lockdown Update php licenses 3 anos atrás
Log Add a helper function that makes it easier to log from anywhere 2 anos atrás
Mail fix parameter type hint in phpdoc 2 anos atrás
Migration Update php licenses 3 anos atrás
Notification Improve wording 2 anos atrás
OCS Update php licenses 3 anos atrás
Preview Update php licenses 3 anos atrás
Profile Profile backend 2 anos atrás
Profiler Add a built-in profiler inside Nextcloud 2 anos atrás
Remote Deprecate OCP\Remote 3 anos atrás
RichObjectStrings Add talk-poll to the ROS definitions 2 anos atrás
Route Update php licenses 3 anos atrás
Search Fix psalm errors fron the end of the baseline file 2 anos atrás
Security Add a public interface for the bruteforce throttler and register for injection 1 ano atrás
Session/Exceptions Update php licenses 3 anos atrás
Settings Add admin privilege delegation for admin settings 2 anos atrás
Share Fix view-only code after code review comments 1 ano atrás
Support Fair use of push notifications 2 anos atrás
SystemTag Update php licenses 3 anos atrás
Talk Add a Talk API for OCP 2 anos atrás
User Cleanup avatar related code 2 anos atrás
UserMigration Add the ISizeEstimationMigrator interface for method getExportEstimatedSize 2 anos atrás
UserStatus Add status automation 2 anos atrás
WorkflowEngine Add Psalm specific scope type hint for the WFE operation 2 anos atrás
AutoloadNotAllowedException.php Update php licenses 3 anos atrás
Color.php Make Color class public 2 anos atrás
Constants.php Update php licenses 3 anos atrás
Defaults.php Merge pull request #26481 from ghost/fdroid 3 anos atrás
Files.php Update php licenses 3 anos atrás
GroupInterface.php Update php licenses 3 anos atrás
HintException.php Migrate HintException to OCP 3 anos atrás
IAddressBook.php Fix a doctype in OCP for IAddressBook 2 anos atrás
IAppConfig.php Update php licenses 3 anos atrás
IAvatar.php Make Color class public 2 anos atrás
IAvatarManager.php Make Color class public 2 anos atrás
ICache.php Add a built-in profiler inside Nextcloud 2 anos atrás
ICacheFactory.php Update php licenses 3 anos atrás
ICertificate.php Update php licenses 3 anos atrás
ICertificateManager.php Update php licenses 3 anos atrás
IConfig.php Add specific psalm-return for getAllUserValues 2 anos atrás
IContainer.php Update php licenses 3 anos atrás
IDBConnection.php Fix spelling for PreConditionNotMetException 2 anos atrás
IDateTimeFormatter.php Update php licenses 3 anos atrás
IDateTimeZone.php Update php licenses 3 anos atrás
IEmojiHelper.php Extract the EmojiService from user status and add an OCP interface 2 anos atrás
IEventSource.php Update php licenses 3 anos atrás
IGroup.php Update php licenses 3 anos atrás
IGroupManager.php Update php licenses 3 anos atrás
IImage.php Fix typing problems in OC_Image 2 anos atrás
IInitialStateService.php Update php licenses 3 anos atrás
IL10N.php Update php licenses 3 anos atrás
ILogger.php Update php licenses 3 anos atrás
IMemcache.php Update php licenses 3 anos atrás
IMemcacheTTL.php Update php licenses 3 anos atrás
INavigationManager.php Let apps toggle an unread counter on app icons 3 anos atrás
IPreview.php Move preview provider registration to bootstrap 2 anos atrás
IRequest.php Update php licenses 3 anos atrás
IRequestId.php Extract request id handling to dedicated class so it can be injected manually 2 anos atrás
ISearch.php Update php licenses 3 anos atrás
IServerContainer.php Add a public replacement for OC::$server->get 2 anos atrás
ISession.php Update php licenses 3 anos atrás
IStreamImage.php Send images to imaginary docker to generate previews 2 anos atrás
ITagManager.php Update php licenses 3 anos atrás
ITags.php Update php licenses 3 anos atrás
ITempManager.php Update php licenses 3 anos atrás
IURLGenerator.php Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-linkToDefaultPageUrl 2 anos atrás
IUser.php Revert api break 2 anos atrás
IUserBackend.php Update php licenses 3 anos atrás
IUserManager.php Fix psalm issues related to the user backend 2 anos atrás
IUserSession.php Update php licenses 3 anos atrás
Image.php Update php licenses 3 anos atrás
PreConditionNotMetException.php Update php licenses 3 anos atrás
SabrePluginEvent.php Update php licenses 3 anos atrás
SabrePluginException.php Update php licenses 3 anos atrás
Server.php Improve psalm annotation to make it stricter 2 anos atrás
Share.php Fix psalm errors fron the end of the baseline file 2 anos atrás
Share_Backend.php Update php licenses 3 anos atrás
Share_Backend_Collection.php Update php licenses 3 anos atrás
Share_Backend_File_Dependent.php Update php licenses 3 anos atrás
Template.php Update php licenses 3 anos atrás
UserInterface.php Update php licenses 3 anos atrás
Util.php Fix psalm errors fron the end of the baseline file 2 anos atrás