nextcloud/lib/private
blizzz 3e64e3e57d
Merge pull request #32917 from nextcloud/revert-32845-backport/32685/stable22
Revert "[stable22] Fix replacing external storage password during debug log"
2022-06-17 18:40:14 +02:00
..
Accounts Fix exception handling when profile data is too long 2022-06-12 13:53:14 +02: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 Add direct arg to login flow 2022-04-14 13:02:29 +02:00
Archive Update php licenses 2021-06-04 22:02:41 +02:00
Authentication Revert "[stable22] Fix replacing external storage password during debug log" 2022-06-17 12:25:18 +02:00
Avatar Fix get avatar authorization 2022-06-08 23:37:50 +00:00
BackgroundJob Get not only time-sensitive next job from list but any 2022-04-25 13:22:36 +00: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 confirm user is internal to globalscale 2022-04-12 12:22:08 +00: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 Do not decorate the CLI output if it's explicitly turned off 2022-04-07 15:23:17 +00: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 tell mysql to ignore the sort index for search queries 2022-04-25 11:56:48 +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 Trim mount point before matching in encryption code 2022-06-02 12:15:26 +00: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 Cleanup temporary files after finishing the write to object storage 2022-06-02 16:34:27 +00: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 Fix translations with trailing colons 2022-04-26 11:51:50 +00:00
LDAP Update php licenses 2021-06-04 22:02:41 +02:00
legacy allow use of rememberme cookies for IApacheAuth backends 2022-05-31 21:59:23 +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 make placeholder a const for reuse 2022-06-17 14:58:01 +02: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 generator trying to recreate an existing folder 2022-05-10 13:47:50 +02: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 lint 2022-05-16 15:39:43 +02: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 shared mount roots not being returned from getSharesInFolder 2022-04-11 08:54:08 +00: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 Censor more configs 2022-03-02 10:29:51 +00: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 persistent connections when connecting to redis 2022-03-04 12:48:09 +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 Censor more configs 2022-03-02 10:29:51 +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