Commit graph

24 commits

Author SHA1 Message Date
Core
afcdf0a7ac
localisation for mediaitem context menu 2022-09-16 16:39:51 +01:00
vapormusic
a023bd619c add dlna and ui fixes 2022-08-31 17:43:57 +07:00
vapormusic
2be9ad0944 minor webremote fixes 2022-08-31 17:26:33 +07:00
Core
c15f55d0ee
CHONKY BOY 2022-08-04 05:27:29 +01:00
Kendall Garner
8cf2ddf8dd
add ratings, library change to web remote (#1285) 2022-07-26 10:55:38 -05:00
Stepan Tikunov
05b6ea112e
Disable lyrics scrolling while the user is doing it themself (#1149)
* Disable lyrics scrolling while the user is doing it themself

* Add scroll event to other .lyric-body element
2022-06-09 22:00:20 -05:00
booploops
80fa4d1eed added new missing artwork replacement 2022-06-07 20:54:09 -07:00
cryptofyre
d376faafbb
my balls ̧itch (#1039)
* Update es_ES

* Localization updates

* Documentation

* Localization updates

* Documentation

* Xd

* Expose playback progress.

* Cider The Wekeend Update

Add more keybinds and make own page to change it ( No more Pop Up)

Redesing the "Menu Bar" to more efficient order.

* CleanUp

* Some Strings Update made By "Monochromish"

* Documentation

* Goodbye Analog Warmth

* typo

* I can't fuckin read

* Updated config.yml

* Auto Triage

* Remove Spatialization from Audio Settings modal

* Remove customizable Spatialization strings

* Remove some whitespaces in ja_JP

* Add i18n updates to README

* Change some things in i18n README

* Remove whitespace in ja_JP

* uhh

* Add hide_timestamp to store

* Add hideTimestamp to en_US and source

* Add hideTimestamp to hu_HU

* Add check to discordrpc.ts

* Add hideTimestamp to settings

* Add missing button labels (fix for screen readers) (#1016)

* added some attributes for themes

https://docs.cider.sh/themes/available-attributes

* Fix unlove

* Revert "Fix unlove"

* Update ja_JP.json

Drafted by あづき#8046
Finalized by Maikiwi

* ja_JP credit change

* Update en_OWO.json

* Add Relaunch Prompt to nativeTitleBar and hw_acc

* Update zh_TW.json

Update TW language.

* made some new playback icons

* german language changes

* CiderAudio cleanup

* and I forgor

* perf increase

* electron version bump

* feat: 🌐 Update French language (#1030)

* further cideraudio trimming

* i18n support for CAR/CTS

* fix broken code

* Update es_ES

* Update Some "Audio Settings" String and added to es_ES

* optimizations

added show loved tracks inline

set several less operations to async

changed default transition to fade in, moved slide in to sweetener

changed drawer transition to transform

optimizations for disabled gpu

* readded audio strings

* Don't code while ur sleepy

* don't fix code while ur drunk

* test your commits before pushing

* impulses can now be external

* feat: 🌐 Update French Language

* Create Themes and Plugins folder if it doesnt't exist

Fixes #742

* Make cast device list scrollable

* Removal of Natural (High)

* i18n changes

* I'm an idiot

* fix queue menu

* CAR mode selector ext

* I forgor

Co-authored-by: Mefsaal <mefsaal@gmail.com>
Co-authored-by: Gabriel Davila <56521591+mefsaal@users.noreply.github.com>
Co-authored-by: maikirakiwi <stella@mai.kiwi>
Co-authored-by: Core <64542347+coredev-uk@users.noreply.github.com>
Co-authored-by: Amaru8 <52407090+Amaru8@users.noreply.github.com>
Co-authored-by: Pedro Galhardo <pedromgalhardo@tecnico.ulisboa.pt>
Co-authored-by: booploops <49113086+booploops@users.noreply.github.com>
Co-authored-by: GamingLiamStudios <58615717+GamingLiamStudios@users.noreply.github.com>
Co-authored-by: 宥叡 <46503943+jay900604@users.noreply.github.com>
Co-authored-by: UnbreakCode <unbreakcode@gmail.com>
Co-authored-by: Erwan <24718500+ErwanGit@users.noreply.github.com>
Co-authored-by: Erwan <erwan977@gmail.com>
Co-authored-by: licia-tia <licia@s-cry.com>
Co-authored-by: vapormusic <vietanhfat@gmail.com>
2022-05-14 00:00:40 -05:00
Amaru8
48cce96bea Change else{ to else { 2022-04-30 21:29:44 +02:00
Amaru8
422c869568 Change }else to } else 2022-04-30 21:28:18 +02:00
Amaru8
9c85fafd1d Changed if() to if () 2022-04-30 21:27:00 +02:00
booploops
30feff6dc6 optimizations for high dpi artwork 2022-03-23 22:07:53 -07:00
vapormusic
798a38613d Revert "Merge branch 'local' into develop"
This reverts commit 46ccfa1393, reversing
changes made to 8f9421258c.
2022-02-26 06:21:17 +07:00
vapormusic
76f640a088 first commit 2022-02-25 06:09:42 +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
7f0b2da0be fix web remote volume slider, #317, cant run yarn start 2022-02-09 19:23:40 +07:00
Maikiwi
308193061d volume max for web remote so I don't go deaf 2022-02-08 22:02:05 -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
Onur Gümüş
75cc7caa73 Fixed repeat switch mode order 2022-01-27 14:09:48 +03:00
Onur Gümüş
359d1741fc Switched positions of "Repeat" and "Shuffle" buttons on the webremote
to make it like every other place in the app
2022-01-24 08:16:21 +03:00
Onur Gümüş
50263c6734 move index for the merge 2022-01-22 18:56:46 +03:00
vapormusic
c229ab43f4 wr test 2022-01-22 22:46:15 +07:00
vapormusic
a688d04cec move web-remote to ejs 2022-01-22 21:43:45 +07:00