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
5a661f3c01
Revert "lastfm module (not working for now)"
...
This reverts commit 44b840eb03
.
2022-01-19 15:22:19 +07:00
vapormusic
44b840eb03
lastfm module (not working for now)
2022-01-19 14:30:58 +07:00
vapormusic
2d27939881
discord rpc plugin
2022-01-19 13:03:37 +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
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
cryptofyre
8c86c40edf
move optional/tutorial stuff to Extras
2022-01-17 22:06:15 -06:00
child_duckling
e6567d5f62
close #147
2022-01-17 19:09:02 -08:00
child_duckling
e31fd261b3
close #147
2022-01-17 19:07:27 -08:00
vapormusic
e45624e126
fix drm
2022-01-17 11:06:48 +07: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
8b0718ee6d
Merge branch 'main' into main-ts
2022-01-16 16:58:20 +00:00
Core
a501a83a96
Rename
2022-01-16 16:57:37 +00:00
SoNothing
c5bb053271
I have no idea what I am doing.
2022-01-17 00:25:07 +08:00
Core
89e867ffab
Plugins system using typescript and/or ts classes
2022-01-16 16:14:40 +00:00
Onur Gümüş
cbe7890c26
Merge branch 'ciderapp:main' into main
2022-01-16 11:56:28 +03:00
Onur Gümüş
4291396ce1
Added thumbar buttons
...
win32 taskbar controls and svg icons to png
2022-01-16 11:53:22 +03:00
Quacksire
2c4a629d26
Update discordrpc.js
2022-01-15 18:24:42 -08:00
child_duckling
461580c0fb
Listen On Cider button works
2022-01-15 17:21:04 -08:00
Core
f4d19e7ba7
fix
2022-01-15 18:50:57 +00:00
child_duckling
19e9555096
url param migrate, s1 do the cider.sh (rpc ln67)
2022-01-15 10:43:50 -08:00
Core
b0118dff5b
Fix to make it operational again
2022-01-15 14:43:33 +00:00
vapormusic
320a90e4b2
make fs bg more vivid
2022-01-12 21:13:59 +07:00
Saboor
e866e7fbf1
fuck acrylic
2022-01-11 20:28:56 -07:00
vapormusic
710db9c819
core why?
2022-01-11 22:32:42 +07:00
vapormusic
315cafe5f4
Merge branch 'main' of https://github.com/ciderapp/Cider
2022-01-11 13:32:46 +07:00
vapormusic
6ba500596d
fix #108
2022-01-11 13:32:36 +07:00
yazninja
6135c14545
Fix Acrylic v2
...
Don't nuke pls
2022-01-11 14:11:30 +08:00
child_duckling
cc38b924f7
linux build worki pls
2022-01-10 21:01:18 -08:00
child_duckling
80a9d79098
mdns/.local address prep + qrcode for remote url?
2022-01-10 20:48:02 -08:00
Core
88a4fcd380
Moved volume to audio.volume
2022-01-10 23:27:08 +00:00
Core
42e3d4d8e5
Changed lfm scrobble delay to percentage
2022-01-10 20:23:54 +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
Core
6dad815d48
Slight tweaks to app.ts, added environment var that displays renderer logs in console
2022-01-09 01:20:08 +00:00
Core
7318aa8aab
Added Cider useragent for testing
2022-01-08 22:42:27 +00:00
vapormusic
98847ee92c
some fixes to the fs
2022-01-08 20:10:49 +07: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