Commit graph

1221 commits

Author SHA1 Message Date
vapormusic
9b574a1919 use play button instead of add for library adding for album 2022-02-09 21:17:10 +07:00
vapormusic
7f0b2da0be fix web remote volume slider, #317, cant run yarn start 2022-02-09 19:23:40 +07:00
booploops
63b1293903 added vue-horizontal 2022-02-09 03:30:52 -08:00
Maikiwi
308193061d volume max for web remote so I don't go deaf 2022-02-08 22:02:05 -08:00
cryptofyre
748db1030a fuck widevine piss drm. 2022-02-08 23:27:28 -06:00
Maikiwi
00c5271244 alignmnt of preset butt 2022-02-08 20:01:43 -08:00
Maikiwi
60e4bfbd0e Update ja_JP.jsonc 2022-02-08 19:53:28 -08:00
cryptofyre
dd32938799
Merge pull request #400 from ciderapp/api-v1
Switch to v1
2022-02-08 19:34:14 -06:00
Brandon
f30bc3215b Switch to v1
V1 adds
Websockets
iCloud artwork api
better json responses
2022-02-08 20:26:31 -05:00
Jozen Blue Martinez
988b10a13f
Various WebNowPlaying plugin updates (#394)
* Create WebNowPlaying plugin

* Only run WebNowPlaying plugin on win32

* [WebNowPlaying] Fix time formatting

* [WebNowPlaying] Minor code cleanup

Co-authored-by: Quacksire <19170969+quacksire@users.noreply.github.com>
2022-02-08 17:19:42 -08:00
Amaru8
43bf12d284
Translation update (#395)
* Update Hungarian (hu_HU) language file

* Temporary fix for Hindi language i18n info
2022-02-08 17:17:02 -08:00
vapormusic
dc386c5bd4 typo 2022-02-09 00:57:57 +07:00
vapormusic
195b4c93fb encode uri 2022-02-09 00:56:59 +07:00
Jozen Blue Martinez
b7fb674d68
Create WebNowPlaying plugin (#393) 2022-02-08 13:40:57 -08:00
KaHim Chan
2b6246ddaa
Irregular update 09/02 (#388) 2022-02-08 12:46:38 -08:00
Amaru8
9201b7091c
Updated icon files in Web Remote (#389) 2022-02-08 11:00:51 -08:00
Juraj
b182a90b8a
FIxed things in slovak translation that i realized were wrong when i fell asleep, weird (#381)
* Added slovak translation

* fixed stuff

* Update sk_SK.jsonc

* added missing translations

* slovak grammar is hard okay >:(

* localhost:9000 and vibrant bass go to a bar and the bartender says, we dont serve bad memes here

* mistake has been spotted

* Update sk_SK.jsonc

* Update sk_SK.jsonc

Co-authored-by: Quacksire <19170969+quacksire@users.noreply.github.com>
2022-02-08 09:17:29 -08:00
Jozen Blue Martinez
481c0be897
Fix loading external plugins. (#380) 2022-02-08 07:47:00 -08:00
Keefe Eilish
9eb9684abc
Starting Hindi translation (#382) 2022-02-08 07:46:12 -08:00
KaHim Chan
7230ecb080
Irregular update 08/02 (#378) 2022-02-08 07:45:59 -08:00
Crystal
0161a6063a
grammar improvement (#379) 2022-02-08 07:45:12 -08:00
宥叡
396c4c7121
Update zh_TW.jsonc (#385) 2022-02-08 07:44:27 -08:00
Maikiwi
0f6fe2c84c fix CAP (I think) 2022-02-07 23:11:59 -08:00
Maikiwi
00ec349f71 Fix fix fix volume steps 2022-02-07 23:06:14 -08:00
Maikiwi
d558d1fd46 more volume thingies 2022-02-07 20:43:33 -08:00
Maikiwi
ea7b06003c Indonesian Translation courtesy of crystalshower#9918 2022-02-07 20:39:17 -08:00
Maikiwi
a9aea9af99 fix volume steps 2022-02-07 19:58:54 -08:00
Onur Gümüş
0ba24a2361
Update tr_TR.jsonc (#374) 2022-02-07 19:30:09 -08:00
vapormusic
c817ba5267 universal build 2022-02-08 10:19:04 +07:00
vapormusic
6b331cb22f fix #372 2022-02-08 09:40:46 +07:00
booploops
861d260b95 added song.link share option, temporarily is its own entry in context menus 2022-02-07 18:06:43 -08:00
GamingLiamStudios
c0d6481300
Update Auto-Updator (#368)
* Update .gitignore

* Add Update Cider Branch selection

* Add circle-ci API call

* More testing

* Maybe fix 'Update Cider' button

* Another debug log

* remove async in ipc 'check-for-update'

* remove everything except debug log

* semicolon

* revert to async and change ipc name

* more semicolon

* Extract BaseURL from circleci API response

* Fix compile error + rename ipc back to 'check-for-update'

* Remove debug log

* Update i18n files with new 'updateCider' term location

* Update en_OWO.json

* Fixed formatting in i18n files

* Fix formatting elsewhere

* Move 'Update Cider' i18n stuff from 'experimental' to 'general'

* Do that thing @quacksire wanted me to do. 'for vue'

* Fix bad merge

* Revert Formatting. 

DO NOT OPEN IN AN AUTOFORMATTING IDE. USE VSCODE WEB/CODESPACES IF YOU NEED TO ACTUALLY CHANGE SOMETHING IN THE RENDERER

Co-authored-by: Quacksire <19170969+quacksire@users.noreply.github.com>
2022-02-07 16:38:33 -08:00
Juraj
0c655563e7
Added slovak translation (#373) 2022-02-07 16:21:57 -08:00
Core
1cbb6ad88b
Merge remote-tracking branch 'origin/develop' into develop 2022-02-07 19:23:28 +00:00
Core
21026816fe
Renamed and changed convertToMins function to work with larger values 2022-02-07 19:23:22 +00:00
booploops
f02558a9fd removed CiderContextMenu, cleaned out some unused files 2022-02-07 10:32:37 -08:00
booploops
3340fb93df removed some comments, fixed app not loading in yarn start. 2022-02-07 10:04:41 -08:00
Core
e468b1fa83 Added various controls to menubar, changed volumewheel function 2022-02-07 14:31:18 +00:00
宥叡
a758eb3f50
Update zh_TW.jsonc 2022-02-07 20:31:34 +08:00
宥叡
cb9ffae3a5
Update zh_TW.jsonc
Update TW language.
2022-02-07 20:28:37 +08:00
宥叡
d46905e7d6
Update zh_TW.jsonc (#364)
Update TW language.
2022-02-07 00:02:45 -08:00
Maikiwi
31101a3fc0 hello auto preamp 2022-02-06 23:20:45 -08:00
Maikiwi
8b582cb0dd Update zh_TW.jsonc 2022-02-06 20:44:07 -08:00
Maikiwi
c38d6ab542 Update zh_TW.jsonc 2022-02-06 20:37:29 -08:00
Maikiwi
ca4880368b i18n sync core's changes 2022-02-06 18:59:09 -08:00
Amaru8
c594f3fa07
Update Hungarian (hu_HU) language files (#357) 2022-02-06 17:42:05 -08:00
Core
d08b2966d0
CSS Fixes for PPE button 2022-02-06 18:24:59 +00:00
Core
0131a1a70a
Update to audio quality setting clarity (Translators note i18n README.md)
- Changed audio quality setting to match MusicKit audio options (Low -> Standard)
- Added descriptions for audio quality options
- Audio quality now uses string for setting instead of direct bitrate option.
2022-02-06 10:58:30 +00:00
Core
c86d66d142
Small change in category for menubar.ts 2022-02-06 09:39:23 +00:00
Core
e7537e4a2b
Menubar Moved to Plugin 2022-02-06 08:12:22 +00:00