This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
MagicMirror
Watch
1
Star
0
Fork
0
You've already forked MagicMirror
mirror of
https://github.com/MichMich/MagicMirror.git
synced
2026-06-15 12:16:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
020c8ccd2a0bdc37f2e8e78189e86fdb38917a6c
MagicMirror
/
js
T
History
Karsten Hassel
e6cefcf948
Merge branch 'develop' into fix_modules_array
...
# Conflicts: # CHANGELOG.md
2020-12-29 22:24:19 +01:00
..
app.js
Add typedef for Module, use it in other jsdocs
2020-08-01 16:31:42 +02:00
check_config.js
Adjust some log levels
2020-12-29 18:50:27 +01:00
class.js
Cleanup class jsdoc
2020-07-28 17:29:16 +02:00
defaults.js
Run prettier over ALL files once
2020-05-11 22:22:32 +02:00
deprecated.js
Run prettier over ALL files once
2020-05-11 22:22:32 +02:00
electron.js
Run eslint over files, see what gets fixed automatically and clean up
2020-07-27 14:25:43 +02:00
loader.js
Update loader.js
2020-09-22 00:04:05 +02:00
logger.js
Update console-stamp to latest version and configure it
2020-11-24 09:54:59 +01:00
main.js
added suggestion from @rejas
2020-12-29 21:45:35 +01:00
module.js
Cleanup jsdoc
2020-12-29 18:48:45 +01:00
node_helper.js
Lint stuff
2020-06-02 15:03:59 +02:00
server.js
Adjust some log levels
2020-12-29 18:50:27 +01:00
socketclient.js
Run prettier over ALL files once
2020-05-11 22:22:32 +02:00
translator.js
use Log.error instead of console.log for error message, shows in output
2020-10-05 10:45:07 -05:00
utils.js
Remove thrown Errors and add some color to the ouput
2020-08-08 22:16:27 +02:00