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:16:49 +09:00
2026-07-02 15:19:09 +09:00
2026-06-11 09:11:05 +09:00
2026-07-02 15:05:31 +09:00
2026-06-11 01:35:46 +09:00
2026-06-11 02:44:36 +09:00
2026-06-11 09:07:00 +09:00
2026-07-02 14:15:30 +09:00
2026-07-02 15:11:58 +09:00
2026-06-30 14:48:00 +09:00
2026-06-11 02:44:36 +09:00
2026-06-30 14:49:10 +09:00
2026-06-12 05:31:25 +09:00
2026-07-02 15:05:31 +09:00
2026-06-12 05:13:58 +09:00
2026-07-02 14:15:30 +09:00
2026-02-10 01:16:51 +09:00
2026-06-30 14:52:22 +09:00
2026-06-13 00:57:38 +09:00
2026-06-30 14:52:22 +09:00
2026-07-02 15:05:31 +09:00
2026-06-11 03:04:06 +09:00