p-stream/src/setup
Pas ba59405612
Some checks failed
Linting and Testing / Run Linters (push) Has been cancelled
Linting and Testing / Build project (push) Has been cancelled
Linting and Testing / Build Docker (push) Has been cancelled
refactor overlay stack and modals to allow multiple and better navigation
overlays will not close previous ones so that they don't conflict and there can essentially be unlimited modal navigations. Done by passing the modal data to each modal using a global hook instead of relying on local data for each.
When navigating to a new path, it closes all modals.
On CollectionOverlay, when opening a new details modal overlay, it closes the previous using a custom ShowDetails handler.

This isn't the cleanest approach, but offers the greatest flexibility in the future
2025-10-26 23:58:04 -06:00
..
App.tsx refactor overlay stack and modals to allow multiple and better navigation 2025-10-26 23:58:04 -06:00
chromecast.ts Fix casting (#49) 2025-10-12 11:16:16 -06:00
config.ts update env stuff 2025-10-26 21:24:50 -06:00
constants.ts update env stuff 2025-10-26 21:24:50 -06:00
ga.ts feat: make Google Analytics configurable with VITE_GA_ID 2024-02-26 19:40:35 +02:00
i18n.ts Fix language fallback 2024-01-05 10:54:40 +01:00
Layout.tsx add info banner with env 2025-07-10 09:07:53 -06:00
pwa.ts less PWA logs + allow main indexjs to be cached 2023-12-06 19:37:51 +01:00