Commit graph

4149 commits

Author SHA1 Message Date
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
booploops
0113efcc69 added fade to collapse 2022-06-03 04:28:55 -07:00
booploops
5638d19096 Update style.less 2022-06-03 04:23:32 -07:00
booploops
6ddc59a4e5 some ui tweaks
- scrollbar collapse is now on chrome-top as show/hide library
- adjusted rollover effect for nav playback-buttons
2022-06-03 04:22:09 -07:00
booploops
0f1f6c1e8f added delete 2022-06-02 22:21:19 -07:00
booploops
9185f75110 added cut,copy,paste,select all context menu for inputs 2022-06-02 22:19:09 -07:00
booploops
3d168cd359 change to twopanel text 2022-06-02 21:51:15 -07:00
booploops
0803252018 mica improvements
- moved mica rendering to backend
- improvements to spanning wallpapers
2022-06-02 21:10:17 -07:00
brandinio
c255420169
Update to use setZoomFactor method to handle UI scaling (#1110)
* Update UI Scale to apply zoom to body and not app container. This will fix tooltips being out of alignment

* Update to use electron's built in setZoomFactor method to handle UI scaling
2022-06-02 18:06:27 -05:00