gahusb
3e031a1c80
feat(phase1): ad_channels 테이블 + admin CRUD API
- Migration: ad_channels table (uuid, name, url, status, memo)
- Routes: GET/POST /api/admin/ad-channels (list/create)
- Routes: PATCH/DELETE /api/admin/ad-channels/[id] (update/delete)
- Auth: admin_token verification via verifyAdminTokenNode
- RLS: service_role only, no additional policies
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-02 15:19:09 +09:00
..
2026-07-02 15:19:09 +09:00
2026-03-31 02:10:06 +09:00
2026-06-12 05:38:40 +09:00
2026-03-16 02:12:17 +09:00
2026-03-16 02:12:17 +09:00
2026-07-02 14:07:56 +09:00
2026-04-02 02:49:40 +09:00
2026-06-11 09:13:34 +09:00
2026-06-12 00:20:48 +09:00
2026-04-15 01:01:24 +09:00
2026-06-12 00:20:48 +09:00
2026-06-12 05:28:22 +09:00
2026-07-02 14:07:56 +09:00
2026-07-02 14:07:56 +09:00
2026-05-16 05:36:40 +09:00