Skip to content
Merged

Uat #323

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
431 commits
Select commit Hold shift + click to select a range
854a3f6
Merge branch 'develop' into fix/settings-ui
Dec 18, 2020
3f189c9
Update styling for plan status
Dec 18, 2020
32994f0
Update compiled assets
Dec 18, 2020
b42da66
Move location of template
Dec 18, 2020
c84bed1
Merge pull request #286 from cloudinary/fix/connect-component
pereirinha Dec 18, 2020
7dd0e06
Enable saving of gallery settings, refactor gallery to fix bugs in wo…
dugajean Dec 19, 2020
d9bcea4
Check for the existence of wp_get_original_image_path
dugajean Dec 19, 2020
32575ed
Fix indentation, introduce new filter
dugajean Dec 21, 2020
c30e0e1
add priority param to control ordering
DavidCramer Dec 22, 2020
1bade2f
add is_enabled check to components
DavidCramer Dec 22, 2020
ee5ed61
only use tabs if actually has tabs.
DavidCramer Dec 22, 2020
3fe0971
decouple sync component
DavidCramer Dec 22, 2020
48f7aaa
merge develop
DavidCramer Dec 22, 2020
4a184d7
merge parent and resolve conflicts
DavidCramer Dec 22, 2020
f28debc
correct conditional rendering
DavidCramer Dec 22, 2020
1f38db1
Merge branch 'develop' into add/settings-gallery-page
dugajean Dec 22, 2020
7f19ea6
Fix bug that breaks gallery block in posts after saving settings
dugajean Dec 23, 2020
11d8acb
Add support for conditional global transformations
Dec 23, 2020
50e2714
Add compiled assets
Dec 23, 2020
d707da6
Add support for conditional global transformations
Dec 23, 2020
61de147
Add compiled assets
Dec 23, 2020
afe8bed
restructure when settings are registered, and load value per setting.
DavidCramer Dec 23, 2020
a1d6d2e
cleanup connect settings
DavidCramer Dec 23, 2020
cf20572
Use a more reliable connected param to define connection
DavidCramer Dec 23, 2020
84f65b8
remove plugin->config and use settings
DavidCramer Dec 23, 2020
c4472f3
fix missing html in test
DavidCramer Dec 23, 2020
193f90c
fix conditional logic by adding part type attributes.
DavidCramer Dec 23, 2020
dcace83
Merge pull request #273 from cloudinary/fix/i18n-namespacing
pereirinha Dec 23, 2020
20c18a5
Merge branch 'develop' into fix/settings-ui
Dec 23, 2020
6887dc9
Merge pull request #278 from cloudinary/fix/settings-ui
pereirinha Dec 23, 2020
a37e99e
Merge branch 'develop' into feature/media-status
Dec 23, 2020
5c02547
Merge pull request #279 from cloudinary/feature/media-status
pereirinha Dec 23, 2020
3785089
Merge pull request #290 from cloudinary/fix/regressions
pereirinha Dec 23, 2020
11a7bbf
Merge pull request #287 from cloudinary/add/settings-usage-additions
pereirinha Dec 23, 2020
bd2025c
Merge branch 'develop' into add/settings-media-pages
Dec 23, 2020
d521b66
Merge pull request #283 from cloudinary/add/settings-media-pages
pereirinha Dec 23, 2020
407a404
Merge pull request #289 from cloudinary/fix/conditional-global-transf…
pereirinha Dec 23, 2020
2e92e8e
Add switch; Add custom settings; Refactor
dugajean Dec 23, 2020
4450cf9
Merge branch 'develop' into add/settings-gallery-page
Dec 23, 2020
baa531f
Work on custom settings json (WIP)
dugajean Dec 24, 2020
0c505fe
rename function to avoid confusion
DavidCramer Dec 24, 2020
b21fcbc
add is_setup param to prevent finding existing draft settings
DavidCramer Dec 24, 2020
6b0d74f
remove sorting and insert settings by priority index
DavidCramer Dec 24, 2020
2a89b1f
Add custom settings and merge accordingly with proper error handling
dugajean Dec 24, 2020
61dac3f
Consider toggle to enable woocommerce gallery replacement
dugajean Dec 24, 2020
110824d
WIP sync count
DavidCramer Dec 28, 2020
952aafb
remove uneeded settings and make cron check for status 1 hour
DavidCramer Jan 4, 2021
bd83173
increase time for status cron, set usage with data, add referer
DavidCramer Jan 4, 2021
fb46c7a
refactor sync system to be stable threaded
DavidCramer Jan 4, 2021
9c2a080
add WP CLI commands for syncing
DavidCramer Jan 4, 2021
0af859f
add sync and media status components
DavidCramer Jan 4, 2021
ed19b50
add default to argument
DavidCramer Jan 4, 2021
c7b85e9
improve value and default value handling
DavidCramer Jan 4, 2021
cd72b79
fix media upgrade from lower versions
DavidCramer Jan 4, 2021
d20203a
Merge pull request #285 from cloudinary/add/filter-for-cdn
pereirinha Jan 4, 2021
2792e21
merge develop
DavidCramer Jan 5, 2021
3bce196
merge develop
DavidCramer Jan 5, 2021
4ae0665
move thread queue to meta data to reduce race conditions
DavidCramer Jan 5, 2021
18b971e
improve batched syncing to avoid memory limits and disable sync on ma…
DavidCramer Jan 5, 2021
e57685a
Compiled assets
dugajean Jan 5, 2021
b007a29
Show styled notices instead of default notices
dugajean Jan 5, 2021
d0f844e
Complied assets
dugajean Jan 5, 2021
a5dcbd0
Fix selecting bug in gutenberg; remove debug code
dugajean Jan 5, 2021
7dc41fc
use old sync
DavidCramer Jan 6, 2021
5983852
restore 2.4 sync
DavidCramer Jan 6, 2021
97ac7d5
remove wp cli for now
DavidCramer Jan 6, 2021
dd97d93
merge hotfix
DavidCramer Jan 6, 2021
14e0430
enable image and video optimisations
DavidCramer Jan 6, 2021
4443012
enable bitrate limiter
DavidCramer Jan 6, 2021
8412edf
add account switcher
DavidCramer Jan 6, 2021
78f1221
Merge pull request #291 from cloudinary/fix/sorting-issue
pereirinha Jan 6, 2021
57ce789
Merge pull request #299 from cloudinary/fix/enable-bitrate-limit
pereirinha Jan 6, 2021
53a0e81
Merge pull request #300 from cloudinary/fix/switch-accounts
pereirinha Jan 6, 2021
32f2945
Compiled assets
dugajean Jan 6, 2021
c0b2daa
Use contextual colors in gallery global settings
dugajean Jan 6, 2021
d1705bb
Merge pull request #288 from cloudinary/fix/missing-wp-func
pereirinha Jan 6, 2021
da83c53
Merge branch 'develop' into fix/missing-transformations-rest
pereirinha Jan 6, 2021
f1e912c
Merge pull request #265 from cloudinary/fix/missing-transformations-rest
pereirinha Jan 6, 2021
720d918
separate default globals through filters per type.
DavidCramer Jan 7, 2021
408933b
merge develop
DavidCramer Jan 7, 2021
4931db1
specify type on generate_transformation_string
DavidCramer Jan 7, 2021
e0ce07c
fix bitrate limit
DavidCramer Jan 7, 2021
74fbe68
cleanup video preview : add bitrate
DavidCramer Jan 7, 2021
6be9c95
merge develop
DavidCramer Jan 7, 2021
60b5c0b
prefix settings filters, remove string cast
DavidCramer Jan 7, 2021
b3d77a5
merge #296
DavidCramer Jan 7, 2021
8e7d035
#295
DavidCramer Jan 7, 2021
d6357a2
refactor add_error notices methods and add notice component.
DavidCramer Jan 7, 2021
cba2963
update handlers and styling
DavidCramer Jan 7, 2021
13a0f64
cleanup components and values
DavidCramer Jan 7, 2021
5ad1102
use notice component in page and utils for active setting
DavidCramer Jan 7, 2021
c0d4548
cleanup connect notices
DavidCramer Jan 7, 2021
16214a9
add notification tests
DavidCramer Jan 7, 2021
1a42156
remove sync advanced options
DavidCramer Jan 7, 2021
7beca1c
remove debug
DavidCramer Jan 7, 2021
ab2a9b3
Merge pull request #284 from cloudinary/add/settings-gallery-page
pereirinha Jan 7, 2021
e56fddf
Merge branch 'master' into develop
Jan 7, 2021
eaa0a3d
Merge branch 'develop' into sync-component-upgrade
Jan 7, 2021
8d17d4e
Merge pull request #295 from cloudinary/sync-component-upgrade
pereirinha Jan 7, 2021
846848f
Merge branch 'develop' into fix/optimize-toggles
Jan 7, 2021
8123a2a
Merge pull request #298 from cloudinary/fix/optimize-toggles
pereirinha Jan 7, 2021
0ed3653
Only show toggle if woocommerce is installed
dugajean Jan 7, 2021
730c935
Add compiled assets
Jan 7, 2021
9a0fdde
Merge branch 'develop' into add/contextual-media-modal
dugajean Jan 7, 2021
dd10dac
Remove debug code & merge
dugajean Jan 7, 2021
ef673c2
Compile assets
dugajean Jan 7, 2021
8f2a40e
Fix padding issue and fix layout
dugajean Jan 8, 2021
dd7ed01
Merge pull request #255 from cloudinary/add/contextual-media-modal
pereirinha Jan 8, 2021
34d2970
Merge branch 'develop' into fix/show-toggle-only-if-woocommerce
dugajean Jan 8, 2021
b41e967
merge develop
DavidCramer Jan 8, 2021
fd881db
cleanup styling, fix checkbox sanitisation
DavidCramer Jan 8, 2021
9de64e6
Merge pull request #301 from cloudinary/feature/custom-notifications
pereirinha Jan 8, 2021
626a585
Merge pull request #302 from cloudinary/fix/show-toggle-only-if-wooco…
pereirinha Jan 8, 2021
1192ea9
Add compiled assets
Jan 8, 2021
87a9f3b
Filter the cloudinary folder to support root folder
Jan 8, 2021
dfe18f1
Allow for syncing on the fly when using gallery block
dugajean Jan 8, 2021
a50a3a6
Add proper tooltip text and fix styling
dugajean Jan 8, 2021
61d8c6e
Compiled assets
dugajean Jan 8, 2021
fe3b16b
Update tooltips
Jan 8, 2021
6eb626b
Update fields names and tooltips
Jan 8, 2021
a792e53
Update Getting Started links
Jan 8, 2021
ded9725
Merge branch 'develop' into fix/links-tooltips
Jan 8, 2021
a6063dc
Merge pull request #305 from cloudinary/fix/links-tooltips
pereirinha Jan 9, 2021
b070c9b
Bump plugin version
Jan 9, 2021
ab31eeb
Remove Testing Settings
Jan 11, 2021
93bcfb0
Add back the connect key, so we do not break upgrade workflow
Jan 11, 2021
68909bd
Update WooCommercer labels and tooltips
Jan 11, 2021
abffc59
Add content to descriptions
Jan 11, 2021
a09b83d
Bail if there are no notices
Jan 11, 2021
824f040
Get part to populate the sync message
Jan 11, 2021
b515796
Add ability to have non-blank target links and add "need help" url
dugajean Jan 11, 2021
8e85e5f
refactor globals transformations to use taxonomy fields
DavidCramer Jan 12, 2021
7609fe9
Make component render method echo if flagged.
DavidCramer Jan 12, 2021
8ce0038
add taxonomy_filed contexts for settings
DavidCramer Jan 12, 2021
8505d5c
Make notice render method echo if flagged.
DavidCramer Jan 12, 2021
0a61e23
refactor taxonomy templates to use new functionality.
DavidCramer Jan 12, 2021
357daed
Cleanup edit taxonomy page
DavidCramer Jan 12, 2021
f0ef380
Merge pull request #306 from cloudinary/fix/settings
pereirinha Jan 12, 2021
71d31a5
refactor react component and remove gallery specific code
DavidCramer Jan 12, 2021
e1d976c
separate block styles from gallery UI
DavidCramer Jan 12, 2021
f50b54f
rebiuld assets
DavidCramer Jan 12, 2021
f80b735
correct taxonomiy globals collapsibles.
DavidCramer Jan 12, 2021
9a419a4
expect SEO urls
DavidCramer Jan 12, 2021
cb075d1
Merge branch 'develop' into add/sync-images-when-loading-gallery
Jan 12, 2021
135fc18
Merge pull request #304 from cloudinary/add/sync-images-when-loading-…
pereirinha Jan 12, 2021
b646aed
Merge pull request #307 from cloudinary/fix/setting-links
pereirinha Jan 12, 2021
021637a
Merge pull request #308 from cloudinary/fix/taxonomy-transformations
pereirinha Jan 12, 2021
7deda2c
Merge pull request #309 from cloudinary/fix/featured-image
pereirinha Jan 12, 2021
2b1e896
Merge pull request #310 from cloudinary/fix/upgrade-issue
pereirinha Jan 12, 2021
ff94993
Update toogle tooltip
Jan 12, 2021
0e0910a
Update the connect link
Jan 12, 2021
0528703
Merge pull request #311 from cloudinary/fix/settings
pereirinha Jan 12, 2021
82f5a1d
Merge branch 'develop' into uat
Jan 12, 2021
1cabadc
Fixes gallery behaviour when trying to add more images
dugajean Jan 12, 2021
665d513
Compiled assets
dugajean Jan 12, 2021
a6a8dfe
move init_term_transformations to add and edit methods
DavidCramer Jan 13, 2021
a0bdd03
Don't set value globally, rename set to get
DavidCramer Jan 13, 2021
a47bf66
clean up and simplify methods
DavidCramer Jan 13, 2021
1835761
use self::META keys to avoid direct calls.
DavidCramer Jan 13, 2021
970b348
dont overwrite root index items
DavidCramer Jan 13, 2021
5856a11
rename variable to be logical.
DavidCramer Jan 13, 2021
f076dc9
Remove header, if account is already connected
Jan 13, 2021
13e8fc8
Add compiled assets to copy command
Jan 13, 2021
10ebe5c
Add husky dependency
Jan 13, 2021
85bddc8
Update package lock file
Jan 13, 2021
61383ac
refactor header and footer components.
DavidCramer Jan 13, 2021
31ac5b2
cleanup styles
DavidCramer Jan 13, 2021
2766ded
Set autosync on by default for new installs
DavidCramer Jan 13, 2021
9b2e053
Ensure that the DOM object exists
Jan 13, 2021
5ceae2b
Add compiled assets
Jan 13, 2021
df304f3
Merge pull request #312 from cloudinary/fix/gallery-multiselect-bug
pereirinha Jan 13, 2021
9b83a22
Merge pull request #314 from cloudinary/fix/taxonomy-transformations
pereirinha Jan 13, 2021
4cc392f
Merge pull request #315 from cloudinary/fix/get_url-defect
pereirinha Jan 13, 2021
18f49e0
Merge pull request #316 from cloudinary/fix/connected-install
pereirinha Jan 13, 2021
deb454e
Merge pull request #317 from cloudinary/fix/automation-tool
pereirinha Jan 13, 2021
c1f3b1a
Merge pull request #318 from cloudinary/add/admin-footer-header
pereirinha Jan 13, 2021
87c7dec
Merge branch 'develop' into uat
Jan 13, 2021
8861a4c
Merge branch 'uat' into fix/gallery
Jan 13, 2021
87ac606
Merge pull request #320 from cloudinary/fix/gallery
pereirinha Jan 13, 2021
090a278
if setting has settings, fetch value defaults, and merge with found o…
DavidCramer Jan 13, 2021
2d12106
Update wording
Jan 13, 2021
8409b51
Merge pull request #321 from cloudinary/fix/wording
pereirinha Jan 13, 2021
6dbb56f
Merge pull request #319 from cloudinary/update/set-autosync-default
pereirinha Jan 13, 2021
c9097ee
Apply CS
Jan 13, 2021
387ed6d
Bump plugin version
Jan 13, 2021
565d7f1
Merge pull request #322 from cloudinary/fix/styling
pereirinha Jan 13, 2021
353ffb0
Change parser from text/xml to text/html for gallery
dugajean Jan 13, 2021
22609ba
Merge pull request #324 from cloudinary/fix/parser-for-block
pereirinha Jan 13, 2021
77bb6bc
Bump plugin version
Jan 13, 2021
7952fdc
Auto update the stable tag
Jan 14, 2021
b3d6c3e
Update package lock file
Jan 14, 2021
c56040c
Fix typos
Jan 14, 2021
2d6dce5
add syncing indicator animation
DavidCramer Jan 14, 2021
6f54631
Merge pull request #325 from cloudinary/add/autoversion-readme
pereirinha Jan 14, 2021
b91a468
remove old sync.js
DavidCramer Jan 14, 2021
ac54971
style sync activity
DavidCramer Jan 15, 2021
153f1c7
Merge pull request #327 from cloudinary/cleanup/remove-old-scripts
pereirinha Jan 15, 2021
214e428
cleanup component
DavidCramer Jan 15, 2021
455fa36
Merge pull request #326 from cloudinary/add/sync-activity-icon
pereirinha Jan 15, 2021
4f8e3ea
Fix gallery block inconsistencies
dugajean Jan 15, 2021
560b20c
Compiled assets
dugajean Jan 15, 2021
d3f50d5
Make sure that array key exists
Jan 15, 2021
2ab2d9d
Merge pull request #328 from cloudinary/fix/parser-for-block
pereirinha Jan 15, 2021
338899b
Use render_block to prep gallery for rendering
dugajean Jan 15, 2021
3b0f0a6
Compiled assets
dugajean Jan 15, 2021
0c5d1be
Split render_block code from anon function to method.
dugajean Jan 15, 2021
acad4cf
Use JS event handler to avoid moving gallery lib around.
dugajean Jan 15, 2021
d055a1b
Add default for columns and remove glitchy animation from notices.
dugajean Jan 15, 2021
a9d8acf
Compiled assets
dugajean Jan 15, 2021
a6ef36b
Refactor and cleanup hardcoded strings
dugajean Jan 15, 2021
f62e6aa
Compiled assets
dugajean Jan 15, 2021
f510d90
cleanup styling
DavidCramer Jan 16, 2021
23a16b3
stop media status component from wrapping
DavidCramer Jan 16, 2021
ff4aac9
Address PR comments / minor fixes
dugajean Jan 16, 2021
34865b7
Compiled assets
dugajean Jan 16, 2021
ae7d34f
Merge pull request #330 from cloudinary/cleanup/general-styles
pereirinha Jan 17, 2021
c14821d
Remove unsupported code.
dugajean Jan 17, 2021
08ae08d
Revert notices code
dugajean Jan 17, 2021
0634d48
Make sure that array key exists
Jan 17, 2021
e8e8b4b
Merge pull request #329 from cloudinary/fix/use-render-block
pereirinha Jan 17, 2021
773ff04
Merge pull request #333 from cloudinary/fix/notices
pereirinha Jan 17, 2021
c8ea23e
Bump plugin version
Jan 17, 2021
667f195
standardise icons and sizes
DavidCramer Jan 18, 2021
df03bd9
add notice when not connected
DavidCramer Jan 18, 2021
4321379
set image_optimisation' on by default
DavidCramer Jan 18, 2021
8f3657f
Add the default transformation crop for the Gallery
Jan 18, 2021
cc9c0eb
Merge pull request #334 from cloudinary/cleanup/general-styles
pereirinha Jan 18, 2021
970121c
Merge pull request #335 from cloudinary/fix/disconnect-count
pereirinha Jan 18, 2021
50c46dd
Optimize videos by default
Jan 18, 2021
8f49c45
Merge pull request #337 from cloudinary/fix/gallery-crops
pereirinha Jan 18, 2021
800da30
Merge pull request #336 from cloudinary/fix/default-image-optimisations
pereirinha Jan 18, 2021
30916cf
Bump plugin version
Jan 18, 2021
c9ba992
Get the video settings instead
Jan 18, 2021
b1fe43d
Set the defaults to booleans
Jan 18, 2021
ea8f05f
Merge pull request #338 from cloudinary/fix/default-qf
pereirinha Jan 18, 2021
8707ee5
add check to see if sync is empty
DavidCramer Jan 19, 2021
0029c0d
Fix upgrade options link
Jan 19, 2021
7583074
use queue_status
DavidCramer Jan 19, 2021
9140244
Merge pull request #339 from cloudinary/fix/upgrade-options
pereirinha Jan 19, 2021
984af36
Merge pull request #340 from cloudinary/fix/sync-status-update
pereirinha Jan 19, 2021
cd86e69
Bump plugin version
Jan 19, 2021
7384082
set values on or off only
DavidCramer Jan 19, 2021
343539e
on for compare
DavidCramer Jan 19, 2021
7b2c65b
ensure correct value - defaults
DavidCramer Jan 19, 2021
af334ec
Merge pull request #341 from cloudinary/fix/on-off
pereirinha Jan 19, 2021
917509f
Bump plugin version
Jan 19, 2021
179369e
conditional - set true for on_off
DavidCramer Jan 19, 2021
84860f4
Merge pull request #342 from cloudinary/fix/on-off
pereirinha Jan 19, 2021
37bd967
Bump plugin version
Jan 19, 2021
2b10482
Add Beta label to Gallery Settings
Jan 19, 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
8 changes: 8 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"presets": ["@wordpress/default", "@babel/preset-env"],
"plugins": [
"@wordpress/babel-plugin-import-jsx-pragma",
"@babel/transform-react-jsx",
"@babel/plugin-proposal-optional-chaining"
]
}
3 changes: 2 additions & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = tab
indent_size = 4

[*.yml]
[*.{yml,json}]
indent_style = space
indent_size = 2

Expand Down
6 changes: 6 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
**/*.min.js
**/node_modules/**
**/vendor/**
**/js/*.js
build/*
built/*
25 changes: 25 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"env": {
"browser": true
},
"globals": {
"cloudinary": "readonly",
"jQuery": "readonly",
"$": "readonly",
"CLDN": "readonly",
"CLD_GLOBAL_TRANSFORMATIONS": "readonly",
"samplePlayer": "readonly"
},
"extends": [
"plugin:@wordpress/eslint-plugin/recommended"
],
"rules": {
"no-alert": "off",
"no-console": "off",
"no-unused-vars": "off",
"no-nested-ternary": "off",
"jsx-a11y/click-events-have-key-events": "off",
"react-hooks/rules-of-hooks": "error",
"react-hooks/exhaustive-deps": "warn"
}
}
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ npm-debug.log
/vendor/
/dev-lib/
phpcs.xml
css/*.map
js/*.map
/bin

# Tests
tests/data/
Expand Down
4 changes: 4 additions & 0 deletions .stylelintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
**/css/*.css
**/vendor/**
**/node_modules/**
**/js/*.css
5 changes: 5 additions & 0 deletions .stylelintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"rules": {
"selector-class-pattern": null
}
}
2 changes: 1 addition & 1 deletion 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.4.1
* Version: 2.5.0-rc-8
* Author: Cloudinary Ltd., XWP
* Author URI: https://cloudinary.com/
* License: GPLv2+
Expand Down
8 changes: 5 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
"homepage": "https://wordpress.org/plugins/cloudinary-image-management-and-manipulation-in-the-cloud-cdn/",
"type": "wordpress-plugin",
"license": "GPL-2.0-or-later",
"require": {},
"require": {
"ext-json": "*"
},
"require-dev": {
"wp-coding-standards/wpcs": "^2.3",
"automattic/vipwpcs": "^2.2",
Expand All @@ -16,10 +18,10 @@
},
"scripts": {
"lint": [
"phpcs"
"phpcs --ignore=*js/*"
],
"fix": [
"phpcbf"
"phpcbf --ignore=*js/*"
]
}
}
20 changes: 20 additions & 0 deletions css/bandwidth.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
44 changes: 44 additions & 0 deletions css/circle.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions css/cloud.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed css/cloudinary-console-accountdetails.png
Binary file not shown.
2 changes: 1 addition & 1 deletion css/cloudinary.css

Large diffs are not rendered by default.

Binary file added css/connection-string.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions css/crop.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions css/gallery-block-rtl.css

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

1 change: 1 addition & 0 deletions css/gallery-block.css

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

1 change: 1 addition & 0 deletions css/gallery-rtl.css

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions css/gallery-ui.css

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions css/gallery.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions css/image.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions css/learn.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading