This website requires JavaScript.
Explore
Help
Register
Sign In
Cavemanon
/
piratepoet
Watch
7
Fork
0
You've already forked piratepoet
Code
Pull Requests
Actions
Releases
16
Activity
Move EmailEditor PHP files into a packages directory
Browse Source
[MAILPOET-6216]
...
This commit is contained in:
Jan Lysý
2024-09-10 15:54:11 +02:00
committed by
Jan Lysý
parent
fe4eeb0049
commit
ea71b6c967
61 changed files
with
0 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Download Patch File
Download Diff File
Expand all files
Collapse all files
0
mailpoet/lib/EmailEditor/README.md → packages/php/email-editor/README.md
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/EmailApiController.php → packages/php/email-editor/src/Engine/EmailApiController.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/EmailEditor.php → packages/php/email-editor/src/Engine/EmailEditor.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/EmailStylesSchema.php → packages/php/email-editor/src/Engine/EmailStylesSchema.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Patterns/Library/AbstractPattern.php → packages/php/email-editor/src/Engine/Patterns/Library/AbstractPattern.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Patterns/Library/DefaultContent.php → packages/php/email-editor/src/Engine/Patterns/Library/DefaultContent.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Patterns/Patterns.php → packages/php/email-editor/src/Engine/Patterns/Patterns.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Renderer/ContentRenderer/BlockRenderer.php → packages/php/email-editor/src/Engine/Renderer/ContentRenderer/BlockRenderer.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Renderer/ContentRenderer/BlocksParser.php → packages/php/email-editor/src/Engine/Renderer/ContentRenderer/BlocksParser.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Renderer/ContentRenderer/BlocksRegistry.php → packages/php/email-editor/src/Engine/Renderer/ContentRenderer/BlocksRegistry.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Renderer/ContentRenderer/ContentRenderer.php → packages/php/email-editor/src/Engine/Renderer/ContentRenderer/ContentRenderer.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Renderer/ContentRenderer/Layout/FlexLayoutRenderer.php → packages/php/email-editor/src/Engine/Renderer/ContentRenderer/Layout/FlexLayoutRenderer.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Renderer/ContentRenderer/Postprocessors/HighlightingPostprocessor.php → packages/php/email-editor/src/Engine/Renderer/ContentRenderer/Postprocessors/HighlightingPostprocessor.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Renderer/ContentRenderer/Postprocessors/Postprocessor.php → packages/php/email-editor/src/Engine/Renderer/ContentRenderer/Postprocessors/Postprocessor.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Renderer/ContentRenderer/Postprocessors/VariablesPostprocessor.php → packages/php/email-editor/src/Engine/Renderer/ContentRenderer/Postprocessors/VariablesPostprocessor.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Renderer/ContentRenderer/Preprocessors/BlocksWidthPreprocessor.php → packages/php/email-editor/src/Engine/Renderer/ContentRenderer/Preprocessors/BlocksWidthPreprocessor.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Renderer/ContentRenderer/Preprocessors/CleanupPreprocessor.php → packages/php/email-editor/src/Engine/Renderer/ContentRenderer/Preprocessors/CleanupPreprocessor.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Renderer/ContentRenderer/Preprocessors/Preprocessor.php → packages/php/email-editor/src/Engine/Renderer/ContentRenderer/Preprocessors/Preprocessor.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Renderer/ContentRenderer/Preprocessors/SpacingPreprocessor.php → packages/php/email-editor/src/Engine/Renderer/ContentRenderer/Preprocessors/SpacingPreprocessor.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Renderer/ContentRenderer/Preprocessors/TypographyPreprocessor.php → packages/php/email-editor/src/Engine/Renderer/ContentRenderer/Preprocessors/TypographyPreprocessor.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Renderer/ContentRenderer/ProcessManager.php → packages/php/email-editor/src/Engine/Renderer/ContentRenderer/ProcessManager.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Renderer/ContentRenderer/content.css → packages/php/email-editor/src/Engine/Renderer/ContentRenderer/content.css
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Renderer/Renderer.php → packages/php/email-editor/src/Engine/Renderer/Renderer.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Renderer/readme.md → packages/php/email-editor/src/Engine/Renderer/readme.md
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Renderer/template-canvas.css → packages/php/email-editor/src/Engine/Renderer/template-canvas.css
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Renderer/template-canvas.php → packages/php/email-editor/src/Engine/Renderer/template-canvas.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/SettingsController.php → packages/php/email-editor/src/Engine/SettingsController.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Templates/TemplatePreview.php → packages/php/email-editor/src/Engine/Templates/TemplatePreview.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Templates/Templates.php → packages/php/email-editor/src/Engine/Templates/Templates.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Templates/Utils.php → packages/php/email-editor/src/Engine/Templates/Utils.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Templates/awesome-one.html → packages/php/email-editor/src/Engine/Templates/awesome-one.html
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Templates/awesome-one.json → packages/php/email-editor/src/Engine/Templates/awesome-one.json
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Templates/awesome-two.html → packages/php/email-editor/src/Engine/Templates/awesome-two.html
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Templates/awesome-two.json → packages/php/email-editor/src/Engine/Templates/awesome-two.json
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Templates/email-computing-mag.html → packages/php/email-editor/src/Engine/Templates/email-computing-mag.html
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Templates/email-computing-mag.json → packages/php/email-editor/src/Engine/Templates/email-computing-mag.json
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Templates/email-general.html → packages/php/email-editor/src/Engine/Templates/email-general.html
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/Templates/preview.css → packages/php/email-editor/src/Engine/Templates/preview.css
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/ThemeController.php → packages/php/email-editor/src/Engine/ThemeController.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/flex-email-layout.css → packages/php/email-editor/src/Engine/flex-email-layout.css
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/theme.json → packages/php/email-editor/src/Engine/theme.json
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Engine/theme.md → packages/php/email-editor/src/Engine/theme.md
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Integrations/Core/Initializer.php → packages/php/email-editor/src/Integrations/Core/Initializer.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Integrations/Core/Renderer/Blocks/AbstractBlockRenderer.php → packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/AbstractBlockRenderer.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Integrations/Core/Renderer/Blocks/Button.php → packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/Button.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Integrations/Core/Renderer/Blocks/Buttons.php → packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/Buttons.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Integrations/Core/Renderer/Blocks/Column.php → packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/Column.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Integrations/Core/Renderer/Blocks/Columns.php → packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/Columns.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Integrations/Core/Renderer/Blocks/Group.php → packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/Group.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Integrations/Core/Renderer/Blocks/Image.php → packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/Image.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Integrations/Core/Renderer/Blocks/ListBlock.php → packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/ListBlock.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Integrations/Core/Renderer/Blocks/Text.php → packages/php/email-editor/src/Integrations/Core/Renderer/Blocks/Text.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Integrations/Core/theme.json → packages/php/email-editor/src/Integrations/Core/theme.json
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Integrations/MailPoet/Blocks/BlockTypes/AbstractBlock.php → packages/php/email-editor/src/Integrations/MailPoet/Blocks/BlockTypes/AbstractBlock.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Integrations/MailPoet/Blocks/BlockTypes/PoweredByMailpoet.php → packages/php/email-editor/src/Integrations/MailPoet/Blocks/BlockTypes/PoweredByMailpoet.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Integrations/MailPoet/Blocks/BlockTypesController.php → packages/php/email-editor/src/Integrations/MailPoet/Blocks/BlockTypesController.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Integrations/MailPoet/Cli.php → packages/php/email-editor/src/Integrations/MailPoet/Cli.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Integrations/MailPoet/EmailApiController.php → packages/php/email-editor/src/Integrations/MailPoet/EmailApiController.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Integrations/MailPoet/EmailEditor.php → packages/php/email-editor/src/Integrations/MailPoet/EmailEditor.php
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Integrations/MailPoet/Templates/testing-email-with-core-blocks.html → packages/php/email-editor/src/Integrations/MailPoet/Templates/testing-email-with-core-blocks.html
Unescape
Escape
View File
0
mailpoet/lib/EmailEditor/Integrations/Utils/DomDocumentHelper.php → packages/php/email-editor/src/Integrations/Utils/DomDocumentHelper.php
Unescape
Escape
View File
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
Cavemanon/piratepoet
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block