trypost/app/Services
Paulo Castellano 7854596579 refactor(posts): centralize post editing status checks with PostStatusGuard
- Replaced direct status checks in multiple controllers and actions with the PostStatusGuard utility, improving code readability and maintainability.
- Updated error messages to utilize a centralized method for consistency across the application.
- Removed the BrandImagePalette class, consolidating color resolution logic into the AiImageClient for better organization and type safety.
2026-05-21 19:27:19 -03:00
..
Ai refactor(posts): centralize post editing status checks with PostStatusGuard 2026-05-21 19:27:19 -03:00
Brand feat: regenerate AI post images with brand palette in editor 2026-05-21 16:27:55 -03:00
Image feat: regenerate AI post images with brand palette in editor 2026-05-21 16:27:55 -03:00
Media refactor: unify social analytics, reorganize workspace settings, and implement content validation rules 2026-05-02 12:22:42 -03:00
Post feat: add multipart media upload endpoint and split URL flow 2026-05-04 18:00:03 -03:00
PostTemplate refactor: reorganize settings UI, migrate post templates to a file-based registry, and remove legacy video generation features 2026-05-03 13:44:13 -03:00
Social fix(posts): allow deleting Failed posts + misc terminal-state polish 2026-05-19 14:54:04 -03:00
GiphyService.php feat: complete AI assistant with custom services and brand config 2026-04-16 09:25:08 -03:00
PostHogService.php chore: drop verbose docblocks across PostHog and billing files 2026-05-07 16:03:12 -03:00
UnsplashService.php feat: complete AI assistant with custom services and brand config 2026-04-16 09:25:08 -03:00