Commit Graph

134 Commits

Author SHA1 Message Date
jeffvli
d522cd85fe fix null auth
jest ignore api path

ignore

test

test

test

test

test

test

test

revert back to localstorage for api auth
- errors during CI due to unavailable settings file
2021-08-29 00:30:11 -07:00
jeffvli
f2e07a0460 split out cache functions to utils 2021-08-28 20:36:47 -07:00
jeffvli
274498274b list styling changes for combinedtitle 2021-08-28 20:36:31 -07:00
jeffvli
1ac134f376 update clientside settings support
- remove localstorage
- change all configs to electron-settings
- move auth config to api file
2021-08-28 20:36:12 -07:00
jeffvli
a92a8a8cef add list configuration
- columns
- row height
- font size
2021-08-28 20:34:27 -07:00
jeffvli
9220d63153 add dummy footer 2021-08-28 07:41:08 -07:00
jeffvli
96630afb66 fix 2021-08-28 07:24:08 -07:00
jeffvli
3089246d95 fix cachefolder 2021-08-28 07:16:58 -07:00
jeffvli
e75c5ae0a7 update package for foldersize calc 2021-08-28 03:51:17 -07:00
jeffvli
0a19b3644f set song cache on end 2021-08-28 03:23:54 -07:00
jeffvli
e23934bb2a fix song cache check 2021-08-28 02:45:28 -07:00
jeffvli
306afb76e1 add song cache 2021-08-28 02:26:32 -07:00
jeffvli
4e66ca2ef3 remove old css file 2021-08-28 00:14:57 -07:00
jeffvli
8ffcca92b8 playerbar update
- add tooltip to song name
- add tooltip to artist name
- fix artist name width
2021-08-28 00:14:45 -07:00
jeffvli
8284151c68 add configs
- fade duration
- library scan
- cache
- combine playlist/album cache folders
2021-08-28 00:13:52 -07:00
jeffvli
96316c0ded update login styling 2021-08-27 18:06:46 -07:00
jeffvli
54978d916a update default coverart size 200 -> 50 2021-08-27 18:06:16 -07:00
jeffvli
2463a8b618 update sidebar styling
- remove active color
- fix sidebar collapse name
2021-08-27 16:45:55 -07:00
jeffvli
bc793870ee remove dnd packages 2021-08-27 05:54:28 -07:00
jeffvli
1229368b63 theming update 2021-08-27 05:54:05 -07:00
jeffvli
066be6bf01 remove experimental dnd 2021-08-27 04:55:08 -07:00
jeffvli
6aee21e5a2 add image to playlist header 2021-08-26 18:57:11 -07:00
jeffvli
2c681a1115 styling fixes 2021-08-26 12:08:58 -07:00
jeffvli
35b12a24f4 fix props, lazyload on scrolling menu 2021-08-26 11:34:13 -07:00
jeffvli
5769fb000f add image caching 2021-08-26 11:14:35 -07:00
jeffvli
facfbfcdfa fix errors
- remove unused imports
- add types for react-virtualized
2021-08-26 02:30:41 -07:00
jeffvli
7950fcc525 update gridview to use react-window 2021-08-26 01:38:04 -07:00
jeffvli
416efae344 add react-window 2021-08-26 01:37:28 -07:00
jeffvli
c27878297d add tabindex and keydown 2021-08-25 19:26:10 -07:00
jeffvli
c2cc25189c fix tabindex 2021-08-25 18:42:47 -07:00
jeffvli
d911361d93 Update playlist header 2021-08-25 18:10:24 -07:00
jeffvli
e2246e3b79 add custom search hook 2021-08-25 15:39:49 -07:00
jeffvli
72878e2870 adjust fade calculation
- 0.25 => 0.1
2021-08-19 19:00:55 -07:00
jeffvli
b87d619fd3 player functionality improvements
- updated player UI
- add reducers for repeat, shuffle
- allow repeat queue
2021-08-18 20:08:15 -07:00
jeffvli
2085ab1dc1 add notification for playback error 2021-08-17 21:08:43 -07:00
jeffvli
b153d45248 fixes to global shortcuts 2021-08-17 20:57:27 -07:00
jeffvli
1e64eb2e36 upgrade react to 17.0.2 2021-08-17 20:57:06 -07:00
jeffvli
f8b05526d1 add seekable, fix media back 2021-08-17 12:00:35 -07:00
jeffvli
8c7138d992 fix fade intervals
- decrease listening interval for smoother fade
- update the fade calculation for changed interval
2021-08-17 01:47:43 -07:00
jeffvli
179fdade98 remove player context 2021-08-16 23:41:07 -07:00
jeffvli
fc0349b3a9 update gapless
- current track now changes after track ends, instead of at fade start
- calculate the fade by time left instead of total fade duration
2021-08-16 23:04:35 -07:00
jeffvli
36c96525ae remove unneeded dispatch clear 2021-08-16 18:39:40 -07:00
jeffvli
0ec986865f update player functionality 2021-08-16 18:38:45 -07:00
jeffvli
6dca2dad0c add check for songs when incrementing index 2021-08-16 05:47:53 -07:00
jeffvli
677e2b9d31 increase footer height 2021-08-16 05:46:44 -07:00
jeffvli
dc29a8ae03 update player functionality
- player volumes in state
- mediaplaypause global hotkey
2021-08-16 05:09:07 -07:00
jeffvli
7bdb391b9a fix sidebar height 2021-08-16 01:03:35 -07:00
jeffvli
56dca670dd remove old audioplayer css import 2021-08-16 00:59:44 -07:00
jeffvli
16a35fe7a5 add beta gapless player 2021-08-16 00:57:11 -07:00
jeffvli
c43d7bbfea Merge branch 'dev' into componentaudio 2021-08-16 00:54:14 -07:00