Commit graph

259 commits

Author SHA1 Message Date
Core
b8fef4f8f7
Does this make a difference 2022-05-07 06:54:23 +01:00
Core
b6cd18be12
Revert "Revert "Radio improvement, needs optimisation.""
This reverts commit baf234085e.
2022-05-07 06:50:07 +01:00
Core
baf234085e
Revert "Radio improvement, needs optimisation."
This reverts commit c0c12bc2ba.
2022-05-07 06:41:39 +01:00
Core
81e58868cf
Nope 2022-05-07 05:38:48 +01:00
Core
8d06d2909d
Merge remote-tracking branch 'origin/develop' into develop 2022-05-07 05:24:59 +01:00
Core
c0c12bc2ba
Radio improvement, needs optimisation. 2022-05-07 05:24:55 +01:00
vapormusic
dff0aee370 use notyf instead of just hiding cast button 2022-05-07 09:04:22 +07:00
booploops
a79a96b946 recursive playlist listings 2022-05-06 00:26:27 -07:00
booploops
ec9f7ed48d fixes queue shuffling 2022-05-05 22:34:59 -07:00
ace-beattie
ca059d6236 Guard miniTmpX/Y aren't empty for initial setting of miniplayer 2022-05-05 21:06:46 -06:00
ace-beattie
769bd8c7ed Remember miniplayer location 2022-05-05 21:02:52 -06:00
ace-beattie
898c0b08fa Move to original location on miniplayer close. 2022-05-05 20:46:49 -06:00
booploops
019886ecb0 disabled themes, replaced with styles 2022-05-04 14:59:46 -07:00
cryptofyre
a536e544a5 Fixed queue duplication bug. 2022-05-03 21:01:26 -05:00
maikirakiwi
d1e7fdcc4a dB SPL display 2022-05-02 23:46:04 -07:00
cryptofyre
8f883c21d3
Merge pull request #960 from umbreon22/check-now-playing-container-for-context-menu
Fix now playing context menu not rendering from 'songs' page
2022-05-01 12:01:01 -05:00
vapormusic
c77ce54000 add fail notyf 2022-05-01 17:40:13 +07:00
vapormusic
3b2c142b54
Merge pull request #970 from ciderapp/feature/aptest
Some casting fixes
2022-05-01 16:48:52 +07:00
Amaru8
48cce96bea Change else{ to else { 2022-04-30 21:29:44 +02:00
Amaru8
422c869568 Change }else to } else 2022-04-30 21:28:18 +02:00
Amaru8
9c85fafd1d Changed if() to if () 2022-04-30 21:27:00 +02:00
umbreon22
1ae81aebc0 fix(songs context menu): check for presence of container before displaying 'showInMusic' item 2022-04-30 10:20:07 -07:00
Amaru8
100d1bf3ba Add Apple Music category to Resume Tabs 2022-04-30 13:42:40 +02:00
vapormusic
2ac53589a0
Merge pull request #949 from UnbreakCode/develop 2022-04-30 16:54:37 +07:00
booploops
988282845f isolated playlist_ and album_ to allow for future routing for other pages 2022-04-29 18:00:50 -07:00
booploops
818df11f68 changed some console.logs 2022-04-29 17:31:17 -07:00
vapormusic
3e728848d7 uptest 2022-04-29 16:28:12 +07:00
booploops
4f93124416 Update vueapp.js 2022-04-28 22:30:24 -07:00
Amaru8
517e2fb89c Update Resume Tabs feature 2022-04-29 00:26:16 +02:00
Amaru8
591c80205b Implement Open Tab on Launch feature 2022-04-28 23:50:08 +02:00
booploops
82d403a9ab added ability for cideraudio to be loaded externally 2022-04-27 19:19:04 -07:00
UnbreakCode
1b5c956433 prefer musixmatch instead of qq 2022-04-28 01:35:14 +02:00
UnbreakCode
399ca6c9a5 added toggle for qq lyrics 2022-04-26 14:02:39 +02:00
Amaru8
144127f142
Added Playback Rate functionality (#933)
* Add () to openAudioControls function call

* Duplicate new placeholder modal

* Add to app.modals

* Make modal do something

* Changed input to slider

* Change i18n string name and remove con.log

* Finalized i18n strings

* Add to store.ts and update i18n hehe

* Save rate to cfg

* fuck off

* AAHH

* Make auto-set more reliable

* no nightcore stuff here

Co-authored-by: cryptofyre <cryptofyre@cryptofyre.org>
2022-04-24 22:55:13 -07:00
booploops
26d17be145 playlist/album revamp, temp disabled inline playlists
revamped playlists/albums pages

temporarily disabled inline versions until they are updated
2022-04-20 21:43:26 -07:00
cryptofyre
8fc8f33a1d
Merge pull request #884 from GGrandma/develop
Add release date sorting option to albums
2022-04-17 18:25:23 -05:00
child_duckling
a844903dff connect auth works, now for settings sync 2022-04-16 23:59:30 -07:00
GGrandma
83073d9509 remove useless option 2022-04-16 19:51:43 -05:00
GGrandma
23ff24bda2 add release date option 2022-04-16 19:50:38 -05:00
Core
5a2229cf67
rpc customisation settings page 2022-04-14 14:37:21 +01:00
vapormusic
a40e213b7a use qqlyrics 2022-04-13 20:45:54 +07:00
vapormusic
09b4c9fe97 add lyrics & fix playlists 2022-04-12 22:34:09 +07:00
booploops
b62bf9023c restyled .dropdown, reloadStyles changes 2022-04-11 17:49:08 -07:00
booploops
2a01b11ace moved reloadStyle position in init 2022-04-11 17:34:49 -07:00
booploops
cbbeb8009f fix for seizure when changing styles 2022-04-11 16:00:19 -07:00
booploops
07b4d3b8ff Update vueapp.js 2022-04-11 12:46:09 -07:00
booploops
7cbdbe4825 masks style changes 2022-04-11 12:41:53 -07:00
booploops
51e78ee866 adds style stack editor 2022-04-11 12:39:19 -07:00
booploops
d7132cfe8e added UI Scale option under visual 2022-04-10 00:34:22 -07:00
maikirakiwi
e25c4a0822 forgor 2022-04-08 16:05:54 -07:00