summaryrefslogtreecommitdiff
path: root/packages/sw/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(sw): type error in sw (#15844)anatawa122025-04-161-2/+2
* enhance(backend): push notification for chat messagesyuilo2025-04-154-1/+32
* enhance(backend): notify new login (#14673)syuilo2024-10-032-1/+8
* feat: エクスポート完了時に通知を発行するように (#14484)かっこかり2024-09-261-0/+19
* feat(frontend): ノート・ユーザータイムライン埋め込み (#13929)かっこかり2024-09-092-2/+2
* refactor(sw): fix type errors (#14478)zyoshoka2024-08-304-18/+26
* refactor(sw): use fully typed locales (#14470)zyoshoka2024-08-304-68/+31
* refactor(general): use `Date.now()` instead of creating a new `Date` instance...zyoshoka2024-04-071-1/+1
* (re) update SPDX-FileCopyrightTexttamaina2024-02-1311-12/+12
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-1311-12/+12
* update SPDX-FileCopyrightTextsyuilo2024-02-1211-12/+12
* enhance(sw): オフライン表示のデザインを改善 (#13052)かっこかり2024-01-211-4/+13
* Feat: 未読通知数を表示できるように (#11982)かっこかり2023-11-012-0/+8
* lint fixessyuilo2023-10-091-1/+1
* .jssyuilo2023-09-293-3/+3
* feat: 指定したユーザーの投稿通知syuilo2023-09-211-0/+7
* refactor(frontend): use ESMsyuilo2023-09-194-11/+11
* update deps (#11764)syuilo2023-09-041-3/+3
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-2711-1/+56
* fix(sw): アンケート終了時のプッシュ通知が正しく表示さ...yukineko2023-07-151-0/+7
* オフライン時の画面にリロードボタンを追加 (#11242)anatawa122023-07-111-1/+12
* fix(sw): 通知全削除時にread_notification通知が消えないようにtamaina2023-04-181-2/+2
* Refactor sw (#10579)okayurisotto2023-04-1213-124/+85
* sw: なんかもうめっちゃ変えた (#10570)tamaina2023-04-114-24/+74
* chore(sw): use PascalCasetamaina2023-04-104-18/+18
* fix(sw): プッシュ通知の操作でZen UIなクライアントが開か...okayurisotto2023-04-071-1/+1
* perf(backend): 通知をRedisに保存するようにsyuilo2023-04-043-89/+3
* fix(sw): プッシュ通知でカスタム絵文字リアクションを表...tamaina2023-02-281-20/+6
* lintsyuilo2023-02-221-5/+1
* fix linttamaina2023-02-181-5/+3
* fix/enhance(sw): プッシュ通知 (バックグラウンドで開いてい...tamaina2023-02-182-15/+17
* refactor(sw): self => globalThistamaina2023-02-183-13/+13
* drop group (#9942)syuilo2023-02-153-36/+2
* drop messaging (#9919)syuilo2023-02-153-47/+7
* perf(sw): skipWaitingしないtamaina2023-02-121-1/+1
* refactor(sw): Fix type errors in packages/sw (#9909)Kagami Sascha Rosylight2023-02-135-30/+41
* enhance: Push Notification badges to Tabler Icons (#9406)tamaina2023-01-082-12/+35
* delete pollVote notificationsyuilo2023-01-081-38/+30
* enhance: Proxy custom emojis to reduce image size and accelerate the frontend...tamaina2022-12-301-0/+5
* encodeURIComponent for static image proxy filename (#9410)tamaina2022-12-251-1/+2
* enhance: Push notification of Antenna note (#9338)tamaina2022-12-184-17/+52
* refactor(sw): Typecheck the service worker (#9314)Kagami Sascha Rosylight2022-12-123-14/+0
* Fix lint errors (except `@typescript-eslint/prefer-nullish-coalescing`) (#9311)Kagami Sascha Rosylight2022-12-126-9/+13
* なんかもうめっちゃ変えたsyuilo2022-09-181-1/+1
* 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-102-1/+6
* feat: Add Badge Image to Push Notification (#8012)tamaina2022-06-203-1/+78
* fix: some fixes of multiple notification read (#8819)tamaina2022-06-121-1/+11
* feat: Improve Push Notification (#7667)tamaina2022-04-3011-0/+699