jeffvli
74559ae870
set images to display by default if cache enabled
3 years ago
jeffvli
5bbf52405e
remove unused var
3 years ago
jeffvli
65cfc542b7
create cache folders on first login
3 years ago
jeffvli
bae650725d
update fade notice
3 years ago
jeffvli
e6700038d8
adjust fade calc
3 years ago
jeffvli
710f64330e
change license from MIT to GPLv3
3 years ago
jeffvli
738f35854d
various player changes/fixes
- listen polling from 150ms -> 100ms
- fix queue repeat logic
- improve gapless support
3 years ago
jeffvli
c2e012bbce
fix styling
3 years ago
jeffvli
e97fdcc966
add configured list for starred songs
3 years ago
jeffvli
f0efb966db
change default sizing for bitrate column
3 years ago
jeffvli
7716b072fd
add ellipsis to all columns
3 years ago
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
3 years ago
jeffvli
f2e07a0460
split out cache functions to utils
3 years ago
jeffvli
274498274b
list styling changes for combinedtitle
3 years ago
jeffvli
1ac134f376
update clientside settings support
- remove localstorage
- change all configs to electron-settings
- move auth config to api file
3 years ago
jeffvli
a92a8a8cef
add list configuration
- columns
- row height
- font size
3 years ago
jeffvli
9220d63153
add dummy footer
3 years ago
jeffvli
96630afb66
fix
3 years ago
jeffvli
3089246d95
fix cachefolder
3 years ago
jeffvli
e75c5ae0a7
update package for foldersize calc
3 years ago
jeffvli
0a19b3644f
set song cache on end
3 years ago
jeffvli
e23934bb2a
fix song cache check
3 years ago
jeffvli
306afb76e1
add song cache
3 years ago
jeffvli
4e66ca2ef3
remove old css file
3 years ago
jeffvli
8ffcca92b8
playerbar update
- add tooltip to song name
- add tooltip to artist name
- fix artist name width
3 years ago
jeffvli
8284151c68
add configs
- fade duration
- library scan
- cache
- combine playlist/album cache folders
3 years ago
jeffvli
96316c0ded
update login styling
3 years ago
jeffvli
54978d916a
update default coverart size 200 -> 50
3 years ago
jeffvli
2463a8b618
update sidebar styling
- remove active color
- fix sidebar collapse name
3 years ago
jeffvli
bc793870ee
remove dnd packages
3 years ago
jeffvli
1229368b63
theming update
3 years ago
jeffvli
066be6bf01
remove experimental dnd
3 years ago
jeffvli
6aee21e5a2
add image to playlist header
3 years ago
jeffvli
2c681a1115
styling fixes
3 years ago
jeffvli
35b12a24f4
fix props, lazyload on scrolling menu
3 years ago
jeffvli
5769fb000f
add image caching
3 years ago
jeffvli
facfbfcdfa
fix errors
- remove unused imports
- add types for react-virtualized
3 years ago
jeffvli
7950fcc525
update gridview to use react-window
3 years ago
jeffvli
416efae344
add react-window
3 years ago
jeffvli
c27878297d
add tabindex and keydown
3 years ago
jeffvli
c2cc25189c
fix tabindex
3 years ago
jeffvli
d911361d93
Update playlist header
3 years ago
jeffvli
e2246e3b79
add custom search hook
3 years ago
jeffvli
72878e2870
adjust fade calculation
- 0.25 => 0.1
3 years ago
jeffvli
b87d619fd3
player functionality improvements
- updated player UI
- add reducers for repeat, shuffle
- allow repeat queue
3 years ago
jeffvli
2085ab1dc1
add notification for playback error
3 years ago
jeffvli
b153d45248
fixes to global shortcuts
3 years ago
jeffvli
1e64eb2e36
upgrade react to 17.0.2
3 years ago
jeffvli
f8b05526d1
add seekable, fix media back
3 years ago
jeffvli
8c7138d992
fix fade intervals
- decrease listening interval for smoother fade
- update the fade calculation for changed interval
3 years ago