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.
 
 
 
 
 
 
nextcloud-server/lib/public
Bjoern Schiessle 957b27f282
replace \OCP\Federation\Exception\ShareNotFoundException with the generic \OCP\Share\Exception\ShareNotFound exception
6 years ago
..
Activity Update license headers 7 years ago
App Move to AppFramework Controller 7 years ago
AppFramework Fix direct access to authen page 7 years ago
Authentication Make 2FA providers stateful 7 years ago
BackgroundJob Deprecated OCP interface to fetch background job type 7 years ago
Calendar Calendar resource booking: unit tests / adding missing annotations 7 years ago
Capabilities Update license headers 7 years ago
Collaboration Use type casting instead of *val() method 7 years ago
Command Update with robin 8 years ago
Comments Fix docs 7 years ago
Console Fix others 8 years ago
Contacts Add @since annotation and add missing new line 7 years ago
DB Add count to function builder 7 years ago
Diagnostics Update license headers 7 years ago
Encryption Update license headers 7 years ago
Federation replace \OCP\Federation\Exception\ShareNotFoundException with the generic \OCP\Share\Exception\ShareNotFound exception 6 years ago
Files Add resource type phpDoc for putContent methods 7 years ago
GlobalScale Update license headers 7 years ago
Group/Backend Added disabled count per groups 7 years ago
Http/Client Make OCP\Http strict 7 years ago
L10N adjust backend and gui to update and changelog server 7 years ago
LDAP Update license headers 7 years ago
Lock Log more info about locking conflicts for memcache locking backends 7 years ago
Lockdown Update license headers 7 years ago
Log Added a logger for systemd/journald 7 years ago
Mail Fix comments 7 years ago
Migration Add since tags 7 years ago
Notification Update license headers 7 years ago
OCS Fix PHPDoc 7 years ago
Preview Fix others 8 years ago
Remote add more typehints 7 years ago
RichObjectStrings Merge pull request #6552 from nextcloud/notifications-add-highlight-definition 7 years ago
Route Update with robin 8 years ago
Search Update license headers 7 years ago
Security Make OCP\Security stricter 7 years ago
Session/Exceptions Fix others 8 years ago
Settings Do not cache the settings/sections in the database anymore 7 years ago
Share replace \OCP\Federation\Exception\ShareNotFoundException with the generic \OCP\Share\Exception\ShareNotFound exception 6 years ago
Support/CrashReport Pass the exception context to the crash reporter 7 years ago
SystemTag Make SystemTag strict 7 years ago
User/Backend Document parameters 7 years ago
WorkflowEngine Update license headers 7 years ago
API.php Fix others 8 years ago
App.php Remove long time deprecated functions and deprecate \OCP\App 7 years ago
AutoloadNotAllowedException.php Fix others 8 years ago
BackgroundJob.php Remove old deprecated function from the BackgroundJob 7 years ago
Constants.php Remove deprecated constants 7 years ago
Defaults.php Fix email buttons for white theme 7 years ago
Files.php Deprecate OCP\Files 7 years ago
GroupInterface.php Update license headers 7 years ago
IAddressBook.php Fix others 8 years ago
IAppConfig.php Remove IAppConfig::setValue 7 years ago
IAvatar.php Fix indent 7 years ago
IAvatarManager.php Made AvatarManager string and add return types 7 years ago
ICache.php Fix others 8 years ago
ICacheFactory.php Properly provide local memcache check to ICacheFactory 7 years ago
ICertificate.php Update with robin 8 years ago
ICertificateManager.php Update with robin 8 years ago
IConfig.php Update with robin 8 years ago
IContainer.php Don't do a recursive search 8 years ago
IDBConnection.php Add a hint that some indexes are not added yet 7 years ago
IDateTimeFormatter.php Update license headers 7 years ago
IDateTimeZone.php Fix others 8 years ago
IEventSource.php Update with robin 8 years ago
IGroup.php Don't pretend we can add/remove users to/from groups when we can't 7 years ago
IGroupManager.php Update license headers 7 years ago
IImage.php Fix float/integer handling in image API 7 years ago
IL10N.php docblock version fixes 7 years ago
ILogger.php move log constants to ILogger 7 years ago
IMemcache.php Update with robin 8 years ago
IMemcacheTTL.php Update with robin 8 years ago
INavigationManager.php Update phpDoc comments and add more type hinting 7 years ago
IPreview.php Update license headers 7 years ago
IRequest.php Make the Outlook and Thunderbird addons identifyable 7 years ago
ISearch.php Removed deprecated search function from ISearch 7 years ago
IServerContainer.php start implementing federated sharing 2.0 6 years ago
ISession.php Allow updating the token on session regeneration 7 years ago
ITagManager.php Fix others 8 years ago
ITags.php Use ::class statement instead of string 7 years ago
ITempManager.php Update with robin 8 years ago
IURLGenerator.php Make the URLGenerator strict 7 years ago
IUser.php Properly return boolean on enable state 7 years ago
IUserBackend.php Fix others 8 years ago
IUserManager.php more consistent naming 7 years ago
IUserSession.php Update with robin 8 years ago
Image.php Fix others 8 years ago
PreConditionNotMetException.php Fix others 8 years ago
SabrePluginEvent.php Fix others 8 years ago
SabrePluginException.php Fix others 8 years ago
Share.php Remove unused resolveReshare of old sharing code 7 years ago
Share_Backend.php Fix others 8 years ago
Share_Backend_Collection.php Fix others 8 years ago
Share_Backend_File_Dependent.php Fix others 8 years ago
Template.php Remove deprecated template functions from OCP directly 7 years ago
User.php Remove deprecated \OCP\User::userExists 7 years ago
UserInterface.php Deprecate implementsActions 7 years ago
Util.php Fix PHPDoc 7 years ago