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
2023-10-22 15:09:48 -07:00
..
api properly implement Jellyfin getSongDetail (#298) 2023-10-17 16:05:44 -07:00
components Fix row refresh on status change for current song 2023-10-19 03:37:17 -07:00
context Add generic list context 2023-07-20 00:41:04 -07:00
features Fix query editor not scrolling (#322) 2023-10-22 15:09:48 -07:00
fonts Add Inter font style 2023-07-18 17:38:41 -07:00
hooks add more emphasis to current song (#283) 2023-10-18 18:32:11 -07:00
layouts Add artist name to window title 2023-10-18 20:49:50 -07:00
lib Lint all files 2023-07-01 19:14:12 -07:00
media add more emphasis to current song (#283) 2023-10-18 18:32:11 -07:00
router Update react-router and add useTransition support 2023-09-25 16:13:27 -07:00
store add more emphasis to current song (#283) 2023-10-18 18:32:11 -07:00
styles Remove table header x margins 2023-07-21 17:58:04 -07:00
themes Convert play icon from base64 to svg 2023-10-18 19:51:55 -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