You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Roeland Jago Douma 372f3d2a60
Remove deprecated functions from SecureRandom
5 years ago
..
Accounts Allow property filters to be null 5 years ago
Activity Make activity events strict 5 years ago
App Move to AppFramework Controller 6 years ago
AppFramework Add IMapperException 5 years ago
Authentication Fix activatable/deactivatable 2fa provider interface typos 5 years ago
BackgroundJob fixup! Add backgroundjobs to OCP 5 years ago
Calendar adjust Calendar resource / room interfaces to use class implementation 5 years ago
Capabilities Update license headers 6 years ago
Collaboration Use type casting instead of *val() method 6 years ago
Command Update with robin 7 years ago
Comments Allow to filter the unread count by verb 5 years ago
Console Fix others 7 years ago
Contacts Add @since annotation and add missing new line 6 years ago
DB Use the defined func()->count() instead of manual counting 5 years ago
Dashboard include dashboard into core 5 years ago
Diagnostics Update license headers 6 years ago
Encryption Update license headers 6 years ago
Federation Use numeric placeholders if there are multiple, so that RTL languages can operate better 5 years ago
Files Add interface to allow storages from opting out of encryption 5 years ago
Files_FullTextSearch/Model implementing files_fulltextsearch within core 5 years ago
FullTextSearch init some var 5 years ago
GlobalScale Update license headers 6 years ago
Group/Backend Added disabled count per groups 6 years ago
Http/Client Make OCP\Http strict 6 years ago
L10N Add optional locale parameter to interface as well 5 years ago
LDAP Update license headers 6 years ago
Lock Log more info about locking conflicts for memcache locking backends 6 years ago
Lockdown Update license headers 6 years ago
Log Added a logger for systemd/journald 6 years ago
Mail Fix comments 6 years ago
Migration Add since tags 6 years ago
Notification Allow notifiers to know whether we are preparing push notifications 5 years ago
OCS Fix PHPDoc 6 years ago
Preview Fix others 7 years ago
Remote add more typehints 6 years ago
RichObjectStrings Merge pull request #6552 from nextcloud/notifications-add-highlight-definition 6 years ago
Route Update with robin 7 years ago
Search Update license headers 6 years ago
Security Remove deprecated functions from SecureRandom 5 years ago
Session/Exceptions Fix others 7 years ago
Settings Do not cache the settings/sections in the database anymore 6 years ago
Share allow to add labels to shares 5 years ago
Support/CrashReport Fix @since version on new API 5 years ago
SystemTag Make SystemTag strict 6 years ago
User/Backend New user backend interface to check if a user can confirm passwords 5 years ago
WorkflowEngine Update license headers 6 years ago
API.php Fix others 7 years ago
App.php Remove long time deprecated functions and deprecate \OCP\App 6 years ago
AutoloadNotAllowedException.php Fix others 7 years ago
BackgroundJob.php Remove old deprecated function from the BackgroundJob 6 years ago
Constants.php Remove deprecated constants 6 years ago
Defaults.php Fix email buttons for white theme 6 years ago
Files.php Deprecate OCP\Files 6 years ago
GroupInterface.php Update license headers 6 years ago
IAddressBook.php Make enhancing entries with type property optional 5 years ago
IAppConfig.php Remove IAppConfig::setValue 6 years ago
IAvatar.php Make the info available if the avatar was uploaded or generated 5 years ago
IAvatarManager.php Clear avatar cache with frontend repair 5 years ago
ICache.php Fix others 7 years ago
ICacheFactory.php Properly provide local memcache check to ICacheFactory 6 years ago
ICertificate.php Update with robin 7 years ago
ICertificateManager.php Update with robin 7 years ago
IConfig.php Update with robin 7 years ago
IContainer.php Don't do a recursive search 7 years ago
IDBConnection.php Add deprecation message ofr insertIfNotExist 5 years ago
IDateTimeFormatter.php Update license headers 6 years ago
IDateTimeZone.php Fix others 7 years ago
IEventSource.php Update with robin 7 years ago
IGroup.php Don't pretend we can add/remove users to/from groups when we can't 6 years ago
IGroupManager.php Update license headers 6 years ago
IImage.php Fix float/integer handling in image API 6 years ago
IL10N.php docblock version fixes 6 years ago
ILogger.php move log constants to ILogger 6 years ago
IMemcache.php Update with robin 7 years ago
IMemcacheTTL.php Update with robin 7 years ago
INavigationManager.php Update phpDoc comments and add more type hinting 6 years ago
IPreview.php Update license headers 6 years ago
IRequest.php Make the Outlook and Thunderbird addons identifyable 6 years ago
ISearch.php Removed deprecated search function from ISearch 6 years ago
IServerContainer.php expose storagefactory in server container 5 years ago
ISession.php Allow updating the token on session regeneration 6 years ago
ITagManager.php Fix others 7 years ago
ITags.php Use ::class statement instead of string 6 years ago
ITempManager.php Update with robin 7 years ago
IURLGenerator.php Add function to generate urls for OCS routes 5 years ago
IUser.php do not offer to change display name or password, if not possible. 5 years ago
IUserBackend.php Fix others 7 years ago
IUserManager.php Fix typo in IUserManager::createUser doc 5 years ago
IUserSession.php Update with robin 7 years ago
Image.php Fix others 7 years ago
PreConditionNotMetException.php Fix others 7 years ago
SabrePluginEvent.php Fix others 7 years ago
SabrePluginException.php Fix others 7 years ago
Share.php Remove unused resolveReshare of old sharing code 6 years ago
Share_Backend.php Fix others 7 years ago
Share_Backend_Collection.php Fix others 7 years ago
Share_Backend_File_Dependent.php Fix others 7 years ago
Template.php Remove deprecated template functions from OCP directly 6 years ago
User.php Remove deprecated \OCP\User::userExists 6 years ago
UserInterface.php Deprecate implementsActions 6 years ago
Util.php Merge pull request #11686 from nextcloud/deprecation/noid/ocp_util_recursiveArraySearch 5 years ago