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-04-02 02:49:40 +09:00
2026-03-16 02:12:17 +09:00
2026-04-02 04:15:47 +09:00
2026-03-16 03:21:40 +09:00
2026-04-02 14:04:22 +09:00
2026-03-16 03:32:31 +09:00
2026-04-08 01:40:35 +09:00
2026-04-03 00:44:27 +09:00
2026-05-02 08:58:39 +09:00
2026-05-16 05:17:25 +09:00
2026-05-31 16:47:45 +09:00
2026-06-01 15:13:59 +09:00
2026-06-11 01:29:23 +09:00
2026-06-12 01:29:36 +09:00
2026-06-11 08:28:34 +09:00
2026-06-11 08:28:31 +09:00
2026-07-02 14:27:50 +09:00
2026-07-02 15:19:09 +09:00