nextcloud-server/lib/public
John Molakvoæ 064f2615d7
Merge pull request #29325 from nextcloud/backport/28541/stable21
2022-01-07 08:46:22 +07:00
..
Accounts Allow apps to write/update account data 2021-04-01 06:07:47 +07:00
Activity Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
App Keep group restrictions when reenabling apps after an update 2021-10-13 14:12:32 +07:00
AppFramework Fix missing exception class import 2021-07-28 14:39:00 +07:00
Authentication Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
BackgroundJob Fix the OCP\BackgroundJob\Job to make it compatible with its interface 2020-11-24 09:33:49 +07:00
Broadcast/Events Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Calendar Use IRoomMetadata as source of truth for supported room types 2021-09-21 16:23:08 +07:00
Capabilities Update license headers for 19 2020-04-29 11:57:22 +07:00
Collaboration Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
Command Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
Comments Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Console Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
Contacts Convert strict_search to wildcard property and add psalm docs 2021-12-13 14:26:22 +07:00
DB Merge pull request #29325 from nextcloud/backport/28541/stable21 2022-01-07 08:46:22 +07:00
Dashboard Merge pull request #22432 from nextcloud/enh/phpdoc 2020-08-26 21:18:11 +07:00
Diagnostics Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
DirectEditing Do not expose direct editing if no master key is available 2020-09-01 11:40:27 +07:00
Encryption The encryption decrypt position can be int or string 2020-10-13 10:51:22 +07:00
EventDispatcher Add a hint about the direction of priority 2021-01-15 08:34:24 +07:00
Federation Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Files also use case sensitive like when searching in a folder 2021-12-14 17:49:48 +07:00
Files_FullTextSearch/Model Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
FullTextSearch Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
GlobalScale Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
Group Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Http Fix option in the client code itself as well 2021-01-12 12:36:21 +07:00
L10N Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
LDAP make ILDAPProviderFactory usable when there is no ldap setup 2021-04-01 13:08:23 +07:00
Lock Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Lockdown Update license headers 2019-12-05 15:38:45 +07:00
Log typo 2021-05-21 09:42:31 +07:00
Mail Update license headers for Nextcloud 20 (again) 2020-09-07 14:37:44 +07:00
Migration Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Notification Merge pull request #22432 from nextcloud/enh/phpdoc 2020-08-26 21:18:11 +07:00
OCS Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
Preview Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
Remote Update license headers 2019-12-05 15:38:45 +07:00
RichObjectStrings Include RichObject for forms 2021-03-02 09:59:10 +07:00
Route Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Search Allow unified search results to have attributes 2020-12-03 18:24:33 +07:00
Security Merge pull request #22432 from nextcloud/enh/phpdoc 2020-08-26 21:18:11 +07:00
Session/Exceptions Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Settings Do not show 2FA settings if the user has no providers available 2021-01-22 13:55:22 +07:00
Share Default message for ShareNotFound exception 2021-10-13 09:44:52 +07:00
Support Allow subscription to indicate that a userlimit is reached 2020-12-02 15:20:03 +07:00
SystemTag Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
User Improve search results when only phonebook-matches can we autocompleted 2021-03-22 20:07:53 +07:00
UserStatus Always use IUserStatus consts 2020-09-07 11:30:18 +07:00
WorkflowEngine Fix typo in @deprecated PHPDoc tag 2020-11-24 00:13:09 +07:00
API.php Update license headers for 19 2020-04-29 11:57:22 +07:00
App.php Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
AutoloadNotAllowedException.php Update license headers 2019-12-05 15:38:45 +07:00
BackgroundJob.php Update license headers 2019-12-05 15:38:45 +07:00
Constants.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Defaults.php Provide the proper language to the mailer 2020-04-16 09:04:13 +07:00
Files.php Update license headers for 19 2020-04-29 11:57:22 +07:00
GroupInterface.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
IAddressBook.php Convert strict_search to wildcard property and add psalm docs 2021-12-13 14:26:22 +07:00
IAppConfig.php Update license headers 2019-12-05 15:38:45 +07:00
IAvatar.php Update license headers 2019-12-05 15:38:45 +07:00
IAvatarManager.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
ICache.php Update license headers 2019-12-05 15:38:45 +07:00
ICacheFactory.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
ICertificate.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
ICertificateManager.php Improve CertificateManager to not be user context dependent 2020-11-03 00:13:01 +07:00
IConfig.php Update license headers for 19 2020-04-29 11:57:22 +07:00
IContainer.php Annotate IContainer so Psalm knows what resove and query return 2020-10-14 12:29:26 +07:00
IDBConnection.php Allow NULL as well for limit, not integer only 2021-11-15 19:01:46 +07:00
IDateTimeFormatter.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
IDateTimeZone.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
IEventSource.php Update license headers 2019-12-05 15:38:45 +07:00
IGroup.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
IGroupManager.php Remove wrongly annotated package names 2020-08-26 12:35:27 +07:00
IImage.php Fix typing problems in OC_Image 2021-12-14 11:20:13 +07:00
IInitialStateService.php Fully deprecate the old initial state interface, not just the methods 2021-01-22 14:53:26 +07:00
IL10N.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
ILogger.php Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
IMemcache.php Update license headers 2019-12-05 15:38:45 +07:00
IMemcacheTTL.php Update license headers 2019-12-05 15:38:45 +07:00
INavigationManager.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
IPreview.php Update license headers for 19 2020-04-29 11:57:22 +07:00
IRequest.php Add IRequest taint sources 2020-11-22 23:04:43 +07:00
ISearch.php Deprecate \OCP\ISearch 2020-06-24 14:20:26 +07:00
IServerContainer.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
ISession.php Update license headers 2019-12-05 15:38:45 +07:00
ITagManager.php Tags.php and the old sharing mechanism 2020-07-06 14:12:12 +07:00
ITags.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
ITempManager.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
IURLGenerator.php Use IURLGenerator function to get value of `\OC::$WEBROOT` global 2021-08-16 13:12:47 +07:00
IUser.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
IUserBackend.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
IUserManager.php Improve search results when only phonebook-matches can we autocompleted 2021-03-22 20:07:53 +07:00
IUserSession.php Use matching parameter names form interfaces and implementations 2020-08-19 18:16:35 +07:00
Image.php Update license headers 2019-12-05 15:38:45 +07:00
PreConditionNotMetException.php Update license headers for 19 2020-04-29 11:57:22 +07:00
SabrePluginEvent.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +07:00
SabrePluginException.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +07:00
Share.php Reduce code complexity in Share::getItems by tracing all remaining callers 2020-11-29 22:30:09 +07:00
Share_Backend.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Share_Backend_Collection.php Update license headers 2019-12-05 15:38:45 +07:00
Share_Backend_File_Dependent.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Template.php Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
User.php Update license headers 2019-12-05 15:38:45 +07:00
UserInterface.php Fix parameter types in docs 2021-03-22 20:07:53 +07:00
Util.php Update license headers 2020-12-30 14:07:05 +07:00