nextcloud-server/lib/private
Robin Appelman c048f0100f
cache baseurl in url generator
Servers don't tend to change their url in the middle of a request

Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-03-10 17:22:31 +01:00
..
Accounts Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Activity Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
App Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
AppFramework Move initialstate bootstrap to proper types classes 2021-03-09 09:19:23 +01:00
Archive Fix return types for Archive::getStream 2021-01-07 12:38:41 +01:00
Authentication Merge pull request #25544 from nextcloud/refactor/app-password-created-event 2021-03-02 08:18:59 +01:00
Avatar Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
BackgroundJob Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Broadcast/Events
Cache Fix RedundantPropertyInitializationCheck 2021-03-09 09:49:45 +01:00
Calendar
Collaboration Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
Command Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Comments Fix linter 2021-02-06 13:07:06 +01:00
Console forward query exception when fallback construction fails 2021-02-09 13:15:22 +01:00
Contacts/ContactsMenu Merge pull request #25925 from nextcloud/techdept/psalm/ActionProviderStore 2021-03-08 09:20:45 +01:00
Dashboard Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
DB Merge pull request #25929 from nextcloud/techdept/psalm/25839/redundantcasts 2021-03-05 08:42:54 +01:00
Diagnostics
DirectEditing
Encryption Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
EventDispatcher Fix the legacy dispatcher argument order 2021-02-09 10:47:14 +01:00
Federation Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Files Fix RedundantPropertyInitializationCheck 2021-03-09 09:49:45 +01:00
FullTextSearch Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
GlobalScale
Group Merge pull request #25660 from hosting-de/feature/add-backend-list-groups 2021-03-05 08:49:43 +01:00
Hooks
Http Type the service registration 2021-02-10 09:44:24 +01:00
IntegrityCheck Also load CA properly in integrity check 2021-01-20 10:57:41 +01:00
L10N Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
legacy Remove deprecated \OCP\API 2021-03-03 20:54:32 +01:00
Lock Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
Lockdown
Log Migrate custom loggers to PSR 2021-02-11 16:16:34 +01:00
Mail Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
Memcache Drop \OC\Memcache\Factory::create 2021-02-16 11:43:05 +01:00
Migration Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Notification Remove unneeded casts that were found by Psalm 2021-01-11 13:14:41 +01:00
OCS Some OCS result psalm fixes 2021-02-15 10:03:48 +01:00
Preview Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
Remote Remove deprecated \OCP\API 2021-03-03 20:54:32 +01:00
Repair bump applicable version due to an intermediate release 2021-02-17 17:37:45 +01:00
RichObjectStrings
Route Fix RedundantPropertyInitializationCheck 2021-03-09 09:49:45 +01:00
Search Type the service registration 2021-02-10 09:44:24 +01:00
Security Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
Session
Settings
Setup Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
Share Update license headers 2020-12-30 14:07:05 +01:00
Share20 send share notification instead of erroring on duplicate share 2021-03-09 19:20:37 +01:00
Support
SystemTag The objectid is a string 2021-01-28 22:09:55 +01:00
Tagging
Template Fix types in the Group Manager 2021-03-03 14:52:47 +01:00
Updater
User Fix RedundantPropertyInitializationCheck 2021-03-09 09:49:45 +01:00
UserStatus
AllConfig.php
AppConfig.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
CapabilitiesManager.php
Color.php
Config.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
HintException.php
InitialStateService.php Move initialstate bootstrap to proper types classes 2021-03-09 09:19:23 +01:00
Installer.php phpsec lib can't parse multiple certs in one go 2021-01-20 10:57:41 +01:00
LargeFileHelper.php
Log.php Avoid huge exception argument logging 2020-12-29 10:50:53 +01:00
MemoryInfo.php
NaturalSort_DefaultCollator.php
NaturalSort.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
NavigationManager.php
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Add SGI and TGA preview support 2021-01-22 10:42:51 +01:00
PreviewNotAvailableException.php
RedisFactory.php
Repair.php add repair job for unencoded calendars 2021-01-29 17:29:10 +01:00
RepairException.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Search.php
Server.php files: Create files from template API 2021-01-28 11:59:46 +01:00
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Print an exception trace for setup exceptions 2021-01-07 20:11:25 +01:00
Streamer.php
SubAdmin.php
SystemConfig.php
TagManager.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Tags.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
TemplateLayout.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
TempManager.php
Updater.php Merge pull request #25034 from nextcloud/bugfix/noid/load-authentication-for-app-upgrades 2021-01-11 14:44:10 +01:00
URLGenerator.php cache baseurl in url generator 2021-03-10 17:22:31 +01:00