From 9ff334a6c1a3cfb4f30aff6e2c5adaef753f0957 Mon Sep 17 00:00:00 2001 From: jhan0121 Date: Mon, 2 Mar 2026 16:28:56 +0900 Subject: [PATCH 1/2] =?UTF-8?q?feat:=20=EC=95=8C=EB=A6=BC=20=EC=8B=9C?= =?UTF-8?q?=EA=B0=84=20=EC=84=A4=EC=A0=95=20=EA=B8=B0=EB=8A=A5=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/popup.html | 11 ++++++ src/api.js | 28 +++++++++++++++ src/handlers/device.js | 1 + src/handlers/index.js | 3 ++ src/handlers/notification.js | 69 ++++++++++++++++++++++++++++++++++++ src/popup.js | 6 +++- src/ui/elements.js | 8 +++++ src/ui/views.js | 1 + 8 files changed, 126 insertions(+), 1 deletion(-) create mode 100644 src/handlers/notification.js diff --git a/public/popup.html b/public/popup.html index ad77867..e5b1515 100644 --- a/public/popup.html +++ b/public/popup.html @@ -70,6 +70,17 @@

나의 복습 주기

+ + + +