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
Kendall Garner fe298d3232
Reset Carousel position on data refresh (#303)
* Reset Carousel position on data refresh

* add refresh for all carousels
2023-10-18 10:47:55 -07:00
..
api properly implement Jellyfin getSongDetail (#298) 2023-10-17 16:05:44 -07:00
components Reset Carousel position on data refresh (#303) 2023-10-18 10:47:55 -07:00
context Add generic list context 2023-07-20 00:41:04 -07:00
features Reset Carousel position on data refresh (#303) 2023-10-18 10:47:55 -07:00
fonts Add Inter font style 2023-07-18 17:38:41 -07:00
hooks Add initial genre list support 2023-07-31 17:17:26 -07:00
layouts Add browser forward/back hotkeys (#155) 2023-09-22 17:52:00 -07:00
lib Lint all files 2023-07-01 19:14:12 -07:00
router Update react-router and add useTransition support 2023-09-25 16:13:27 -07:00
store Fix album detail table customizations 2023-10-07 18:11:02 -07:00
styles Remove table header x margins 2023-07-21 17:58:04 -07:00
themes Add transparency/opacity for queue sidebar (#231) 2023-09-10 15:03:46 -07:00
types Lint all files 2023-07-01 19:14:12 -07:00
utils Add rgb to rgba util 2023-07-20 17:09:10 -07:00
app.tsx Improve MPV initialization and restore (#222) 2023-08-24 18:28:50 -07:00
index.ejs Misc. optimizations 2023-01-07 23:09:58 -08:00
index.tsx Persist lyrics queries in indexeddb 2023-08-04 01:41:45 -07:00
is-updated-dialog.tsx Add new version dialog 2023-08-07 21:44:39 -07:00
preload.d.ts Add remote control (#164) 2023-07-23 05:23:18 -07:00
types.ts Make album detail columns customizable 2023-08-08 09:26:53 -07:00