summaryrefslogtreecommitdiff
path: root/packages/sw/src/sw.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* merge upstream againHazelnoot2025-04-241-0/+4
|\
| * enhance(backend): push notification for chat messagesyuilo2025-04-151-0/+4
* | Merge remote-tracking branch 'misskey/master' into feature/2024.9.0dakkar2024-10-091-5/+6
|\|
| * feat(frontend): ノート・ユーザータイムライン埋め込み (#13929)かっこかり2024-09-091-1/+1
| * refactor(sw): fix type errors (#14478)zyoshoka2024-08-301-2/+2
| * refactor(sw): use fully typed locales (#14470)zyoshoka2024-08-301-3/+4
* | Merge remote-tracking branch 'misskey/develop' into future-2024-04-10dakkar2024-04-111-1/+1
|\|
| * refactor(general): use `Date.now()` instead of creating a new `Date` instance...zyoshoka2024-04-071-1/+1
* | Note Edited notification typeMarie2024-02-201-0/+3
|/
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* enhance(sw): オフライン表示のデザインを改善 (#13052)かっこかり2024-01-211-4/+13
* .jssyuilo2023-09-291-1/+1
* refactor(frontend): use ESMsyuilo2023-09-191-3/+3
* update deps (#11764)syuilo2023-09-041-3/+3
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-1/+6
* オフライン時の画面にリロードボタンを追加 (#11242)anatawa122023-07-111-1/+12
* fix(sw): 通知全削除時にread_notification通知が消えないようにtamaina2023-04-181-2/+2
* Refactor sw (#10579)okayurisotto2023-04-121-11/+11
* sw: なんかもうめっちゃ変えた (#10570)tamaina2023-04-111-6/+29
* chore(sw): use PascalCasetamaina2023-04-101-4/+4
* perf(backend): 通知をRedisに保存するようにsyuilo2023-04-041-27/+3
* 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