Commit Graph

84 Commits

Author SHA1 Message Date
4eb0fbc22b fix: avoid feedback screenshot concurrency save
All checks were successful
deploy-socialize / image (push) Successful in 33s
deploy-socialize / deploy (push) Successful in 19s
2026-05-06 20:14:22 -04:00
a97ff2dc38 fix: add verification resend flow
All checks were successful
deploy-socialize / image (push) Successful in 1m21s
deploy-socialize / deploy (push) Successful in 14s
2026-05-06 15:43:25 -04:00
7a862a202a fix: normalize Resend API key configuration
All checks were successful
deploy-socialize / image (push) Successful in 57s
deploy-socialize / deploy (push) Successful in 23s
2026-05-06 15:36:49 -04:00
1ae3188d34 chore: configure preprod email secrets
All checks were successful
deploy-socialize / image (push) Successful in 52s
deploy-socialize / deploy (push) Successful in 13s
2026-05-06 15:24:17 -04:00
1965dc2c9e docs: remove archived legacy material
All checks were successful
deploy-socialize / image (push) Successful in 1m24s
deploy-socialize / deploy (push) Successful in 9s
2026-05-06 14:40:28 -04:00
d59d667796 chore: remove legacy deployment domains 2026-05-06 14:33:34 -04:00
4775e35b3c Merge branch 'main' of sobina-git:jbourdon/social-media
All checks were successful
deploy-socialize / image (push) Successful in 2m7s
deploy-socialize / deploy (push) Successful in 32s
2026-05-05 23:26:59 -04:00
a7535d460d feat: refine content calendar experience 2026-05-05 23:25:58 -04:00
88c4c23ce1 chore(ci): fix some dotnet compilation issue with glogging resx
Some checks failed
deploy-socialize / test (push) Failing after 1m33s
deploy-socialize / image (push) Has been skipped
deploy-socialize / deploy (push) Has been skipped
2026-05-05 22:50:42 -04:00
b7b282a71a chore(ci): update configuration
Some checks failed
deploy-socialize / test (push) Failing after 3s
deploy-socialize / deploy (push) Has been skipped
deploy-socialize / image (push) Has been skipped
2026-05-05 22:23:19 -04:00
b66c10b681 Add calendar integrations and collaboration updates
Some checks failed
Backend CI/CD / build_and_deploy (push) Has been cancelled
Frontend CI/CD / build_and_deploy (push) Has been cancelled
2026-05-05 15:25:53 -04:00
23ae78f6e1 chore: hide some warnings about public/internal api 2026-05-05 13:21:48 -04:00
244be555f9 Add real workspace channels 2026-05-05 13:06:57 -04:00
b7379cf823 feat: just getting better and better
Some checks failed
Backend CI/CD / build_and_deploy (push) Has been cancelled
Frontend CI/CD / build_and_deploy (push) Has been cancelled
2026-05-04 21:34:38 -04:00
58c1301054 refactor: remove organization slug 2026-05-04 17:41:50 -04:00
8f4b95f311 feat: add organization settings UI 2026-05-04 16:33:34 -04:00
55d8acef4c Refine content approval workflow rail 2026-05-04 16:20:32 -04:00
7d3f495472 feat: add organization domain foundation 2026-05-04 16:15:53 -04:00
884ca4b96d chore: add missing multi-level editor for approval workflow, rename projects to campaings. 2026-05-01 15:50:02 -04:00
ace0279bd0 fix(workspace-invite): inconsistence in roles names 2026-04-30 15:45:32 -04:00
258554f9d4 chore: add a dev user 2026-04-30 14:09:52 -04:00
1263e28c00 feat: add feedback comments activity notifications 2026-04-30 13:24:23 -04:00
4873f39192 feat: protect feedback screenshots 2026-04-30 13:15:19 -04:00
cb6948aa14 feat: add feedback backend foundation 2026-04-30 03:31:42 -04:00
0f3652c1a1 chore: fix some warnings 2026-04-30 02:04:27 -04:00
63738ad027 feat: update workspace settings 2026-04-30 02:03:42 -04:00
b51b8b4185 feat: use local blob storage 2026-04-30 01:57:37 -04:00
43bcf449fd wip 2026-04-29 20:58:36 -04:00
20f8a14bfb refactor: contain backend feature mappings
Some checks failed
Backend CI/CD / build_and_deploy (push) Has been cancelled
Frontend CI/CD / build_and_deploy (push) Has been cancelled
2026-04-25 01:14:01 -04:00
b6eb692c27 chore: moving towards agentic development
Some checks failed
Backend CI/CD / build_and_deploy (push) Has been cancelled
Frontend CI/CD / build_and_deploy (push) Has been cancelled
2026-04-24 21:12:26 -04:00
25b94d3e02 many fixes and improvements - rework for modules/ and common/
feat(emailer): add Postmark and Resend providers
2025-06-13 02:22:35 -04:00
a08b384495 feat(album): add thumbnails and AlbumViewer.vue 2025-05-26 15:11:57 -04:00
47f2f3cf00 feat(auth): adds local account authentication 2025-05-12 15:49:30 -04:00
578642a534 feat(auth): adds local account authentication 2025-05-12 15:47:05 -04:00
fdfca7c757 feat(auth): adds local account authentication 2025-05-12 15:45:12 -04:00
41379e821e fix(auth): handles refresh token flow correctly 2025-05-08 02:15:56 -04:00
57fbbf17a5 feat(creator): allow text for description 2025-04-25 01:22:11 -04:00
dcd4ec3b75 feat(creator): allow text for description 2025-04-25 01:21:45 -04:00
c7353626a1 bug: missing images when not authenticated 2025-04-24 21:33:28 -04:00
36846405a5 refactor: Simplify ChangePresentationInfosRequest by removing phone number and email fields; update related API endpoints for email and phone number management 2025-04-24 04:43:41 -04:00
c16dddb8dd feat: Add validation for YouTube URL and enhance image upload experience in creator's album editor 2025-04-24 03:20:08 -04:00
7503f89e3f bug: Presentation.Description is null on creator's creation 2025-04-24 01:21:29 -04:00
a8cd970f3c feat: Purge slugs when they are expired 2025-04-24 01:20:59 -04:00
781d8ead94 Fix issue with new users 2025-04-23 18:52:17 -04:00
6d3525c2ee Adds PhotoAlbum, CreatorHome, AboutCreator. 2025-04-23 17:45:09 -04:00
16ae68a02e Adds supports for RefreshTokens 2025-04-17 04:33:28 -04:00
9d2a00a928 Clearing out the payment path 2025-04-17 00:18:17 -04:00
910c5572a1 Update production configuration for frontend and backend 2025-04-16 23:17:07 -04:00
887f6f255a Adds edition of slug. 2025-04-16 15:26:29 -04:00
adfaaf3595 Adds delete and restore for a creator's page 2025-04-15 15:57:40 -04:00