Commit graph

4407 commits

Author SHA1 Message Date
yazninja
273af0b1df new info rect for masking long titles 2022-06-07 10:06:01 +08:00
cryptofyre
464c2788ff
Update package.json 2022-06-06 21:01:29 -05:00
Core
512d068e2f
#1136 fix 2022-06-07 01:21:57 +01:00
booploops
d0c2d6d36e added accent color and window color tinting
- rearranged some of visual tab in settings
- added advanced section to visual
2022-06-06 01:46:41 -07:00
booploops
11586b251c oobe improvemnets
- added close and minimize buttons (windows/linux only)
- added drag region to top
- optimized for smaller window sizes
2022-06-06 00:38:13 -07:00
maikirakiwi
83cbcd8348 [Audio] Phase 2 Revision 2022-06-05 19:52:49 -07:00
maikirakiwi
c5d33fdc74 oops 2022-06-05 19:02:16 -07:00
maikirakiwi
b76ea0c66e [Audio] Phase 2 Update 2022-06-05 18:47:41 -07:00
brandinio
4034453c03
Switch hierarchical-loading back to async function (#1133)
By having this function as synchronous, it will error out whenever someone with AudioContext disabled tries to play a track.

Checked back to the previous code before the Phase 1 update, and this function was asynchronous
2022-06-05 16:00:59 -05:00
brandinio
58d5e02d40
Adjust height for media card so subtitle fits in card (#1132) 2022-06-05 11:43:22 -05:00
vapormusic
b0f65224dd Merge branch 'main' of https://github.com/ciderapp/Cider 2022-06-05 18:50:07 +07:00
vapormusic
232593b118 fix #955 2022-06-05 18:49:50 +07:00
vapormusic
ee2f7df2c0
Merge pull request #1130 from marcusziade/add-finnish-localizations
Add Finnish localizations
2022-06-05 16:48:02 +07:00
Marcus Ziadé
67c255dab7 Add Finnish localizations
This commit adds Finnish localizations
2022-06-05 11:38:11 +03:00
booploops
858a0635b8 changed localstorage var target 2022-06-04 22:52:35 -07:00
booploops
4c1d9cdd5c oobe test 2022-06-04 22:46:29 -07:00
booploops
d627a182e2 change playlist-body to --color3 2022-06-04 22:00:19 -07:00
booploops
e6d9ec8a80 hide/show library is no longer an experiment
- hide/show library can now only be used with the mojave layout
2022-06-04 21:57:48 -07:00
vapormusic
1eb4c4f622 fixes 2022-06-05 09:54:49 +07:00
vapormusic
d770c29334 use url safe b64 2022-06-05 09:54:49 +07:00
vapormusic
0b57e22e55 local backend 2022-06-05 09:54:49 +07:00
cryptofyre
0d9236a4ad
Update winget.json 2022-06-04 12:37:53 -05:00
cryptofyre
1ccff7ff58
Update package.json 2022-06-04 12:37:41 -05:00
vapormusic
08fedbc2c6 fix groupings for non-english users 2022-06-04 22:54:27 +07:00
vapormusic
5b0a3d431a fix #1118 properly 2022-06-04 21:53:18 +07:00
vapormusic
c9363e338c Merge branch 'main' of https://github.com/ciderapp/Cider 2022-06-04 20:52:20 +07:00
vapormusic
26fcc2416d disable grid fn cus buggy 2022-06-04 20:52:12 +07:00
Core
208f333d3a
Merge pull request #1123 from pgalhardo/main
Add pt_PT.json
2022-06-04 13:48:48 +01:00
Core
4a46fa1194
Merge remote-tracking branch 'origin/main' 2022-06-04 13:40:37 +01:00
Core
4fe2c859ed
not sure how this works but ok
should resolve #1118
2022-06-04 13:40:32 +01:00
maikirakiwi
303c5ec512 [Audio] 64kbps CAP improvement 2022-06-03 19:51:32 -07:00
Pedro Galhardo
6e90f1fcf0 Add pt_PT.json 2022-06-04 03:16:56 +01:00
maikirakiwi
1753593932 [Audio] Phase 1 Update 2022-06-03 18:27:12 -07:00
vapormusic
e2c71c8720 Merge branch 'main' of https://github.com/ciderapp/Cider 2022-06-04 08:26:55 +07:00
vapormusic
8f0558ab5b add charts page (groupings) 2022-06-04 08:26:43 +07:00
cryptofyre
d1e7fa0259
Revert "Update zh_TW.json (#1117)" (#1121)
This reverts commit a4fc27a1e6.
2022-06-03 19:15:32 -05:00
宥叡
a4fc27a1e6
Update zh_TW.json (#1117)
Update TW Language.
2022-06-03 18:51:02 -05:00
UnbreakCode
f83fac2c54
updated german language again to almost 100% (#1120) 2022-06-03 18:50:53 -05:00
Core
b032b08753
just doing this to trigger ci 2022-06-03 16:26:33 +01:00
Core
1307e20d67
attempt 2 2022-06-03 16:14:03 +01:00
Core
9c65b17023
patch replaced 2022-06-03 15:57:33 +01:00
Core
60159617b8
ima just comment this as its clear if its beta or not based on commit count 2022-06-03 15:18:35 +01:00
Core
4844fcc29f
this annoys me 2022-06-03 15:13:52 +01:00
Core
69cc7ee6b2
Bypasses connect function, new client not needed. 2022-06-03 14:15:43 +01:00
Core
544568c215
Optimisations 2022-06-03 14:14:48 +01:00
Core
6085da0329
Renderer side of reload rpc 2022-06-03 13:40:37 +01:00
Core
3092880ba6
Reload function changed to give response 2022-06-03 13:40:20 +01:00
Core
912f2e8f30
Reload locale 2022-06-03 13:39:52 +01:00
Core
de1ea918c8
Merge remote-tracking branch 'origin/main' 2022-06-03 12:39:14 +01:00
Core
ccd152572c
Reload function 2022-06-03 12:38:51 +01:00