Commit Graph

2 Commits

Author SHA1 Message Date
lafay
4991dae691 feat(types): add image types and enhance Post/Comment interfaces
Some checks failed
Admin CI / build-and-push-web (push) Failing after 2m17s
Add PostImage and CommentImage types for handling post/comment images. Update
Post interface with likes_count, comments_count, views_count, and images.
Update Comment interface with likes_count, replies_count, and images. Add
display_name and priority to Role type. Include dynamic color CSS utilities
and UI enhancements for Comments/Posts pages. Add defensive empty array
fallback for subjects data.
2026-04-10 01:11:15 +08:00
lan
890c33f510 Initial commit 2026-03-14 18:24:33 +08:00