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 083e219ed2 Improve average color matching
- Add threshold to ignored white/black values
- Add ignored transparency colors
2023-01-06 01:05:54 -08:00
..
api Reduce size of song imageUrl 2023-01-06 01:03:58 -08:00
components Add favorite/rating table columns 2023-01-06 00:39:49 -08:00
features Reduce size of song imageUrl 2023-01-06 01:03:58 -08:00
fonts Add missing font files for Poppins 2022-12-29 16:48:39 -08:00
hooks Improve average color matching 2023-01-06 01:05:54 -08:00
layouts Adjust base page headers 2022-12-31 17:50:05 -08:00
lib Add playlist detail page 2023-01-02 02:04:23 -08:00
router Add error boundaries to individual routes 2023-01-04 22:38:27 -08:00
store Use global state for grid card views 2023-01-03 17:41:03 -08:00
styles Adjust header styles 2023-01-02 18:17:06 -08:00
themes Add favorite/rating table columns 2023-01-06 00:39:49 -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