Commit graph

43 commits

Author SHA1 Message Date
booploops
6e34a72a09 languages now automatically populate in settings 2022-01-26 15:50:32 -08:00
Core
27becacbb7
Various updates to backend.
Implementation of MPRIS in TS.
LastFM now interacts with store object passed directly into class.
Experimental decorators enabled and utilised in MPRIS.
2022-01-26 05:13:46 +00:00
Onur Gümüş
061f83deb8 Merge remote-tracking branch 'upstream/upcoming' into upcoming 2022-01-25 18:24:07 +03:00
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
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
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
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