Skip to content
Merged

Uat #441

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
149 commits
Select commit Hold shift + click to select a range
07bea2e
WIP sync assets
DavidCramer Mar 2, 2021
17f1adb
alternate approach
DavidCramer Mar 3, 2021
a3de221
clean up
DavidCramer Mar 3, 2021
d42eb4a
clean up
DavidCramer Mar 3, 2021
886a125
use transient sources
DavidCramer Mar 3, 2021
e0b4f4a
clean up ui
DavidCramer Mar 3, 2021
4cec07b
turn off
DavidCramer Mar 3, 2021
db149c5
revert sync queue
DavidCramer Mar 4, 2021
06430b5
admin filtering and cleanups.
DavidCramer Mar 4, 2021
7d29848
add new components
DavidCramer Mar 22, 2021
686dab4
update cache class to use new settings
DavidCramer Mar 22, 2021
7cf70cb
update cache class to not use setup
DavidCramer Mar 22, 2021
cf4d178
improve settings handling
DavidCramer Mar 22, 2021
a94d5ec
add styles
DavidCramer Mar 22, 2021
516e225
add ui js
DavidCramer Mar 22, 2021
dc68595
add file-folder component
DavidCramer Mar 22, 2021
bca923b
improve tag component
DavidCramer Mar 22, 2021
972e0ea
improve component
DavidCramer Mar 22, 2021
f6454ee
merge develop
DavidCramer Mar 22, 2021
408fbec
rebuild assets
DavidCramer Mar 22, 2021
316f737
fix saving
DavidCramer Mar 22, 2021
f848b72
reverse master controller order.
DavidCramer Mar 24, 2021
bc946c8
remove script
DavidCramer Mar 24, 2021
7e39302
use selection
DavidCramer Mar 24, 2021
652c346
merge develop
DavidCramer Mar 24, 2021
35f5f2d
cleanup cache invalidation, and performance
DavidCramer Mar 29, 2021
1494e38
rebuild assets
DavidCramer Mar 29, 2021
1314923
inital folders and themes
DavidCramer Mar 30, 2021
c1e9da0
Update dependencies
Mar 31, 2021
f914f20
Add release-it dependency
Mar 31, 2021
f520057
Update lock file
Mar 31, 2021
776e406
Add release-it configuration
Mar 31, 2021
b459918
refactor and update sync cache
DavidCramer Apr 3, 2021
1b4ac7a
document filters
DavidCramer Apr 3, 2021
7fcfb1f
make regex more effecient
DavidCramer Apr 3, 2021
082a463
cleanup the upload method
DavidCramer Apr 4, 2021
63e00a0
update invalidation
DavidCramer Apr 5, 2021
a60b824
Update package file name
Apr 7, 2021
d6e4d54
Fix the assets deployment
Apr 7, 2021
796117e
Be explicit about the task to be ran on deploy command
Apr 7, 2021
0aa92be
Move plugin version into a file to aid automation
Apr 7, 2021
d75f176
Add CI command
Apr 7, 2021
4f72b5c
Update dependencies
Apr 7, 2021
1d7cc1f
Update package-lock
Apr 7, 2021
d517326
replace db with post types
DavidCramer Apr 7, 2021
1d79765
align
DavidCramer Apr 15, 2021
805024b
align
DavidCramer Apr 15, 2021
d7b7d49
update cache class and setting and additional components
DavidCramer Apr 16, 2021
1ea5854
add styles and rebuild assets
DavidCramer Apr 16, 2021
1b21b08
add submit component
DavidCramer Apr 16, 2021
c8a034c
cleanup
DavidCramer Apr 16, 2021
0c65b20
cleanup table and table folder components
DavidCramer Apr 16, 2021
3982068
cleanup get signature
DavidCramer Apr 16, 2021
c45d71d
cleanup video config
DavidCramer Apr 16, 2021
f71d015
add aditional methods to file system
DavidCramer Apr 16, 2021
3096809
add version
DavidCramer Apr 16, 2021
6b93ee6
add pagination
DavidCramer Apr 16, 2021
93ed31c
cleanup cache points
DavidCramer Apr 16, 2021
57f2fff
cleanup controller
DavidCramer Apr 16, 2021
6de1683
unify all settings pages under a manager.
DavidCramer Apr 16, 2021
1d35bbb
clean up styling
DavidCramer Apr 16, 2021
9e89a34
clean up styling
DavidCramer Apr 16, 2021
fa0dcfb
clean up styling
DavidCramer Apr 16, 2021
60d8d98
merge develop
DavidCramer Apr 16, 2021
faaaf77
merge uat
DavidCramer Apr 16, 2021
09b9121
Filter out empty parts
Apr 21, 2021
3823f96
Merge branch 'master' into uat
Apr 21, 2021
7ab503d
Merge branch 'master' into develop
Apr 21, 2021
298ccf6
add radix and change event
DavidCramer Apr 26, 2021
43ab21d
cleanup globals
DavidCramer Apr 26, 2021
1ef9422
remoe globals
DavidCramer Apr 26, 2021
22fb16a
use alternate sync method and address PR issues
DavidCramer Apr 26, 2021
cbf280e
address issues
DavidCramer Apr 26, 2021
98a8d8c
make urls version single item
DavidCramer Apr 26, 2021
c5f9ba0
Add timestamp check, set off by default
DavidCramer Apr 27, 2021
3f8a373
add cache status table
DavidCramer Apr 27, 2021
36f88dc
Merge pull request #418 from cloudinary/fix/cloudinary-folder-check
pereirinha Apr 27, 2021
7fc4b98
Merge branch 'develop' into feature/cache-manager
Apr 27, 2021
ff583da
Merge pull request #411 from cloudinary/feature/cache-manager
pereirinha Apr 27, 2021
cd58da4
Merge pull request #419 from cloudinary/feature/cache-status
pereirinha Apr 27, 2021
2c88fe6
Merge branch 'develop' into uat
Apr 27, 2021
1eb98b1
Bump plugin version
Apr 27, 2021
6524ae9
Merge branch 'feature/cache-manager' into develop
Apr 27, 2021
2978aae
Merge branch 'feature/cache-manager' into uat
Apr 27, 2021
b2de293
Fix alignements
Apr 28, 2021
e47017f
Cleanup root classes
Apr 28, 2021
4398c91
Strict comparation
Apr 28, 2021
2232814
Cleanup
Apr 28, 2021
a568b6e
PHPCS ignores
Apr 28, 2021
a676ab2
Default to direct uploads and only use URL if sucessfuly uploaded
Apr 28, 2021
0a6b20c
prevent background caching
DavidCramer Apr 29, 2021
8a12b07
Add composer fix as npm command
Apr 29, 2021
5429fd9
use correct url and post status
DavidCramer Apr 30, 2021
7e46114
merge background fix
DavidCramer Apr 30, 2021
c7ce2ac
Standardise meta keys
DavidCramer Apr 30, 2021
5d303eb
Fix purge
DavidCramer Apr 30, 2021
99396b4
versionize url
DavidCramer Apr 30, 2021
b711514
increase post count
DavidCramer Apr 30, 2021
3f2faa9
Merge pull request #422 from cloudinary/fix/delete-cache-item
pereirinha Apr 30, 2021
934a657
Merge pull request #421 from cloudinary/fix/prevent-background-caching
pereirinha Apr 30, 2021
4fd76ae
Merge branch 'develop' into fix/cache
pereirinha Apr 30, 2021
dd93fa9
Merge pull request #420 from cloudinary/fix/cache
pereirinha May 3, 2021
ad01947
Merge branch 'develop' into uat
May 3, 2021
98fe186
Merge branch 'develop' into feature/improve-deployment
pereirinha May 5, 2021
6e4be04
Merge pull request #400 from cloudinary/fix/deployment
pereirinha May 5, 2021
1e08a23
Merge pull request #397 from cloudinary/feature/improve-deployment
pereirinha May 5, 2021
ebf0b5d
Bump plugin version
May 5, 2021
bfe4445
alternate upload via background
DavidCramer May 6, 2021
d439a86
default meta key as string
DavidCramer May 10, 2021
31a75bd
add filter to query
DavidCramer May 10, 2021
29d47d1
add ability to include cached types as an inline data uri
DavidCramer May 10, 2021
5486aed
put site cahe behind beta filter
DavidCramer May 12, 2021
ec09a79
remove non media types and remove css processing
DavidCramer May 12, 2021
9b04df8
Introduces the concept of CLOUDINARY_CONNECTION_STRING to bypass the …
May 13, 2021
307bca0
Merge branch 'master' into develop
May 13, 2021
bd9769c
Merge branch 'develop' into uat
May 13, 2021
efd8c1c
Support video files
May 13, 2021
ab08c0b
Add beta filter to Cache Status in Cloudinary dashboard
May 13, 2021
54665fc
Merge pull request #426 from cloudinary/fix/alternate-sync
pereirinha May 13, 2021
8a4f081
Merge pull request #427 from cloudinary/fix/meta-null
pereirinha May 13, 2021
ae88101
Merge branch 'develop' into uat
May 13, 2021
fb170f6
Sanitize the Cloudinary URL
May 13, 2021
4d7c7e7
Fix alignements
May 14, 2021
8524562
Update wording
May 14, 2021
b4537cc
Change to button
May 14, 2021
bd3cf10
Merge pull request #434 from cloudinary/feature/connection-constant
pereirinha May 14, 2021
012b654
Update method name
May 14, 2021
58834bc
Revert "Merge pull request #429 from cloudinary/revert-428-fix/meta-n…
May 17, 2021
d10caa0
Merge pull request #435 from cloudinary/revert/revert-429
pereirinha May 17, 2021
5009d03
fix settings get value path and apply transformation to gallery.
DavidCramer May 18, 2021
fe5a36b
Merge pull request #432 from cloudinary/add/beta-filter
pereirinha May 18, 2021
9d64119
Add filter documentation
May 18, 2021
09a0358
Merge pull request #436 from cloudinary/fix/gallery-regressions
pereirinha May 18, 2021
348b26d
Fix package task
May 18, 2021
aa0c107
Bump plugin version
May 18, 2021
1f1f0d7
clean out suffix
DavidCramer May 18, 2021
9e42eb6
fix upgrade signature
DavidCramer May 19, 2021
c1af902
extend log
DavidCramer May 19, 2021
a5e3c5a
Merge pull request #437 from cloudinary/fix/suffix-regressions
pereirinha May 19, 2021
1dca82f
Bump plugin version
May 19, 2021
a96326b
Update dependencies
May 19, 2021
7858580
Update font enqueing order and add the charset definition
May 24, 2021
d46e49a
Update compiled assets
May 24, 2021
db88d64
Return array
May 24, 2021
e2879bf
Merge pull request #439 from cloudinary/update/dependencies
pereirinha May 24, 2021
24c7ce6
Merge branch 'uat' into fix/icon-fonts-loading
pereirinha May 24, 2021
b2c71ef
Merge pull request #440 from cloudinary/fix/icon-fonts-loading
pereirinha May 24, 2021
b246d39
Update dependencies
May 24, 2021
e6bde72
Bump plugin version
May 24, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"$": "readonly",
"CLDN": "readonly",
"CLD_GLOBAL_TRANSFORMATIONS": "readonly",
"samplePlayer": "readonly"
"samplePlayer": "readonly",
"CLDCACHE": "readonly"
},
"extends": [
"plugin:@wordpress/eslint-plugin/recommended"
Expand Down
22 changes: 22 additions & 0 deletions .release-it.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"plugins": {
"@release-it/bumper": {
"in": ".version"
}
},
"git": {
"requireBranch": "master",
"commitMessage": "Version ${version}",
"tagName": "${version}",
"tagAnnotation": "Version ${version}"
},
"github": {
"release": true,
"releaseName": "Version ${version}",
"draft": true,
"tokenRef": "GITHUB_TOKEN"
},
"npm": {
"publish": false
}
}
1 change: 1 addition & 0 deletions .version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2.8.0-RC-1
3 changes: 1 addition & 2 deletions cloudinary.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Cloudinary
* Plugin URI: https://cloudinary.com/documentation/wordpress_integration
* Description: With the Cloudinary plugin, you can upload and manage your media assets in the cloud, then deliver them to your users through a fast content delivery network, improving your website’s loading speed and overall user experience. Apply multiple transformations and take advantage of a full digital asset management solution without leaving WordPress.
* Version: 2.7.2
* Version: STABLETAG
* Author: Cloudinary Ltd., XWP
* Author URI: https://cloudinary.com/
* License: GPLv2+
Expand Down Expand Up @@ -31,7 +31,6 @@
// Define Cloudinary Constants.
define( 'CLDN_CORE', __FILE__ );
define( 'CLDN_PATH', plugin_dir_path( __FILE__ ) );
define( 'CLDN_URL', plugin_dir_url( __FILE__ ) );

if ( version_compare( phpversion(), '5.6', '>=' ) ) {
require_once __DIR__ . '/instance.php';
Expand Down
86 changes: 56 additions & 30 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/cloudinary.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/gallery-block-rtl.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/gallery-block.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions css/gallery-ui.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/src/components/_brand.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
src: url(fonts/cloudinary.eot);
src:
url(fonts/cloudinary.eot?x#iefix) format("embedded-opentype"),
url(fonts/cloudinary.ttf) format("truetype"),
url(fonts/cloudinary.woff) format("woff"),
url(fonts/cloudinary.ttf) format("truetype"),
url(fonts/cloudinary.svg?x#cloudinary) format("svg");
font-weight: 500;
font-style: normal;
Expand Down
Loading