fix: bypass service worker cache for dynamic /api/ endpoints, resolving stale favorites cache
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 13s

This commit is contained in:
Kroonk
2026-05-22 00:23:37 +02:00
parent b0bcc8abbd
commit 8ebee64543
3 changed files with 11 additions and 4 deletions

View File

@@ -140,6 +140,6 @@
</div>
<script src="/auth.js?v=2" defer></script>
<script src="/app.js?v=39" defer></script>
<script src="/app.js?v=40" defer></script>
</body>
</html>