Changeset 3441648
- Timestamp:
- 01/17/2026 05:06:46 PM (8 weeks ago)
- Location:
- integrate-dropbox
- Files:
-
- 132 edited
- 1 copied
-
tags/1.3.1 (copied) (copied from integrate-dropbox/trunk) (view diffs)
-
tags/1.3.1/app/API/Files.php (modified) (view diffs)
-
tags/1.3.1/app/App.php (modified) (view diffs)
-
tags/1.3.1/assets/css/admin-global.css (modified) (view diffs)
-
tags/1.3.1/assets/css/admin.css (modified) (view diffs)
-
tags/1.3.1/assets/css/common.css (modified) (view diffs)
-
tags/1.3.1/assets/css/frontend/file-browser.css (modified) (view diffs)
-
tags/1.3.1/assets/css/frontend/file-list.css (modified) (view diffs)
-
tags/1.3.1/assets/css/frontend/file-uploader.css (modified) (view diffs)
-
tags/1.3.1/assets/css/frontend/frontend.css (modified) (view diffs)
-
tags/1.3.1/assets/css/frontend/media-player.css (modified) (view diffs)
-
tags/1.3.1/assets/css/frontend/search-box.css (modified) (view diffs)
-
tags/1.3.1/assets/js/admin.asset.php (modified) (view diffs)
-
tags/1.3.1/assets/js/admin.js (modified) (view diffs)
-
tags/1.3.1/assets/js/blocks/embed-documents/index-rtl.css (modified) (view diffs)
-
tags/1.3.1/assets/js/blocks/embed-documents/index.asset.php (modified) (view diffs)
-
tags/1.3.1/assets/js/blocks/embed-documents/index.css (modified) (view diffs)
-
tags/1.3.1/assets/js/blocks/file-browser/index-rtl.css (modified) (view diffs)
-
tags/1.3.1/assets/js/blocks/file-browser/index.asset.php (modified) (view diffs)
-
tags/1.3.1/assets/js/blocks/file-browser/index.css (modified) (view diffs)
-
tags/1.3.1/assets/js/blocks/file-list/index-rtl.css (modified) (view diffs)
-
tags/1.3.1/assets/js/blocks/file-list/index.asset.php (modified) (view diffs)
-
tags/1.3.1/assets/js/blocks/file-list/index.css (modified) (view diffs)
-
tags/1.3.1/assets/js/blocks/gallery/index-rtl.css (modified) (view diffs)
-
tags/1.3.1/assets/js/blocks/gallery/index.asset.php (modified) (view diffs)
-
tags/1.3.1/assets/js/blocks/gallery/index.css (modified) (view diffs)
-
tags/1.3.1/assets/js/blocks/media-player/index-rtl.css (modified) (view diffs)
-
tags/1.3.1/assets/js/blocks/media-player/index.asset.php (modified) (view diffs)
-
tags/1.3.1/assets/js/blocks/media-player/index.css (modified) (view diffs)
-
tags/1.3.1/assets/js/blocks/search-box/index-rtl.css (modified) (view diffs)
-
tags/1.3.1/assets/js/blocks/search-box/index.asset.php (modified) (view diffs)
-
tags/1.3.1/assets/js/blocks/search-box/index.css (modified) (view diffs)
-
tags/1.3.1/assets/js/blocks/shortcode/index-rtl.css (modified) (view diffs)
-
tags/1.3.1/assets/js/blocks/shortcode/index.asset.php (modified) (view diffs)
-
tags/1.3.1/assets/js/blocks/shortcode/index.css (modified) (view diffs)
-
tags/1.3.1/assets/js/blocks/slider/index-rtl.css (modified) (view diffs)
-
tags/1.3.1/assets/js/blocks/slider/index.asset.php (modified) (view diffs)
-
tags/1.3.1/assets/js/blocks/slider/index.css (modified) (view diffs)
-
tags/1.3.1/assets/js/common.asset.php (modified) (view diffs)
-
tags/1.3.1/assets/js/common.js (modified) (view diffs)
-
tags/1.3.1/assets/js/file-selector.asset.php (modified) (view diffs)
-
tags/1.3.1/assets/js/file-selector.js (modified) (view diffs)
-
tags/1.3.1/assets/js/integrations.asset.php (modified) (view diffs)
-
tags/1.3.1/assets/js/integrations.js (modified) (view diffs)
-
tags/1.3.1/assets/js/media-library.asset.php (modified) (view diffs)
-
tags/1.3.1/assets/js/media-library.js (modified) (view diffs)
-
tags/1.3.1/assets/js/module-builder.asset.php (modified) (view diffs)
-
tags/1.3.1/assets/js/module-builder.js (modified) (view diffs)
-
tags/1.3.1/assets/js/shared.asset.php (modified) (view diffs)
-
tags/1.3.1/assets/js/shared.js (modified) (view diffs)
-
tags/1.3.1/core/config.php (modified) (view diffs)
-
tags/1.3.1/core/functions.php (modified) (view diffs)
-
tags/1.3.1/includes/API/Controllers/Account.php (modified) (view diffs)
-
tags/1.3.1/includes/API/Controllers/File.php (modified) (view diffs)
-
tags/1.3.1/includes/API/Controllers/MediaLibrary.php (modified) (view diffs)
-
tags/1.3.1/includes/CodeConfig.php (modified) (view diffs)
-
tags/1.3.1/includes/Content.php (modified) (view diffs)
-
tags/1.3.1/includes/Shortcode.php (modified) (view diffs)
-
tags/1.3.1/includes/Update.php (modified) (view diffs)
-
tags/1.3.1/includes/Updates/class-update-1.3.0.php (modified) (view diffs)
-
tags/1.3.1/includes/Utils/Helpers.php (modified) (view diffs)
-
tags/1.3.1/integrate-dropbox.php (modified) (view diffs)
-
tags/1.3.1/models/Account.php (modified) (view diffs)
-
tags/1.3.1/readme.txt (modified) (view diffs)
-
tags/1.3.1/vendors/Dropbox/Dropbox.php (modified) (view diffs)
-
tags/1.3.1/vendors/Dropbox/DropboxClient.php (modified) (view diffs)
-
tags/1.3.1/vendors/Dropbox/DropboxRequest.php (modified) (view diffs)
-
trunk/app/API/Files.php (modified) (view diffs)
-
trunk/app/App.php (modified) (view diffs)
-
trunk/assets/css/admin-global.css (modified) (view diffs)
-
trunk/assets/css/admin.css (modified) (view diffs)
-
trunk/assets/css/common.css (modified) (view diffs)
-
trunk/assets/css/frontend/file-browser.css (modified) (view diffs)
-
trunk/assets/css/frontend/file-list.css (modified) (view diffs)
-
trunk/assets/css/frontend/file-uploader.css (modified) (view diffs)
-
trunk/assets/css/frontend/frontend.css (modified) (view diffs)
-
trunk/assets/css/frontend/media-player.css (modified) (view diffs)
-
trunk/assets/css/frontend/search-box.css (modified) (view diffs)
-
trunk/assets/js/admin.asset.php (modified) (view diffs)
-
trunk/assets/js/admin.js (modified) (view diffs)
-
trunk/assets/js/blocks/embed-documents/index-rtl.css (modified) (view diffs)
-
trunk/assets/js/blocks/embed-documents/index.asset.php (modified) (view diffs)
-
trunk/assets/js/blocks/embed-documents/index.css (modified) (view diffs)
-
trunk/assets/js/blocks/file-browser/index-rtl.css (modified) (view diffs)
-
trunk/assets/js/blocks/file-browser/index.asset.php (modified) (view diffs)
-
trunk/assets/js/blocks/file-browser/index.css (modified) (view diffs)
-
trunk/assets/js/blocks/file-list/index-rtl.css (modified) (view diffs)
-
trunk/assets/js/blocks/file-list/index.asset.php (modified) (view diffs)
-
trunk/assets/js/blocks/file-list/index.css (modified) (view diffs)
-
trunk/assets/js/blocks/gallery/index-rtl.css (modified) (view diffs)
-
trunk/assets/js/blocks/gallery/index.asset.php (modified) (view diffs)
-
trunk/assets/js/blocks/gallery/index.css (modified) (view diffs)
-
trunk/assets/js/blocks/media-player/index-rtl.css (modified) (view diffs)
-
trunk/assets/js/blocks/media-player/index.asset.php (modified) (view diffs)
-
trunk/assets/js/blocks/media-player/index.css (modified) (view diffs)
-
trunk/assets/js/blocks/search-box/index-rtl.css (modified) (view diffs)
-
trunk/assets/js/blocks/search-box/index.asset.php (modified) (view diffs)
-
trunk/assets/js/blocks/search-box/index.css (modified) (view diffs)
-
trunk/assets/js/blocks/shortcode/index-rtl.css (modified) (view diffs)
-
trunk/assets/js/blocks/shortcode/index.asset.php (modified) (view diffs)
-
trunk/assets/js/blocks/shortcode/index.css (modified) (view diffs)
-
trunk/assets/js/blocks/slider/index-rtl.css (modified) (view diffs)
-
trunk/assets/js/blocks/slider/index.asset.php (modified) (view diffs)
-
trunk/assets/js/blocks/slider/index.css (modified) (view diffs)
-
trunk/assets/js/common.asset.php (modified) (view diffs)
-
trunk/assets/js/common.js (modified) (view diffs)
-
trunk/assets/js/file-selector.asset.php (modified) (view diffs)
-
trunk/assets/js/file-selector.js (modified) (view diffs)
-
trunk/assets/js/integrations.asset.php (modified) (view diffs)
-
trunk/assets/js/integrations.js (modified) (view diffs)
-
trunk/assets/js/media-library.asset.php (modified) (view diffs)
-
trunk/assets/js/media-library.js (modified) (view diffs)
-
trunk/assets/js/module-builder.asset.php (modified) (view diffs)
-
trunk/assets/js/module-builder.js (modified) (view diffs)
-
trunk/assets/js/shared.asset.php (modified) (view diffs)
-
trunk/assets/js/shared.js (modified) (view diffs)
-
trunk/core/config.php (modified) (view diffs)
-
trunk/core/functions.php (modified) (view diffs)
-
trunk/includes/API/Controllers/Account.php (modified) (view diffs)
-
trunk/includes/API/Controllers/File.php (modified) (view diffs)
-
trunk/includes/API/Controllers/MediaLibrary.php (modified) (view diffs)
-
trunk/includes/CodeConfig.php (modified) (view diffs)
-
trunk/includes/Content.php (modified) (view diffs)
-
trunk/includes/Shortcode.php (modified) (view diffs)
-
trunk/includes/Update.php (modified) (view diffs)
-
trunk/includes/Updates/class-update-1.3.0.php (modified) (view diffs)
-
trunk/includes/Utils/Helpers.php (modified) (view diffs)
-
trunk/integrate-dropbox.php (modified) (view diffs)
-
trunk/models/Account.php (modified) (view diffs)
-
trunk/readme.txt (modified) (view diffs)
-
trunk/vendors/Dropbox/Dropbox.php (modified) (view diffs)
-
trunk/vendors/Dropbox/DropboxClient.php (modified) (view diffs)
-
trunk/vendors/Dropbox/DropboxRequest.php (modified) (view diffs)
Note: See TracChangeset
for help on using the changeset viewer.