Michael Teeuw
|
fd4576b234
|
Merge pull request #2081 from bryanzzhu/bryanzzhu-weather
adds current, hourly, and daily forecasts to the Weather module (OpenWeatherMap One Call API)
|
2020-09-18 12:28:20 +02:00 |
|
Michael Teeuw
|
812ad829c9
|
Merge pull request #2125 from MichMich/dependabot/npm_and_yarn/node-fetch-2.6.1
Bump node-fetch from 2.6.0 to 2.6.1
|
2020-09-18 12:27:57 +02:00 |
|
Michael Teeuw
|
207a9ba723
|
Merge branch 'develop' into bryanzzhu-weather
|
2020-09-18 12:15:44 +02:00 |
|
Michael Teeuw
|
f9bf17d701
|
Merge pull request #2105 from rejas/tests
Cleanup clock tests
|
2020-09-18 12:12:29 +02:00 |
|
dependabot[bot]
|
43b96ccd1e
|
Bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-10 22:35:52 +00:00 |
|
rejas
|
14e8cdd9b2
|
Update Changelog
|
2020-09-02 13:42:35 +02:00 |
|
rejas
|
259068b860
|
Remove unused dependency, update eslint
|
2020-09-02 13:42:35 +02:00 |
|
rejas
|
a1a4192835
|
Fix clock test, remove now unneeded dependency
|
2020-09-02 13:42:35 +02:00 |
|
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 |
|