misskey/packages/sw/src/scripts
まっちゃてぃー。 2cffd9f0fb
fix(sw): オフライン時のfetch timeout処理を実装 (#16952)
* fix(sw): implement fetch timeout handling for navigation and offline content

* fix(sw): increase fetch timeout

* fix(sw): improve fetch timeout handling for i18n content

* fix(sw): 結局、fetchを通るかCacheがhitするはずなので、i18nのところはいらない

* fix(sw): 400番台のエラーを無条件でオフラインページにしていたのを修正

* 間違えた

* i18nもtimeoutが必要

* import sortingを修正

* import sortingを修正

* Fix: Frontend のsharedにはアクセスできないじゃん...

* SPDX

* Update CHANGELOG.md

* Update packages/sw/src/scripts/lang.ts

Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>

* Update packages/sw/src/sw.ts

Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>

* Update CHANGELOG.md

Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>

---------

Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-12-10 17:26:30 +09:00
..
create-notification.ts fix(sw): type error in sw (#15844) 2025-04-16 07:51:41 +09:00
get-account-from-id.ts refactor(sw): fix type errors (#14478) 2024-08-30 15:53:04 +09:00
get-user-name.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
lang.ts fix(sw): オフライン時のfetch timeout処理を実装 (#16952) 2025-12-10 17:26:30 +09:00
login-id.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
operations.ts enhance(backend): push notification for chat message 2025-04-15 18:27:45 +09:00
twemoji-base.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00