nextcloud-server/lib/public
Christoph Wurst b2de9a6f9e
The encryption decrypt position can be int or string
The public API said string, internally we treated it as int. In reality
both are used. Let's reflect that in the documented argument type.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-13 10:51:22 +02:00
..
Accounts Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
Activity Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
App Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
AppFramework Add Psalm type for the bootstrap registration context 2020-10-12 15:16:16 +02:00
Authentication Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
BackgroundJob Job::run() does not return anything 2020-10-08 16:52:02 +02:00
Broadcast/Events
Calendar Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Capabilities Update license headers for 19 2020-04-29 11:57:22 +02:00
Collaboration Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
Command Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
Comments Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Console Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
Contacts Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Dashboard Merge pull request #22432 from nextcloud/enh/phpdoc 2020-08-26 21:18:11 +02:00
DB Merge pull request #23144 from nextcloud/enh/noid/update-param-for-psalm 2020-10-06 22:07:58 +02:00
Diagnostics Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
DirectEditing Do not expose direct editing if no master key is available 2020-09-01 11:40:27 +02:00
Encryption The encryption decrypt position can be int or string 2020-10-13 10:51:22 +02:00
EventDispatcher Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
Federation Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Files Annotate that writeStream can throw a GenericFileException 2020-09-10 09:03:53 +02:00
Files_FullTextSearch/Model Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
FullTextSearch Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
GlobalScale Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
Group Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Http/Client Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
L10N Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
LDAP Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
Lock Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
Lockdown
Log Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Mail Update license headers for Nextcloud 20 (again) 2020-09-07 14:37:44 +02:00
Migration Merge pull request #22432 from nextcloud/enh/phpdoc 2020-08-26 21:18:11 +02:00
Notification Merge pull request #22432 from nextcloud/enh/phpdoc 2020-08-26 21:18:11 +02:00
OCS Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
Preview Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
Remote
RichObjectStrings Merge pull request #22432 from nextcloud/enh/phpdoc 2020-08-26 21:18:11 +02:00
Route Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
Search Fix serializing indexed unified search array as object 2020-09-11 15:57:04 +02:00
Security Merge pull request #22432 from nextcloud/enh/phpdoc 2020-08-26 21:18:11 +02:00
Session/Exceptions
Settings Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Share Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
Support Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
SystemTag Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
User Provide correct PHPDoc tags for public namespace 2020-09-17 19:50:44 +02:00
UserStatus Always use IUserStatus consts 2020-09-07 11:30:18 +02:00
WorkflowEngine Merge pull request #22432 from nextcloud/enh/phpdoc 2020-08-26 21:18:11 +02:00
API.php Update license headers for 19 2020-04-29 11:57:22 +02:00
App.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
AutoloadNotAllowedException.php
BackgroundJob.php
Constants.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
Defaults.php
Files.php Update license headers for 19 2020-04-29 11:57:22 +02:00
GroupInterface.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
IAddressBook.php Merge pull request #22432 from nextcloud/enh/phpdoc 2020-08-26 21:18:11 +02:00
IAppConfig.php
IAvatar.php
IAvatarManager.php
ICache.php
ICacheFactory.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
ICertificate.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
ICertificateManager.php
IConfig.php Update license headers for 19 2020-04-29 11:57:22 +02:00
IContainer.php Merge pull request #22432 from nextcloud/enh/phpdoc 2020-08-26 21:18:11 +02:00
IDateTimeFormatter.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
IDateTimeZone.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
IDBConnection.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
IEventSource.php
IGroup.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
IGroupManager.php Remove wrongly annotated package names 2020-08-26 12:35:27 +02:00
IImage.php Update license headers for 19 2020-04-29 11:57:22 +02:00
IInitialStateService.php Move initial state provider to boostrap 2020-10-04 09:35:33 +02:00
IL10N.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
ILogger.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Image.php
IMemcache.php
IMemcacheTTL.php
INavigationManager.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
IPreview.php Update license headers for 19 2020-04-29 11:57:22 +02:00
IRequest.php Update license headers for 19 2020-04-29 11:57:22 +02:00
ISearch.php Deprecate \OCP\ISearch 2020-06-24 14:20:26 +02:00
IServerContainer.php Undeprecate IAppContainer and IServerContainer 2020-07-17 10:17:18 +02:00
ISession.php
ITagManager.php Tags.php and the old sharing mechanism 2020-07-06 14:12:12 +02:00
ITags.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
ITempManager.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
IURLGenerator.php
IUser.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
IUserBackend.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
IUserManager.php Remove wrongly annotated package names 2020-08-26 12:35:27 +02:00
IUserSession.php Use matching parameter names form interfaces and implementations 2020-08-19 18:16:35 +02:00
PreConditionNotMetException.php Update license headers for 19 2020-04-29 11:57:22 +02:00
SabrePluginEvent.php
SabrePluginException.php
Share_Backend_Collection.php
Share_Backend_File_Dependent.php
Share_Backend.php
Share.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Template.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
User.php
UserInterface.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
Util.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00