postiz-app/apps
Santosh Bhandari 00b59ec2f4
Some checks failed
Build / build (22.12.0) (push) Has been cancelled
fix: validate MCP attachment formats and align media allowlist
Reject non-mp4 / non-image attachment URLs in the MCP
integrationSchedulePostTool (previously accepted any URL). Introduce
a single ALLOWED_POST_MEDIA source of truth in helpers/has.extension
and derive VALID_POST_MEDIA_EXTENSIONS + VALID_POST_MEDIA_MIME_TYPES
from it, replacing duplicated constants in the file upload pipe, the
public-api URL upload controller, and the ValidUrlExtension DTO
validator. Error messages now consistently list the allowed
extensions across the public API and MCP.
2026-05-19 13:56:09 +05:45
..
backend fix: validate MCP attachment formats and align media allowlist 2026-05-19 13:56:09 +05:45
commands feat: temporal - huge refactor 2026-01-05 15:49:19 +07:00
extension feat: platforms with a chrome extension 2026-02-08 20:53:28 +07:00
frontend Merge pull request #1538 from gitroomhq/feat/list-view-post-filters 2026-05-18 20:24:39 +07:00
orchestrator feat: stripe fix 2026-05-13 09:01:22 +07:00
sdk feat: revert all the mod changes 2026-03-22 10:23:52 +07:00