nextcloud-server/lib/private
Arthur Schiwon 099a340bf5
The user displayNameResolver is specific to users, not the comments app
Other apps like spreed rely on it, and only can resolver per type can
be registered anyhow.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-12-12 17:36:31 +01:00
..
Accounts Update license headers 2017-11-06 16:56:19 +01:00
Activity Update license headers 2017-11-06 16:56:19 +01:00
App If there is no internet connection don't try to contact appstore 2017-11-17 20:35:04 +01:00
AppFramework Change @georgehrke's email 2017-11-06 20:38:59 +01:00
Archive Update license headers 2017-11-06 16:56:19 +01:00
Authentication Loss of performance on Login after upgrade from NC10 + LDAP to NC 12 + LDAP #6732 2017-11-27 09:22:44 +01:00
BackgroundJob Update license headers 2017-11-06 16:56:19 +01:00
Cache Update license headers 2017-11-06 16:56:19 +01:00
Calendar implement CalendarManager 2017-11-09 15:14:50 +01:00
Collaboration Update license headers 2017-11-06 16:56:19 +01:00
Command Update license headers 2017-11-06 16:56:19 +01:00
Comments Update license headers 2017-11-06 16:56:19 +01:00
Console Update license headers 2017-11-06 16:56:19 +01:00
Contacts/ContactsMenu Make ContactsStore a public API 2017-12-11 18:18:58 +01:00
DB add postgresql10 compatibility to dbal 2017-11-22 17:57:17 +01:00
Diagnostics Update license headers 2017-11-06 16:56:19 +01:00
Encryption Update license headers 2017-11-06 16:56:19 +01:00
Federation Update license headers 2017-11-06 16:56:19 +01:00
Files handle not found mounts when cleaning avatars 2017-12-11 16:56:10 +01:00
GlobalScale Update license headers 2017-11-06 16:56:19 +01:00
Group Run updated license header updater 2017-11-07 13:47:42 +01:00
Hooks Fix PHP doc for API docs 2017-12-03 12:02:29 +01:00
Http/Client
IntegrityCheck Update license headers 2017-11-06 16:56:19 +01:00
L10N check if $defaultLanguage is a valid string before we move on 2017-12-01 16:14:51 +01:00
legacy Merge pull request #7427 from nextcloud/fix-white-color-in-emails 2017-12-11 15:16:28 +01:00
Lock Update license headers 2017-11-06 16:56:19 +01:00
Lockdown Update license headers 2017-11-06 16:56:19 +01:00
Log Change @georgehrke's email 2017-11-06 20:38:59 +01:00
Mail Fix email buttons for white theme 2017-12-11 14:33:54 +01:00
Memcache Update license headers 2017-11-06 16:56:19 +01:00
Migration Update license headers 2017-11-06 16:56:19 +01:00
Notification Update license headers 2017-11-06 16:56:19 +01:00
OCS Update license headers 2017-11-06 16:56:19 +01:00
Preview Properly detect if fopen fails for txt previews 2017-12-11 20:37:18 +01:00
Remote Add some more tests for ocs remote api 2017-12-08 16:37:14 +01:00
Repair check if the user still exists before we try to cleanup the previews 2017-11-14 20:26:18 +01:00
RichObjectStrings Update license headers 2017-11-06 16:56:19 +01:00
Route Update license headers 2017-11-06 16:56:19 +01:00
Search Update license headers 2017-11-06 16:56:19 +01:00
Security Reset bruteforce attempt table on successful login 2017-11-24 14:58:57 +01:00
Session Update license headers 2017-11-06 16:56:19 +01:00
Settings Remove wrong entry in admin_settings that causes 500 2017-11-20 20:49:03 +01:00
Setup Update license headers 2017-11-06 16:56:19 +01:00
Share Update license headers 2017-11-06 16:56:19 +01:00
Share20 Only in case of $currentAccess the array uses the id as index 2017-11-28 17:17:51 +01:00
Support/CrashReport Fix PHP doc for API docs 2017-12-03 12:02:29 +01:00
SystemTag Update license headers 2017-11-06 16:56:19 +01:00
Tagging
Template Merge pull request #7061 from kyrofa/bugfix/6028/app_path_realpath 2017-11-14 13:58:02 +01:00
Updater Update license headers 2017-11-06 16:56:19 +01:00
User Fix search in user managent when no group is selected 2017-11-14 17:32:03 +01:00
AllConfig.php Update license headers 2017-11-06 16:56:19 +01:00
AppConfig.php
AppHelper.php
Avatar.php Better center the letter and use semibold font type 2017-12-08 16:24:31 +01:00
AvatarManager.php
CapabilitiesManager.php Update license headers 2017-11-06 16:56:19 +01:00
Config.php Update license headers 2017-11-06 16:56:19 +01:00
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php Update license headers 2017-11-06 16:56:19 +01:00
DateTimeZone.php
ForbiddenException.php
HintException.php Update license headers 2017-11-06 16:56:19 +01:00
HTTPHelper.php
Installer.php Merge pull request #7264 from nextcloud/cache-fetched-apps 2017-11-27 11:48:59 +01:00
LargeFileHelper.php
Log.php Pass log level to log reporters 2017-11-27 16:46:47 +01:00
NaturalSort_DefaultCollator.php
NaturalSort.php
NavigationManager.php Update license headers 2017-11-06 16:56:19 +01:00
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Update license headers 2017-11-06 16:56:19 +01:00
PreviewNotAvailableException.php
RedisFactory.php Update license headers 2017-11-06 16:56:19 +01:00
Repair.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
RepairException.php
Search.php
Server.php The user displayNameResolver is specific to users, not the comments app 2017-12-12 17:36:31 +01:00
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Get the Installer via DI 2017-11-25 12:00:57 +01:00
Streamer.php
SubAdmin.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
SystemConfig.php Merge pull request #7020 from Fiech/master 2017-11-07 10:27:53 +01:00
TagManager.php
Tags.php Update license headers 2017-11-06 16:56:19 +01:00
TemplateLayout.php Fix 500 on setup page 2017-12-11 15:03:55 +01:00
TempManager.php Update license headers 2017-11-06 16:56:19 +01:00
Updater.php Make isUpdateAvailable non-static 2017-11-25 12:01:02 +01:00
URLGenerator.php Update license headers 2017-11-06 16:56:19 +01:00