cryptofyre
|
ddf8d05204
|
move some stuff to case break.
|
2022-02-21 17:09:28 -06:00 |
|
cryptofyre
|
b0c4218bcc
|
Change JSONC to JSON.
|
2022-02-21 15:23:48 -06:00 |
|
cryptofyre
|
ef249519e7
|
Update README.md
|
2022-02-21 12:23:35 -06:00 |
|
cryptofyre
|
7e3152484f
|
Update Crowdin configuration file
|
2022-02-21 12:17:46 -06:00 |
|
cryptofyre
|
6c7896e1df
|
create source dir.
|
2022-02-21 12:17:07 -06:00 |
|
cryptofyre
|
72f7bece85
|
Merge pull request #496 from Amaru8/develop
Added and translated some strings in hu_HU (Hungarian) language files
|
2022-02-21 11:56:19 -06:00 |
|
vapormusic
|
824499f61f
|
fix private sessions
|
2022-02-21 22:03:21 +07:00 |
|
Amaru8
|
819df1e41b
|
Added and translated some strings
|
2022-02-21 15:35:06 +01:00 |
|
vapormusic
|
c8f99d5ad7
|
Merge pull request #494 from ciderapp/themes-fix-linux
Fix linux themes
|
2022-02-21 19:43:20 +07:00 |
|
vapormusic
|
eb60f46493
|
fix themes
|
2022-02-21 12:42:06 +07:00 |
|
vapormusic
|
4b48917c37
|
fix themes for linux
|
2022-02-21 18:30:14 +07:00 |
|
Maikiwi
|
c0f2bc36e0
|
better working
|
2022-02-20 19:24:12 -08:00 |
|
Maikiwi
|
cc8f09931a
|
why not call it volume control
|
2022-02-20 17:53:36 -08:00 |
|
Vasilis
|
28a5a2adc0
|
update (#489)
|
2022-02-20 14:28:10 -08:00 |
|
cryptofyre
|
8359019a9f
|
bump electron.
|
2022-02-20 10:52:52 -06:00 |
|
cryptofyre
|
7216e6d1bb
|
updating version number to prevent confusion.
|
2022-02-20 10:43:56 -06:00 |
|
cryptofyre
|
04899cda77
|
Merge branch 'develop' of https://github.com/Apple-Music-Electron/Cider into develop
|
2022-02-20 10:43:25 -06:00 |
|
vapormusic
|
3bf45a4e2e
|
git
|
2022-02-20 15:09:09 +07:00 |
|
vapormusic
|
c1fe92368a
|
Merge pull request #486 from CommanderRoot/rm-deprecated-string-substr
Replace deprecated String.prototype.substr()
|
2022-02-20 21:15:56 +07:00 |
|
Tobias Speicher
|
8edfddc409
|
Replace deprecated String.prototype.substr()
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with slice() or substring() which work similarily but aren't deprecated.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
|
2022-02-20 15:09:12 +01:00 |
|
vapormusic
|
2523498a37
|
add logout prompt?
|
2022-02-20 20:15:49 +07:00 |
|
Maikiwi
|
462d77fc1e
|
bring back auto upd
|
2022-02-19 22:05:37 -08:00 |
|
Maikiwi
|
656acaad0f
|
big ocd
|
2022-02-19 19:42:15 -08:00 |
|
Maikiwi
|
102f60ba3b
|
This thing warrants another rewrite
|
2022-02-19 19:12:44 -08:00 |
|
cryptofyre
|
91e7e1ba5d
|
Merge branch 'develop' of https://github.com/Apple-Music-Electron/Cider into develop
|
2022-02-19 20:28:55 -06:00 |
|
Core
|
25f1bcc0b6
|
cant believe it
|
2022-02-20 01:48:24 +00:00 |
|
cryptofyre
|
5f3443c463
|
Merge pull request #483 from kyw504100/Lab2
Irregular update 20/02
|
2022-02-19 15:21:35 -06:00 |
|
kyw504100
|
b9d96a60e0
|
Update README.md
|
2022-02-20 04:54:29 +08:00 |
|
kyw504100
|
9ef4d67b40
|
replace hardcoded strings
|
2022-02-20 04:42:06 +08:00 |
|
kyw504100
|
a1d72d0d44
|
oops again
|
2022-02-20 03:26:15 +08:00 |
|
kyw504100
|
1f26749bf0
|
oops
|
2022-02-20 03:23:13 +08:00 |
|
kyw504100
|
407ddbf7fd
|
Update zh_HK.jsonc
|
2022-02-20 03:19:25 +08:00 |
|
kyw504100
|
2546750ed6
|
MacOS menubar
|
2022-02-20 02:55:22 +08:00 |
|
kyw504100
|
fe16fe4098
|
Plug-in entries in sub-menu
|
2022-02-20 02:38:20 +08:00 |
|
cryptofyre
|
225b228207
|
Merge branch 'develop' of https://github.com/Apple-Music-Electron/Cider into develop
|
2022-02-19 11:39:05 -06:00 |
|
vapormusic
|
67ad31f16f
|
fix ui
|
2022-02-19 20:55:43 +07:00 |
|
booploops
|
cbe76cc19d
|
added open artwork in browser
|
2022-02-19 01:29:38 -08:00 |
|
booploops
|
02ba9a7c42
|
Added resume from history
|
2022-02-19 01:13:22 -08:00 |
|
Maikiwi
|
913532fcdb
|
disclaimer
|
2022-02-19 00:49:34 -08:00 |
|
child_duckling
|
2991a92b68
|
remote testing on dev env and nodeintegration on webview
|
2022-02-19 00:34:15 -08:00 |
|
Maikiwi
|
7fe0be8c16
|
I cant spel
|
2022-02-19 00:27:34 -08:00 |
|
Maikiwi
|
858c283bcc
|
failsafes and fixed buttons
|
2022-02-19 00:19:16 -08:00 |
|
Maikiwi
|
02a7fd9e23
|
revert even more garbage
|
2022-02-18 23:56:08 -08:00 |
|
cryptofyre
|
fa6d1560d0
|
Merge branch 'develop' of https://github.com/Apple-Music-Electron/Cider into develop
|
2022-02-19 01:40:35 -06:00 |
|
Maikiwi
|
258e559f29
|
almost made crypto deaf
|
2022-02-18 23:38:52 -08:00 |
|
cryptofyre
|
02d3a2e405
|
Merge branch 'develop' of https://github.com/Apple-Music-Electron/Cider into develop
|
2022-02-19 01:30:14 -06:00 |
|
Maikiwi
|
d176a88694
|
Merge branch 'develop' of https://github.com/ciderapp/Cider into develop
|
2022-02-18 23:29:59 -08:00 |
|
Maikiwi
|
13d8edba50
|
Revert experimental vibrant bass and tuned spatial v2
|
2022-02-18 23:29:58 -08:00 |
|
cryptofyre
|
8d3303785e
|
Merge branch 'develop' of https://github.com/Apple-Music-Electron/Cider into develop
|
2022-02-19 01:27:37 -06:00 |
|
booploops
|
3ef3c7757a
|
Added plugin menu entries
|
2022-02-18 23:23:47 -08:00 |
|