Commit graph

21 commits

Author SHA1 Message Date
vapormusic
12995da34a note 2022-01-24 09:45:21 +07:00
vapormusic
bed9457ad6 please dont ruin plugins 2022-01-24 09:35:34 +07:00
Core
5c7a05ff61 Link handling should be working 2022-01-24 00:25:43 +00:00
vapormusic
443711df79 lastfm plugin (functional ig) 2022-01-20 17:28:30 +07: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
vapormusic
e45624e126 fix drm 2022-01-17 11:06:48 +07:00
Core
a501a83a96
Rename 2022-01-16 16:57:37 +00:00
Core
89e867ffab
Plugins system using typescript and/or ts classes 2022-01-16 16:14:40 +00:00
Core
576f44fa86 baseline plugin system (Non-functional) 2022-01-10 09:40:40 +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
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
c561bb7589
temporary store 2022-01-04 23:27:44 +00:00
Core
1eb2f7e463
non-functional atm 2022-01-02 04:43:36 +00:00
Renamed from index.js (Browse further)