Commit graph

9 commits

Author SHA1 Message Date
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
child_duckling
aa83f2d747 this SHOULD work, hopefully 2022-01-22 21:53:37 -08:00
child_duckling
8af8e2102c itunes link handler/other uri parms 2022-01-19 21:27:43 -08:00
Core
e8b6dd3180
Added protocols 2022-01-16 23:33:46 +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
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