feat: first take at milestone M3

This commit is contained in:
2026-04-05 16:28:59 +02:00
parent 118633de81
commit b755c6bcbc
27 changed files with 5372 additions and 134 deletions

View File

@@ -6,7 +6,9 @@ pub mod tag;
pub mod post;
pub mod media;
pub mod post_media;
pub mod template;
pub mod template_rebuild;
pub mod script;
pub mod script_rebuild;
pub mod task;
pub mod metadata_diff;