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