Changeset 2732049
- Timestamp:
- 05/26/2022 04:30:46 PM (4 years ago)
- Location:
- phraseanet-client/trunk
- Files:
-
- 18 edited
-
composer.lock (modified) (9 diffs)
-
phraseanet.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
-
vendor/autoload.php (modified) (1 diff)
-
vendor/composer/autoload_files.php (modified) (1 diff)
-
vendor/composer/autoload_real.php (modified) (3 diffs)
-
vendor/composer/autoload_static.php (modified) (2 diffs)
-
vendor/composer/installed.json (modified) (8 diffs)
-
vendor/composer/installed.php (modified) (5 diffs)
-
vendor/gmponos/guzzle_logger/CHANGELOG.md (modified) (1 diff)
-
vendor/gmponos/guzzle_logger/README.md (modified) (1 diff)
-
vendor/gmponos/guzzle_logger/composer.json (modified) (1 diff)
-
vendor/gmponos/guzzle_logger/src/Handler/MultiRecordArrayHandler.php (modified) (2 diffs)
-
vendor/gmponos/guzzle_logger/src/Handler/StringHandler.php (modified) (2 diffs)
-
vendor/guzzlehttp/psr7/CHANGELOG.md (modified) (1 diff)
-
vendor/guzzlehttp/psr7/composer.json (modified) (1 diff)
-
vendor/guzzlehttp/psr7/src/MessageTrait.php (modified) (6 diffs)
-
version.txt (modified) (29 diffs)
Legend:
- Unmodified
- Added
- Removed
-
phraseanet-client/trunk/composer.lock
r2726145 r2732049 177 177 { 178 178 "name": "gmponos/guzzle_logger", 179 "version": "v2. 2.0",179 "version": "v2.0.0", 180 180 "source": { 181 181 "type": "git", 182 182 "url": "https://github.com/gmponos/guzzle-log-middleware.git", 183 "reference": " 8784459b18f332beb49363a4d71399e784d8c298"184 }, 185 "dist": { 186 "type": "zip", 187 "url": "https://api.github.com/repos/gmponos/guzzle-log-middleware/zipball/ 8784459b18f332beb49363a4d71399e784d8c298",188 "reference": " 8784459b18f332beb49363a4d71399e784d8c298",183 "reference": "7a42976d27f58860584df7284fa01749baf71ec7" 184 }, 185 "dist": { 186 "type": "zip", 187 "url": "https://api.github.com/repos/gmponos/guzzle-log-middleware/zipball/7a42976d27f58860584df7284fa01749baf71ec7", 188 "reference": "7a42976d27f58860584df7284fa01749baf71ec7", 189 189 "shasum": "" 190 190 }, … … 192 192 "ext-json": "*", 193 193 "guzzlehttp/guzzle": "^6.1 || ^7.0.1", 194 "guzzlehttp/psr7": "^1.7 || ^2.0", 195 "php": "^7.2 || ^8.0", 196 "psr/log": "^1.1 || ^2.0 || ^3.0" 194 "php": "^7.2", 195 "psr/log": "^1.1" 197 196 }, 198 197 "require-dev": { … … 237 236 "support": { 238 237 "issues": "https://github.com/gmponos/guzzle-log-middleware/issues", 239 "source": "https://github.com/gmponos/guzzle-log-middleware/tree/ v2.2.0"238 "source": "https://github.com/gmponos/guzzle-log-middleware/tree/master" 240 239 }, 241 240 "funding": [ … … 245 244 } 246 245 ], 247 "time": "202 2-04-04T08:50:42+00:00"246 "time": "2020-07-05T12:27:03+00:00" 248 247 }, 249 248 { … … 435 434 { 436 435 "name": "guzzlehttp/psr7", 437 "version": "1.8. 5",436 "version": "1.8.3", 438 437 "source": { 439 438 "type": "git", 440 439 "url": "https://github.com/guzzle/psr7.git", 441 "reference": " 337e3ad8e5716c15f9657bd214d16cc5e69df268"442 }, 443 "dist": { 444 "type": "zip", 445 "url": "https://api.github.com/repos/guzzle/psr7/zipball/ 337e3ad8e5716c15f9657bd214d16cc5e69df268",446 "reference": " 337e3ad8e5716c15f9657bd214d16cc5e69df268",440 "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85" 441 }, 442 "dist": { 443 "type": "zip", 444 "url": "https://api.github.com/repos/guzzle/psr7/zipball/1afdd860a2566ed3c2b0b4a3de6e23434a79ec85", 445 "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85", 447 446 "shasum": "" 448 447 }, … … 525 524 "support": { 526 525 "issues": "https://github.com/guzzle/psr7/issues", 527 "source": "https://github.com/guzzle/psr7/tree/1.8. 5"526 "source": "https://github.com/guzzle/psr7/tree/1.8.3" 528 527 }, 529 528 "funding": [ … … 541 540 } 542 541 ], 543 "time": "202 2-03-20T21:51:18+00:00"542 "time": "2021-10-05T13:56:00+00:00" 544 543 }, 545 544 { … … 624 623 { 625 624 "name": "phraseanet/php-sdk", 626 "version": "dev- 34564ff7e7a49aa8ea0458762859d850ca84eb80",625 "version": "dev-origin/1.1-freemius", 627 626 "dist": { 628 627 "type": "path", … … 896 895 }, 897 896 "platform-dev": [], 898 "plugin-api-version": "2. 3.0"897 "plugin-api-version": "2.2.0" 899 898 } -
phraseanet-client/trunk/phraseanet.php
r2726145 r2732049 16 16 * Plugin URI: https://www.phraseanet.com/ 17 17 * Description: This plugin creates the possibility to get and add assets from Phraseanet server into your wordpress website. This plugin allows you to create a phraseanet Gutenberg block with various custom configurations that allows you to customize the block. 18 * Version: 1.3. 518 * Version: 1.3.7 19 19 * Author: Alchemy 20 20 * Author URI: https://www.alchemy.fr … … 57 57 * Rename this for your plugin and update it as you release new versions. 58 58 */ 59 define("PHRASEANET_VERSION", "1.3. 5");59 define("PHRASEANET_VERSION", "1.3.7"); 60 60 61 61 /** -
phraseanet-client/trunk/readme.txt
r2726145 r2732049 3 3 Tags: Phraseanet, images, gallery, assets, media, Gutenberg 4 4 Requires at least: 5.6.0 5 Tested up to: 5.9.35 Tested up to: 6.0 6 6 Requires PHP: PHP 7.4.4 7 Stable tag: 1.3. 57 Stable tag: 1.3.7 8 8 License: GNU General Public License (GPL) version 3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.txt … … 88 88 89 89 Author: sam0hack <sam.nyx@live.com> 90 Date: Fri May 26 17:00:37 2022 +0200 91 92 Tested with Wordpress Version 6.0 Upto 2022 theme 93 94 95 96 Author: sam0hack <sam.nyx@live.com> 90 97 Date: Fri May 16 15:40:37 2022 +0200 91 98 -
phraseanet-client/trunk/vendor/autoload.php
r2726145 r2732049 10 10 require_once __DIR__ . '/composer/autoload_real.php'; 11 11 12 return ComposerAutoloaderInit 8a0aeaa68ed00117fead8feb98562ee7::getLoader();12 return ComposerAutoloaderInit55a505297c3a189545be624c0ac34933::getLoader(); -
phraseanet-client/trunk/vendor/composer/autoload_files.php
r2715008 r2732049 8 8 return array( 9 9 '7b11c4dc42b3b3023073cb14e519683c' => $vendorDir . '/ralouphie/getallheaders/src/getallheaders.php', 10 'c964ee0ededf28c96ebd9db5099ef910' => $vendorDir . '/guzzlehttp/promises/src/functions_include.php', 10 11 'a0edc8309cc5e1d60e3047b5df6b7052' => $vendorDir . '/guzzlehttp/psr7/src/functions_include.php', 11 'c964ee0ededf28c96ebd9db5099ef910' => $vendorDir . '/guzzlehttp/promises/src/functions_include.php',12 12 '37a3dc5111fe8f707ab4c132ef1dbc62' => $vendorDir . '/guzzlehttp/guzzle/src/functions_include.php', 13 13 ); -
phraseanet-client/trunk/vendor/composer/autoload_real.php
r2726145 r2732049 3 3 // autoload_real.php @generated by Composer 4 4 5 class ComposerAutoloaderInit 8a0aeaa68ed00117fead8feb98562ee75 class ComposerAutoloaderInit55a505297c3a189545be624c0ac34933 6 6 { 7 7 private static $loader; … … 25 25 require __DIR__ . '/platform_check.php'; 26 26 27 spl_autoload_register(array('ComposerAutoloaderInit 8a0aeaa68ed00117fead8feb98562ee7', 'loadClassLoader'), true, true);27 spl_autoload_register(array('ComposerAutoloaderInit55a505297c3a189545be624c0ac34933', 'loadClassLoader'), true, true); 28 28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__)); 29 spl_autoload_unregister(array('ComposerAutoloaderInit 8a0aeaa68ed00117fead8feb98562ee7', 'loadClassLoader'));29 spl_autoload_unregister(array('ComposerAutoloaderInit55a505297c3a189545be624c0ac34933', 'loadClassLoader')); 30 30 31 31 require __DIR__ . '/autoload_static.php'; 32 call_user_func(\Composer\Autoload\ComposerStaticInit 8a0aeaa68ed00117fead8feb98562ee7::getInitializer($loader));32 call_user_func(\Composer\Autoload\ComposerStaticInit55a505297c3a189545be624c0ac34933::getInitializer($loader)); 33 33 34 34 $loader->register(true); 35 35 36 $includeFiles = \Composer\Autoload\ComposerStaticInit 8a0aeaa68ed00117fead8feb98562ee7::$files;36 $includeFiles = \Composer\Autoload\ComposerStaticInit55a505297c3a189545be624c0ac34933::$files; 37 37 foreach ($includeFiles as $fileIdentifier => $file) { 38 composerRequire 8a0aeaa68ed00117fead8feb98562ee7($fileIdentifier, $file);38 composerRequire55a505297c3a189545be624c0ac34933($fileIdentifier, $file); 39 39 } 40 40 … … 48 48 * @return void 49 49 */ 50 function composerRequire 8a0aeaa68ed00117fead8feb98562ee7($fileIdentifier, $file)50 function composerRequire55a505297c3a189545be624c0ac34933($fileIdentifier, $file) 51 51 { 52 52 if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { -
phraseanet-client/trunk/vendor/composer/autoload_static.php
r2726145 r2732049 5 5 namespace Composer\Autoload; 6 6 7 class ComposerStaticInit 8a0aeaa68ed00117fead8feb98562ee77 class ComposerStaticInit55a505297c3a189545be624c0ac34933 8 8 { 9 9 public static $files = array ( 10 10 '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php', 11 'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php', 11 12 'a0edc8309cc5e1d60e3047b5df6b7052' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/functions_include.php', 12 'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',13 13 '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php', 14 14 ); … … 106 106 { 107 107 return \Closure::bind(function () use ($loader) { 108 $loader->prefixLengthsPsr4 = ComposerStaticInit 8a0aeaa68ed00117fead8feb98562ee7::$prefixLengthsPsr4;109 $loader->prefixDirsPsr4 = ComposerStaticInit 8a0aeaa68ed00117fead8feb98562ee7::$prefixDirsPsr4;110 $loader->prefixesPsr0 = ComposerStaticInit 8a0aeaa68ed00117fead8feb98562ee7::$prefixesPsr0;111 $loader->classMap = ComposerStaticInit 8a0aeaa68ed00117fead8feb98562ee7::$classMap;108 $loader->prefixLengthsPsr4 = ComposerStaticInit55a505297c3a189545be624c0ac34933::$prefixLengthsPsr4; 109 $loader->prefixDirsPsr4 = ComposerStaticInit55a505297c3a189545be624c0ac34933::$prefixDirsPsr4; 110 $loader->prefixesPsr0 = ComposerStaticInit55a505297c3a189545be624c0ac34933::$prefixesPsr0; 111 $loader->classMap = ComposerStaticInit55a505297c3a189545be624c0ac34933::$classMap; 112 112 113 113 }, null, ClassLoader::class); -
phraseanet-client/trunk/vendor/composer/installed.json
r2726145 r2732049 177 177 { 178 178 "name": "gmponos/guzzle_logger", 179 "version": "v2. 2.0",180 "version_normalized": "2. 2.0.0",179 "version": "v2.0.0", 180 "version_normalized": "2.0.0.0", 181 181 "source": { 182 182 "type": "git", 183 183 "url": "https://github.com/gmponos/guzzle-log-middleware.git", 184 "reference": " 8784459b18f332beb49363a4d71399e784d8c298"185 }, 186 "dist": { 187 "type": "zip", 188 "url": "https://api.github.com/repos/gmponos/guzzle-log-middleware/zipball/ 8784459b18f332beb49363a4d71399e784d8c298",189 "reference": " 8784459b18f332beb49363a4d71399e784d8c298",184 "reference": "7a42976d27f58860584df7284fa01749baf71ec7" 185 }, 186 "dist": { 187 "type": "zip", 188 "url": "https://api.github.com/repos/gmponos/guzzle-log-middleware/zipball/7a42976d27f58860584df7284fa01749baf71ec7", 189 "reference": "7a42976d27f58860584df7284fa01749baf71ec7", 190 190 "shasum": "" 191 191 }, … … 193 193 "ext-json": "*", 194 194 "guzzlehttp/guzzle": "^6.1 || ^7.0.1", 195 "guzzlehttp/psr7": "^1.7 || ^2.0", 196 "php": "^7.2 || ^8.0", 197 "psr/log": "^1.1 || ^2.0 || ^3.0" 195 "php": "^7.2", 196 "psr/log": "^1.1" 198 197 }, 199 198 "require-dev": { … … 207 206 "monolog/monolog": "A PSR-3 logger to send your logs to files, sockets and various web services" 208 207 }, 209 "time": "202 2-04-04T08:50:42+00:00",208 "time": "2020-07-05T12:27:03+00:00", 210 209 "type": "library", 211 210 "extra": { … … 240 239 "support": { 241 240 "issues": "https://github.com/gmponos/guzzle-log-middleware/issues", 242 "source": "https://github.com/gmponos/guzzle-log-middleware/tree/ v2.2.0"241 "source": "https://github.com/gmponos/guzzle-log-middleware/tree/master" 243 242 }, 244 243 "funding": [ … … 444 443 { 445 444 "name": "guzzlehttp/psr7", 446 "version": "1.8. 5",447 "version_normalized": "1.8. 5.0",445 "version": "1.8.3", 446 "version_normalized": "1.8.3.0", 448 447 "source": { 449 448 "type": "git", 450 449 "url": "https://github.com/guzzle/psr7.git", 451 "reference": " 337e3ad8e5716c15f9657bd214d16cc5e69df268"452 }, 453 "dist": { 454 "type": "zip", 455 "url": "https://api.github.com/repos/guzzle/psr7/zipball/ 337e3ad8e5716c15f9657bd214d16cc5e69df268",456 "reference": " 337e3ad8e5716c15f9657bd214d16cc5e69df268",450 "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85" 451 }, 452 "dist": { 453 "type": "zip", 454 "url": "https://api.github.com/repos/guzzle/psr7/zipball/1afdd860a2566ed3c2b0b4a3de6e23434a79ec85", 455 "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85", 457 456 "shasum": "" 458 457 }, … … 472 471 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" 473 472 }, 474 "time": "202 2-03-20T21:51:18+00:00",473 "time": "2021-10-05T13:56:00+00:00", 475 474 "type": "library", 476 475 "extra": { … … 537 536 "support": { 538 537 "issues": "https://github.com/guzzle/psr7/issues", 539 "source": "https://github.com/guzzle/psr7/tree/1.8. 5"538 "source": "https://github.com/guzzle/psr7/tree/1.8.3" 540 539 }, 541 540 "funding": [ … … 639 638 { 640 639 "name": "phraseanet/php-sdk", 641 "version": "dev- 34564ff7e7a49aa8ea0458762859d850ca84eb80",642 "version_normalized": "dev- 34564ff7e7a49aa8ea0458762859d850ca84eb80",640 "version": "dev-origin/1.1-freemius", 641 "version_normalized": "dev-origin/1.1-freemius", 643 642 "dist": { 644 643 "type": "path", -
phraseanet-client/trunk/vendor/composer/installed.php
r2726145 r2732049 1 1 <?php return array( 2 2 'root' => array( 3 'pretty_version' => 'dev- 34564ff7e7a49aa8ea0458762859d850ca84eb80',4 'version' => 'dev- 34564ff7e7a49aa8ea0458762859d850ca84eb80',3 'pretty_version' => 'dev-main', 4 'version' => 'dev-main', 5 5 'type' => 'plugin', 6 6 'install_path' => __DIR__ . '/../../', 7 7 'aliases' => array(), 8 'reference' => ' 34564ff7e7a49aa8ea0458762859d850ca84eb80',8 'reference' => '1372c6977356b56b0f9f1e717ccdd5e4201ca19d', 9 9 'name' => 'phraseanet/wordpress-plugin', 10 10 'dev' => true, … … 30 30 ), 31 31 'gmponos/guzzle_logger' => array( 32 'pretty_version' => 'v2. 2.0',33 'version' => '2. 2.0.0',32 'pretty_version' => 'v2.0.0', 33 'version' => '2.0.0.0', 34 34 'type' => 'library', 35 35 'install_path' => __DIR__ . '/../gmponos/guzzle_logger', 36 36 'aliases' => array(), 37 'reference' => ' 8784459b18f332beb49363a4d71399e784d8c298',37 'reference' => '7a42976d27f58860584df7284fa01749baf71ec7', 38 38 'dev_requirement' => false, 39 39 ), … … 57 57 ), 58 58 'guzzlehttp/psr7' => array( 59 'pretty_version' => '1.8. 5',60 'version' => '1.8. 5.0',59 'pretty_version' => '1.8.3', 60 'version' => '1.8.3.0', 61 61 'type' => 'library', 62 62 'install_path' => __DIR__ . '/../guzzlehttp/psr7', 63 63 'aliases' => array(), 64 'reference' => ' 337e3ad8e5716c15f9657bd214d16cc5e69df268',64 'reference' => '1afdd860a2566ed3c2b0b4a3de6e23434a79ec85', 65 65 'dev_requirement' => false, 66 66 ), … … 75 75 ), 76 76 'phraseanet/php-sdk' => array( 77 'pretty_version' => 'dev- 34564ff7e7a49aa8ea0458762859d850ca84eb80',78 'version' => 'dev- 34564ff7e7a49aa8ea0458762859d850ca84eb80',77 'pretty_version' => 'dev-origin/1.1-freemius', 78 'version' => 'dev-origin/1.1-freemius', 79 79 'type' => 'library', 80 80 'install_path' => __DIR__ . '/../phraseanet/php-sdk', … … 84 84 ), 85 85 'phraseanet/wordpress-plugin' => array( 86 'pretty_version' => 'dev- 34564ff7e7a49aa8ea0458762859d850ca84eb80',87 'version' => 'dev- 34564ff7e7a49aa8ea0458762859d850ca84eb80',86 'pretty_version' => 'dev-main', 87 'version' => 'dev-main', 88 88 'type' => 'plugin', 89 89 'install_path' => __DIR__ . '/../../', 90 90 'aliases' => array(), 91 'reference' => ' 34564ff7e7a49aa8ea0458762859d850ca84eb80',91 'reference' => '1372c6977356b56b0f9f1e717ccdd5e4201ca19d', 92 92 'dev_requirement' => false, 93 93 ), -
phraseanet-client/trunk/vendor/gmponos/guzzle_logger/CHANGELOG.md
r2715008 r2732049 2 2 3 3 All Notable changes to `gmponos/guzzle_logger` will be documented in this file 4 5 ## 2.2.0 - 2021-04-046 7 ## Changes8 - Allow psr/log in version 2 and 3, like guzzlehttp/guzzle do it ([44](https://github.com/gmponos/guzzle-log-middleware/pull/44))9 10 ## 2.1.0 - 2021-03-1811 12 That was a long layoff13 14 ## Changes15 - Allow PHP 816 - Fix a deprecation on MultiRecordArrayHandler regarding query17 4 18 5 ## 2.0.0 - 2020-07-05 -
phraseanet-client/trunk/vendor/gmponos/guzzle_logger/README.md
r2715008 r2732049 5 5 [](https://travis-ci.org/gmponos/guzzle-log-middleware) 6 6 [](https://github.com/gmponos/monolog-slack/blob/master/LICENSE.md) 7 [](http://phppackages.org/p/gmponos/guzzle_logger) 7 8 8 9 This is a middleware for [guzzle](https://github.com/guzzle/guzzle) that will help you automatically log every request -
phraseanet-client/trunk/vendor/gmponos/guzzle_logger/composer.json
r2715008 r2732049 27 27 }, 28 28 "require": { 29 "php": "^7.2 || ^8.0",29 "php": "^7.2", 30 30 "ext-json": "*", 31 31 "guzzlehttp/guzzle": "^6.1 || ^7.0.1", 32 "guzzlehttp/psr7": "^1.7 || ^2.0", 33 "psr/log": "^1.1 || ^2.0 || ^3.0" 32 "psr/log": "^1.1" 34 33 }, 35 34 "require-dev": { -
phraseanet-client/trunk/vendor/gmponos/guzzle_logger/src/Handler/MultiRecordArrayHandler.php
r2715008 r2732049 5 5 namespace GuzzleLogMiddleware\Handler; 6 6 7 use GuzzleHttp\Psr7\Query;8 7 use GuzzleHttp\TransferStats; 9 8 use GuzzleLogMiddleware\Handler\LogLevelStrategy\LogLevelStrategyInterface; … … 150 149 $isForm = preg_grep('/application\/x-www-form-urlencoded/', $contentType); 151 150 if (!empty($isForm)) { 152 $result = Query::parse($body);151 $result = \GuzzleHttp\Psr7\parse_query($body); 153 152 $stream->rewind(); 154 153 return $result; -
phraseanet-client/trunk/vendor/gmponos/guzzle_logger/src/Handler/StringHandler.php
r2715008 r2732049 54 54 } 55 55 56 $str = \GuzzleHttp\Psr7\ Message::toString($value);56 $str = \GuzzleHttp\Psr7\str($value); 57 57 58 58 $level = $this->logLevelStrategy->getLevel($value, $options); … … 68 68 } 69 69 70 $str = \GuzzleHttp\Psr7\ Message::toString($value);70 $str = \GuzzleHttp\Psr7\str($value); 71 71 72 72 $level = $this->logLevelStrategy->getLevel($value, $options); -
phraseanet-client/trunk/vendor/guzzlehttp/psr7/CHANGELOG.md
r2715008 r2732049 9 9 10 10 ## Unreleased 11 12 ## 1.8.5 - 2022-03-2013 14 ### Fixed15 16 - Correct header value validation17 18 ## 1.8.4 - 2022-03-2019 20 ### Fixed21 22 - Validate header values properly23 11 24 12 ## 1.8.3 - 2021-10-05 -
phraseanet-client/trunk/vendor/guzzlehttp/psr7/composer.json
r2715008 r2732049 69 69 "config": { 70 70 "preferred-install": "dist", 71 "sort-packages": true, 72 "allow-plugins": { 73 "bamarni/composer-bin-plugin": true 74 } 71 "sort-packages": true 75 72 } 76 73 } -
phraseanet-client/trunk/vendor/guzzlehttp/psr7/src/MessageTrait.php
r2715008 r2732049 158 158 } 159 159 160 /**161 * @param mixed $value162 *163 * @return string[]164 */165 160 private function normalizeHeaderValue($value) 166 161 { 167 162 if (!is_array($value)) { 168 return $this->trim AndValidateHeaderValues([$value]);163 return $this->trimHeaderValues([$value]); 169 164 } 170 165 … … 173 168 } 174 169 175 return $this->trim AndValidateHeaderValues($value);170 return $this->trimHeaderValues($value); 176 171 } 177 172 … … 184 179 * OWS = *( SP / HTAB ) 185 180 * 186 * @param mixed[] $values Header values181 * @param string[] $values Header values 187 182 * 188 183 * @return string[] Trimmed header values … … 190 185 * @see https://tools.ietf.org/html/rfc7230#section-3.2.4 191 186 */ 192 private function trim AndValidateHeaderValues(array $values)187 private function trimHeaderValues(array $values) 193 188 { 194 189 return array_map(function ($value) { … … 200 195 } 201 196 202 $trimmed = trim((string) $value, " \t"); 203 $this->assertValue($trimmed); 204 205 return $trimmed; 197 return trim((string) $value, " \t"); 206 198 }, array_values($values)); 207 199 } 208 200 209 /**210 * @see https://tools.ietf.org/html/rfc7230#section-3.2211 *212 * @param mixed $header213 *214 * @return void215 */216 201 private function assertHeader($header) 217 202 { … … 226 211 throw new \InvalidArgumentException('Header name can not be empty.'); 227 212 } 228 229 if (! preg_match('/^[a-zA-Z0-9\'`#$%&*+.^_|~!-]+$/', $header)) {230 throw new \InvalidArgumentException(231 sprintf(232 '"%s" is not valid header name',233 $header234 )235 );236 }237 }238 239 /**240 * @param string $value241 *242 * @return void243 *244 * @see https://tools.ietf.org/html/rfc7230#section-3.2245 *246 * field-value = *( field-content / obs-fold )247 * field-content = field-vchar [ 1*( SP / HTAB ) field-vchar ]248 * field-vchar = VCHAR / obs-text249 * VCHAR = %x21-7E250 * obs-text = %x80-FF251 * obs-fold = CRLF 1*( SP / HTAB )252 */253 private function assertValue($value)254 {255 // The regular expression intentionally does not support the obs-fold production, because as256 // per RFC 7230#3.2.4:257 //258 // A sender MUST NOT generate a message that includes259 // line folding (i.e., that has any field-value that contains a match to260 // the obs-fold rule) unless the message is intended for packaging261 // within the message/http media type.262 //263 // Clients must not send a request with line folding and a server sending folded headers is264 // likely very rare. Line folding is a fairly obscure feature of HTTP/1.1 and thus not accepting265 // folding is not likely to break any legitimate use case.266 if (! preg_match('/^[\x20\x09\x21-\x7E\x80-\xFF]*$/', $value)) {267 throw new \InvalidArgumentException(sprintf('"%s" is not valid header value', $value));268 }269 213 } 270 214 } -
phraseanet-client/trunk/version.txt
r2715008 r2732049 1 * origin/1.1-freemius 1 * main 2 origin/1.1-freemius 3 commit 1372c6977356b56b0f9f1e717ccdd5e4201ca19d 4 Author: sam0hack <sam.nyx@live.com> 5 Date: Thu May 26 17:22:46 2022 +0200 6 7 fix: :bug: fix missing string from service name 8 9 commit 1786bec57a36f7e0486c787781b57a39ec226822 10 Author: sam0hack <sam.nyx@live.com> 11 Date: Thu May 26 17:14:37 2022 +0200 12 13 ci: :bug: add profile param in the execution 14 15 commit 1bf3f0eb38a4cffaa8f856e0887ced2a7c26512f 16 Author: sam0hack <sam.nyx@live.com> 17 Date: Thu May 26 17:03:54 2022 +0200 18 19 test: :white_check_mark: Tested with Wordpress Version 6.0 Upto 2022 theme 20 21 commit f3ff86644f85c6b1f5bb99996f0a2687dd3187a4 22 Author: sam0hack <sam.nyx@live.com> 23 Date: Tue May 24 13:32:18 2022 +0200 24 25 fix: :hammer: fix issues and separate dev and test environments 26 27 commit f6169cb52fbfc3355e5ca9992a03e4b1c32a2da7 28 Author: sam0hack <sam.nyx@live.com> 29 Date: Mon May 23 17:08:22 2022 +0200 30 31 chore: Remove the dev nginx config 32 33 commit 3908e6fa0eec2c90935a93abe4fdc98cf76babef 34 Author: sam0hack <sam.nyx@live.com> 35 Date: Mon May 23 17:00:13 2022 +0200 36 37 fix: add compose override and change profile to test 38 39 commit 42fd3e16953177ac1d0bdd644f118ad94bb33da5 40 Author: sam0hack <sam.nyx@live.com> 41 Date: Mon May 23 16:57:17 2022 +0200 42 43 fix: use profile name as mode 44 45 commit c7ca8cbfdb33c0e4cee4be2b6264f572dc367a14 46 Merge: 95b5ef3 efae97f 47 Author: sam0hack <sam.nyx@live.com> 48 Date: Fri May 20 19:27:24 2022 +0200 49 50 Merge branch 'main' of github.com:sam0hack/Phraseanet-Wordpress-Client-Plugin 51 52 commit 95b5ef313d6f736460d6409e702ffdeab2d2e972 53 Author: sam0hack <sam.nyx@live.com> 54 Date: Fri May 20 19:21:12 2022 +0200 55 56 refactor: :recycle: Add comments and fix indentations 57 58 commit efae97ffb750ea51fc77846c8d3234a46f458641 59 Merge: 34564ff e8d404e 60 Author: Sam <sam.nyx@live.com> 61 Date: Fri May 20 10:29:52 2022 +0530 62 63 build: 🐳 Add profiles [dev] and [test] in docker stack. 64 65 commit e8d404eb91df4116c800477e91ef81733563d456 66 Merge: 61282c0 424a474 67 Author: sam0hack <sam.nyx@live.com> 68 Date: Fri May 20 06:56:25 2022 +0200 69 70 Merge branch 'main' of github.com:sam0hack/Phraseanet-Wordpress-Client-Plugin 71 72 commit 61282c017b783d4f44c645db35f9b4e6acf46dc1 73 Author: sam0hack <sam.nyx@live.com> 74 Date: Fri May 20 06:56:19 2022 +0200 75 76 change default to dev 77 78 commit 424a4749e268dd5c33527ee81b01b8d967628164 79 Merge: faea184 34564ff 80 Author: Sam <sam.nyx@live.com> 81 Date: Fri May 20 10:21:37 2022 +0530 82 83 Merge branch 'alchemy-fr:main' into main 84 85 commit faea1842ea6cbbf9511e15b48c6bd4237977c2bb 86 Author: sam0hack <sam.nyx@live.com> 87 Date: Fri May 20 06:50:10 2022 +0200 88 89 build: Add profiles [dev] and [test] in docker stack 90 91 commit 34564ff7e7a49aa8ea0458762859d850ca84eb80 92 Merge: 7f1e5d9 ca69ac7 93 Author: Sam <sam.nyx@live.com> 94 Date: Wed May 18 16:09:19 2022 +0200 95 96 refactor(PC-59): refector and fix typo 97 98 commit ca69ac70fa51844486f410f2d154e186f404f636 99 Author: sam0hack <sam.nyx@live.com> 100 Date: Wed May 18 16:06:38 2022 +0200 101 102 refactor(PC-59): refector and fix typo 103 104 commit 7f1e5d9b97b2529962a5786beb7fb4c5126bd7b0 105 Merge: a890673 2a03f59 106 Author: Sam <sam.nyx@live.com> 107 Date: Wed May 18 13:09:37 2022 +0200 108 109 feat(PC-59): :sparkles: Create Default sub defination mapping on plugin activation 110 111 commit 2a03f594cb395158dc38c4db3b9da1ecb3adca4d 112 Author: sam0hack <sam.nyx@live.com> 113 Date: Wed May 18 13:07:13 2022 +0200 114 115 feat(PC-59): :sparkles: Create Default sub defination mapping on plugin activation 116 117 commit a89067328e4503ba77c41dd4f39a1ea44d28bb8e 118 Merge: cdfdea3 1ce6084 119 Author: Sam <sam.nyx@live.com> 120 Date: Tue May 17 10:50:38 2022 +0200 121 122 embed url fix 123 124 commit 1ce6084f33ff764c8600b4faa9c6da717803b045 125 Author: sam0hack <sam.nyx@live.com> 126 Date: Tue May 17 10:49:55 2022 +0200 127 128 embed url fix 129 130 commit cdfdea3e34c226efa81c0aa2fde1c1fe6385ebf7 131 Merge: 865bb71 5b1ddb6 132 Author: Sam <sam.nyx@live.com> 133 Date: Mon May 16 18:29:10 2022 +0200 134 135 feat(PC-59): :sparkles: Sub defination mapping for embed 136 137 commit 5b1ddb6fb69661f05b6ca5cffb2e0449c8cc064e 138 Author: sam0hack <sam.nyx@live.com> 139 Date: Mon May 16 18:28:29 2022 +0200 140 141 feat(PC-59): :sparkles: Sub defination mapping for embed 142 143 commit 865bb713fa675c1731fd1d437263b98635452c92 144 Merge: bc0bb9c 096c3a1 145 Author: Sam <sam.nyx@live.com> 146 Date: Fri May 13 17:45:19 2022 +0200 147 148 typo fix 149 150 commit 096c3a1684b4bb815c6f0ad5e1fb867af6184c09 151 Author: sam0hack <sam.nyx@live.com> 152 Date: Fri May 13 17:44:37 2022 +0200 153 154 typo fix 155 156 commit bc0bb9c40ceb13611f7fac035d66cea749f9c4a9 157 Merge: 63de0b5 89ed872 158 Author: Sam <sam.nyx@live.com> 159 Date: Fri May 13 17:35:43 2022 +0200 160 161 perf(PC-59): ⚡ Fix styling of the subdef list in subdef settings, add download & permalink list and refactor the code to improve the performace and readability of the code. 162 163 commit 89ed872e48ffe82556c6082797dd302c14540a32 164 Author: sam0hack <sam.nyx@live.com> 165 Date: Fri May 13 17:33:53 2022 +0200 166 167 perf(PC-59): :zap: Fix styling of the subdef list, add download & permalink list and refactor the code to improve. 168 169 Fix styling of the subdef list in subdef settings, add download & permalink list and refactor the code to improve the performace and readability of the code 170 171 commit d3407cef8e7806744a67038fc395b73f7786341d 172 Author: sam0hack <sam.nyx@live.com> 173 Date: Fri May 13 12:19:12 2022 +0200 174 175 perf: :zap: image loading eager or lazy based on the visible viewport 176 177 commit 63de0b513641941edf9a7de75cdf7e536bf6e6e4 178 Merge: f782cbe cc9f2e3 179 Author: Sam <sam.nyx@live.com> 180 Date: Thu May 12 18:15:05 2022 +0200 181 182 fix: ( PC-59 ) the subdef mapping with only one mapping and remove other mapping from post block 183 184 commit cc9f2e36a6b0ab0b31c5a6d42c67710fa55aab5d 185 Author: sam0hack <sam.nyx@live.com> 186 Date: Thu May 12 18:13:30 2022 +0200 187 188 fix: PC-59 fix the subdef mapping with only one mapping and remove other mapping from post block 189 190 commit 7129331252a83ffd4ca1d065016504386a02139c 191 Author: sam0hack <sam.nyx@live.com> 192 Date: Thu May 12 18:11:04 2022 +0200 193 194 change style 195 196 commit f782cbe4b0bab9da7a20eb1533b08150af22fca1 197 Merge: 9b27a3f c3c573c 198 Author: Sam <sam.nyx@live.com> 199 Date: Wed May 11 19:27:29 2022 +0200 200 201 fix: 🐛 PC-59 when saving the selected the subdef with config and changing subdef was showing previous saved list of different subdef config 202 203 commit c3c573c487ee8a3eaf828d391acc534117dc078e 204 Author: sam0hack <sam.nyx@live.com> 205 Date: Wed May 11 19:25:48 2022 +0200 206 207 fix: :bug: PC-59 fix bug when saving the selected the subdef with config 208 209 PC-59 fix bug when saving the selected the subdef with config and changing subdef was showing previous saved list of different subdef config 210 211 commit 04af00fc4059795cff7a8f51f8892ede2ef00c98 212 Author: sam0hack <sam.nyx@live.com> 213 Date: Wed May 11 13:27:07 2022 +0200 214 215 style: :art: Add plugin footer 216 217 commit 9b27a3fb814abc9d78313f272934b06ac809e971 218 Merge: b2f7511 efd0db7 219 Author: Sam <sam.nyx@live.com> 220 Date: Tue May 10 12:29:22 2022 +0200 221 222 feat( PC-59 subdef mapping): :sparkles: add subdef mapping in the admin setting 223 224 feat( PC-59 subdef mapping): :sparkles: add subdef mapping in the admin setting 225 Added subdef mapping in the admin settings and refector the json form generator 226 227 commit efd0db7139acc8c729df2203db649bfbe846ad98 228 Author: sam0hack <sam.nyx@live.com> 229 Date: Tue May 10 12:25:34 2022 +0200 230 231 feat(subdef mapping): :sparkles: add subdef mapping in the admin settings 232 233 Added subdef mapping in the admin settings and refector the json form generator 234 235 commit b2f7511207615e459f4ee1f5e76dd73de0033ffc 236 Merge: c844d81 d155f5b 237 Author: Sam <sam.nyx@live.com> 238 Date: Wed May 4 14:15:34 2022 +0200 239 240 fix: Embed player issue use preview and preview_* as default if not a available fallback to document 241 242 commit d155f5bbf37b71c43d4770fe6b00d8d4d56d11bf 243 Author: sam0hack <sam.nyx@live.com> 244 Date: Wed May 4 14:08:56 2022 +0200 245 246 fix: Embed player issue use preview and preview_* as default if not available fallback document 247 248 commit c844d8172a4ea6306b637c8d5b44baceda47b6ff 249 Merge: b9bacf6 9886a19 250 Author: Sam <sam.nyx@live.com> 251 Date: Tue May 3 16:12:33 2022 +0200 252 253 fix: 🐛 Composer installer issue 254 255 commit 9886a1955f3382d4887c265598fdababae0c3465 256 Author: sam0hack <sam.nyx@live.com> 257 Date: Tue May 3 16:09:21 2022 +0200 258 259 fix: :bug: Composer installer issue 260 261 commit bb168e75eb0581aea1e75b71164fba4630546767 262 Author: sam0hack <sam.nyx@live.com> 263 Date: Tue May 3 16:06:22 2022 +0200 264 265 fix: :bug: Composer installer issue 266 267 commit b9bacf674a22c3dc41164fe574554b1d863edaa7 268 Merge: 81c8781 5d456f9 269 Author: Sam <sam.nyx@live.com> 270 Date: Tue May 3 15:51:18 2022 +0200 271 272 PC-61 fix: Permalink copy fallback method error and fix: error when add normal block wrap iframe in if condition 273 274 PC-61 fix: Permalink copy fallback method error and fix: error when add normal block wrap iframe in if condition 275 276 commit 5d456f984f233cbe70b27cb372de45085f117a05 277 Author: sam0hack <sam.nyx@live.com> 278 Date: Tue May 3 15:49:44 2022 +0200 279 280 fix: :bug: PC-61 fix: Permalink copy fallback method error and fix: error when add normal block 281 282 PC-61 fix: Permalink copy fallback method error and fix: error when add normal block wrap iframe in if condition 283 284 commit 81c878154383fad8d5741338c55aa8d11a8c5b02 285 Merge: 2f54036 787667b 286 Author: Sam <sam.nyx@live.com> 287 Date: Thu Apr 28 12:45:05 2022 +0200 288 289 refactor: PC-59 Hides the subdef mapping for preview in document, audio and video 290 291 commit 2f54036efc8cc0a55505ba1170f1c3317aaf17f6 292 Merge: 9a7e68e ff0f89e 293 Author: Sam <sam.nyx@live.com> 294 Date: Thu Apr 28 12:43:03 2022 +0200 295 296 perf: ⚡ Native Lazy Loading 297 298 commit 787667b4d22ea3d231c4cf54a95f048062f315b0 299 Author: sam0hack <sam.nyx@live.com> 300 Date: Thu Apr 28 12:42:10 2022 +0200 301 302 refactor: Hides the subdef mapping for preview in document, audio, video 303 304 commit d840a4d90400ae42c98f0eef5651d336c6939a1c 305 Author: sam0hack <sam.nyx@live.com> 306 Date: Thu Apr 28 12:34:16 2022 +0200 307 308 refactor: Hides the subdef mapping for preview in document, audio and video 309 310 commit ff0f89e07668aa060062b30eba980a539a308842 311 Author: sam0hack <sam.nyx@live.com> 312 Date: Thu Apr 28 10:20:03 2022 +0200 313 314 perf: Native Lazy Loading on images 315 316 commit 156a92165c3ae8b2e20846fc56db82d60460ed6e 317 Author: sam0hack <sam.nyx@live.com> 318 Date: Thu Apr 28 10:18:25 2022 +0200 319 320 perf: :zap: Native Lazy Loading 321 322 commit 9a7e68e5f956cb57adc843283c45e7f28fc55468 323 Merge: 92b2235 ec6d2f3 324 Author: Sam <sam.nyx@live.com> 325 Date: Tue Apr 26 18:31:44 2022 +0200 326 327 feat: ✨ PC-59 Add new subdef mapping for assets based on asset type. 328 329 commit ec6d2f34b0d8f2aa21ffd6f331b7a3058cd7cb8e 330 Author: sam0hack <sam.nyx@live.com> 331 Date: Tue Apr 26 18:29:32 2022 +0200 332 333 feat: :sparkles: PC-59 Add new subdef mapping for assets based on asset type. 334 335 commit d64b2a89e61aad51e128d53a24cb79662bae8801 336 Author: sam0hack <sam.nyx@live.com> 337 Date: Tue Apr 26 15:49:43 2022 +0200 338 339 feat: :sparkles: add audio proprty in the subdef mapping list 340 341 add audio property in the subdef list to map the audio assets in the plugin. 342 343 commit 92b22359b51b648a30aab2b9af1e82bd6c914166 344 Merge: 4200a2e 502d8e8 345 Author: Sam <sam.nyx@live.com> 346 Date: Thu Apr 14 15:18:59 2022 +0200 347 348 fix: remove global css variables 349 350 > fix: remove global css variables 351 > chore: update readme 352 > chore: update the tested up version of wordpress 353 354 commit 502d8e8cc6e9751e0a377828b239fb9b6c1fea4d 355 Author: sam0hack <sam.nyx@live.com> 356 Date: Thu Apr 14 15:16:42 2022 +0200 357 358 fix: remove global css 359 360 commit 943b7807c3e266fafe401589d8adabe1bc6640ce 361 Author: Sam <sam.nyx@live.com> 362 Date: Thu Apr 14 12:49:47 2022 +0200 363 364 Update README.md 365 366 commit f3ff095215bf749175eb10ae72027ff00eb0254e 367 Author: sam0hack <sam.nyx@live.com> 368 Date: Thu Apr 14 12:45:11 2022 +0200 369 370 refactor: add build release status 371 372 commit 4200a2ea92ba679f4bd12d3fcbc1eed888e91da0 373 Merge: e936d47 bea9810 374 Author: Sam <sam.nyx@live.com> 375 Date: Thu Apr 14 12:32:55 2022 +0200 376 377 fix: add Bootstrap custom css to resolve selector conflicts with the themes 378 379 commit bea98108f043da84476146706ce306f5e521c3a8 380 Author: sam0hack <sam.nyx@live.com> 381 Date: Thu Apr 14 12:29:24 2022 +0200 382 383 chore: update stable tag and tested up to WP 5.9.3 384 385 commit cbb883d7270e666a203537202b267f1723025e3d 386 Author: sam0hack <sam.nyx@live.com> 387 Date: Thu Apr 14 12:07:17 2022 +0200 388 389 fix: add new custom bootstrap in page with wp_enqueue_style 390 391 fix: add new custom bootstrap in page with wp_enqueue_style 392 393 commit 9f94d18f8328ddf8bae76397fbab6f5a081b6096 394 Author: sam0hack <sam.nyx@live.com> 395 Date: Thu Apr 14 12:05:47 2022 +0200 396 397 fix: add loading spinner 398 399 commit 10ecd6dceb26e2724c867963b6a4ddd8a7a40f4a 400 Author: sam0hack <sam.nyx@live.com> 401 Date: Thu Apr 14 12:05:26 2022 +0200 402 403 refactor: wrap div with new bootstrap custom class 404 405 commit 097e36be7b1e40218948cb30126dc7aca9eead09 406 Author: sam0hack <sam.nyx@live.com> 407 Date: Thu Apr 14 12:03:35 2022 +0200 408 409 fix: Bootstrap css conflict with theme 410 411 commit e936d47618f5144fd79cc7016a5961a558469808 412 Merge: fc1b704 ad54658 413 Author: Sam <sam.nyx@live.com> 414 Date: Tue Apr 12 14:47:01 2022 +0200 415 416 fix: freemius updating issues 417 418 commit ad546586cdfaf2d0f6a485ca5d88423fc97e3759 419 Author: sam0hack <sam.nyx@live.com> 420 Date: Tue Apr 12 14:46:18 2022 +0200 421 422 fix: freemius updating issues 423 424 commit fc1b704edea74a08065ecdadc597276314ac2ac2 425 Merge: eaebda0 1acaade 426 Author: Sam <sam.nyx@live.com> 427 Date: Wed Apr 6 16:17:48 2022 +0200 428 429 Deploy plugin with Github actions 430 431 **Deploy plugin with Github actions** 432 433 When create a new release the GitHub action will trigger and fire-up the docker stack and execute deploy script. 434 The deploy script will build the plugin from current committed code and publish it to freemius as premium plugin and on wordpress.org as free plugin. 435 436 commit 1acaade7d1ab2b2d4b871fe37180950fe9f0e416 437 Author: sam0hack <sam.nyx@live.com> 438 Date: Wed Apr 6 16:13:34 2022 +0200 439 440 fix: remove fs-config.json from build 441 442 commit 31e1d1a0249a9a13b0c24f798035da5fade5f4ca 443 Author: sam0hack <sam.nyx@live.com> 444 Date: Wed Apr 6 16:07:12 2022 +0200 445 446 build: on release 447 448 commit 174b49208df36b5e67f898163f3ea152616391f6 449 Author: sam0hack <sam.nyx@live.com> 450 Date: Wed Apr 6 15:59:57 2022 +0200 451 452 refactor: remove PWD 453 454 commit 174c40bf859d454130b0a3c88e4cbb6d292d7b5e 455 Author: sam0hack <sam.nyx@live.com> 456 Date: Wed Apr 6 15:57:19 2022 +0200 457 458 fix: remove deploy script from being included in the prod 459 460 fix: remove deploy script from being included in the prod 461 462 commit f3394e067d5efd8d8838fb133ebd0bea2103be08 463 Author: Sam <sam.nyx@live.com> 464 Date: Wed Apr 6 15:45:18 2022 +0200 465 466 Update deploy.sh 467 468 commit 02ac1b920e9e5c4ecc052ebceb7516fa26912921 469 Author: Sam <sam.nyx@live.com> 470 Date: Wed Apr 6 15:33:20 2022 +0200 471 472 Update deployment.yml 473 474 commit 3559c49837ea3d31e983c1b9000cc32ed20b6769 475 Author: Sam <sam.nyx@live.com> 476 Date: Wed Apr 6 15:30:03 2022 +0200 477 478 Update deploy.sh 479 480 commit 6016a0a5dadfaff5da34b55d933de1413bc6c2a2 481 Author: Sam <sam.nyx@live.com> 482 Date: Wed Apr 6 15:24:44 2022 +0200 483 484 Update deployment.yml 485 486 commit 41faf5279bfe5c6a290c1b3fca9ebb7ead66ba81 487 Author: Sam <sam.nyx@live.com> 488 Date: Wed Apr 6 15:14:51 2022 +0200 489 490 Update deploy.sh 491 492 commit 79f05860c4f18c5beea6aae7a9c999d76df99ca6 493 Author: Sam <sam.nyx@live.com> 494 Date: Wed Apr 6 15:06:10 2022 +0200 495 496 Update deployment.yml 497 498 commit e406b6d0e96bb53c47ba918b8ea810b40a2d7249 499 Author: Sam <sam.nyx@live.com> 500 Date: Wed Apr 6 15:00:22 2022 +0200 501 502 Update deployment.yml 503 504 commit dcc6e2f5f3c7ba49e8653a4794e35637ab2ef8c5 505 Author: Sam <sam.nyx@live.com> 506 Date: Wed Apr 6 14:54:55 2022 +0200 507 508 Update deployment.yml 509 510 commit a79f8b362df62ea302000b8c1cefd73a52cfc490 511 Author: Sam <sam.nyx@live.com> 512 Date: Wed Apr 6 14:49:56 2022 +0200 513 514 Update deployment.yml 515 516 commit e544745c8d60885f6560543e71622c2db88b3d23 517 Author: Sam <sam.nyx@live.com> 518 Date: Wed Apr 6 14:46:48 2022 +0200 519 520 Update deployment.yml 521 522 commit 7c7938ecca791458784e96da79c14e89d00218cd 523 Author: Sam <sam.nyx@live.com> 524 Date: Wed Apr 6 14:42:35 2022 +0200 525 526 Update deployment.yml 527 528 commit a279f3a324cd089643376c65527469f8f281d912 529 Author: Sam <sam.nyx@live.com> 530 Date: Wed Apr 6 14:14:54 2022 +0200 531 532 Update deployment.yml 533 534 commit d33a47a081da1311156907ee3be4d6aeffc803a0 535 Author: Sam <sam.nyx@live.com> 536 Date: Wed Apr 6 14:05:26 2022 +0200 537 538 Update deployment.yml 539 540 commit 472a092cf44181e1aba25301b2ef0706ad141b44 541 Author: Sam <sam.nyx@live.com> 542 Date: Wed Apr 6 13:59:50 2022 +0200 543 544 Update docker-entrypoint.sh 545 546 commit 3ff624fa990e80d154d74144b7f8ff0e4715eaad 547 Author: Sam <sam.nyx@live.com> 548 Date: Wed Apr 6 13:31:36 2022 +0200 549 550 Update docker-entrypoint.sh 551 552 commit aaa3c739bf60f9a124460f2223a092f43cfec232 553 Author: Sam <sam.nyx@live.com> 554 Date: Wed Apr 6 13:21:38 2022 +0200 555 556 Update deployment.yml 557 558 commit 963c527d9e93b639fdd42174141cdbf1fa86ba52 559 Author: Sam <sam.nyx@live.com> 560 Date: Wed Apr 6 13:20:18 2022 +0200 561 562 Update deployment.yml 563 564 commit 660b9d2108a53f33ce0a240fb1125c62522405ce 565 Author: Sam <sam.nyx@live.com> 566 Date: Wed Apr 6 13:18:58 2022 +0200 567 568 Update deployment.yml 569 570 commit 6c83270ec6ed0969c6a48f2a75dfdee496fa8aad 571 Author: Sam <sam.nyx@live.com> 572 Date: Wed Apr 6 13:16:27 2022 +0200 573 574 Update deployment.yml 575 576 commit 2ec05313ab501b52a27b11097dbe3adc24fc5880 577 Author: Sam <sam.nyx@live.com> 578 Date: Wed Apr 6 13:01:45 2022 +0200 579 580 Update .env 581 582 commit 79c300c99c6c011a5a4a8346fe060b3c2bb50092 583 Author: Sam <sam.nyx@live.com> 584 Date: Wed Apr 6 12:50:32 2022 +0200 585 586 Update deployment.yml 587 588 commit 7d0120355bc7da1fc5c9ae590a0ce0e52d04033c 589 Author: Sam <sam.nyx@live.com> 590 Date: Wed Apr 6 12:49:37 2022 +0200 591 592 test script 593 594 commit 59cd239086cc81d44698628389ed40ac91e69287 595 Author: Sam <sam.nyx@live.com> 596 Date: Tue Apr 5 16:59:09 2022 +0200 597 598 add: docker build 599 600 commit e8e03026c992f949f893166d68a1ba5db5188fff 601 Author: Sam <sam.nyx@live.com> 602 Date: Tue Apr 5 16:54:21 2022 +0200 603 604 stable 605 606 stable 607 608 commit 58abc831307437e93d4f7738eb691a192297fdfb 609 Author: Sam <sam.nyx@live.com> 610 Date: Tue Apr 5 16:50:04 2022 +0200 611 612 stable 613 614 commit 249f6d3b2bcc7f8fb81244f9c1ab227fa9f68131 615 Author: sam0hack <sam.nyx@live.com> 616 Date: Tue Apr 5 16:45:10 2022 +0200 617 618 build: if tag has stable 619 620 commit 538fb2e854281480a53e764507200dd23b5d922f 621 Author: sam0hack <sam.nyx@live.com> 622 Date: Tue Apr 5 16:34:16 2022 +0200 623 624 build: add deploy commands 625 626 commit e7accc9e86388b29b82c1d81665efbc16e0c2887 627 Merge: 40f859b 18527ee 628 Author: sam0hack <sam.nyx@live.com> 629 Date: Tue Apr 5 15:44:14 2022 +0200 630 631 Merge branch 'main' of github.com:sam0hack/Phraseanet-Wordpress-Client-Plugin 632 633 commit 40f859b0b76f19adab0b8a87e4baebeb5dc4e22f 634 Author: sam0hack <sam.nyx@live.com> 635 Date: Tue Apr 5 15:43:53 2022 +0200 636 637 feat: Deploy plugin to freemius and wordpress 638 639 feat: Deploy plugin to freemius and wordpress in one go. 640 641 commit bee8b7580537570ee117fc2aeafe146cf727cba5 642 Author: sam0hack <sam.nyx@live.com> 643 Date: Tue Apr 5 15:42:56 2022 +0200 644 645 build: the first arg of the script is the release version 646 647 build: the first arg of the script is the release version of the plugin. if not provided the default from readme.txt and phraseanet.php will used. 648 649 commit 0aab607cd221c9ef03800a65a0c31780d419aeec 650 Author: sam0hack <sam.nyx@live.com> 651 Date: Tue Apr 5 15:41:41 2022 +0200 652 653 build: freemius deploy 654 655 commit b6ed24778cba7aabc42b19d2c068e747ba341e71 656 Author: sam0hack <sam.nyx@live.com> 657 Date: Tue Apr 5 15:41:24 2022 +0200 658 659 feat: add new env vars for deploy 660 661 commit 8ecc33897a4cb327f5671b16c22ca3773c24cb78 662 Author: sam0hack <sam.nyx@live.com> 663 Date: Tue Apr 5 15:40:45 2022 +0200 664 665 build: add deploy dependencies. 666 667 commit 36ab78323aa1ef82370513c9a25977375c8bcdae 668 Author: sam0hack <sam.nyx@live.com> 669 Date: Tue Apr 5 15:40:27 2022 +0200 670 671 build: add freemius deploy 672 673 commit a38f817a4763654adfa958939ac929eb29edf020 674 Author: sam0hack <sam.nyx@live.com> 675 Date: Tue Apr 5 15:39:01 2022 +0200 676 677 ignore freemius conf 678 679 commit 18527ee96b2c22ba0f20bfef8ddc9a57ca2836dc 680 Author: Sam <sam.nyx@live.com> 681 Date: Mon Apr 4 11:30:48 2022 +0200 682 683 test 1 684 685 commit eaebda0dfff30d552b973610ef3cf9bde3718c14 686 Merge: 6f4f049 fb594d0 687 Author: Sam <sam.nyx@live.com> 688 Date: Fri Apr 1 16:54:23 2022 +0200 689 690 refactor: readme plugin link and change logs 691 692 commit fb594d05376599ca190148fe55266e0bb4817736 693 Author: sam0hack <sam.nyx@live.com> 694 Date: Fri Apr 1 15:16:56 2022 +0200 695 696 refactor: plugin home page link 697 698 commit 673330255c7a8835ad0585395b39586d14919b69 699 Author: sam0hack <sam.nyx@live.com> 700 Date: Fri Apr 1 14:34:24 2022 +0200 701 702 refactor: readme 703 704 commit 6f4f04950d5bcc257fd48e3cb8eaafe66f6ab7eb 705 Merge: 6ac6155 ffbb8d4 706 Author: Sam <sam.nyx@live.com> 707 Date: Fri Apr 1 13:59:54 2022 +0200 708 709 fix: minor UI fixes and updated readme.txt with more details for wp.org 710 711 commit ffbb8d4e4663ed60e7da96c953a7c27e029ed312 712 Author: sam0hack <sam.nyx@live.com> 713 Date: Fri Apr 1 13:14:30 2022 +0200 714 715 update the version of plugin 716 717 commit 02871ea607e6b1365e45394ae1ff747e4dd3c622 718 Author: sam0hack <sam.nyx@live.com> 719 Date: Fri Apr 1 13:11:34 2022 +0200 720 721 chore: table fix 722 723 commit 4055e5b421f44e0d4b2205a3f375093cb86b3e8e 724 Author: sam0hack <sam.nyx@live.com> 725 Date: Fri Apr 1 13:03:54 2022 +0200 726 727 refactor: github action to main branch 728 729 commit f7c1858857d9ca131e7230d96a85892c69fd2699 730 Author: sam0hack <sam.nyx@live.com> 731 Date: Fri Apr 1 13:03:05 2022 +0200 732 733 doc: update readme with more details 734 735 commit 977589198b092df1de99520404ffd5f3687c5762 736 Author: sam0hack <sam.nyx@live.com> 737 Date: Fri Apr 1 13:02:48 2022 +0200 738 739 fix: UI 740 741 commit 6ac6155fbac4ca6d6c29a61d44f5f9e8859ca7d8 742 Merge: e67af0e 01ee5a4 743 Author: Sam <sam.nyx@live.com> 744 Date: Wed Mar 30 18:20:33 2022 +0200 745 746 fix: invalid query when click on facets 747 748 commit 01ee5a4e9ebfe91342dd21667f18ae0f986ad810 749 Author: sam0hack <sam.nyx@live.com> 750 Date: Wed Mar 30 18:19:14 2022 +0200 751 752 fix: invalid query when click on facets 753 754 fix: invalid query when click on facets 755 756 commit e67af0ebbb5855c173d746985b0eff8e1cd9dbcd 757 Merge: bb1d39e 4003ec7 758 Author: Sam <sam.nyx@live.com> 759 Date: Wed Mar 30 17:14:02 2022 +0200 760 761 fix: Fix the facets default view. Now facets sidebar will be visible until user disables it. 762 763 commit 4003ec7c7dfd349fe9568b33218a634006ff56df 764 Author: sam0hack <sam.nyx@live.com> 765 Date: Wed Mar 30 17:12:51 2022 +0200 766 767 fix: Fix the facets default view. Now facets sidebar will be visible until user disables it. 768 769 fix: Fix the facets default view. Now facets sidebar will be visible until user disables it. 770 771 commit bb1d39efa3296595795cc4c3fc55694840d835c6 772 Merge: eaff3ff 3ad8aec 773 Author: Sam <sam.nyx@live.com> 774 Date: Wed Mar 30 12:21:59 2022 +0200 775 776 update: version to 1.2.4 777 778 update: version to 1.2.4 779 780 commit 3ad8aecd659209e3bf05ceb513a420d40e55057d 781 Author: sam0hack <sam.nyx@live.com> 782 Date: Wed Mar 30 12:21:07 2022 +0200 783 784 update: version to 1.2.4 785 786 commit eaff3ffef4169ebc438f7e6b199ddcb6e684e08c 787 Merge: 5ada0b6 01ec2a7 788 Author: Sam <sam.nyx@live.com> 789 Date: Wed Mar 30 12:06:29 2022 +0200 790 791 fix: duplicating collections in the collection list 792 793 fix: duplicating collections in the collection list 794 795 commit 01ec2a70d1ede204c6483fc15e045e0c3a0f7428 796 Author: sam0hack <sam.nyx@live.com> 797 Date: Wed Mar 30 12:05:03 2022 +0200 798 799 fix: duplicating collections in the collection list 800 801 fix: duplicating collections in the collection list. 802 803 commit 5ada0b6a5090a6e0ee6ddba23d605b0a8dad56c8 804 Merge: 2f9bc30 cf98088 805 Author: Sam <sam.nyx@live.com> 806 Date: Fri Mar 25 13:18:20 2022 +0100 807 808 feat: add and change default currency to EUR 809 810 feat: add and change default currency to EUR 811 812 commit cf98088535c825623a4591fcca7083701dc57c95 813 Author: sam0hack <sam.nyx@live.com> 814 Date: Fri Mar 25 13:17:23 2022 +0100 815 816 feat: add and change default currency to EUR 817 818 feat: add and change default currency to EUR 819 820 commit 7dfe81ff1e03d2ad04a9ccdee1c5d467fc13d8bb 821 Author: sam0hack <sam.nyx@live.com> 822 Date: Fri Mar 25 13:15:50 2022 +0100 823 824 fix: dev name 825 826 commit 2f9bc30ceb06098e482dc77f8c90261a28ff0254 827 Merge: 499cd73 d2939e3 828 Author: Sam <sam.nyx@live.com> 829 Date: Wed Mar 23 13:58:49 2022 +0100 830 831 PC-56 Solution 1. add a packager that create two builds. 1 for free and 1 for premium and fix packager2.sh with version upgrade. 832 833 PC-56 Solution 1. add a packager that create two builds. 1 for free and 1 for premium and fix packager2.sh with version upgrade. 834 835 commit d2939e3746915ddc17c355a882700bbb5f84cb2a 836 Author: sam0hack <sam.nyx@live.com> 837 Date: Wed Mar 23 13:56:56 2022 +0100 838 839 PC-56 version update 840 841 commit afd471bed3a5d15743ddad423c95ffb9faf4f726 842 Author: sam0hack <sam.nyx@live.com> 843 Date: Tue Mar 22 16:51:19 2022 +0100 844 845 PC-56 Solution 1 846 847 PC-56 Solution 1. add a packager that create two builds. 1 for free and 1 for premium. 848 849 commit 499cd730749d4dea51d796435d57519468d4f48a 850 Merge: bb56382 fc7ee7e 851 Author: Sam <sam.nyx@live.com> 852 Date: Wed Mar 16 17:07:45 2022 +0100 853 854 fix: typos in readme and add: PC-56 get premium button 855 856 fix: typos in readme and add: PC-56 get premium button 857 858 commit fc7ee7e8905b86d787b7689b2474f41c11217e70 859 Author: sam0hack <sam.nyx@live.com> 860 Date: Wed Mar 16 17:06:27 2022 +0100 861 862 fix: typos 863 864 commit 72aa0c1b480fe2355643a922cb7fb157efced6c8 865 Author: sam0hack <sam.nyx@live.com> 866 Date: Wed Mar 16 17:06:08 2022 +0100 867 868 add: PC-56 get premium button 869 870 commit bb563827ab8531184959e43c912657ffd47b8013 871 Merge: 5dac11e 2e4e1c0 872 Author: Sam <sam.nyx@live.com> 873 Date: Thu Mar 3 15:30:20 2022 +0100 874 875 PC-55 version upgrade for WP 876 877 PC-55 version upgrade for WP 878 879 commit 2e4e1c014ec6f9b64f1aef7d5368fa586435207f 880 Author: sam0hack <sam.nyx@live.com> 881 Date: Thu Mar 3 15:29:08 2022 +0100 882 883 PC-55 version upgrade for WP 884 885 commit 5dac11eab835f130e15588cb9ec1c60a68aae9fd 886 Merge: 3fa9e10 d9d5a81 887 Author: Sam <sam.nyx@live.com> 888 Date: Thu Mar 3 13:06:50 2022 +0100 889 890 patch: PC-55 All of the issues are minor except for one that allows WP logged-in users to turn the SDK's debug mode on, which activates logging and can potentially expose some Freemius-related sensitive variables — like the opted-in user email address and API keys 891 892 patch: PC-55 All of the issues are minor except for one that allows WP logged-in users to turn the SDK's debug mode on, which activates logging and can potentially expose some Freemius-related sensitive variables — like the opted-in user email address and API keys 893 894 commit d9d5a81e08d8d5f0fa1b03e7c81c4503d5fdf0d4 895 Author: sam0hack <sam.nyx@live.com> 896 Date: Thu Mar 3 13:04:39 2022 +0100 897 898 fix: PC-55 logo 899 900 commit e96f119974407f1b7e8119986645eb469a7b8d75 901 Author: sam0hack <sam.nyx@live.com> 902 Date: Thu Mar 3 13:02:08 2022 +0100 903 904 patch: PC-55 All of the issues are minor except for one that allows WP logged-in users to turn the SDK's debug mode on, which activates logging and can potentially expose some Freemius-related sensitive variables — like the opted-in user email address and API keys 905 906 patch: PC-55 All of the issues are minor except for one that allows WP logged-in users to turn the SDK's debug mode on, which activates logging and can potentially expose some Freemius-related sensitive variables — like the opted-in user email address and API keys 907 908 commit 3fa9e1050f3790ebc695b06bd576f2df7e14738d 909 Merge: 5b24006 8b904b1 910 Author: Sam <sam.nyx@live.com> 911 Date: Wed Mar 2 15:14:46 2022 +0100 912 913 fix: PC-52 and PC-54 SVN commit rejected by wordpress pre-commit hooks issues with wordpress compatibility 914 915 fix: PC-52 and PC-54 SVN commit rejected by wordpress pre-commit hooks issues with wordpress compatibility 916 917 fix: PC-54 by adding the local version of phraseanet-php-sdk with fixed version of doctrine/collection and doctrine/cache 918 919 commit 8b904b17b876143d05af5965a37eada53e019a7f 920 Author: sam0hack <sam.nyx@live.com> 921 Date: Wed Mar 2 15:13:17 2022 +0100 922 923 fix: PC-52 and PC-54 SVN commit rejected by wordpress pre-commit hooks issues with wordpress compatibility 924 925 fix: PC-54 by adding the local version of phraseanet-php-sdk with fixed version of doctrine/collection and doctrine/cache 926 927 commit 5b24006e26a2de148c8ca3df55a37080c6294ef3 928 Merge: 62dc050 ed03d62 929 Author: Sam <sam.nyx@live.com> 930 Date: Fri Feb 25 15:07:57 2022 +0100 931 932 Merge pull request #174 from sam0hack/origin/1.1-freemius 933 934 chore: PC-48 improved performance 935 936 commit ed03d62aabb2f0ac2fd8e345f6d4414840ff9e4a 937 Author: sam0hack <sam.nyx@live.com> 938 Date: Fri Feb 25 15:06:33 2022 +0100 939 940 fix: PC-48 improve performance 941 942 commit 2bf8af15f0dd52080fffa461d07f801b176755c8 943 Author: sam0hack <sam.nyx@live.com> 944 Date: Fri Feb 25 15:05:50 2022 +0100 945 946 fix: PC-52 indentation 947 948 commit 62dc0506e7d025d7f07ef81b8417f712154f8330 949 Merge: 9ebedc5 60882dc 950 Author: Sam <sam.nyx@live.com> 951 Date: Thu Feb 24 16:47:23 2022 +0100 952 953 fix: PC-48 Fix wrong asset download 954 955 fix: PC-48 after updating collection chooser with the allowed collections the download asset functionality broke. 956 957 commit 60882dc2ddebc1542c5b67cf483415b46f690a74 958 Author: sam0hack <sam.nyx@live.com> 959 Date: Thu Feb 24 16:46:20 2022 +0100 960 961 fix: PC-48 Fix wrong asset download 962 963 fix: PC-48 after updating collection chooser with the allowed collections the download asset functionality broke. 964 965 commit 9ebedc559567f11d3cadc3a9570b659982c27e9e 966 Merge: fff3324 684774d 967 Author: Sam <sam.nyx@live.com> 968 Date: Thu Feb 24 16:16:15 2022 +0100 969 970 fix: PC-52 Optimize the lodash imports and removed .map files from production to reduce the build size. 971 972 Optimized the lodash imports and removed .map files from production to reduce the build size. 973 Merge pull request #172 from sam0hack/origin/1.1-freemius 974 975 commit 684774d5e8beb007427958463f5b55ad0567adee 976 Author: sam0hack <sam.nyx@live.com> 977 Date: Thu Feb 24 16:14:42 2022 +0100 978 979 fix: PC-52 Optimize the lodash imports 980 981 Optimized the lodash imports and removed .map files from production to reduce the build size. 982 983 commit fff3324e12490a61bab28890817b9ad89311e5aa 984 Merge: 3c15149 0b35531 985 Author: Sam <sam.nyx@live.com> 986 Date: Thu Feb 24 16:47:54 2022 +0530 987 988 fix: PC-52 dropdown stoped working when upgraded the bootstrap from version 4 to version 5. 989 990 fix: PC-52 dropdown stoped working when upgraded the bootstrap from version 4 to version 5. 991 **The data-* attributes used in Bootstrap 4 have been replaced with data-bs-* in Bootstrap 5** 992 2 993 commit 0b35531659a173b8228b8973e8915bbb9c8b7361 3 994 Author: sam0hack <sam.nyx@live.com> … … 9 1000 The data-* attributes used in Bootstrap 4 have been replaced with data-bs-* in Bootstrap 5 10 1001 1002 commit 3c15149e13fd3ac2d67e89d4caafb95e29f9678a 1003 Merge: a95d633 28c9c48 1004 Author: Sam <sam.nyx@live.com> 1005 Date: Thu Feb 24 16:18:56 2022 +0530 1006 1007 fix: PC-52 sanitize session and encapsulate them 1008 11 1009 commit 28c9c4846815e34252e82195b9136201e097ff0c 12 1010 Author: sam0hack <sam.nyx@live.com> … … 17 1015 fix: PC-52 sanitize session and encapsulate them 18 1016 1017 commit a95d63323cc340666607a909f96cdf66064172b9 1018 Merge: a043141 a595e64 1019 Author: Sam <sam.nyx@live.com> 1020 Date: Wed Feb 23 22:20:48 2022 +0530 1021 1022 fix: PC-52 Remove dev files from prod and fix webpack.config. remove custom js since we are completely using the reactJs. 1023 19 1024 commit a595e64bcdc949e88f2c5106e698b801a05b9074 20 1025 Author: sam0hack <sam.nyx@live.com> … … 25 1030 fix: PC-52 Remove dev files from prod and fix webpack.config. remove custom js since we are completely using the reactJs. 26 1031 1032 commit a043141380028f8b7c70435abbd44f557cb3c5b9 1033 Merge: aaf33e8 c69c9c9 1034 Author: Sam <sam.nyx@live.com> 1035 Date: Wed Feb 23 21:16:07 2022 +0530 1036 1037 fix: PC-52 Add esc_attr and esc_url on php echo. 1038 1039 fix: PC-52 Add esc_attr and esc_url on php echo 1040 27 1041 commit c69c9c930b00136ed988d11a24b18207e3499ab3 28 1042 Author: sam0hack <sam.nyx@live.com> … … 33 1047 fix: PC-52 Add esc_attr and esc_url on php echo. 34 1048 1049 commit aaf33e88a38868262bbc69fb0fbe5211fa6317e8 1050 Merge: 25095a0 d6bd67c 1051 Author: Sam <sam.nyx@live.com> 1052 Date: Tue Feb 22 21:02:58 2022 +0530 1053 1054 refactor: PC-52 refactor the code to PSR and removed deprecated files that are no longer needed. 1055 35 1056 commit d6bd67c6337d4ef6f2ec18d2c5a09943c2931aee 36 1057 Author: sam0hack <sam.nyx@live.com> … … 51 1072 refactor: PC-52 PSR 52 1073 1074 commit 25095a0be190cfb854348c2cd9ced2a84fccb299 1075 Merge: 11f95dc 28caf23 1076 Author: Sam <sam.nyx@live.com> 1077 Date: Tue Feb 22 20:33:44 2022 +0530 1078 1079 fix: PC-48 when fetching collections in the admin. we are getting the all the collection from the Data-box even user doesn't have the rights of those collection. 1080 1081 fix: PC-48 when fetching collections in the admin. we are getting the all the collection from the Data-box even user doesn't have the rights of those collection. 1082 53 1083 commit 28caf23057660535310e8fa5af976064d4e8784b 54 1084 Author: sam0hack <sam.nyx@live.com> … … 59 1089 fix: PC-48 when fetching collections in the admin. we are getting the all the collection from the Data-box even user doesn't have the rights of those collection. 60 1090 1091 commit 11f95dc33c10493644a6d11d1663f2583261376e 1092 Merge: 6a37995 8968a74 1093 Author: Sam <sam.nyx@live.com> 1094 Date: Tue Feb 22 18:22:08 2022 +0530 1095 1096 fix: PC-52 more changes in the code for WP compatibility 1097 1098 fix: PC-52 more changes in the code for WP compatibility 1099 61 1100 commit 8968a74a9081d8d8943591102b726efa04101f65 62 1101 Author: sam0hack <sam.nyx@live.com> … … 77 1116 add: security scan test1 78 1117 1118 commit 6a379951c666b6ad2f873c279db51af9faae6954 1119 Merge: f4ff230 a016d37 1120 Author: Sam <sam.nyx@live.com> 1121 Date: Tue Feb 22 00:32:03 2022 +0530 1122 1123 fix: PC-52 fix warning of undefined index 1124 1125 fix: PC-52 fix warning of undefined index 1126 79 1127 commit a016d37c15b8ea1f468221d945c343ece69e8d6b 80 1128 Author: sam0hack <sam.nyx@live.com> … … 82 1130 83 1131 fix: PC-52 fix warning of undefined index 1132 1133 commit f4ff2300986f96d224887f855044f06e0f998b4d 1134 Merge: 9af2db8 261a44a 1135 Author: Sam <sam.nyx@live.com> 1136 Date: Mon Feb 21 21:59:30 2022 +0530 1137 1138 fix: PC-52 fix for render preview of the page and sensitize the user inputs 1139 1140 add: sanitization on the user inputs. 1141 refactor: the code is now compatible with wordpress.org 84 1142 85 1143 commit 261a44a4d1724618d9ef8c250bfb285de6b4e698 … … 92 1150 refactor: the code is now compatible 93 1151 1152 commit 9af2db8a4264f52b2d5befac35f2c3310d6f2d30 1153 Merge: 2c3eb4a 0e0a087 1154 Author: Sam <sam.nyx@live.com> 1155 Date: Thu Feb 17 22:27:28 2022 +0530 1156 1157 fix: PC-52 Dependency upgrade and Sanitized, Escaped, and Validated all the inputs and removed error reporting from production code 1158 1159 fix: PC-52 Dependency upgrade 1160 fix: PC-52 Sanitized, Escaped, and Validated all the inputs and removed error reporting from production code 1161 94 1162 commit 0e0a087a65232ca994c331ffa381d56fb819304b 95 1163 Author: sam0hack <sam.nyx@live.com> … … 104 1172 fix: PC-52 Dependency upgrade 105 1173 1174 commit 2c3eb4abd1e780b5502b40d2fe8b937c89963931 1175 Merge: aef3af5 4d8783b 1176 Author: Sam <sam.nyx@live.com> 1177 Date: Wed Feb 16 21:43:47 2022 +0530 1178 1179 fix: Pc-48 add allow premium option, Remove the plugin at end of plugin name, remove freemius secret key 1180 1181 chore: PC-48 set the plugin image when activating the plugin. 1182 fix: PC-48 add pricing plans 1183 chore: PC-48 add dir's to exclude from the final build 1184 chore: PC-48 rename the plugin to make it compatible with WP.org 1185 chore: PC-48 update the description to match the readme.txt description 1186 fix: PC-48 for account security remove Freemius secret key and move it to .env from there we can use it as ENV VAR. Freemius secret key should not be inside the code 1187 106 1188 commit 4d8783b92c3550765b47a2aae89eb1469348fc7a 107 1189 Author: sam0hack <sam.nyx@live.com> … … 160 1242 fix: PC-48 add pricing plans 161 1243 1244 commit aef3af50a903e7711f1397b4add413278766f01c 1245 Merge: 2d833d2 639af9c 1246 Author: Sam <sam.nyx@live.com> 1247 Date: Wed Feb 16 14:24:19 2022 +0530 1248 1249 fix: PC-48 prepare plugin for wordpress.org and fix scroll issue 1250 1251 feat: Update the Freemius conf for new account. 1252 fix: Move freemius sdk to top level of plugin 1253 fix: scroll issue. 1254 doc: Update readme.txt for wordpress.org 1255 doc: add GNU V3 License.txt 1256 162 1257 commit 639af9c7552339a2457e1bab6919ade65592cdc7 163 1258 Author: sam0hack <sam.nyx@live.com> … … 184 1279 fix: PC-48 move freemius sdk at top level of plugin 185 1280 1281 commit 2d833d2ade18b8f4f3950b13fbd14217d2ef88ed 1282 Merge: 12f79d9 4a745a5 1283 Author: Sam <sam.nyx@live.com> 1284 Date: Mon Feb 14 16:30:23 2022 +0530 1285 1286 feat: PC-48 Admin can choose the masonry image rendering styles 1287 1288 feat: PC-48 Admin can choose the masonry image rendering styles. There are two option Auto that will detect the image dimensions and renders it And Random as the name suggests it will generate the random styles. 1289 186 1290 commit 4a745a5d688cd34c512c5de7327ee4864dbb956c 187 1291 Author: sam0hack <sam.nyx@live.com> … … 192 1296 feat: PC-48 Admin can choose the masonry image rendering styles. There are two option Auto that will detect the image dimensions and renders it And Random as the name suggests it will generate the random styles. 193 1297 1298 commit 12f79d9f825af15f6d30aa7a5ffe14b130ca0555 1299 Merge: eb3e1f3 a6eec97 1300 Author: Sam <sam.nyx@live.com> 1301 Date: Fri Feb 11 16:35:29 2022 +0100 1302 1303 fix: PC-48 when facets hide utilize the full width and feat: PC-48 Stop scrolling when loading. 1304 1305 fix: PC-48 when facets hide utilize the full width and feat: PC-48 Stop scrolling when loading. 1306 194 1307 commit a6eec97ef4bfd11a145d9a2d322b207c262d46df 195 1308 Author: sam0hack <sam.nyx@live.com> … … 246 1359 fix: PC-48 stop the scroll bar when loading the content 247 1360 1361 commit eb3e1f3c8f84199ebca029edb525523c5a76f7ad 1362 Merge: 38e4417 9d107bd 1363 Author: Sam <sam.nyx@live.com> 1364 Date: Tue Feb 8 19:23:58 2022 +0100 1365 1366 PC-48 Refactor and minor fixes. 1367 1368 Refactor: PC-48 create and add the license handler class into plugin main class to easily access the license methods without managing multiple instance for the same methods. 1369 1370 fix: PC-48 when admin set fewer number of records in the plugin backend the plugin won't work scroll down because it needs a least amount of records to work properly. The default and minimum and amount is 50 from now on. 1371 248 1372 commit 9d107bd78808bb1d6f5431dd43d17c10388a1f6a 249 1373 Author: sam0hack <sam.nyx@live.com> … … 322 1446 fix: PC-48 Issue: when number of records are less thn 50 in the admin the scroll doesn't work. 323 1447 1448 commit 38e44171e76b48ab1b0c917195aef74c7ea24a8e 1449 Merge: ab48b1b 3e47825 1450 Author: Sam <sam.nyx@live.com> 1451 Date: Mon Feb 7 16:42:05 2022 +0100 1452 1453 fix: PC-48 theme css issue with plugin 1454 1455 [fix: PC-48 theme css issue with plugin] 1456 [fix: PC-48 issue request visible if facet are hidden] 1457 [fix: PC-48 fix document thumbnail] 1458 [fix: PC-48 default enable facets until admin choose to hide] 1459 324 1460 commit 3e4782511abd9c722d8b883138f8c22109b8f17a 325 1461 Author: sam0hack <sam.nyx@live.com> … … 352 1488 fix: PC-48 theme css issue with plugin 353 1489 1490 commit ab48b1b56cc1f4f37232862378cc3d4f62c9a299 1491 Merge: 9fb34ee 21c6cf4 1492 Author: Sam <sam.nyx@live.com> 1493 Date: Thu Feb 3 17:36:33 2022 +0100 1494 1495 feat: PC-48 facet sidebar show hide based 1496 1497 Admin can choose to show and hide the face sidebar on the front-end 1498 354 1499 commit 21c6cf4599ccc6d2aad5cfcc7ec8a719bccd7b43 355 1500 Author: sam0hack <sam.nyx@live.com> … … 401 1546 402 1547 feat: PC-48 add toggle btn for enable and disable facets on the front-end 1548 1549 commit 9fb34ee29e0f84bf446a2d8ee9fafb4187ed7041 1550 Merge: 892f6a8 d135861 1551 Author: Sam <sam.nyx@live.com> 1552 Date: Mon Jan 31 17:30:37 2022 +0100 1553 1554 feat: PC-51 add preview window in the admin area 1555 1556 Merge pull request #154 from sam0hack/origin/1.1-freemius 403 1557 404 1558 commit d1358618a78db4e7421086cd0ce369068c5e93e5 … … 486 1640 fix: add docker compose build 487 1641 1642 commit 892f6a82ca1aeca11867a1c1191225073e27ef59 1643 Merge: 20ef790 89f2d14 1644 Author: Sam <sam.nyx@live.com> 1645 Date: Fri Jan 28 14:39:06 2022 +0100 1646 1647 fix: PC-48 in post any inserted block under phraseanet block not showing up 1648 1649 fix: PC-48 in page or post the inserted block under phraseanet-client-block doesn't appear 1650 488 1651 commit 89f2d14ed4f0624167d6c91bf0009e049ddf8bef 489 1652 Author: sam0hack <sam.nyx@live.com> … … 494 1657 fix: PC-48 in page or post the inserted block under phraseanet-client-block doesn't appear 495 1658 1659 commit 20ef790cae9d0b3e50e5250ba82dc80ff1115ad0 1660 Merge: e41d340 e165e56 1661 Author: Sam <sam.nyx@live.com> 1662 Date: Thu Jan 27 15:59:17 2022 +0100 1663 1664 fix: PC-48 add lodash noConflict 1665 496 1666 commit e165e563eb7c0b3a7cc701524385c97735b0744e 497 1667 Author: sam0hack <sam.nyx@live.com> … … 506 1676 log when lodash loaded 507 1677 1678 commit e41d3401ac9bef7ad1897509e0b8f83df249257b 1679 Merge: d162daa 3b58e43 1680 Author: Sam <sam.nyx@live.com> 1681 Date: Thu Jan 27 14:48:00 2022 +0100 1682 1683 feat: PC-48 forbidden twice block insertion in same post page and add line at end of answer grid block 1684 1685 feat: PC-48 restrict to use more then one block in a post. 1686 1687 jira issue (forbidden twice block insertion in same post page) 1688 1689 feat: PC-48 add line at end of answer grid block 1690 508 1691 commit 3b58e432365342dde3382cc9265f8921eb884376 509 1692 Author: sam0hack <sam.nyx@live.com> … … 535 1718 536 1719 fix: remove console log 1720 1721 commit d162daa00e6abe3a17f263ec7cafb1ac6541ab2b 1722 Merge: f3ee488 4ae2b0b 1723 Author: Sam <sam.nyx@live.com> 1724 Date: Wed Jan 26 17:53:02 2022 +0100 1725 1726 fix: PC-48 test insert client-block in post, define a requester, save… 537 1727 538 1728 commit 4ae2b0bb2b78285d84a6f6db058736144650fc36 … … 545 1735 test insert client-block in post, define a requester, saved the post and open it , delete the requester and refresh the post. error in console 546 1736 1737 commit f3ee4880c3ae048ec81ae0cc071f65b4de32bf63 1738 Merge: 4b8dae1 a6e33c4 1739 Author: Sam <sam.nyx@live.com> 1740 Date: Wed Jan 26 17:14:38 2022 +0100 1741 1742 fix: PC-48 query in requester is not fired when press enter 1743 1744 fix: PC-48 query in requester is not fired when press enter 1745 547 1746 commit a6e33c40158d1703c2517476f33c919537363bfd 548 1747 Author: sam0hack <sam.nyx@live.com> … … 557 1756 fix: class to className 558 1757 1758 commit 4b8dae166cf7864277906fd6b878dc42712253ff 1759 Merge: c6e6eed c9fed62 1760 Author: Sam <sam.nyx@live.com> 1761 Date: Wed Jan 26 16:46:31 2022 +0100 1762 1763 fix: PC-48 separate chkboxes for permalink and fix UI of the overlay layout 1764 559 1765 commit c9fed62bf2a1a8cce7c7161f35975dbc00fe1520 560 1766 Author: sam0hack <sam.nyx@live.com> … … 649 1855 feat: PC-48 separate the subdef for download and permalink 650 1856 1857 commit c6e6eed63de3d7a7e74bb65b41ded9a090ab80ea 1858 Merge: 97b864d e73a76a 1859 Author: Sam <sam.nyx@live.com> 1860 Date: Tue Jan 25 18:46:35 2022 +0100 1861 1862 fix: One we add subdef in a post and add subdef in phraseanet they won't show in saved post of WP. 1863 1864 fix: PC-48 subdef list not showing 1865 1866 fix: When we scrolldown the grid image size changes of the previous images that makes scroll to go up down randomly. it's fixed by pre generating the dimensions and assigned them by indexes. 1867 651 1868 commit e73a76a3cc855b2616f8923ffad2e977459794e9 652 1869 Author: sam0hack <sam.nyx@live.com> … … 665 1882 fix: One we add subdef in a post and add subdef in phraseanet they won't show in saved post of WP. 666 1883 1884 commit 97b864d20a07b2e304669f0ee26da7d4027a61be 1885 Merge: fd5bbb8 03c18a6 1886 Author: Sam <sam.nyx@live.com> 1887 Date: Mon Jan 24 18:05:21 2022 +0100 1888 1889 fix: PC-48 fix grid layout on fewer results 1890 1891 Merge pull request #146 from sam0hack/origin/1.1-freemius 1892 667 1893 commit 03c18a60711ed38e3dfa36b2e80531f115721e4e 668 1894 Author: sam0hack <sam.nyx@live.com> … … 677 1903 fix: PC-48 rename string 678 1904 1905 commit fd5bbb8074ec84c731af35fbfae682e75df51aa6 1906 Merge: 755bd9e 7272441 1907 Author: Sam <sam.nyx@live.com> 1908 Date: Mon Jan 24 17:23:34 2022 +0100 1909 1910 feat: Admin can choose the assets that will be shown on the front-end feat: re-designed the subdef block 1911 1912 Merge pull request #145 from sam0hack/origin/1.1-freemius 1913 1914 commit 755bd9ecd5e8ab89410ec8d64aa2782f56b135fb 1915 Merge: 2514f28 0e9a9a8 1916 Author: Sam <sam.nyx@live.com> 1917 Date: Mon Jan 24 17:20:00 2022 +0100 1918 1919 Refactor the code to PSR standard Merge pull request #144 from sam0hack/origin/1.1-freemius 1920 1921 Refactor the code to PSR standard 1922 679 1923 commit 72724416d16e70ae1e51c2e61bd0c6c8f2ee8824 680 1924 Author: sam0hack <sam.nyx@live.com> … … 734 1978 735 1979 fix: re-format to psr2 1980 1981 commit 2514f28ccff6d37369045563e5fe3b3c9706b293 1982 Merge: 6aa0aef 64c2e67 1983 Author: Sam <sam.nyx@live.com> 1984 Date: Fri Jan 21 17:33:59 2022 +0100 1985 1986 fix: PC-48 Randomly choose image grid size in masonry view Merge pull request #143 from sam0hack/origin/1.1-freemius 736 1987 737 1988 commit 64c2e67cf8120827c5417250fdcee132caa96f46 … … 749 2000 750 2001 fix: Randomly choose wide and tall and empty class for image grid 2002 2003 commit 6aa0aefd6fc4abf3602566383b9535f587d1337f 2004 Merge: 98fd943 a6e2db6 2005 Author: Sam <sam.nyx@live.com> 2006 Date: Fri Jan 21 14:29:51 2022 +0100 2007 2008 Fix: duplicate props Merge pull request #142 from sam0hack/origin/1.1-freemius 2009 2010 Fix: duplicate props 751 2011 752 2012 commit a6e2db6cb9e8c296615ee83c2ff24a4193339d62
Note: See TracChangeset
for help on using the changeset viewer.