nextcloud/lib/private
Joas Schilling 26990666cb
Merge pull request #31298 from nextcloud/backport/31217/stable22
[stable22] Also cache non-existing to reuse it
2022-02-22 11:48:55 +01:00
..
Accounts Fix undefined/unset scope in account properties 2022-01-11 18:44:45 +00:00
Activity Update php licenses 2021-06-04 22:02:41 +02:00
App [stable22] Remove iconv from dependencies and tests 2022-01-06 23:56:28 +01:00
AppFramework Fix psalm 2022-01-24 13:34:48 +01:00
Archive Update php licenses 2021-06-04 22:02:41 +02:00
Authentication Also cache non-existing to reuse it 2022-02-21 11:10:50 +00:00
Avatar Fix resource usages in OC_Image 2021-11-02 09:59:35 +00:00
BackgroundJob Add hashed attribute column for indexed job existence check 2022-01-18 15:13:11 +01:00
Broadcast/Events Update php licenses 2021-06-04 22:02:41 +02:00
Cache Update php licenses 2021-06-04 22:02:41 +02:00
Calendar Update php licenses 2021-06-04 22:02:41 +02:00
Collaboration Psalm fixing 2022-01-27 17:20:48 +01:00
Command Update php licenses 2021-06-04 22:02:41 +02:00
Comments Fix SQL type error 2021-08-20 10:43:29 +00:00
Console Move DateTime::ATOM to DateTimeInterface::ATOM 2021-06-23 15:28:07 +02:00
Contacts/ContactsMenu Fix backport 2021-12-13 15:35:05 +01:00
Dashboard Update php licenses 2021-06-04 22:02:41 +02:00
DB Allow specify a config prefix for another database connection 2022-02-07 14:35:54 +00:00
Diagnostics Update php licenses 2021-06-04 22:02:41 +02:00
DirectEditing fix translation source in directEditing templates 2021-12-16 18:22:04 +00:00
Encryption remove depricated methods from MountConfig 2021-06-16 13:55:19 +02:00
EventDispatcher Update php licenses 2021-06-04 22:02:41 +02:00
Federation Limit more contact searches 2021-12-13 14:23:04 +00:00
Files Fix psalm 2022-01-24 13:34:48 +01:00
FullTextSearch Update php licenses 2021-06-04 22:02:41 +02:00
GlobalScale Update php licenses 2021-06-04 22:02:41 +02:00
Group Update php licenses 2021-06-04 22:02:41 +02:00
Hooks Update php licenses 2021-06-04 22:02:41 +02:00
Http Check for !== false instead 2021-07-12 14:46:43 +00:00
IntegrityCheck Update php licenses 2021-06-04 22:02:41 +02:00
KnownUser Update php licenses 2021-06-04 22:02:41 +02:00
L10N Update php licenses 2021-06-04 22:02:41 +02:00
LDAP Update php licenses 2021-06-04 22:02:41 +02:00
legacy Use the unjailed-path in OC_Helper::getStorageInfo() for files located in SharedStorage. 2022-02-18 15:46:35 +00:00
Lock Update php licenses 2021-06-04 22:02:41 +02:00
Lockdown use searchoperation for storage filter instead of db expression 2021-06-14 16:11:25 +02:00
Log Allow to get custom loggers for syslog, errorlog and systemdlog too 2022-02-16 13:52:20 +00:00
Mail Merge pull request #30826 from nextcloud/backport/stable22/psalm-fix 2022-01-27 20:05:54 +01:00
Memcache Fix psalm 2022-01-24 13:34:48 +01:00
Migration Fix psalm 2022-01-24 13:34:48 +01:00
Notification Psalm fixing 2022-01-27 17:20:48 +01:00
OCS Update php licenses 2021-06-04 22:02:41 +02:00
Preview Fix preview generation for office documents 2022-02-02 12:02:04 +01:00
Remote Update php licenses 2021-06-04 22:02:41 +02:00
Repair Apply changes from master's update to 3.1.3 2021-11-15 19:06:36 +01:00
RichObjectStrings Update php licenses 2021-06-04 22:02:41 +02:00
Route Fix Lots of Error: file_exists(): open_basedir restriction in effect. in Log 2021-10-01 12:48:38 +00:00
Search Update php licenses 2021-06-04 22:02:41 +02:00
Security Fix psalm 2022-01-24 13:34:48 +01:00
Session Only trap E_ERROR in session handling 2021-08-17 10:12:56 +00:00
Settings Update php licenses 2021-06-04 22:02:41 +02:00
Setup Fix psalm 2022-01-24 13:34:48 +01:00
Share Fix psalm 2022-01-24 13:34:48 +01:00
Share20 Fix psalm 2022-01-24 13:34:48 +01:00
Support Unshift crash reports when they are loaded, to break the recusion 2021-06-25 06:34:13 +00:00
SystemTag Update php licenses 2021-06-04 22:02:41 +02:00
Tagging Update php licenses 2021-06-04 22:02:41 +02:00
Template Fix Lots of Error: file_exists(): open_basedir restriction in effect. in Log 2021-10-01 12:48:38 +00:00
Updater Update php licenses 2021-06-04 22:02:41 +02:00
User Update Session.php 2022-01-17 23:23:08 +00:00
UserStatus Update php licenses 2021-06-04 22:02:41 +02:00
AllConfig.php Update php licenses 2021-06-04 22:02:41 +02:00
AppConfig.php Update php licenses 2021-06-04 22:02:41 +02:00
CapabilitiesManager.php Update php licenses 2021-06-04 22:02:41 +02:00
Color.php Update php licenses 2021-06-04 22:02:41 +02:00
Config.php Update php licenses 2021-06-04 22:02:41 +02:00
ContactsManager.php Convert strict_search to wildcard property and add psalm docs 2021-12-13 14:23:04 +00:00
DatabaseException.php Update php licenses 2021-06-04 22:02:41 +02:00
DatabaseSetupException.php Update php licenses 2021-06-04 22:02:41 +02:00
DateTimeFormatter.php Update php licenses 2021-06-04 22:02:41 +02:00
DateTimeZone.php Update php licenses 2021-06-04 22:02:41 +02:00
ForbiddenException.php Update php licenses 2021-06-04 22:02:41 +02:00
HintException.php Update php licenses 2021-06-04 22:02:41 +02:00
InitialStateService.php Update php licenses 2021-06-04 22:02:41 +02:00
Installer.php Run migrations fully when reenabling an app 2022-01-04 16:23:26 +00:00
LargeFileHelper.php Update php licenses 2021-06-04 22:02:41 +02:00
Log.php Interpolate the log message also for logged exceptions 2021-11-29 15:52:09 +00:00
MemoryInfo.php Update php licenses 2021-06-04 22:02:41 +02:00
NaturalSort.php Update php licenses 2021-06-04 22:02:41 +02:00
NaturalSort_DefaultCollator.php Update php licenses 2021-06-04 22:02:41 +02:00
NavigationManager.php Let apps toggle an unread counter on app icons 2021-06-16 17:12:56 +02:00
NeedsUpdateException.php Update php licenses 2021-06-04 22:02:41 +02:00
NotSquareException.php Update php licenses 2021-06-04 22:02:41 +02:00
PreviewManager.php Disable HEIC image preview provider for performance concerns 2021-07-21 08:31:31 +00:00
PreviewNotAvailableException.php Update php licenses 2021-06-04 22:02:41 +02:00
RedisFactory.php Use strict comparison to detect usage of redis cluster 2021-11-25 18:54:55 +00:00
Repair.php Include previous execption for repair steps that don't exist 2021-11-30 11:59:28 +00:00
RepairException.php Update php licenses 2021-06-04 22:02:41 +02:00
Search.php Update php licenses 2021-06-04 22:02:41 +02:00
Server.php Fix log_query config flag 2021-12-02 09:38:29 +00:00
ServerContainer.php Update php licenses 2021-06-04 22:02:41 +02:00
ServerNotAvailableException.php Update php licenses 2021-06-04 22:02:41 +02:00
ServiceUnavailableException.php Update php licenses 2021-06-04 22:02:41 +02:00
Setup.php enable the user to set a primary (notification) email address (backend) 2021-09-10 13:22:26 +02:00
Streamer.php Update php licenses 2021-06-04 22:02:41 +02:00
SubAdmin.php Update php licenses 2021-06-04 22:02:41 +02:00
SystemConfig.php consider some config keys under 'objectstore_multibucket' as sensitive 2021-10-06 07:52:38 +00:00
TagManager.php Update php licenses 2021-06-04 22:02:41 +02:00
Tags.php Update php licenses 2021-06-04 22:02:41 +02:00
TemplateLayout.php Use proper methods for display name retrieval 2021-06-17 10:19:07 +02:00
TempManager.php Update php licenses 2021-06-04 22:02:41 +02:00
Updater.php Do not print verbose info about app updates if there are none 2021-11-28 04:27:08 +01:00
URLGenerator.php Fix psalm 2022-01-24 13:34:48 +01:00