Changeset 3457799
- Timestamp:
- 02/10/2026 09:16:09 AM (4 weeks ago)
- Location:
- mailerpress/trunk
- Files:
-
- 15 added
- 37 edited
-
build/dist/css/mail-editor-rtl.css (modified) (view diffs)
-
build/dist/css/mail-editor.asset.php (modified) (view diffs)
-
build/dist/css/mail-editor.b891a65fe6de795c2feb.css (added)
-
build/dist/css/mail-editor.css (modified) (view diffs)
-
build/dist/js/editor-blocks.asset.php (modified) (view diffs)
-
build/dist/js/editor-blocks.js (modified) (view diffs)
-
build/dist/js/mail-editor.asset.php (modified) (view diffs)
-
build/dist/js/mail-editor.js (modified) (view diffs)
-
esp-sending-configs.json (modified) (view diffs)
-
languages/mailerpress.pot (modified) (view diffs)
-
mailerpress.php (modified) (view diffs)
-
packages/gutenberg/index.js (modified) (view diffs)
-
packages/gutenberg/mailerpress-archive (added)
-
packages/gutenberg/mailerpress-archive/block.json (added)
-
packages/gutenberg/mailerpress-archive/edit.js (added)
-
packages/gutenberg/mailerpress-archive/editor.scss (added)
-
packages/gutenberg/mailerpress-archive/index.js (added)
-
packages/gutenberg/mailerpress-archive/render.php (added)
-
packages/gutenberg/mailerpress-archive/style.scss (added)
-
packages/gutenberg/mailerpress-form/block.json (modified) (view diffs)
-
packages/gutenberg/mailerpress-form/edit.js (modified) (view diffs)
-
packages/gutenberg/mailerpress-form/save.js (modified) (view diffs)
-
packages/gutenberg/mailerpress-form/view.js (modified) (view diffs)
-
readme.txt (modified) (view diffs)
-
src/Actions/ActionScheduler/Processors/OutgoingWebhookProcessor.php (added)
-
src/Actions/ActionScheduler/Processors/ProcessChunkImportContact.php (modified) (view diffs)
-
src/Actions/Admin/AdminMenu.php (modified) (view diffs)
-
src/Actions/Contacts/ContactCreated.php (modified) (view diffs)
-
src/Actions/Gutenberg/Init.php (modified) (view diffs)
-
src/Actions/Shortcodes/CampaignArchive.php (added)
-
src/Actions/Shortcodes/CampaignEmail.php (added)
-
src/Actions/Webhooks/InitializeWebhooks.php (modified) (view diffs)
-
src/Actions/Webhooks/TriggerOutgoingWebhooks.php (modified) (view diffs)
-
src/Actions/Workflows/MailerPress/Triggers/WebhookReceivedTrigger.php (modified) (view diffs)
-
src/Api/Campaigns.php (modified) (view diffs)
-
src/Api/Contacts.php (modified) (view diffs)
-
src/Api/Embed.php (modified) (view diffs)
-
src/Api/Options.php (modified) (view diffs)
-
src/Api/WebHooks.php (modified) (view diffs)
-
src/Core/Enums/Tables.php (modified) (view diffs)
-
src/Core/Migrations/CustomTableManager.php (modified) (view diffs)
-
src/Core/Migrations/MigrationValidator.php (modified) (view diffs)
-
src/Core/Webhooks/Events/CampaignScheduledEvent.php (added)
-
src/Core/Webhooks/IncomingWebhookHandlerManager.php (modified) (view diffs)
-
src/Core/Webhooks/WebhookManager.php (modified) (view diffs)
-
src/Models/Contacts.php (modified) (view diffs)
-
src/Services/RateLimitConfig.php (added)
-
src/Services/RateLimiter.php (added)
-
uninstall.php (added)
-
vendor/composer/autoload_classmap.php (modified) (view diffs)
-
vendor/composer/autoload_static.php (modified) (view diffs)
-
vendor/composer/installed.php (modified) (view diffs)
Note: See TracChangeset
for help on using the changeset viewer.