summaryrefslogtreecommitdiff
path: root/packages/sw/src/sw.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix/enhance(sw): プッシュ通知 (バックグラウンドで開いてい...tamaina2023-02-181-4/+2
* refactor(sw): self => globalThistamaina2023-02-181-7/+7
* drop group (#9942)syuilo2023-02-151-9/+0
* drop messaging (#9919)syuilo2023-02-151-27/+7
* perf(sw): skipWaitingしないtamaina2023-02-121-1/+1
* refactor(sw): Fix type errors in packages/sw (#9909)Kagami Sascha Rosylight2023-02-131-17/+17
* enhance: Push notification of Antenna note (#9338)tamaina2022-12-181-16/+31
* refactor(sw): Typecheck the service worker (#9314)Kagami Sascha Rosylight2022-12-121-4/+0
* Fix lint errors (except `@typescript-eslint/prefer-nullish-coalescing`) (#9311)Kagami Sascha Rosylight2022-12-121-1/+2
* chore(sw): only proxies HTML requests (#9070)rinsuki2022-09-101-0/+10
* enhance(sw): If receiving a push notification issued more than a day, ignore ...tamaina2022-07-101-1/+5
* feat: Improve Push Notification (#7667)tamaina2022-04-301-0/+200