nextcloud-server/lib/private
John Molakvoæ f021172eab
Merge pull request #35203 from nextcloud/jpeg-80
Default Jpeg quality to 80
2022-11-17 08:41:34 +07:00
..
Accounts Cleanup tags and Share component 2022-09-29 15:15:28 +07:00
Activity
App Suppress false-positives from psalm, waiting for fix upstream 2022-11-07 10:01:53 +07:00
AppFramework Clean up and deprecate app container aliases 2022-11-02 19:42:09 +07:00
Archive
Authentication Skip general login with email for non-valid addresses and LDAP 2022-10-26 12:30:25 +07:00
Avatar Update avatars on update 2022-09-09 14:23:41 +07:00
BackgroundJob Fix many tests and warnings 2022-08-08 17:03:51 +07:00
Broadcast/Events
Cache Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +07:00
Calendar Move iMIP to it's own interface 2022-11-03 10:07:09 +07:00
Collaboration File reference: use the file type icon as fallback when no preview provider for this type 2022-10-06 01:04:19 +07:00
Command Fix many tests and warnings 2022-08-08 17:03:51 +07:00
Comments Delete comments that expired now 2022-07-25 11:30:20 +07:00
Console Remove OCP\App and OCP\BackgroundJob 2022-08-01 09:46:40 +07:00
Contacts/ContactsMenu Merge pull request #32635 from andyxheli/patch-3 2022-10-05 10:36:43 +07:00
DB typehint migrationservice closures 2022-10-09 21:31:27 +07:00
Dashboard Merge pull request #34832 from nextcloud/bugfix/noid/allow-to-conditionally-enable-dashboard-widgets 2022-10-28 07:30:16 +07:00
Diagnostics Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +07:00
DirectEditing
Encryption add marker interface to mark system mount points for encryption 2022-08-25 13:55:53 +07:00
EventDispatcher
Federation cache cloud id data in CloudIdManager 2022-08-31 13:33:33 +07:00
Files Merge pull request #34994 from Glandos/fileinfo_perf 2022-11-11 17:11:21 +07:00
FullTextSearch
GlobalScale
Group
Hooks
Http Fix DNS Pin Middleware throwing for public IPs 2022-11-08 14:18:05 +07:00
IntegrityCheck Simlify tests for integrity check on modified mimetype lists 2022-06-07 21:54:27 +07:00
KnownUser
L10N Use {$var} instead of ${var} for PHP 8.2 compatibility 2022-06-14 15:12:28 +07:00
LDAP
Lock
Lockdown Rename file1 and file2 to source and target in Storage abstraction 2022-10-18 17:21:47 +07:00
Log Log all deprecations with debug level 2022-11-02 09:49:37 +07:00
Mail Do not throw errors when invalid setTo email is provided 2022-11-03 16:59:12 +07:00
Memcache Correctly handle Redis::keys returning false 2022-09-29 14:41:53 +07:00
Metadata Fix getMetadata return type 2022-10-26 11:37:51 +07:00
Migration Migrate Repair events to OCP\EventDispatcher\Event 2022-08-25 16:15:48 +07:00
Net Add remote host validation API 2022-10-31 16:13:28 +07:00
Notification Revert "Appropriate length check in Notification.php" 2022-11-14 11:14:13 +07:00
OCS Add a capability for the reference API and expose the regex to clients 2022-10-01 18:24:08 +07:00
Preview Fix distorted previews when using imaginary 2022-11-11 14:21:05 +07:00
Profile Cache ConfigProfile 2022-08-18 12:02:16 +07:00
Profiler Expose clearing the profiles and fix it 2022-10-10 13:26:40 +07:00
Remote
Repair unbundle files_videoplayer and clean up a little 2022-09-29 12:11:37 +07:00
RichObjectStrings
Route Fix typos in lib/private subdirectory 2022-07-27 08:52:17 +07:00
Search
Security Add remote host validation API 2022-10-31 16:13:28 +07:00
Session Do not remove complete encrypted session key when just a key should be removed 2022-11-03 13:20:30 +07:00
Settings Merge branch 'master' into fix/setting/accessibility-title 2022-09-02 12:05:51 +07:00
Setup Bugfix to support postgres15 2022-11-11 22:36:08 +07:00
Share Cleanup tags and Share component 2022-09-29 15:15:28 +07:00
Share20 Fix PHP CS 2022-10-20 11:45:24 +07:00
Support l10n: Improve styling 2022-10-26 20:38:07 +07:00
SystemTag
Tagging Improve typing 2022-09-19 10:01:49 +07:00
Talk Add Talk converstation delete API 2022-10-31 11:44:39 +07:00
Template Add config and fix selenium 2022-10-19 10:04:51 +07:00
Updater
User Fix errors from PHP 8.2 testing 2022-11-14 17:08:21 +07:00
UserStatus
legacy getAppValue expects string 2022-11-17 08:03:05 +07:00
AllConfig.php fix mistake in db query to delete a user config value 2022-07-27 16:45:10 +07:00
AppConfig.php Mark more config values as sensitive 2022-11-11 09:02:28 +07:00
AppScriptDependency.php
AppScriptSort.php
BinaryFinder.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2022-08-23 19:44:04 +07:00
CapabilitiesManager.php
Color.php
Config.php Revert "Make config file saving safe against write failures" 2022-09-19 14:02:07 +07:00
ContactsManager.php Remove some constants and functions which have been long deprecated 2022-09-30 13:20:03 +07:00
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
EmojiHelper.php
ForbiddenException.php
HintException.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 +07:00
InitialStateService.php
Installer.php set defaultEnabled in shipped.json 2022-09-15 08:15:33 +07:00
LargeFileHelper.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2022-08-23 19:44:04 +07:00
Log.php allow apps to specify methods carrying sensitive parameters 2022-07-28 23:30:17 +07:00
MemoryInfo.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 +07:00
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php Add accessibility entry in user menu 2022-09-14 15:05:35 +07:00
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Limit-number-of-concurrent-preview-generations 2022-11-05 16:03:01 +07:00
PreviewNotAvailableException.php
RedisFactory.php
Repair.php unbundle files_videoplayer and clean up a little 2022-09-29 12:11:37 +07:00
RepairException.php
Search.php
Server.php Fix logo invert 2022-11-16 09:46:20 +07:00
ServerContainer.php Improve container return type annotations 2022-10-14 10:45:16 +07:00
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php remove 32-bit workarounds 2022-11-02 11:13:34 +07:00
StreamImage.php
Streamer.php remove 32-bit workarounds 2022-11-02 11:13:34 +07:00
SubAdmin.php
SystemConfig.php Mark more config values as sensitive 2022-11-11 09:02:28 +07:00
TagManager.php Cleanup tags and Share component 2022-09-29 15:15:28 +07:00
Tags.php Cleanup tags and Share component 2022-09-29 15:15:28 +07:00
TempManager.php
TemplateLayout.php Allow single character search by default 2022-11-11 01:35:02 +07:00
URLGenerator.php app_path cannot be empty 2022-08-24 19:09:05 +07:00
Updater.php disable upgrades to 26 for 32-bit 2022-11-01 14:42:53 +07:00