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
2024-01-24 21:35:58 -08:00
..
api Use startIndex in Jellyfin getPlaylistSongList (#449) 2024-01-21 19:46:34 -08:00
components [bugfix]: Validate audio sample range, catch AudioContext error (#470) 2024-01-24 20:36:20 -08:00
context Add generic list context 2023-07-20 00:41:04 -07:00
features [bugfix]: disable play button when queue is empty 2024-01-24 21:35:58 -08: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 Fix 'undefined' in window title when song has no artist name (#402) 2023-12-05 19:05:08 -08: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 [bugfix]: Validate audio sample range, catch AudioContext error (#470) 2024-01-24 20:36:20 -08:00
styles Remove table header x margins 2023-07-21 17:58:04 -07:00
themes Set fullscreen player text shadow to css var 2023-11-01 04:00:58 -07:00
types Lint all files 2023-07-01 19:14:12 -07:00
utils Add localization support (#333) 2023-10-30 19:22:45 -07:00
app.tsx [bugfix]: defer restore queue until mpv exists 2024-01-06 19:24:29 -08: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 discord rich presence (#72) 2023-10-23 06:58:39 -07:00
types.ts use type, remove console 2024-01-22 18:52:14 -08:00