Commit graph

312 commits

Author SHA1 Message Date
Calum Clark CSM2019
d42976f8db miniplayer settings toggle to appear on top of windows.
working on linux, probs working elsewhere reading documentation.
2022-01-24 22:31:57 +00:00
Onur Gümüş
10d1517cc0 update on min width / height 2022-01-25 00:10:50 +03:00
vapormusic
a0c1d3ffcd fix #198 2022-01-24 21:24:59 +07:00
vapormusic
b7cd87e17e fix miniplayer minimize 2022-01-24 20:46:55 +07:00
vapormusic
72257a6837 add some strings 2022-01-24 18:54:24 +07:00
booploops
dd97dd4ccb implemented i18n on sidebar, added language setting in settings 2022-01-24 01:34:09 -08:00
vapormusic
0a947257b2 fix normalization 2022-01-24 10:09:30 +07:00
Core
9a42bebca4 Working 2022-01-24 02:07:11 +00:00
Core
b97e940d9d this is shit 2022-01-24 01:49:28 +00:00
Core
5c7a05ff61 Link handling should be working 2022-01-24 00:25:43 +00:00
vapormusic
65f96df57b Merge branch 'upcoming' of https://github.com/ciderapp/Cider into upcoming 2022-01-23 16:03:16 +07:00
vapormusic
a9129b9faf miniplayer ui fix 2022-01-23 16:03:10 +07:00
child_duckling
9117b1ad6e Merge branch 'upcoming' of https://github.com/ciderapp/Cider into upcoming 2022-01-22 21:53:46 -08:00
child_duckling
aa83f2d747 this SHOULD work, hopefully 2022-01-22 21:53:37 -08:00
vapormusic
b4f65b56d5 simple miniplayer 2022-01-23 12:51:37 +07:00
vapormusic
b3ff5e5365 broadcast remote delay 2022-01-23 08:50:45 +07: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
a688d04cec move web-remote to ejs 2022-01-22 21:43:45 +07:00
vapormusic
a91c8539c3 playlist / library search in remote 2022-01-22 21:10:52 +07:00
vapormusic
db8ece0b2a fix mdns resolve err 2022-01-22 17:18:35 +07:00
vapormusic
e1891720a7 fix this 2022-01-22 16:56:16 +07:00
child_duckling
6570043ab0 Merge branch 'upcoming' of https://github.com/ciderapp/Cider into upcoming 2022-01-21 23:27:59 -08:00
child_duckling
d4e27be261 [web-remote] better spot for qr code 2022-01-21 23:27:48 -08:00
vapormusic
7383d25791 remote broadcast via mdns 2022-01-22 13:51:13 +07:00
vapormusic
2db8c535a0 add webremote url in modal 2022-01-22 11:00:37 +07:00
vapormusic
e1f9b966da qrcode 2022-01-22 10:28:37 +07:00
booploops
2f3e477ce5 added option to disable artwork bg, changes to settings style, fixed selects size on settings 2022-01-21 05:07:43 -08:00
booploops
a93e1d4269 removed startup flashbang 2022-01-21 03:59:02 -08:00
vapormusic
ac93ef1aee partially fix web-remote 2022-01-20 22:53:01 +07:00
vapormusic
443711df79 lastfm plugin (functional ig) 2022-01-20 17:28:30 +07:00
child_duckling
8af8e2102c itunes link handler/other uri parms 2022-01-19 21:27:43 -08:00
cryptofyre
e0814e3c95
Merge branch 'upcoming' into upcoming 2022-01-19 21:27:31 -06:00
Jason Chen
c36b47bd93 click volume button to mute and unclick to go back to lastVolume 2022-01-19 19:19:47 -08:00
Onur Gümüş
86b86ddd19 Added show user info variable to the cfg 2022-01-20 04:43:23 +03:00
vapormusic
eb6d61ea5a fix win context on plugins, change titlebar plugin to use object call instead of ipc 2022-01-19 09:53:24 +07:00
Core
a51dc79a94
Merge branch 'upcoming' of https://github.com/CiderApp/Cider into upcoming 2022-01-18 15:29:00 +00:00
Core
ba58d456ac
app and win functionality in plugin 2022-01-18 15:27:47 +00:00
booploops
cd48e25acc (WIP) changes to playlist/album pages, added <artwork-material> 2022-01-17 23:49:34 -08:00
booploops
fcaa891648 web remote loads and connects but is non functional 2022-01-17 22:12:23 -08:00
child_duckling
e31fd261b3 close #147 2022-01-17 19:07:27 -08:00
child_duckling
75da57ca52 [web-remote] change remote path 2022-01-16 18:41:50 -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
Core
e8b6dd3180
Added protocols 2022-01-16 23:33:46 +00:00
Core
89e867ffab
Plugins system using typescript and/or ts classes 2022-01-16 16:14:40 +00:00
Core
b0118dff5b
Fix to make it operational again 2022-01-15 14:43:33 +00:00
Core
88a4fcd380
Moved volume to audio.volume 2022-01-10 23:27:08 +00:00
Core
576f44fa86 baseline plugin system (Non-functional) 2022-01-10 09:40:40 +00:00
Core
312a5a7b70
- Small change to preload to define global.ipcRenderer early.
- Changed BW options and removed redundant options that (I think) are no longer used by the renderer.
- Added launch args to app.ts
2022-01-09 15:24:42 +00:00