Commit graph

1963 commits

Author SHA1 Message Date
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
vapormusic
abea1a150d the only way i think of to fix nsis that works 2022-02-08 14:57:55 +07:00
vapormusic
47352447bf Merge branch 'develop' of https://github.com/ciderapp/Cider into develop 2022-02-08 14:25:15 +07:00
vapormusic
3cb8e35f4e arm64 mac 2022-02-08 14:25:12 +07: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
Quacksire
13ce294181
unbork unbork unbork unbork bonk 2022-02-07 19:35:44 -08:00
Quacksire
104006c0ec
unbork unbork unbork bonk 2022-02-07 19:32:40 -08:00
Onur Gümüş
0ba24a2361
Update tr_TR.jsonc (#374) 2022-02-07 19:30:09 -08:00
GamingLiamStudios
82020e16d3
Fix local builds(again) (#376)
* Replace mentions of commit SHA with BID

* Fix local builds

* shit
2022-02-07 19:25:26 -08:00
vapormusic
78005636ad Merge branch 'develop' of https://github.com/ciderapp/Cider into develop 2022-02-08 10:19:07 +07:00
vapormusic
c817ba5267 universal build 2022-02-08 10:19:04 +07:00
GamingLiamStudios
207c4435bb
Fix local builds (#375) 2022-02-07 19:14:05 -08:00
vapormusic
6b331cb22f fix #372 2022-02-08 09:40:46 +07:00
Quacksire
c1fb6ed49b
Enable CircleCI Commit Appending 2022-02-07 18:17:54 -08:00
Quacksire
fb8697629e
unbork unbork bonk 2022-02-07 18:08:59 -08:00
booploops
c1fe5c8721 Merge branch 'develop' of https://github.com/ciderapp/Cider into develop 2022-02-07 18:06:51 -08:00
booploops
861d260b95 added song.link share option, temporarily is its own entry in context menus 2022-02-07 18:06:43 -08:00
Quacksire
3d22203f94
unbork bonk 2022-02-07 18:04:50 -08:00
Quacksire
d3b8b8a952
change to build num cause num nums 2022-02-07 18:01:27 -08:00
Quacksire
da2d057c02
Update config.yml 2022-02-07 17:24:34 -08:00
Quacksire
7c5688b5e5
Create appendCommitToVersion.js 2022-02-07 17:23:31 -08:00
Quacksire
89a8ae3480
Update package.json 2022-02-07 17:22:26 -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
Core
0e5ecc1656
Merge pull request #366 from jay900604/patch-5
Update zh_TW.jsonc
2022-02-07 14:28:07 +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