booploops
7f852a4981
Merge branch 'develop' of https://github.com/ciderapp/Cider into develop
2022-02-09 04:27:32 -08:00
booploops
cb7c6e0922
added listitem-horizontal
2022-02-09 04:27:25 -08:00
vapormusic
7f0b2da0be
fix web remote volume slider, #317 , cant run yarn start
2022-02-09 19:23:40 +07:00
booploops
63b1293903
added vue-horizontal
2022-02-09 03:30:52 -08:00
Brandon
f30bc3215b
Switch to v1
...
V1 adds
Websockets
iCloud artwork api
better json responses
2022-02-08 20:26:31 -05:00
vapormusic
195b4c93fb
encode uri
2022-02-09 00:56:59 +07:00
KaHim Chan
7230ecb080
Irregular update 08/02 ( #378 )
2022-02-08 07:45:59 -08:00
Maikiwi
a9aea9af99
fix volume steps
2022-02-07 19:58:54 -08:00
vapormusic
c817ba5267
universal build
2022-02-08 10:19:04 +07:00
booploops
861d260b95
added song.link share option, temporarily is its own entry in context menus
2022-02-07 18:06:43 -08:00
Core
1cbb6ad88b
Merge remote-tracking branch 'origin/develop' into develop
2022-02-07 19:23:28 +00:00
Core
21026816fe
Renamed and changed convertToMins function to work with larger values
2022-02-07 19:23:22 +00:00
booploops
f02558a9fd
removed CiderContextMenu, cleaned out some unused files
2022-02-07 10:32:37 -08:00
booploops
3340fb93df
removed some comments, fixed app not loading in yarn start.
2022-02-07 10:04:41 -08:00
Core
e468b1fa83
Added various controls to menubar, changed volumewheel function
2022-02-07 14:31:18 +00:00
Core
0131a1a70a
Update to audio quality setting clarity (Translators note i18n README.md)
...
- Changed audio quality setting to match MusicKit audio options (Low -> Standard)
- Added descriptions for audio quality options
- Audio quality now uses string for setting instead of direct bitrate option.
2022-02-06 10:58:30 +00:00
Maikiwi
514c49c80e
removed enhanced quality, only the switch is needed.
2022-02-05 10:56:05 -08:00
Maikiwi
e92eaa41cb
one less api request
2022-02-05 10:54:50 -08:00
Maikiwi
147ee609b6
Change PPE to everything (not just lossless supported songs)
2022-02-05 10:37:10 -08:00
Maikiwi
827dc79c8f
Update index.js
2022-02-05 10:23:58 -08:00
Maikiwi
6a912a1c01
Revert "oops"
...
This reverts commit 188615f5ad
.
2022-02-05 10:22:06 -08:00
Maikiwi
188615f5ad
oops
2022-02-05 10:20:20 -08:00
Maikiwi
789792ebb4
Lossless Brand removal
2022-02-05 10:16:01 -08:00
child_duckling
14e17df325
Added macOS MenuBar (+ accel, actions, git links)
2022-02-04 23:03:24 -08:00
cryptofyre
93483ad903
Add console.log and enable lossless icon's.
2022-02-05 00:58:51 -06:00
cryptofyre
326a791e60
Merge remote-tracking branch 'origin/develop' into develop
2022-02-05 00:16:21 -06:00
cryptofyre
75b81cc314
Added toasts to Add and Remove from library.
2022-02-05 00:16:14 -06:00
Maikiwi
42781b79c7
fixed
2022-02-04 22:15:34 -08:00
Maikiwi
e7af918280
wip2
2022-02-04 22:14:42 -08:00
Maikiwi
beebb5498a
WIP
2022-02-04 22:14:42 -08:00
cryptofyre
d6981492a0
fix quacksires fucky fuck fuck stupid ass code that somehow made it in.
2022-02-04 21:46:20 -06:00
booploops
0cf76d23aa
setTheme will not run on init if no theme is applied
2022-02-04 02:49:56 -08:00
booploops
d31bf6db9c
improvements to inline playlists
2022-02-04 01:05:17 -08:00
booploops
852ab56253
added new experiment: inline playlists and albums
2022-02-03 23:52:29 -08:00
booploops
66f379f279
added i18n for history and queue on new buttons
2022-02-03 22:38:41 -08:00
child_duckling
6363375361
darwinShare TM
2022-02-03 21:27:49 -08:00
vapormusic
356c94e356
add share button on nowplaying
2022-02-03 07:06:16 +07:00
vapormusic
ae273da54c
fix context menu not working
2022-02-03 06:12:54 +07:00
booploops
72c672c480
will no longer run app.setTheme on init if no theme was selected
2022-02-02 21:37:55 -08:00
booploops
09b8960038
Starting theme support
2022-02-02 21:33:52 -08:00
booploops
c3b392abce
added less.watch() while in dev
2022-02-02 20:19:57 -08:00
kyw504100
266dacae8e
Added strings for friendlyTypes in index.js
2022-02-03 01:06:38 +08:00
booploops
a4a8f81dec
added copied to clipboard notice
2022-02-01 22:17:46 -08:00
booploops
361fe5c8ae
removed user button, made cider logo a button. deleted some unused files
2022-02-01 22:01:53 -08:00
booploops
52edbaabc3
css animations are not stopped when window is out of focus
2022-02-01 21:05:44 -08:00
booploops
9dbd101e12
added stringTemplateParser
2022-01-31 21:37:43 -08:00
Core
2beacde7c1
Merge branch 'main' into develop
2022-01-31 23:17:58 +00:00
Quacksire
b9d638ee67
auto-update Implemented. win only for now
2022-01-30 21:45:44 -08:00
Core
a535ec0a8a
Merge branch 'main' into develop
2022-01-30 16:45:41 +00:00
Core
d80bfc8398
Changed handlers and removed old listeners
...
Fixed on-close to work correctly on quit
2022-01-30 16:17:29 +00:00