Commit graph

1312 commits

Author SHA1 Message Date
cryptofyre
0da1b60c4b
Merge pull request #959 from umbreon22/limit-large-queue-display
Limits the display of very large queue items to 50 at a time
2022-05-01 12:01:19 -05:00
vapormusic
95e3cab7a5 test 2022-05-01 21:13:36 +07:00
yazninja
f9f1c053d5 move playIcon style to style.css 2022-05-01 19:31:53 +08:00
vapormusic
3b2c142b54
Merge pull request #970 from ciderapp/feature/aptest
Some casting fixes
2022-05-01 16:48:52 +07:00
Amaru8
42569ae9c5 Swap heart with explicit 2022-04-30 22:23:08 +02:00
Amaru8
f5ff731c3f Add Love indicator to albums too 2022-04-30 21:55:54 +02: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
Amaru8
4e22857ccd Align heart icon 2022-04-30 20:21:28 +02:00
Amaru8
70ca60fa43 finally ffs 2022-04-30 19:45:44 +02:00
umbreon22
4ff7258a81 Limits the display of very large queue items to 50 at a time 2022-04-30 10:24:30 -07:00
Amaru8
ee228566ae recheck on context menu button click 2022-04-30 18:21:26 +02:00
Amaru8
6be02711a0 kinda works 2022-04-30 16:45:55 +02:00
Amaru8
dfac4c5f2b
Merge pull request #962 from ciderapp/develop
Develop
2022-04-30 15:12:28 +02:00
Amaru8
100d1bf3ba Add Apple Music category to Resume Tabs 2022-04-30 13:42:40 +02:00
booploops
4dc96056a2 settings tabs now remember their previous state 2022-04-29 18:14:44 -07:00
booploops
818df11f68 changed some console.logs 2022-04-29 17:31:17 -07:00
Amaru8
f8e66968cd remove some code that doesnt work 2022-04-29 23:24:52 +02:00
Amaru8
f403b52af1 test 2022-04-29 21:44:15 +02:00
Core
c9a5fc546f
Formatted store and settings, added label elements to all inputs in settings, renamed keybinds to keybindings, optimised some code 2022-04-29 17:02:59 +01:00
yazninja
15372e9910 center play hover icon 2022-04-29 20:33:25 +08:00
vapormusic
3e728848d7 uptest 2022-04-29 16:28:12 +07:00
booploops
07f2b3f1a3 removed shitty spatial 2022-04-28 22:14:42 -07:00
maikirakiwi
2873efcd62 Happy Birthday Cryptofyre! 2022-04-28 21:59:18 -07:00
booploops
25b4ad10cd fixed teleporting 2022-04-28 21:44:54 -07:00
booploops
0fbfb42385 context menu improvements
- fixed previous change for artists breaking some parts
- context menu direction class is now applied
- context menus no longer go offscreen
2022-04-28 21:41:38 -07:00
maikirakiwi
5671d29a29 imagine translating this 2022-04-28 20:03:58 -07:00
Amaru8
517e2fb89c Update Resume Tabs feature 2022-04-29 00:26:16 +02:00
Amaru8
d3d20868c4 Add i18n string for Dynamic 2022-04-28 23:55:33 +02:00
Amaru8
591c80205b Implement Open Tab on Launch feature 2022-04-28 23:50:08 +02:00
Amaru8
a3abee6d99 Fix error caused by div closing tag missing in AL 2022-04-28 19:12:55 +02:00
yazninja
7206241c3c tweaked about page layout 2022-04-28 20:46:09 +08:00
booploops
6b0a39a6bb removed grain by default, moved into style, style components will no longer pollute the main theme options 2022-04-27 16:51:33 -07:00
booploops
9807c93995 some fixes for touch, added edit tracklist to user playlists
added new i18n items
visual.window_background_style is now none by default
2022-04-27 16:45:01 -07:00
Amaru8
813fed4596 Added Different ContextMenu to Artist Search items 2022-04-27 19:10:30 +02:00
vapormusic
75c0d5c6af Merge branch 'develop' of https://github.com/ciderapp/Cider into develop 2022-04-27 20:11:18 +07:00
vapormusic
2976a8400f update 2022-04-27 20:11:05 +07:00
Amaru8
c505b2d9bd
Merge pull request #938 from Monochromish/develop
Added update keybind feature.
2022-04-26 22:51:52 +02:00
Amaru8
260ee29d3b Remove a random W character 2022-04-26 22:38:29 +02:00
Amaru8
429f09402c Use i18n string for Reset 2022-04-26 22:37:08 +02:00
Monochromish
126e3ebd9f Fixed bugs 2022-04-27 06:27:50 +10:00
UnbreakCode
399ca6c9a5 added toggle for qq lyrics 2022-04-26 14:02:39 +02:00
Monochromish
41ca3cf8f6 Added update keybind feature. 2022-04-26 18:48:10 +10:00
Amaru8
7e1ca844e0
Added GamingLiamStudios and Amaru to About 2022-04-25 20:54:03 +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
cryptofyre
c9e2d1b3a6
Merge pull request #932 from pgalhardo/develop
Album view: hide tab controls when only one tab exists
2022-04-24 23:10:30 -05:00
cryptofyre
a1108833e3
Merge branch 'develop' into develop 2022-04-24 23:06:34 -05:00
Mefsaal
6bb589bfbe No hardcoded strings for options menu and added to en_US for now and support other languages 2022-04-25 00:35:19 -03:00
Mefsaal
75a7f24ad8 Toogle Setting in Popup 2022-04-24 19:21:38 -03:00