Commit graph

47 commits

Author SHA1 Message Date
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
Core
4b0323e267
Revert "Merge branch 'main' into develop"
This reverts commit 932ae6c385, reversing
changes made to 150098de59.
2022-03-16 00:04:13 +00:00
child_duckling
df2f7b7216 Merge branch 'develop' 2022-03-08 18:07:59 -08: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
child_duckling
2991a92b68 remote testing on dev env and nodeintegration on webview 2022-02-19 00:34:15 -08:00
Amaru8
e473201900
Updated Web Remote icons to the new Cider logo (#410) 2022-02-09 10:13:58 -08: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
Amaru8
9201b7091c
Updated icon files in Web Remote (#389) 2022-02-08 11:00:51 -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
Core
f843fe0ba7
Revert "Develop > main" 2022-02-05 09:34:33 +00:00
Maikiwi
c063dbe4ff lossless assets + i18n 2022-02-04 22:11:56 -08:00
Onur Gümüş
1166a9f6bd active button color uniformity 2022-01-27 14:37:41 +03:00
Onur Gümüş
01e10e2fbe added 1 to the web remote repeat button 2022-01-27 14:10:05 +03:00
Onur Gümüş
75cc7caa73 Fixed repeat switch mode order 2022-01-27 14:09:48 +03:00
Onur Gümüş
52882639af fixed repeat button background 2022-01-27 14:08:52 +03:00
Maikiwi
5a7dfad3a4 totally did not just push to the wrong file 2022-01-26 22:59:54 -08: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üş
cb7c67ef84 fixed the volume icon file names on the webremote 2022-01-24 08:14:15 +03:00
cryptofyre
cd77c6536d Visual Tweaks to Miniplayer and add assets to Web Remote. 2022-01-23 15:31:41 -06:00
Onur Gümüş
68917d589b added z-index to the 'X' button on webremote 2022-01-23 15:18:31 +03:00
cyraki
c24c4396ce Center Web Remote Landscape 2022-01-22 16:53:33 -05:00
vapormusic
e1ccf32c2d fix wr stuck 2022-01-22 23:13:23 +07:00
Onur Gümüş
50263c6734 move index for the merge 2022-01-22 18:56:46 +03:00
Onur Gümüş
8ed82cc5e8 Merge remote-tracking branch 'upstream/upcoming' into upcoming 2022-01-22 18:53:09 +03:00
Onur Gümüş
b924bef651 Added "Quit" button to the webremote screen
with a ios style popup confirmation
2022-01-22 18:48:04 +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
vapormusic
756dcc10f7 oop 2022-01-22 21:13:56 +07:00
vapormusic
a91c8539c3 playlist / library search in remote 2022-01-22 21:10:52 +07:00
vapormusic
a632dbd165 more web remote fixes 2022-01-21 11:02:45 +07:00
vapormusic
a7bfac153f web remote fixes 2022-01-21 09:49:45 +07:00
Jason Chen
7bc77b2b1d
Merge branch 'upcoming' into upcoming 2022-01-18 23:00:54 -08:00
Jason Chen
0b4d771d23 style album name when in full screen 2022-01-18 22:35:38 -08:00
Jason Chen
1b3e7b1bdf update volume icons 2022-01-18 21:03:41 -08:00
booploops
fcaa891648 web remote loads and connects but is non functional 2022-01-17 22:12:23 -08:00
child_duckling
919729f618 [web-remote] added placeholder 2022-01-16 18:52:33 -08:00
child_duckling
0ba82d938e [web-remote] rebrand and manifest changes 2022-01-16 18:38:46 -08:00
child_duckling
d7a8b31684 Remote integrated with express. Ready for backend 2022-01-16 18:02:46 -08:00
child_duckling
ff368570f0 import frontend remote 2022-01-16 14:23:15 -08:00
booploops
82301cde95 some backend changes 2021-12-24 17:33:23 -05:00