12 Commits

Author SHA1 Message Date
SKINMAKER
160fe4ecb3
feat: 투표 알림 기능 (#669)
* feat: ensure djs clients are singleton instances

* feat: add votes table

* feat: vote notification

* chore: reduce vote cooldown to 15 min

* feat: add SetNotification to server

* chore: add debug logs

* fix: do not add notification when token and voteid already exists

* feat: add loading indicator

* feat: refresh notification when voted

* feat: add opt-out

* feat: add debug log

* fix: initialize firebase app

* fix: remove app on messaging

* feat: show notifications only with service worker

* fix: state improperly used

* fix: schedule notification if notification is newly added

* chore:  remove duplicated notification

* chore: add spacing

* chore: get token if notification is granted

* chore: change vote cooldown to 12 hours

* chore: remove logging
2025-02-17 07:34:12 +09:00
b94607ccd7 feat: added stable docker compose file 2021-05-27 20:59:44 +09:00
d3e2e935c8 feat: just commiting service worker 2021-05-17 20:27:06 +09:00
e841ee7eee feat: support pwa 2021-05-16 22:58:21 +09:00
wonderlandpark
2062740869 feat: added api-docs as submodule 2021-03-06 23:06:20 +09:00
원더
20219e34a9 chore: added gitignore 2021-01-13 14:26:40 +09:00
원더
39251501c9 feat: added mysql docker container 2021-01-13 10:07:54 +09:00
원더
a17a06a31a close: https://github.com/koreanbots/v2-testing/issues/19 2021-01-10 19:43:57 +09:00
원더
8140e14f80 Initial Commit 2021-01-04 17:01:36 +09:00
원더
8f1737f3fa feat: removed rewrited codes 2020-09-03 19:25:58 +09:00
원더
231950dfb3 feat: utils 2020-08-06 22:48:32 +09:00
원더
f02d9ec931 add: create-next-app 2020-08-06 15:32:24 +09:00