nextcloud-server/lib/private
Morris Jobke 2d7f71faca
Merge pull request #20650 from tekhnee/patch-1
Adhere to EMailTemplate interface in constructor call.
2020-04-27 11:10:38 +07:00
..
Accounts Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Activity Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
App Add visibility to all constants 2020-04-10 16:54:27 +07:00
AppFramework Fix new routing in settings etc 2020-04-22 13:09:25 +07:00
Archive Add visibility to all constants 2020-04-10 16:54:27 +07:00
Authentication Do not create remember me cookie 2020-04-23 19:12:54 +07:00
Avatar Delete avatar if a user is deleted 2020-04-24 16:27:17 +07:00
BackgroundJob Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +07:00
Broadcast/Events Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Cache Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Calendar Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Collaboration Use paginated search for contacts 2020-04-23 19:08:16 +07:00
Command Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Comments Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Console Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Contacts/ContactsMenu Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
DB Revert "Make sure MySQL is not saying 'this' = 'this ' is true" 2020-04-15 23:49:16 +07:00
Dashboard Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Diagnostics Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
DirectEditing Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Encryption Add visibility to all constants 2020-04-10 16:54:27 +07:00
EventDispatcher Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Federation Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Files filter out blacklisted files in getDirectoryContent 2020-04-23 13:34:55 +07:00
FullTextSearch Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
GlobalScale Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Group Format code according to PSR2 2020-04-10 16:56:50 +07:00
Hooks Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +07:00
Http Check all remotes for local access 2020-04-14 18:56:06 +07:00
IntegrityCheck Add visibility to all constants 2020-04-10 16:54:27 +07:00
L10N Format code according to PSR2 2020-04-10 16:56:50 +07:00
Lock Use elseif instead of else if 2020-04-10 10:35:09 +07:00
Lockdown Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Log Add visibility to all constants 2020-04-10 16:54:27 +07:00
Mail Adhere to EMailTemplate interface in constructor call. 2020-04-25 21:24:21 +07:00
Memcache Add visibility to all constants 2020-04-10 16:54:27 +07:00
Migration Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +07:00
Notification Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +07:00
OCS Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Preview Move to subfolders for preview files 2020-04-19 10:30:56 +07:00
Remote Add visibility to all constants 2020-04-10 16:54:27 +07:00
Repair Remove obsolete repair steps for logo and updater channel 2020-04-24 09:57:52 +07:00
RichObjectStrings Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +07:00
Route Fix creation of legacy routes 2020-04-18 11:21:28 +07:00
Search Add visibility to all properties and move static keyword 2020-04-10 16:48:31 +07:00
Security fix credentialsManager documentation and ensure userId to be used as string 2020-04-15 19:34:23 +07:00
Session Add visibility to all constants 2020-04-10 16:54:27 +07:00
Settings Unify function spacing to PSR2 recommendation 2020-04-09 13:54:22 +07:00
Setup Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Share Add visibility to all constants 2020-04-10 16:54:27 +07:00
Share20 Merge pull request #19793 from nextcloud/bugfix/noid/link-to-federated-reshare 2020-04-27 11:05:34 +07:00
Support Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
SystemTag Add visibility to all constants 2020-04-10 16:54:27 +07:00
Tagging Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Template Provide config though initial state service 2020-04-23 19:12:53 +07:00
Updater Add visibility to all constants 2020-04-10 16:54:27 +07:00
User Delete avatar if a user is deleted 2020-04-24 16:27:17 +07:00
legacy Provide the proper language to the mailer 2020-04-16 09:04:13 +07:00
AllConfig.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
AppConfig.php Unify function spacing to PSR2 recommendation 2020-04-09 13:54:22 +07:00
CapabilitiesManager.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Color.php Remove space between switch case and colon 2020-04-09 16:17:53 +07:00
Config.php Add visibility to all constants 2020-04-10 16:54:27 +07:00
ContactsManager.php Use paginated search for contacts 2020-04-23 19:08:16 +07:00
DatabaseException.php Update license headers 2019-12-05 15:38:45 +07:00
DatabaseSetupException.php Update license headers 2019-12-05 15:38:45 +07:00
DateTimeFormatter.php Use elseif instead of else if 2020-04-10 10:35:09 +07:00
DateTimeZone.php Remove trailing whitespaces from comments 2020-04-09 16:09:23 +07:00
ForbiddenException.php Update license headers 2019-12-05 15:38:45 +07:00
HintException.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
InitialStateService.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Installer.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
LargeFileHelper.php Add visibility to all constants 2020-04-10 16:54:27 +07:00
Log.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
MemoryInfo.php Format code according to PSR2 2020-04-10 16:56:50 +07:00
NaturalSort.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
NaturalSort_DefaultCollator.php Update license headers 2019-12-05 15:38:45 +07:00
NavigationManager.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
NeedsUpdateException.php Update license headers 2019-12-05 15:38:45 +07:00
NotSquareException.php Update license headers 2019-12-05 15:38:45 +07:00
PreviewManager.php Merge pull request #20422 from nextcloud/techdebt/format-control-structs-classes-methods 2020-04-10 16:38:23 +07:00
PreviewNotAvailableException.php Update license headers 2019-12-05 15:38:45 +07:00
RedisFactory.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Repair.php Remove obsolete repair steps for logo and updater channel 2020-04-24 09:57:52 +07:00
RepairException.php Update license headers 2019-12-05 15:38:45 +07:00
Search.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Server.php Move to subfolders for preview files 2020-04-19 10:30:56 +07:00
ServerContainer.php Use elseif instead of else if 2020-04-10 10:35:09 +07:00
ServerNotAvailableException.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
ServiceUnavailableException.php Update license headers 2019-12-05 15:38:45 +07:00
Setup.php Add visibility to all properties and move static keyword 2020-04-10 16:48:31 +07:00
Streamer.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
SubAdmin.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
SystemConfig.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +07:00
TagManager.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Tags.php Add visibility to all constants 2020-04-10 16:54:27 +07:00
TempManager.php Add visibility to all constants 2020-04-10 16:54:27 +07:00
TemplateLayout.php Provide config though initial state service 2020-04-23 19:12:53 +07:00
URLGenerator.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Updater.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00