nextcloud/lib/public
Roeland Jago Douma 63cb31542d
Merge pull request #17941 from nextcloud/search-by-owner
Allow filtering the search results to the users home storage
2019-12-05 11:04:33 +01:00
..
Accounts Some php-cs fixes 2019-11-22 20:52:10 +01:00
Activity Some php-cs fixes 2019-11-22 20:52:10 +01:00
App Some php-cs fixes 2019-11-22 20:52:10 +01:00
AppFramework Merge pull request #17948 from nextcloud/enh/check-if-property-is-bool 2019-11-26 12:25:36 +01:00
Authentication Add return type hint to credential store and make it strict 2019-11-25 15:59:55 +01:00
BackgroundJob fixup! Add backgroundjobs to OCP 2018-10-09 15:10:38 +02:00
Broadcast/Events Make it possible to broadcast events to (web) clients 2019-10-28 13:58:13 +01:00
Calendar Add standard metadata key for room-features 2019-08-02 20:01:32 +02:00
Capabilities Some php-cs fixes 2019-11-22 20:52:10 +01:00
Collaboration Use rich objects instead of name, link and icon 2019-03-19 13:06:55 +01:00
Command Update with robin 2016-07-21 18:13:58 +02:00
Comments Some php-cs fixes 2019-11-22 20:52:10 +01:00
Console use OCP\EventDispatcher\Event over Symfony's deprecated Event 2019-10-17 13:31:48 +02:00
Contacts Some php-cs fixes 2019-11-22 20:52:10 +01:00
DB add LEAST and GREATER to db function builder 2019-11-26 12:05:30 +01:00
Dashboard Some php-cs fixes 2019-11-22 20:52:10 +01:00
Diagnostics Update license headers 2017-11-06 16:56:19 +01:00
DirectEditing Add missing getUser method to direct editing IToken interface 2019-12-03 15:25:19 +01:00
Encryption Some php-cs fixes 2019-11-22 20:52:10 +01:00
EventDispatcher add Nextcloud specific GenericEvent implementation 2019-11-26 10:23:33 +01:00
Federation Some php-cs fixes 2019-11-22 20:52:10 +01:00
Files add @since to limitToHome 2019-12-03 15:21:35 +01:00
Files_FullTextSearch/Model Some php-cs fixes 2019-11-22 20:52:10 +01:00
FullTextSearch Some php-cs fixes 2019-11-22 20:52:10 +01:00
GlobalScale Some php-cs fixes 2019-11-22 20:52:10 +01:00
Group Allow to set the group display name in the database backend 2019-09-27 14:29:56 +02:00
Http/Client Make OCP\Http strict 2018-01-16 19:19:58 +01:00
L10N Some php-cs fixes 2019-11-22 20:52:10 +01:00
LDAP fixes possible override of uniqueMember by autodetection 2019-05-17 16:19:23 +02:00
Lock Log more info about locking conflicts for memcache locking backends 2018-05-04 13:30:18 +02:00
Lockdown Update license headers 2017-11-06 16:56:19 +01:00
Log Added a logger for systemd/journald 2018-06-29 10:37:45 +02:00
Mail Fix comments 2018-03-05 09:06:51 +01:00
Migration Some php-cs fixes 2019-11-22 20:52:10 +01:00
Notification Keep the old method as a fallback and adjust the tests 2019-07-16 11:36:32 +02:00
OCS Some php-cs fixes 2019-11-22 20:52:10 +01:00
Preview Some php-cs fixes 2019-11-22 20:52:10 +01:00
Remote add more typehints 2017-12-08 16:37:14 +01:00
RichObjectStrings Add talk-attachment as a rich object type 2019-09-17 15:08:54 +02:00
Route Some php-cs fixes 2019-11-22 20:52:10 +01:00
Search Update license headers 2017-11-06 16:56:19 +01:00
Security Add typed events for password_policy 2019-11-27 09:56:12 +01:00
Session/Exceptions Fix others 2016-07-21 18:13:57 +02:00
Settings Make it possible to show admin settings for sub admins 2019-05-23 20:31:40 +02:00
Share Some php-cs fixes 2019-11-22 20:52:10 +01:00
Support Add extendedSupport to Subscription 2019-06-17 16:36:23 +02:00
SystemTag Some php-cs fixes 2019-11-22 20:52:10 +01:00
User Add typed create user events 2019-12-03 08:03:57 +01:00
WorkflowEngine add convenience interfaces so entities can provide presentable details 2019-11-28 13:51:21 +01:00
API.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
App.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
AutoloadNotAllowedException.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
BackgroundJob.php Remove old deprecated function from the BackgroundJob 2018-03-19 10:47:31 +01:00
Constants.php Remove deprecated constants 2018-01-13 19:46:19 +01:00
Defaults.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
Files.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
GroupInterface.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
IAddressBook.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
IAppConfig.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
IAvatar.php Make the info available if the avatar was uploaded or generated 2018-08-01 10:56:22 +02:00
IAvatarManager.php Implement guest avatar endpoint 2019-02-07 14:23:16 +01:00
ICache.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ICacheFactory.php Properly provide local memcache check to ICacheFactory 2018-03-13 18:18:04 +01:00
ICertificate.php Update with robin 2016-07-21 18:13:58 +02:00
ICertificateManager.php Update with robin 2016-07-21 18:13:58 +02:00
IConfig.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
IContainer.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
IDBConnection.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
IDateTimeFormatter.php Update license headers 2017-11-06 16:56:19 +01:00
IDateTimeZone.php Fix others 2016-07-21 18:13:57 +02:00
IEventSource.php Update with robin 2016-07-21 18:13:58 +02:00
IGroup.php Allow to set the group display name in the database backend 2019-09-27 14:29:56 +02:00
IGroupManager.php fix documentation, get and createGroup may return null 2019-11-25 14:01:25 +01:00
IImage.php Fix float/integer handling in image API 2018-01-17 10:00:33 +01:00
IInitialStateService.php Add a key parameter to the new initial state API 2019-01-30 16:08:08 +01:00
IL10N.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ILogger.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
IMemcache.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
IMemcacheTTL.php Update with robin 2016-07-21 18:13:58 +02:00
INavigationManager.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
IPreview.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
IRequest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ISearch.php Removed deprecated search function from ISearch 2018-01-13 19:27:25 +01:00
IServerContainer.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ISession.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ITagManager.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ITags.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ITempManager.php Update with robin 2016-07-21 18:13:58 +02:00
IURLGenerator.php Add function to generate urls for OCS routes 2018-10-09 15:41:50 +02:00
IUser.php do not offer to change display name or password, if not possible. 2018-11-07 22:37:41 +01:00
IUserBackend.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
IUserManager.php Fix typo in IUserManager::createUser doc 2018-08-16 08:37:27 +02:00
IUserSession.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
Image.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
PreConditionNotMetException.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
SabrePluginEvent.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
SabrePluginException.php Fix others 2016-07-21 18:13:57 +02:00
Share.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
Share_Backend.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
Share_Backend_Collection.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
Share_Backend_File_Dependent.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
Template.php Remove deprecated template functions from OCP directly 2018-01-14 21:39:36 +01:00
User.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
UserInterface.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
Util.php Some php-cs fixes 2019-11-22 20:52:10 +01:00