vapormusic
7ef26c8ed4
fix favorite artists
2022-06-09 20:07:18 +07:00
booploops
80fa4d1eed
added new missing artwork replacement
2022-06-07 20:54:09 -07:00
booploops
d0c2d6d36e
added accent color and window color tinting
...
- rearranged some of visual tab in settings
- added advanced section to visual
2022-06-06 01:46:41 -07:00
vapormusic
b0f65224dd
Merge branch 'main' of https://github.com/ciderapp/Cider
2022-06-05 18:50:07 +07:00
vapormusic
232593b118
fix #955
2022-06-05 18:49:50 +07:00
booploops
4c1d9cdd5c
oobe test
2022-06-04 22:46:29 -07:00
vapormusic
0b57e22e55
local backend
2022-06-05 09:54:49 +07:00
vapormusic
8f0558ab5b
add charts page (groupings)
2022-06-04 08:26:43 +07:00
Core
544568c215
Optimisations
2022-06-03 14:14:48 +01:00
brandinio
c255420169
Update to use setZoomFactor method to handle UI scaling ( #1110 )
...
* Update UI Scale to apply zoom to body and not app container. This will fix tooltips being out of alignment
* Update to use electron's built in setZoomFactor method to handle UI scaling
2022-06-02 18:06:27 -05:00
booploops
af76dff3b6
oobe progress
2022-06-02 05:16:31 -07:00
booploops
d742a110ca
faster nowplaying artwork
2022-06-01 23:26:04 -07:00
booploops
4a6e99c922
added library results in search
2022-06-01 22:21:13 -07:00
maikirakiwi
30724e4ad9
MoRE
2022-06-01 17:52:40 -07:00
maikirakiwi
d16c8cdc0f
Normalization change
2022-06-01 13:53:52 -07:00
Jason Chen
ccd94f0702
Edit Song Description ( #1088 )
...
* add editPlayListDescription
* add feature to change playlist description
* add queue history styling
* add queue features
* replay styling update
* change queue and history headers
* fixed the duration css not working
2022-05-31 16:54:02 -05:00
brandinio
07f1f48a99
Added basic/advanced volume control tooltip ( #1092 )
...
Basic volume control tooltip will be in a percentage. Advanced volume control will be in dBFS
2022-05-31 14:54:27 -05:00
DecibillyJoel
a30aaba1d3
app-mainMenu can be triggered by right click ( #1093 )
...
Currently you can't open the little Cider popup menu without first uncollapsing the sidebar. This is extremely an extremely unepic sussy amogus L gamer moment. This change allows you to right click to bypass uncollapsing the sidebar and get straight to the hot app-mainMenu action. I think Cider speedrunners will greatly appreciate this quality of life addition. Please consider accepting this PR (short for pull request) to improve the UX (short for user experience).
2022-05-30 21:01:41 -05:00
booploops
6fd3f81861
collapsable sidebar initial
2022-05-27 15:14:39 -07:00
Core
adf1a18be7
floating point errors resolved
...
changed some logs to debugs
2022-05-25 15:59:53 +01:00
booploops
d04cc58eef
Merge branch 'main' of https://github.com/ciderapp/Cider
2022-05-25 06:48:11 -07:00
booploops
204d4f88bd
temp removed settings tab memory
...
- temporarily removed settings tab being preserved with navigation
- fixed startup page flashing
2022-05-25 06:48:05 -07:00
vapormusic
21fcf5fc6c
fix
2022-05-25 20:33:07 +07:00
booploops
dcec6ded34
added support for rooms, added listitem groups to groupings
...
- added app.showRoom(href: string)
- applied to browse and groupings
- added listitem groups to groupings and browse
2022-05-25 06:21:21 -07:00
booploops
d83793d538
support for groupings
2022-05-25 06:03:28 -07:00
Core
9c47cd5e2c
bad code
2022-05-25 03:55:28 +01:00
Core
d407a55bc6
Merge branch 'main' into enhancement/radio
2022-05-24 23:38:52 +01:00
Amaru8
79019f2fb9
By order of cryptofyre
2022-05-24 23:07:55 +02:00
cryptofyre
d80cf6efb1
Merge branch 'main' into enhancement/radio
2022-05-24 11:01:28 -05:00
booploops
2b2dcc8096
ui overhaul episode 1
...
- replaced Inter with Pretendard
- starting overhaul for redmond style
- moved search bar to the title bar
- added cast button to bottom chrome
- moved mini player button to title bar
- moved playback progress above controls
- artwork is now spaced out from the bottom corner
- seperated artist and album text
- made mediaitems overall smaller to show more content
- media items now resize based on window size
- changed color of volume knob
- made default appearance slightly lighter
- made content area darker
- increase size of action buttons
2022-05-23 23:35:01 -07:00
yazninja
b94ababce2
fix chrome bottom, add disabled on playbackButtons
2022-05-24 10:04:32 +08:00
yazninja
eedf9304da
add 3rd party radio station support #689
...
also add disabled property for next button
2022-05-24 01:09:23 +08:00
vapormusic
a727949a3a
fix m3u tunein stations
2022-05-23 23:30:34 +07:00
cryptofyre
ef22e8d432
Fix fullscreen exit.
2022-05-21 12:20:40 -05:00
Core
f1fb5e7cb7
Merge branch 'main' into enhancement/radio
2022-05-21 12:42:45 +01:00
vapormusic
62f5f94482
oops
2022-05-21 14:21:04 +07:00
vapormusic
85820713d3
Merge branch 'main' of https://github.com/ciderapp/Cider
2022-05-21 14:19:37 +07:00
vapormusic
22cd975635
some fixes
2022-05-21 14:19:34 +07:00
maikirakiwi
b634989942
Fix "An object could not be cloned."
...
originated from vueapp.js
2022-05-21 00:16:26 -07:00
vapormusic
6a175e2944
some fixes
2022-05-21 10:54:59 +07:00
vapormusic
d79106a64c
fix concerts
2022-05-21 09:37:14 +07:00
vapormusic
6e438c7eb7
Merge branch 'main' of https://github.com/ciderapp/Cider
2022-05-20 22:12:20 +07:00
vapormusic
90c37ebc98
multiroom
2022-05-20 22:11:53 +07:00
Core
e4082f2599
focus the search
2022-05-19 11:41:34 +01:00
Core
eaae9ba457
Merge branch 'main' into enhancement/radio
2022-05-16 15:57:16 +01:00
vapormusic
8d9ac86514
Merge branch 'main' into develop
2022-05-15 16:55:54 +07:00
vapormusic
07ea88323f
some fixes
2022-05-15 16:52:41 +07:00
maikirakiwi
a8946afc49
javascript hates me
2022-05-14 22:15:48 -07:00
maikirakiwi
8d6ec8cd28
CAP aggressive sucks giant pp
2022-05-14 21:13:19 -07:00
maikirakiwi
645901df79
slight norm adjustment
2022-05-14 17:58:18 -07:00