feat: implement page/post duplication, add event layout, auto-extract featured images, and include HTML escaping for templates.

This commit is contained in:
2026-07-14 09:08:09 +07:00
parent 5513448738
commit 1b905d8c60
23 changed files with 522 additions and 123 deletions
@@ -36,4 +36,5 @@
<!-- jhipster-needle-liquibase-add-changelog - JHipster will add liquibase changelogs here -->
<!-- jhipster-needle-liquibase-add-constraints-changelog - JHipster will add liquibase constraints changelogs here -->
<!-- jhipster-needle-liquibase-add-incremental-changelog - JHipster will add incremental liquibase changelogs here -->
<include file="config/liquibase/changelog/20260714080000_seed_news_events_components.xml" relativeToChangelogFile="false"/>
</databaseChangeLog>