This repository has been archived on 2025-03-19. You can view files and clone it, but cannot push or open issues or pull requests.
feishin/src/renderer
jeffvli 2f7f6bead9 Remove persisted playqueue in localstorage
- This will break if there are enough songs in the queue. A new implementation will be added in the future
2023-01-07 01:42:20 -08:00
..
api Reduce size of song imageUrl 2023-01-06 01:03:58 -08:00
components Adjust titlebar / window controls styling 2023-01-06 23:51:26 -08:00
features Adjust titlebar / window controls styling 2023-01-06 23:51:26 -08:00
fonts Add missing font files for Poppins 2022-12-29 16:48:39 -08:00
hooks Increase white ignore threshold 2023-01-06 10:29:49 -08:00
layouts Improve semantic html of default layout and add ids 2023-01-06 14:49:41 -08:00
lib Reduce global query cache time from 15min to 3min 2023-01-06 03:33:43 -08:00
router Adjust titlebar / window controls styling 2023-01-06 23:51:26 -08:00
store Remove persisted playqueue in localstorage 2023-01-07 01:42:20 -08:00
styles Move grid-specific styling out of theme styles 2023-01-06 23:52:05 -08:00
themes Adjust titlebar / window controls styling 2023-01-06 23:51:26 -08:00
types Add files 2022-12-19 17:44:40 -08:00
utils Add duration string util 2023-01-02 17:56:09 -08:00
app.tsx Move toast notifications to bottom-center 2023-01-03 02:28:10 -08:00
index.ejs Add files 2022-12-19 17:44:40 -08:00
index.tsx Move play queue handler to context 2022-12-31 19:26:58 -08:00
preload.d.ts Add files 2022-12-19 17:44:40 -08:00
types.ts Move LibraryItem type 2023-01-05 21:59:07 -08:00