index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
sw
/
src
/
sw.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(sw): Service Worker Auto Preloadをオプトアウトするように (#16...
まっちゃてぃー。
2025-12-12
1
-2
/
+15
*
fix(sw): オフライン時のfetch timeout処理を実装 (#16952)
まっちゃてぃー。
2025-12-10
1
-23
/
+48
*
refactor: localesをworkspace管理下のパッケージに (#16895)
おさむのひと
2025-11-30
1
-1
/
+1
*
enhance(backend): push notification for chat message
syuilo
2025-04-15
1
-0
/
+4
*
feat(frontend): ノート・ユーザータイムライン埋め込み (#13929)
かっこかり
2024-09-09
1
-1
/
+1
*
refactor(sw): fix type errors (#14478)
zyoshoka
2024-08-30
1
-2
/
+2
*
refactor(sw): use fully typed locales (#14470)
zyoshoka
2024-08-30
1
-3
/
+4
*
refactor(general): use `Date.now()` instead of creating a new `Date` instance...
zyoshoka
2024-04-07
1
-1
/
+1
*
(re) update SPDX-FileCopyrightText
tamaina
2024-02-13
1
-1
/
+1
*
Revert "update SPDX-FileCopyrightText"
tamaina
2024-02-13
1
-1
/
+1
*
update SPDX-FileCopyrightText
syuilo
2024-02-12
1
-1
/
+1
*
enhance(sw): オフライン表示のデザインを改善 (#13052)
かっこかり
2024-01-21
1
-4
/
+13
*
.js
syuilo
2023-09-29
1
-1
/
+1
*
refactor(frontend): use ESM
syuilo
2023-09-19
1
-3
/
+3
*
update deps (#11764)
syuilo
2023-09-04
1
-3
/
+3
*
chore: 著作権とライセンスについての情報を各ファイルに...
Shun Sakai
2023-07-27
1
-1
/
+6
*
オフライン時の画面にリロードボタンを追加 (#11242)
anatawa12
2023-07-11
1
-1
/
+12
*
fix(sw): 通知全削除時にread_notification通知が消えないように
tamaina
2023-04-18
1
-2
/
+2
*
Refactor sw (#10579)
okayurisotto
2023-04-12
1
-11
/
+11
*
sw: なんかもうめっちゃ変えた (#10570)
tamaina
2023-04-11
1
-6
/
+29
*
chore(sw): use PascalCase
tamaina
2023-04-10
1
-4
/
+4
*
perf(backend): 通知をRedisに保存するように
syuilo
2023-04-04
1
-27
/
+3
*
fix/enhance(sw): プッシュ通知 (バックグラウンドで開いてい...
tamaina
2023-02-18
1
-4
/
+2
*
refactor(sw): self => globalThis
tamaina
2023-02-18
1
-7
/
+7
*
drop group (#9942)
syuilo
2023-02-15
1
-9
/
+0
*
drop messaging (#9919)
syuilo
2023-02-15
1
-27
/
+7
*
perf(sw): skipWaitingしない
tamaina
2023-02-12
1
-1
/
+1
*
refactor(sw): Fix type errors in packages/sw (#9909)
Kagami Sascha Rosylight
2023-02-13
1
-17
/
+17
*
enhance: Push notification of Antenna note (#9338)
tamaina
2022-12-18
1
-16
/
+31
*
refactor(sw): Typecheck the service worker (#9314)
Kagami Sascha Rosylight
2022-12-12
1
-4
/
+0
*
Fix lint errors (except `@typescript-eslint/prefer-nullish-coalescing`) (#9311)
Kagami Sascha Rosylight
2022-12-12
1
-1
/
+2
*
chore(sw): only proxies HTML requests (#9070)
rinsuki
2022-09-10
1
-0
/
+10
*
enhance(sw): If receiving a push notification issued more than a day, ignore ...
tamaina
2022-07-10
1
-1
/
+5
*
feat: Improve Push Notification (#7667)
tamaina
2022-04-30
1
-0
/
+200