Shuvadipta Das
64ba19e589
fix(test): consolidate SES MIME boundary tests into EmailService.test.ts
2026-02-16 18:55:03 +05:30
Shuvadipta Das
3a42012ac7
fix: removed "any" data type from SESService.test.ts
2026-02-16 18:47:42 +05:30
Shuvadipta Das
08e5c0d930
fix: contentId header injection fixed and separte unit test SESService added to verify MIME boundaries
2026-02-16 18:27:32 +05:30
Shuvadipta Das
18788ac1ca
Merge branch 'next' of https://github.com/5h0ov/plunk into multipart/related-support-embed-image
2026-02-16 18:27:07 +05:30
Shuvadipta Das
c40394ffd6
feat(api): support inline images in emails using Content-ID
2026-01-31 10:23:42 +05:30
Shuvadipta Das
b5fa21a57c
feat: add "olderThan" segment filter operator
...
- Added `olderThan` and `triggeredOlderThan` operators to types and schemas
- Implemented backend logic for `olderThan` operator in SegmentService
- Updated SegmentFilterBuilder and shared index/types files to support new time-based operators
2026-01-12 11:10:53 +05:30
Shuvadipta Das
ddbe5237fe
fix: added missing services:down script, added "win32" to supportedArchitectures for yarn package installation, added missing required WIKI_URI to .env.example of api
2026-01-12 11:07:53 +05:30