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-07-20 00:41:04 -07:00
..
api Add search to playlist api 2023-07-19 01:32:09 -07:00
components Simplify list store and table implementation 2023-07-20 00:41:04 -07:00
context Add generic list context 2023-07-20 00:41:04 -07:00
features Add fallback to line clamp in case of artist overflow 2023-07-20 00:41:04 -07:00
fonts Add Inter font style 2023-07-18 17:38:41 -07:00
hooks Add reusable list filter refresh handler 2023-07-20 00:41:00 -07:00
layouts Lint all files 2023-07-01 19:14:12 -07:00
lib Lint all files 2023-07-01 19:14:12 -07:00
router Lint all files 2023-07-01 19:14:12 -07:00
store Simplify list store and table implementation 2023-07-20 00:41:04 -07:00
styles Highlight currently playing song on all song tables (#178) 2023-07-18 18:39:39 -07:00
themes Highlight currently playing song on all song tables (#178) 2023-07-18 18:39:39 -07:00
types Lint all files 2023-07-01 19:14:12 -07:00
utils Lint all files 2023-07-01 19:14:12 -07:00
app.tsx Lint all files 2023-07-01 19:14:12 -07:00
index.ejs Misc. optimizations 2023-01-07 23:09:58 -08:00
index.tsx Lint all files 2023-07-01 19:14:12 -07:00
preload.d.ts Lint all files 2023-07-01 19:14:12 -07:00
types.ts Add actions table column 2023-07-18 17:37:32 -07:00