nextcloud/lib/private
John Molakvoæ (skjnldsv) dfcf6ad106 Catch invalid cache source storage path
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-03-24 11:05:32 +00:00
..
Accounts Only run the query to get the account data once 2020-10-06 10:48:24 +00:00
Activity Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
App Fix app fetcher php comparison to allow wider ranges 2021-01-27 14:51:54 +00:00
AppFramework Fix IPv6 localhost regex 2020-12-22 20:55:55 +00:00
Archive
Authentication Type the authentication listeners 2020-10-15 22:34:18 +00:00
Avatar
BackgroundJob Remove @suppress SqlInjectionChecker 2020-09-16 15:53:56 +02:00
Broadcast/Events
Cache
Calendar
Collaboration Show unique displayname context in the sharing input 2021-01-05 10:05:52 +01:00
Command
Comments Remove @suppress SqlInjectionChecker 2020-09-16 15:53:56 +02:00
Console
Contacts/ContactsMenu Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
DB change reconect wrapper to only check connection after inactivity 2021-02-09 16:30:59 +01:00
Dashboard Log an error if a dashboard widget loads longer than 1 second 2020-09-24 13:00:19 +00:00
Diagnostics
DirectEditing Do not expose direct editing if no master key is available 2020-09-01 11:40:27 +02:00
Encryption Catch throwable instead of exception 2021-01-07 14:25:15 +00:00
EventDispatcher Log deprecation notice of GenericEventWrapper just once 2021-02-05 10:17:16 +00:00
Federation [Fix #24682]: ensure federation cloud id is retruned if FN property not found 2020-12-21 22:59:43 +01:00
Files Catch invalid cache source storage path 2021-03-24 11:05:32 +00:00
FullTextSearch
GlobalScale
Group Merge pull request #22890 from nextcloud/techdebt/18680/help-static-code-analysis-understand-code 2020-09-17 08:51:20 +02:00
Hooks
Http Use RFC-compliant URL encoding for cookies 2021-01-29 12:41:59 +00:00
IntegrityCheck
L10N Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Lock Remove @suppress SqlInjectionChecker 2020-09-16 15:53:56 +02:00
Lockdown also implement for FailedCache and NullCache 2021-03-16 16:18:03 +00:00
Log Don't log keys on checkSignature 2021-01-18 21:26:01 +00:00
Mail Fix vsprint parameter 2020-12-03 08:20:04 +00:00
Memcache Actually set the TTL on redis set 2020-12-21 13:51:18 +00:00
Migration
Notification
OCS
Preview Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Remote
Repair bump affected version 2021-02-17 17:10:29 +01:00
RichObjectStrings
Route Also unset the other possible unused paramters 2020-12-18 07:41:00 +00:00
Search implement PagedProvider for file search 2021-03-18 08:22:34 +01:00
Security Avoid checking for brute force protection capabilities when upgrading 2020-12-14 11:12:50 +01:00
Session Generate a new session id if the decrypting the session data fails 2020-12-04 11:55:31 +00:00
Settings Don't log "duplicate section" for the shared "connected-accounts" section 2020-09-23 11:03:50 +00:00
Setup Remove @suppress SqlInjectionChecker 2020-09-16 15:53:56 +02:00
Share Don't leave cursors open when tests fail 2020-11-10 14:18:02 +00:00
Share20 expand 'path is already shared' error message 2021-03-19 17:32:14 +01:00
Support Add notification for user limit 2020-12-02 17:24:44 +00:00
SystemTag The objectid is a string 2021-01-29 07:15:16 +00:00
Tagging
Template Set the JSCombiner cache if needed 2021-01-07 07:43:25 +00:00
Updater
User dont allow creating users with __groupfolders as uid 2021-03-16 18:51:58 +00:00
UserStatus Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
legacy Do not include non-required scripts on the upgrade page 2020-12-15 20:42:07 +00:00
AllConfig.php Remove unneeded isset check 2020-09-11 16:20:30 +02:00
AppConfig.php Fix updates of NULL appconfig values 2020-10-23 08:45:29 +00:00
CapabilitiesManager.php
Color.php
Config.php
ContactsManager.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php
HintException.php
InitialStateService.php Log a warning if a "lazy" initial state loads longer than 1 second 2020-09-24 13:00:19 +00:00
Installer.php Allow to update to nightly 2020-08-07 13:51:39 +02:00
LargeFileHelper.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Log.php Avoid huge exception argument logging 2020-12-29 10:46:56 +00:00
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +02:00
PreviewNotAvailableException.php
RedisFactory.php
Repair.php add missing changes from backport source 2021-02-17 15:59:50 +01:00
RepairException.php
Search.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +02:00
Server.php Compare and store the login name via the event 2021-01-20 09:09:15 +01:00
ServerContainer.php Fix overwriteService() for apps 2020-07-28 09:38:43 +02:00
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Add htaccess exception for richdocumentscode_arm64 2020-09-17 08:55:15 +02:00
Streamer.php Only disable zip64 if the size is known 2020-09-01 15:01:12 +02:00
SubAdmin.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
SystemConfig.php
TagManager.php Don't leave cursors open when tests fail 2020-11-10 14:18:02 +00:00
Tags.php Don't leave cursors open when tests fail 2020-11-10 14:18:02 +00:00
TempManager.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
TemplateLayout.php No need to check if there is an avatar available, because it is generated on the fly nowadays 2020-11-02 18:10:23 +00:00
URLGenerator.php cache baseurl in url generator 2021-03-10 19:38:41 +00:00
Updater.php Make sure to do priority app upgrades first 2021-01-11 13:46:47 +00:00