navidrome/ui
certuna 1ea3d005e8
clear the ServiceWorker cache on logout (#854)
* Update authProvider.js

This fixes https://github.com/navidrome/navidrome/issues/613 : clears the ServiceWorker cache on logout. Based on this code: https://developer.mozilla.org/en-US/docs/Web/API/CacheStorage/keys . Seems to work on macOS and iOS, but please test on other platforms.

* Format code with `prettier`

Co-authored-by: Deluan <deluan@navidrome.org>
2021-03-21 14:34:10 -04:00
..
build ci: create versions with goreleaser 2020-01-26 20:09:25 -05:00
public Avoid Bing bot to automatically add Navidrome to the MS Store 2020-10-01 12:09:56 -04:00
src clear the ServiceWorker cache on logout (#854) 2021-03-21 14:34:10 -04:00
.gitignore ci: create versions with goreleaser 2020-01-26 20:09:25 -05:00
.prettierrc.js Add ui subfolder, bootstrapped a "hello-world" React-Admin app, changed Makefile to start both apps in dev mode 2020-01-14 15:34:59 -05:00
embed.go Remove dependency of go-bindata (#818) 2021-03-12 11:06:51 -05:00
package-lock.json Fix #260: Add `Auto` theme preference to set theme automatically. (#835) 2021-03-21 13:19:43 -04:00
package.json Fix #260: Add `Auto` theme preference to set theme automatically. (#835) 2021-03-21 13:19:43 -04:00