[phpMyAdmin Git] [phpmyadmin/phpmyadmin] fec6d6: Fix BLOB JPG preview thumbnail

Florian Schirmer jolt at tuxbox.org
Sun Jan 24 01:00:05 CET 2021


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: fec6d65d96e4e76e987f080f402ca30aa8369736
https://github.com/phpmyadmin/phpmyadmin/commit/fec6d65d96e4e76e987f080f402ca30aa8369736
Author: Florian Schirmer <jolt at tuxbox.org>
Date: 2021-01-22 (Fri, 01 January 2021) +01:00

Changed paths: 
M libraries/classes/Controllers/TransformationWrapperController.php

Log Message:
-----------
Fix BLOB JPG preview thumbnail

Signed-off-by: Florian Schirmer <jolt at tuxbox.org>

Commit: ed36df4116b4c51190f29c6512ba9e5c230208b0
https://github.com/phpmyadmin/phpmyadmin/commit/ed36df4116b4c51190f29c6512ba9e5c230208b0
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-01-23 (Sat, 01 January 2021) +01:00

Changed paths: 
M libraries/classes/Controllers/TransformationWrapperController.php

Log Message:
-----------
Fix "Uncaught TypeError: Argument 1 passed to PhpMyAdmin\Core::downloadHeader()"

Fatal error: Uncaught TypeError: Argument 1 passed to PhpMyAdmin\Core::downloadHeader() must be of the type string, null given,
called in libraries/classes/Controllers/TransformationWrapperController.php on line 171 and defined in 
libraries/classes/Core.php:617 Stack trace: #0 
libraries/classes/Controllers/TransformationWrapperController.php(171): PhpMyAdmin\Core::downloadHeader(NULL, 'application/oct...') #1 
libraries/classes/Routing.php(92): PhpMyAdmin\Controllers\TransformationWrapperController->index(Array) #2 
index.php(18): PhpMyAdmin\Routing::callControllerForRoute('/transformation...', Object(FastRoute\Dispatcher\GroupCountBased), Object(Symfony\Component\DependencyInjection\ContainerBuilder)) #3 {main} thrown in 
libraries/classes/Core.php on line 617

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 223bceff904aac788a581bb86d6e7d188041bea6
https://github.com/phpmyadmin/phpmyadmin/commit/223bceff904aac788a581bb86d6e7d188041bea6
Author: Rajat Jain <rajatjain.ix at gmail.com>
Date: 2021-01-23 (Sat, 01 January 2021) +01:00

Changed paths: 
M themes/metro/scss/_reboot.scss
M themes/original/scss/_reboot.scss
M themes/pmahomme/scss/_reboot.scss

Log Message:
-----------
Textarea font-size changed to initial

Signed-off-by: Rajat Jain <rajatjain.ix at gmail.com>

Commit: eae9366d20508402d60fcb8c56418f84740df549
https://github.com/phpmyadmin/phpmyadmin/commit/eae9366d20508402d60fcb8c56418f84740df549
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-01-24 (Sun, 01 January 2021) +01:00

Changed paths: 
M yarn.lock

Log Message:
-----------
Upgrade node-notifier to 8.0.1

Fixes CVE-2020-7789

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 57065480f924611438fd301635f0563c222125f1
https://github.com/phpmyadmin/phpmyadmin/commit/57065480f924611438fd301635f0563c222125f1
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-01-24 (Sun, 01 January 2021) +01:00

Changed paths: 
M themes/metro/scss/_reboot.scss
M themes/original/scss/_reboot.scss
M themes/pmahomme/scss/_reboot.scss

Log Message:
-----------
Merge #16370 - Fixes #16252 - Font size too small when editing rows (textareas)

Pull-request: #16370
Fixes: #16252

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: b24bb6e5bd4b7204cfcda122b9979262de041efc
https://github.com/phpmyadmin/phpmyadmin/commit/b24bb6e5bd4b7204cfcda122b9979262de041efc
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-01-24 (Sun, 01 January 2021) +01:00

Changed paths: 
M ChangeLog

Log Message:
-----------
Add a ChangeLog entry for #16252


Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: a9f12a1391cc7dee02603bd141c65c1be2beb597
https://github.com/phpmyadmin/phpmyadmin/commit/a9f12a1391cc7dee02603bd141c65c1be2beb597
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-01-24 (Sun, 01 January 2021) +01:00

Changed paths: 
M libraries/classes/Controllers/TransformationWrapperController.php

Log Message:
-----------
Merge #16586 - Fixes #16585 - BLOB to JPG transformation broken

Pull-request: #16586
Fixes: #16585

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 548cb7136e217174f6cc6d7bfc65b2e1be846bd0
https://github.com/phpmyadmin/phpmyadmin/commit/548cb7136e217174f6cc6d7bfc65b2e1be846bd0
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-01-24 (Sun, 01 January 2021) +01:00

Changed paths: 
M ChangeLog

Log Message:
-----------
Add a ChangeLog entry for #16585

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 011faf3808d3eaf9258dbd992d366c8faadaea31
https://github.com/phpmyadmin/phpmyadmin/commit/011faf3808d3eaf9258dbd992d366c8faadaea31
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-01-24 (Sun, 01 January 2021) +01:00

Changed paths: 
M ChangeLog
M libraries/classes/Controllers/TransformationWrapperController.php
M themes/metro/scss/_reboot.scss
M themes/original/scss/_reboot.scss
M themes/pmahomme/scss/_reboot.scss
M yarn.lock

Log Message:
-----------
Merge branch 'QA_5_1'

Signed-off-by: William Desportes <williamdes at wdes.fr>



More information about the Git mailing list