Commit graph

550 commits

Author SHA1 Message Date
Amaru8
30bf34aa22 update settings.ejs 2022-05-09 20:14:06 +02:00
Amaru8
78c7dad4e6
Merge branch 'ciderapp:main' into amaru-dev-1 2022-05-09 19:36:33 +02:00
Gabriel Davila
c8a43fc972
Localization strings (#1002)
* Update es_ES

* Localization updates

* Documentation

* Localization updates

* Documentation

* Xd
2022-05-07 21:37:23 -07:00
Amaru8
050cd3e0b6
Add new setting 2022-05-07 20:51:48 +02:00
Core
baf234085e
Revert "Radio improvement, needs optimisation."
This reverts commit c0c12bc2ba.
2022-05-07 06:41:39 +01:00
Core
c0c12bc2ba
Radio improvement, needs optimisation. 2022-05-07 05:24:55 +01:00
UnbreakCode
5693f234db show hours on replay page 2022-05-05 17:40:00 +02:00
booploops
ce0de5719a keeps package icon when active 2022-05-04 23:52:36 -07:00
booploops
0422b085da readded dark 2022-05-04 16:22:16 -07:00
booploops
c3fdd6eae4 added support for packed themes 2022-05-04 16:05:59 -07:00
booploops
019886ecb0 disabled themes, replaced with styles 2022-05-04 14:59:46 -07:00
booploops
deae018a9e added uninstall theme 2022-05-04 14:25:50 -07:00
booploops
0abc06da18 replaced style editor in settings with manage styles 2022-05-04 13:33:55 -07:00
yazninja
6b59db98fc Shift -> Alt 2022-05-04 16:38:13 +08:00
maikirakiwi
d1e7fdcc4a dB SPL display 2022-05-02 23:46:04 -07:00
Core
12be570a98
Renamed config var to discordrpc because this migration shit is giving me a headache 2022-05-02 05:09:38 +01: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
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
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
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
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
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
Pedro Galhardo
1d32b0aae1 Album view: change nav-class to nav-wrapper-class in tab controls 2022-04-24 18:47:08 +01:00
Pedro Galhardo
a7be34edda Album view: hide tab controls when only one tab exists 2022-04-24 15:44:09 +01:00
yazninja
53472867e5 remove playlist-display styling 2022-04-24 21:16:15 +08:00
cryptofyre
f161d1d32f
Merge pull request #913 from Amaru8/patch-10
Add translatability to "Open Themes Folder" button
2022-04-24 02:24:04 -05:00