MagicMirror/js
Karsten Hassel 42d42ef452
Prevent electron flashing white screen on startup (#3001)
see #1919

thanks @dfanica for providing the solution in [this
comment](https://github.com/MichMich/MagicMirror/issues/1919#issuecomment-1369898385)

tested this on a pi4 with bullseye 32-bit and 64-bit
2023-01-26 22:16:50 +01:00
..
app.js Fix async node_helper stopping electron start (#3021) 2023-01-26 19:44:54 +01:00
check_config.js Magic Mirror -> MagicMirror² 2022-01-26 23:09:26 +01:00
class.js More var -> let/const conversions 2021-07-14 10:41:29 +02:00
defaults.js added a new config option httpHeaders used by helmet 2022-05-13 22:29:43 +02:00
deprecated.js Magic Mirror -> MagicMirror² 2022-01-26 23:09:26 +01:00
electron.js Prevent electron flashing white screen on startup (#3001) 2023-01-26 22:16:50 +01:00
fetch.js Switch back to third party fetch lib for all node versions (#2961) 2022-10-29 23:10:25 +02:00
loader.js Magic Mirror -> MagicMirror² 2022-01-26 23:09:26 +01:00
logger.js Magic Mirror -> MagicMirror² 2022-01-26 23:09:26 +01:00
main.js Fix jsdoc error 2022-11-06 17:51:15 +01:00
module.js MagicMirror -> MagicMirror² 2022-01-26 23:47:51 +01:00
node_helper.js Update nodehelper docs 2022-08-08 10:30:23 +02:00
server.js Support HTTP headers with CORS-method (#2957) 2022-10-30 18:14:02 +01:00
server_functions.js Support HTTP headers with CORS-method (#2957) 2022-10-30 18:14:02 +01:00
socketclient.js Magic Mirror -> MagicMirror² 2022-01-26 23:09:26 +01:00
translator.js Fix log output 2022-02-20 02:24:22 +01:00
utils.js Magic Mirror -> MagicMirror² 2022-01-26 23:09:26 +01:00