Maikiwi
453ebc2519
sync ( #461 )
...
* Added update check if using MSS or MAS builds. need help implementing
* fix locale / allow pl to show before list loading is fully done
* oops
* Also copy blockmap for partial download
`[2022-02-15 17:28:30.126] [error] Cannot download differentially, fallback to full download: Error: Cannot download "https://478-429851205-gh.circle-artifacts.com/0/%7E/Cider/dist/artifacts/Cider-Setup-1.1.428.exe.blockmap ", status 404: Not Found
at ClientRequest.<anonymous> (C:\Program Files\Cider\resources\app.asar\node_modules\builder-util-runtime\src\httpExecutor.ts:288:11)
at ClientRequest.emit (node:events:394:28)
at ClientRequest.emit (node:domain:475:12)
at SimpleURLLoaderWrapper.<anonymous> (node:electron/js2c/browser_init:105:6829)
at SimpleURLLoaderWrapper.emit (node:events:394:28)
at SimpleURLLoaderWrapper.emit (node:domain:475:12)`
* more lang fix
* fix #459
Co-authored-by: child_duckling <19170969+quacksire@users.noreply.github.com>
Co-authored-by: vapormusic <vietanhfat@gmail.com>
Co-authored-by: JYW0803 <74043061+JYW0803@users.noreply.github.com>
2022-02-15 18:32:51 -08:00
Core
35a056d6d6
Merge branch 'ciderapp:develop' into develop
2022-02-15 16:06:42 +00:00
vapormusic
f58ceeb14c
fix #459
2022-02-15 23:00:22 +07:00
Core
04591e605c
Removed Discord clear on pause
2022-02-15 14:35:56 +00:00
vapormusic
34c956fe99
Merge branch 'develop' of https://github.com/ciderapp/Cider into develop
2022-02-15 13:30:36 +07:00
vapormusic
13a1f1951f
fix locale / allow pl to show before list loading is fully done
2022-02-15 13:30:31 +07:00
child_duckling
237d20ff6d
Added update check if using MSS or MAS builds. need help implementing
2022-02-14 22:08:24 -08:00
Maikiwi
67f7af2ca5
well okay instead of hiding it and have people complain might as well as only disabling the switch
2022-02-14 11:57:23 -08:00
Maikiwi
3af828aa0e
might as well as hide the option
2022-02-14 11:54:08 -08:00
booploops
03eae76ceb
fixed eq not opening
2022-02-14 03:37:56 -08:00
booploops
ffecde73da
added gh logo, added .svg-icon.inline
2022-02-14 03:09:50 -08:00
booploops
3fdd6c04c7
changes to theme explore
2022-02-14 02:56:38 -08:00
booploops
f655b8f1aa
checking if theme is already installed
2022-02-14 00:36:48 -08:00
booploops
9be41520d2
css fixes
2022-02-14 00:23:40 -08:00
booploops
d1197eec80
changes to md in gh themes
2022-02-14 00:09:30 -08:00
booploops
a46d72c422
Update themes-github.ejs
2022-02-13 23:56:42 -08:00
booploops
25ed627d6c
improvements to github repos page, added readme.md's
2022-02-13 23:55:06 -08:00
booploops
2d9ca47f26
fix for confirm
2022-02-13 23:12:55 -08:00
booploops
9126ab387c
added ⭐
2022-02-13 23:11:06 -08:00
booploops
a6710486d6
github themes
2022-02-13 23:04:29 -08:00
Maikiwi
8a7e5702b6
forgot to commit
2022-02-13 22:18:00 -08:00
Maikiwi
46bd4d2558
fix CAP compat warning + CAP hot reload + unbonk loading
2022-02-13 22:16:56 -08:00
Maikiwi
8559eca7f0
removed garbage and sped up audio piping
2022-02-13 20:14:35 -08:00
vapormusic
28e75a52e4
fix listitem-hr queuing fail after radio items
2022-02-13 23:23:58 +07:00
vapormusic
6c4ad4f3bc
my bad
2022-02-13 19:57:53 +07:00
vapormusic
590357dfcf
fix seamless (gapless) toggle
2022-02-13 18:45:07 +07:00
vapormusic
7317a1ad6f
fix
2022-02-13 17:54:00 +07:00
vapormusic
317a56e439
mitigate skipping on some library songs
2022-02-13 17:51:58 +07:00
Maikiwi
0d6f202b37
logs less go
2022-02-12 19:55:22 -08:00
Maikiwi
70c8078dd7
Audio dynamic filter loading wip
2022-02-12 19:13:53 -08:00
vapormusic
c2f32d9b6d
Merge branch 'develop' of https://github.com/ciderapp/Cider into develop
2022-02-13 00:07:20 +07:00
vapormusic
2336b85291
rpc library images ( need api to work first)
2022-02-13 00:07:16 +07:00
KaHim Chan
41dc10943d
Irregular update 13/02 ( #437 )
2022-02-12 08:58:59 -08:00
vapormusic
802436e875
top songs queuing (listitem-horizontal)
2022-02-12 23:24:00 +07:00
booploops
f74b46c1ce
added fast-plural-rules locally
2022-02-11 20:22:17 -08:00
booploops
a6abb536e4
theme.json is now read if present
2022-02-11 19:46:12 -08:00
booploops
4c30b7ece2
Merge branch 'develop' of https://github.com/ciderapp/Cider into develop
2022-02-11 19:20:34 -08:00
booploops
e3555b7b01
added install from github url to settings
2022-02-11 19:20:29 -08:00
vapormusic
c8a310c29b
plurals
2022-02-12 10:11:57 +07:00
booploops
7df1b9ba16
Themes in settings will now only display less files
2022-02-11 17:06:59 -08:00
vapormusic
064b287553
get-version
2022-02-11 21:48:17 +07:00
booploops
5f1326be80
re-did version string in about using vue, fixed window not launching on yarn start under win10
2022-02-11 01:37:42 -08:00
child_duckling
f20e59d52e
handoff and version viewing in about.ejs
2022-02-10 22:11:00 -08:00
booploops
a7a7350b01
adjustements to home screen
2022-02-10 20:51:41 -08:00
vapormusic
b1ebc25870
Merge branch 'develop' of https://github.com/ciderapp/Cider into develop
2022-02-11 09:22:44 +07:00
vapormusic
636aeb450e
fix locale on nowplaying
2022-02-11 09:22:40 +07:00
booploops
54bea15925
replaced See All text with History text next to recently played
2022-02-10 16:29:56 -08:00
vapormusic
a47091ea67
fix
2022-02-10 23:44:26 +07:00
vapormusic
28fdfb0e11
fix play button showing when not needed in list-item
2022-02-10 23:15:09 +07:00
vapormusic
bed6548fc1
fix locale in now playing
2022-02-10 22:16:15 +07:00