Commit graph

5 commits

Author SHA1 Message Date
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