MagicMirror/js
sam detweiler 247115d2e4
fix electron start loadurl on windows when address="0.0.0.0" (#3268)
> - Does the pull request solve a **related** issue?
Fixes #2550 

> - What does the pull request accomplish? Use a list if needed.

changes the loadUrl to use localhost, as electron and MM are on this
same system
the mm 'server' is still listening on all adapters, including localhost
2023-11-15 19:44:08 +01:00
..
animateCSS.js Fix: AnimateCSS merge hide() and show() animated css class when we do multiple call (#3200) 2023-09-19 20:14:35 +02:00
app.js Merge branch 'master' into develop 2023-07-01 20:59:34 +02:00
check_config.js add .gitattributes and fix prettier/js warnings (#3094) 2023-04-22 09:29:51 +02:00
class.js fix cloneObject() function to respect RegExp (#3240) 2023-10-19 22:31:02 +02:00
defaults.js added automatic client page reload (#3188) 2023-09-13 22:46:17 +02:00
deprecated.js Magic Mirror -> MagicMirror² 2022-01-26 23:09:26 +01:00
electron.js fix electron start loadurl on windows when address="0.0.0.0" (#3268) 2023-11-15 19:44:08 +01:00
loader.js Add AnimateCSS (#3113) 2023-09-08 07:43:39 +02:00
logger.js Magic Mirror -> MagicMirror² 2022-01-26 23:09:26 +01:00
main.js Fix: AnimateCSS merge hide() and show() animated css class when we do multiple call (#3200) 2023-09-19 20:14:35 +02:00
module.js Fix: AnimateCSS merge hide() and show() animated css class when we do multiple call (#3200) 2023-09-19 20:14:35 +02:00
node_helper.js add .gitattributes and fix prettier/js warnings (#3094) 2023-04-22 09:29:51 +02:00
server.js added automatic client page reload (#3188) 2023-09-13 22:46:17 +02:00
server_functions.js added automatic client page reload (#3188) 2023-09-13 22:46:17 +02:00
socketclient.js Add no-param-reassign from eslint (#3089) 2023-04-16 17:38:39 +02:00
translator.js add .gitattributes and fix prettier/js warnings (#3094) 2023-04-22 09:29:51 +02:00
utils.js Magic Mirror -> MagicMirror² 2022-01-26 23:09:26 +01:00