5405 Commits

Author SHA1 Message Date
rejas 45f09dcc8c Add test for analog clock face 2020-09-02 13:42:35 +02:00
Michael Teeuw 15c3f11f4a Merge pull request #2121 from sdetweil/develop
fix full day recurring events not showing
2020-09-02 09:04:08 +02:00
Michael Teeuw 1a21027850 Fix Prettier issues. 2020-09-02 09:03:46 +02:00
Michael Teeuw 8427a9fc68 Merge pull request #2103 from rejas/issue_1985
Fix "undefined" in weather modules header.
2020-09-02 08:59:53 +02:00
Sam Detweiler f09b89f975 fix , prettier not run 2020-09-01 15:13:42 -05:00
sam detweiler 7bec84f767 fix formatting, prettier did not run 2020-09-01 21:00:14 +01:00
sam detweiler 8f4cbcf817 Merge branch 'develop' of https://github.com/sdetweil/MagicMirror into develop 2020-09-01 14:41:09 +01:00
sam detweiler c3382274a2 remove old master branch code 2020-09-01 14:40:07 +01:00
sam detweiler 493055f861 Merge branch 'develop' into develop 2020-09-01 08:15:24 -05:00
sam detweiler 11fbbd49f3 add changelog 2020-09-01 14:10:25 +01:00
sam detweiler 8ce37d53cd fix recurring full date events 2020-09-01 14:04:35 +01:00
sam detweiler baa4012872 Merge pull request #98 from MichMich/master
catch up
2020-08-31 19:15:08 -05:00
rejas 16c5eba2be Update Changelog 2020-08-13 21:51:18 +02:00
rejas ec08cb32aa Set visibility of header more explicitly 2020-08-13 21:51:18 +02:00
rejas 86fb1b938b Check for undefined header data in weather modules 2020-08-13 21:51:18 +02:00
rejas 5aa7097a6e Add test for displaying the header 2020-08-13 21:51:18 +02:00
rejas fd3f520e95 Fix typos 2020-08-13 21:51:18 +02:00
rejas 49ff92892f Warn user if he uses the sample value in the config for the apiid 2020-08-13 21:51:18 +02:00
Michael Teeuw 904f5a2656 Merge pull request #2112 from rejas/issue_2109
Fix config check after merge of prettier
2020-08-13 21:44:08 +02:00
Michael Teeuw bb105dd832 Merge pull request #2101 from rejas/jsdoc
Cleanup jsdoc comments
2020-08-13 21:43:27 +02:00
Michael Teeuw fd934c0514 Merge pull request #2100 from Bee-Mar/develop
Added --dry-run to fetch call within updatednotification module
2020-08-13 21:42:38 +02:00
rejas 66609428a2 Remove thrown Errors and add some color to the ouput 2020-08-08 22:16:27 +02:00
rejas 0056e0bc6d Update CHANGELOG 2020-08-07 09:58:55 +02:00
rejas 056b66a764 Dont use the prettier based config for verifying the syntax 2020-08-07 09:57:06 +02:00
rejas 3438a5a374 Cleanup newsfeed jsdoc 2020-08-03 11:36:29 +02:00
rejas 9f3806dabf Update eslint jsdoc plugin 2020-08-03 11:20:11 +02:00
rejas 1d4d5cc4e7 Cleanup calendar jsdoc 2020-08-03 11:19:54 +02:00
Bryan Zhu 3901543697 readded processing for numEntries option that I accidentally took out 2020-08-02 00:22:19 -04:00
Bryan Zhu a4d73e2a67 amended code according to pull request reviews 2020-08-01 17:39:58 -04:00
Bryan Zhu f6854f58ff ran prettier on weather module code 2020-08-01 14:03:48 -04:00
Bryan Zhu ad7f7d2890 Merge branch 'bryanzzhu-weather' of https://github.com/bryanzzhu/MagicMirror into bryanzzhu-weather 2020-08-01 13:33:21 -04:00
Bryan Zhu 498db63cac Merge branch 'develop' of https://github.com/MichMich/MagicMirror into develop 2020-08-01 13:32:29 -04:00
rejas 05659820d0 Minor cleanups 2020-08-01 17:06:56 +02:00
rejas 02779ef725 Cleanup main jsdoc 2020-08-01 17:06:46 +02:00
rejas 935c9b6a42 Cleanup loader jsdoc 2020-08-01 16:38:42 +02:00
rejas 522f7644a3 Add typedef for Module, use it in other jsdocs 2020-08-01 16:31:42 +02:00
Bryan Zhu b1a67d1fc5 integrated onecall usage into existing types 2020-08-01 02:59:08 -04:00
rejas 0674c0aff6 Updated changelog 2020-07-30 13:00:02 +02:00
rejas c8664d5952 Cleanup weatherprovider jsdoc 2020-07-30 12:58:35 +02:00
rejas 8ce1e2c956 Cleanup calendar jsdoc 2020-07-30 12:54:39 +02:00
rejas 90cca28e01 Cleanup clock jsdoc 2020-07-30 09:36:01 +02:00
rejas e489b7101c Cleanup notificationFx jsdoc 2020-07-30 09:33:19 +02:00
rejas eee64c8064 Cleanup clientonly jsdoc 2020-07-29 22:13:19 +02:00
Brandon Marlowe a0d4e8dafc updated changelog 2020-07-28 23:55:39 -04:00
Brandon Marlowe e6b94df06d Merge branch 'mmpm-integration' of github.com:Bee-Mar/MagicMirror into develop 2020-07-28 23:53:03 -04:00
Brandon Marlowe 6f1c7d6253 added --dry-run option to prevent updatenotification module from consuming fetch result 2020-07-28 23:51:38 -04:00
rejas 2d5a19b676 Cleanup module jsdoc 2020-07-28 17:29:21 +02:00
rejas d1e8dded68 Cleanup class jsdoc 2020-07-28 17:29:16 +02:00
rejas 9888f66c84 Cleanup check_config jsdoc 2020-07-28 17:29:10 +02:00
rejas 5ec51d0ccc Cleanup app jsdoc 2020-07-28 16:49:02 +02:00