- fév. 26, 2021
-
- fév. 24, 2021
-
- fév. 23, 2021
-
- fév. 22, 2021
-
- fév. 17, 2021
-
- fév. 16, 2021
-
- fév. 12, 2021
-
Clear all timers on exit (also in other places, to avoid errors when the terminal is closed before the window) and factorize window creation
Don't use event.reply when not replying to an event, use win.webContents.send, because this is what we actually do
This stuff is a backend stuff, the instance is just a viewer.
Refact config.js file, use dirrectly the object created from the ini file (less lines of code, less errors)