Commit graph

29 commits

Author SHA1 Message Date
child_duckling
aa83f2d747 this SHOULD work, hopefully 2022-01-22 21:53:37 -08:00
vapormusic
b3ff5e5365 broadcast remote delay 2022-01-23 08:50:45 +07:00
vapormusic
a688d04cec move web-remote to ejs 2022-01-22 21:43:45 +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
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
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
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
b0118dff5b
Fix to make it operational again 2022-01-15 14:43:33 +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
Core
7318aa8aab
Added Cider useragent for testing 2022-01-08 22:42:27 +00:00
Core
a7b5b36590
Bread has been achieved.
- Window now creates and loads properly (Due to config not being created halted vue)
- Foundation for app.ts created for functions to run in certain stages of the app (start/init, ready, exit)
- Electron-Store created in class ConfigStore. Store instance stored in ConfigStore.store. Gets a bit compilicated and might change the class or variable name later on.
2022-01-07 23:53:59 +00:00
Core
7cdb0afaa4
Tweaked win.ts again, now able to successfully launch webserver. Static content fails. 2022-01-07 22:48:36 +00:00
Core
57c7002b25
Merged main branch and updates win.ts with some dumb stuff that still hasn't fixed it 2022-01-07 20:47:34 +00:00
Core
8e1d2dc96b
this might not be happening 2022-01-07 14:50:06 +00:00
Core
d15ee4de30
typescript is hell 2022-01-05 00:22:32 +00:00
Core
c561bb7589
temporary store 2022-01-04 23:27:44 +00:00