Commit Graph

299 Commits

Author SHA1 Message Date
4e871de083 docs: mark reports done 2026-01-14 14:13:23 +08:00
efd4287cb9 docs: mark access and audit done 2026-01-14 13:12:35 +08:00
8d78c20f6b docs: mark auth and id work done 2026-01-14 11:50:55 +08:00
3bcee7efc2 chore: update auth and portal 2026-01-14 11:29:17 +08:00
fb0a1c2f84 feat: add creator coupons and portal lint 2026-01-14 09:51:23 +08:00
4f315cc2db feat: implement coupon management and receive flow 2026-01-13 18:19:29 +08:00
9b06f768ab chore: register queue command 2026-01-13 17:39:37 +08:00
0f7843bcac feat: enqueue media asset processing 2026-01-13 17:33:30 +08:00
e97be37b05 feat: add s3 storage provider integration 2026-01-13 16:46:00 +08:00
bd8dab5764 feat: enforce tenant route isolation 2026-01-13 15:41:32 +08:00
95c14fdd86 perf: reduce topic list queries 2026-01-13 15:20:56 +08:00
5ac2ea028c feat: add super admin health review 2026-01-13 15:02:05 +08:00
19b15bf20a feat: add creator report overview export 2026-01-13 11:44:29 +08:00
4e35dff05c fix: pass operator id to audit logs 2026-01-13 11:21:35 +08:00
84c8d1b394 feat: refine content media access rules 2026-01-13 11:06:32 +08:00
674b66300d docs: mark id type unification complete 2026-01-13 10:57:35 +08:00
56e60e0972 fix: enforce required auth middleware 2026-01-13 10:36:48 +08:00
2a670b3a78 feat: add tenant membership flow 2026-01-13 10:26:11 +08:00
fa43c0355f docs: update prioritized todo list 2026-01-13 09:55:58 +08:00
bc4a06d51f docs: add prioritized todo list 2026-01-13 09:47:03 +08:00
bace6d6975 fix: friendly prompt for tenant-only content 2026-01-13 09:34:06 +08:00
342987334a fix: enforce content visibility and tenant login 2026-01-13 09:28:45 +08:00
ca7c799344 test: cover upload session ownership 2026-01-12 16:20:56 +08:00
2cf4d379a8 chore: regenerate swagger docs 2026-01-12 15:44:15 +08:00
4022a776a6 fix: scope creator contents and bind uploads 2026-01-12 15:33:39 +08:00
16d13a2ab1 fix: group order queries to preserve tenant scope 2026-01-12 10:34:07 +08:00
75d13b5c4e fix: group keyword filters to avoid OR bypass 2026-01-12 10:28:41 +08:00
9a8dd96b55 test: cover unpublished content interactions 2026-01-12 10:21:09 +08:00
5031df86f4 fix: block interactions on unpublished content 2026-01-12 09:55:11 +08:00
810c5a52a5 fix: keep super filters with keyword 2026-01-09 19:48:07 +08:00
762c9f5204 fix: scope media dedupe by tenant 2026-01-09 18:54:53 +08:00
c59353a740 fix: guard unpublished content access 2026-01-09 18:34:52 +08:00
f1b3840dfb fix: require auth for order status 2026-01-09 17:48:47 +08:00
2c6f4163c5 fix: restrict order status to owner 2026-01-09 17:34:18 +08:00
0707d1c5da fix: keep content list tenant filter with keyword 2026-01-09 17:03:06 +08:00
6eb3272b86 fix: validate creator assets by tenant 2026-01-09 16:38:56 +08:00
ad9dc4615f fix: scope coupons by tenant 2026-01-09 16:23:42 +08:00
4d90f547e6 fix: scope notifications by tenant 2026-01-09 15:49:49 +08:00
c446dec5c6 perf: batch creator order list data 2026-01-09 15:12:21 +08:00
cf92e0bd89 chore: add dto field comments 2026-01-09 15:03:19 +08:00
6c1bc35bf5 chore: add sync init schema migration 2026-01-09 14:15:17 +08:00
0fdd071306 feat: sync initial schema migration 2026-01-09 14:01:09 +08:00
b88fec229c chore: regenerate swagger docs 2026-01-09 11:48:53 +08:00
bf0b57f537 fix: align tenant_id content filter 2026-01-09 10:25:26 +08:00
cd96033a3d fix: use int64 for auth and recharge ids 2026-01-09 10:06:41 +08:00
c0cebb6fb9 feat: complete superadmin management endpoints 2026-01-09 09:52:23 +08:00
3e095c57f3 feat: tenant-scoped routing and portal navigation 2026-01-08 21:30:46 +08:00
f3aa92078a chore: add pgconn module requirement 2026-01-08 18:03:15 +08:00
3c159a2e0f fix: retry critical writes and allow super login 2026-01-08 17:37:42 +08:00
8ac82aaeb0 feat: add order idempotency 2026-01-08 16:31:51 +08:00