server/lib/private
Joas Schilling 093c308b58
Add return types
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-04-16 15:42:21 +02:00
..
Accounts
Activity Set false as default for requirePNG 2019-02-18 00:13:02 +01:00
App Enable pre-releases for beta and daily channel 2019-04-08 15:23:44 +02:00
AppFramework Add a message about disabled global routes 2019-03-11 12:43:39 +01:00
Archive Cleanup some PHPDoc leftovers and unused variables 2019-03-06 15:43:56 +01:00
Authentication
Avatar Don't get the avatar when we don't operate anyway 2019-04-09 11:23:06 +02:00
BackgroundJob
Cache
Calendar
Collaboration Escape the search terms on the server 2019-03-28 09:37:22 +01:00
Command
Comments
Console Make sure maintenance mode is always casted to bool 2019-02-22 08:25:41 +01:00
Contacts/ContactsMenu
Dashboard
DB Allow to use Subqueries in from 2019-04-16 15:42:21 +02:00
Diagnostics
Encryption
Federation According to the OCM specification the body needs to be JSON encoded 2019-02-19 17:32:01 +01:00
Files Harden appdata putcontent 2019-04-08 13:22:00 +02:00
FullTextSearch +isAvailable() 2019-04-10 11:46:20 -01:00
GlobalScale
Group Add dispatcher events to User and Group objects 2019-03-01 20:56:59 +01:00
Hooks
Http
IntegrityCheck Remove the upload and memory setting 2019-03-04 12:14:22 +01:00
L10N
legacy Forbid eval on legacy responses 2019-04-09 09:58:23 +02:00
Lock Code cleanup. 2019-03-21 11:42:00 +01:00
Lockdown
Log Remove sensitive SMB arguments from exception log 2019-03-12 15:51:38 +01:00
Mail changed order of methods 2019-02-26 00:24:46 +01:00
Memcache
Migration Properly inject EventDispatched in BackgroundRepair 2019-03-22 10:29:36 +01:00
Notification
OCS
Preview
Remote
Repair Add return types 2019-04-16 15:42:21 +02:00
RichObjectStrings
Route Make sure maintenance mode is always casted to bool 2019-02-22 08:25:41 +01:00
Search
Security Merge pull request #13327 from nextcloud/allow-bracket-notation-for-remove-ipv6-address 2019-03-06 10:34:02 +01:00
Session
Settings Fetch proper translations 2019-03-25 09:10:54 +01:00
Setup Cleanup some PHPDoc leftovers and unused variables 2019-03-06 15:43:56 +01:00
Share Move merged-share-backend to webpack 2019-01-16 10:03:21 +01:00
Share20 Update lib/private/Share20/Manager.php 2019-03-20 15:33:35 +00:00
Support/CrashReport
SystemTag
Tagging
Template Remove spaming debug logs 2019-03-15 12:13:44 +01:00
Updater
User lib/private/User: do not change user properties if value has not changed 2019-04-11 11:20:41 +02:00
AllConfig.php Add methods to get casted system values 2019-02-22 08:25:41 +01:00
AppConfig.php
CapabilitiesManager.php
Color.php
Config.php
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php
HintException.php
InitialStateService.php
Installer.php Check if elements are set in installer 2019-03-22 16:54:35 +01:00
LargeFileHelper.php
Log.php
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php Generate id for navigation item 2019-02-25 14:49:51 +01:00
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php
PreviewNotAvailableException.php
RedisFactory.php
Repair.php Repair step for link shares 2019-04-16 15:42:21 +02:00
RepairException.php
Search.php
Server.php Remove unnecessary event dispatcher 2019-04-09 11:28:33 +02:00
ServerContainer.php Make the file strict 2019-03-05 18:01:14 +01:00
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php make sure that the ocm end-point discovery /ocm-provider is not redirected to the index.php 2019-02-20 10:35:14 +01:00
Streamer.php
SubAdmin.php
SystemConfig.php
TagManager.php
Tags.php
TemplateLayout.php Fix "Undefined index: user_uid" on login page 2019-02-22 08:33:32 +01:00
TempManager.php
Updater.php Block install without CAN_INSTALL file 2019-04-11 09:32:33 +02:00
URLGenerator.php