Commit graph

3390 commits

Author SHA1 Message Date
cryptofyre
f7f7c86549
Merge pull request #989 from UnbreakCode/develop
show played hours on replay page
2022-05-05 10:47:03 -05:00
UnbreakCode
5693f234db show hours on replay page 2022-05-05 17:40:00 +02:00
booploops
e3bbfd1904 try catch for potentially bad json 2022-05-05 04:14:12 -07:00
Core
1d8dfb3ace Just gonna swap these before anyone else notices 2022-05-05 08:45:51 +01: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
yazninja
b3934b3d98 fix heart icon position 2022-05-04 16:37:54 +08:00
Core
5ce7109026
Merge remote-tracking branch 'origin/develop' into develop 2022-05-04 06:32:54 +01:00
Core
a2ee309596
Swapped to discord-auto-rpc, experience should be seamless now for discordrpc. 2022-05-04 06:32:50 +01:00
yazninja
7c9bb139e0 make heart icon in left side 2022-05-04 13:03:31 +08:00
cryptofyre
a536e544a5 Fixed queue duplication bug. 2022-05-03 21:01:26 -05:00
Pedro Galhardo
d98e45b015
macOS: fix back button padding (#985) 2022-05-03 17:35:08 -07:00
yazninja
40544237b6
Merge pull request #975 from Monochromish/develop
Fixed the weird merging of heart and explicit icons and made a few changes.
2022-05-03 18:42:53 +08:00
maikirakiwi
d1e7fdcc4a dB SPL display 2022-05-02 23:46:04 -07:00
booploops
c70e9fc5b4 changed hover duration to 0s for faster response 2022-05-02 18:05:12 -07:00
GamingLiamStudios
89b5b80c12
Update en_OWO.json 2022-05-02 23:43:16 +10:00
Amaru8
565ff5c1a6
Merge pull request #980 from jay900604/patch-39
Update zh_CN.json
2022-05-02 08:17:32 +02:00
宥叡
484a7ee045
Update zh_CN.json
Update CN language.
2022-05-02 14:11:58 +08: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
Core
47a48673e6
Merge remote-tracking branch 'origin/develop' into develop 2022-05-02 05:04:52 +01:00
child_duckling
7067781041 [connect] cc push 2022-05-01 20:54:06 -07:00
child_duckling
a59a19338e Merge remote-tracking branch 'origin/develop' into develop 2022-05-01 20:39:26 -07:00
child_duckling
5701aea255 [connect] utils function 2022-05-01 20:39:07 -07:00
maikirakiwi
7006ba6175 electron18.2.0 bump 2022-05-01 18:17:08 -07:00
child_duckling
825d1b3bc2 [connect] untested sync backend 2022-05-01 17:54:37 -07:00
Monochromish
5ee5eac35a Fixed the weird merging of heart and explicit icons and made a few changes.
In this PR:
* The Explicit and Love icon(s) don't merge and are of same size
* Added Display of unlove icon as well in case song is not loved

Screenshots:
2022-05-02 06:52:07 +10:00
cryptofyre
e1c7def8bc
Merge pull request #968 from jay900604/patch-37
Update zh_CN.json
2022-05-01 12:01:26 -05:00
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
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
59f0cd7ee2 some cleanup 2022-05-01 22:02:56 +07:00
vapormusic
95e3cab7a5 test 2022-05-01 21:13:36 +07:00
yazninja
ae4a49669a remove right property of heart icon 2022-05-01 20:20:47 +08:00
yazninja
0667fe9d30 Merge branch 'develop' of https://github.com/ciderapp/Cider into develop 2022-05-01 19:32:01 +08:00
yazninja
f9f1c053d5 move playIcon style to style.css 2022-05-01 19:31:53 +08:00
vapormusic
d2c2859f26
Merge pull request #972 from ciderapp/feature/aptest
Feature/aptest
2022-05-01 17:42:11 +07:00
vapormusic
c77ce54000 add fail notyf 2022-05-01 17:40:13 +07:00
vapormusic
6728c4aa6d
Merge pull request #971 from ciderapp/develop
Develop
2022-05-01 16:50:22 +07:00
vapormusic
3b2c142b54
Merge pull request #970 from ciderapp/feature/aptest
Some casting fixes
2022-05-01 16:48:52 +07:00
vapormusic
2deaa22e71 fix some stuffs 2022-05-01 16:45:46 +07:00
Amaru8
e7ef288a91 Merge branch 'develop' of https://github.com/ciderapp/Cider into develop 2022-05-01 11:04:20 +02:00
Amaru8
0e2c9a33b9 Make heart icon independent from explicit 2022-05-01 11:04:16 +02:00
Amaru8
75078a564b
Merge pull request #969 from jay900604/patch-38 2022-05-01 09:39:43 +02:00
宥叡
e0127193df
Update zh_CN.json 2022-05-01 14:10:13 +08:00
宥叡
ef05f20534
Update zh_TW.json
Update TW language.
2022-05-01 14:09:09 +08:00
宥叡
c397b2b2b9
Update zh_CN.json
Update CN language.
2022-05-01 14:03:47 +08:00