Commit Graph

  • 8b30634ebe Merge branch 'develop' into pr/bryanzzhu/2060 Michael Teeuw 2020-07-04 21:38:29 +02:00
  • ca8acb14f1 Merge pull request #2057 from wolfen351/wolfen351-patch-1 Michael Teeuw 2020-07-04 21:34:32 +02:00
  • 26b8f8d0d5 Merge branch 'develop' into pr/bryanzzhu/2060 Michael Teeuw 2020-07-04 21:33:50 +02:00
  • a066153556 Add updated changelog. Michael Teeuw 2020-07-04 21:26:22 +02:00
  • 2ee7131c28 Merge branch 'develop' into pr/wolfen351/2057 Michael Teeuw 2020-07-04 21:24:48 +02:00
  • cb1f65732e Merge branch 'develop' into pr/wolfen351/2057 Michael Teeuw 2020-07-04 21:15:14 +02:00
  • 37237d9c10 Merge pull request #2066 from oemel09/fix-maxNumberOfDays-2018 Michael Teeuw 2020-07-03 22:02:26 +02:00
  • 92cc41dec6 Fix linting issue. Michael Teeuw 2020-07-03 21:53:18 +02:00
  • 246dc663c4 Applies suggestions from prettier, floor instead of ceil oemel09 2020-07-02 22:22:04 +02:00
  • 4ed3235590 Adds fix to changelog oemel09 2020-07-02 20:56:48 +02:00
  • 0939e405b4 Adjusts maxNumberOfDays depending on the endpoint oemel09 2020-07-02 20:54:20 +02:00
  • 584c51ef56 Merge branch 'develop' of https://github.com/MichMich/MagicMirror into bryanzzhu-weather Bryan Zhu 2020-07-01 14:49:05 -04:00
  • 26ed05ba3a Prepare 2.13.0-develop Michael Teeuw 2020-07-01 20:07:12 +02:00
  • 018cb91526 Merge pull request #2064 from MichMich/develop v2.12.0 Michael Teeuw 2020-07-01 20:04:36 +02:00
  • e16db2233f Fix contributor list. Michael Teeuw 2020-07-01 19:52:38 +02:00
  • 5d90a08011 Prepare release 2.12.0 Michael Teeuw 2020-07-01 19:47:09 +02:00
  • 2d3849a671 Merge pull request #2061 from ZoneMR/patch-1 Michael Teeuw 2020-07-01 19:38:11 +02:00
  • e0dcdc2110 Merge pull request #2063 from lyubomirv/develop Michael Teeuw 2020-07-01 19:31:08 +02:00
  • 22fcee2a16 Merge branch 'develop' into pr/ZoneMR/2061 Michael Teeuw 2020-07-01 19:28:58 +02:00
  • 8c0141367b Fix EOF issue. Michael Teeuw 2020-07-01 19:25:00 +02:00
  • 5bb72cfed8 Merge branch 'develop' of https://github.com/MichMich/MagicMirror into bryanzzhu-weather Bryan Zhu 2020-07-01 08:38:46 -04:00
  • 6d829fa575 Merge pull request #2059 from bryanzzhu/bryanzzhu-currentweather Michael Teeuw 2020-07-01 13:16:48 +02:00
  • 85ed1b85ae added functional current, hourly, and daily forecasts via OpenWeatherMap One Call API Bryan Zhu 2020-07-01 05:08:04 -04:00
  • c9d0bd2d7f Updated the BG translation Lyubomir Vasilev 2020-07-01 10:08:41 +03:00
  • ea31d34649 Fix #2030 - Clock can be off by a minute ZoneMR 2020-06-30 19:51:25 +01:00
  • 1d2f929d3f Rename wdataHourly.njk to wdatahourly.njk Bryan Zhu 2020-06-30 13:21:50 -04:00
  • ffbf0804d9 added default values for lat and lon Bryan Zhu 2020-06-30 12:41:14 -04:00
  • ca0b89ecd3 backtracked apiKey change to appid Bryan Zhu 2020-06-30 12:36:23 -04:00
  • dc9d6f6b79 fixed minor typo (apiKey vs. appid) Bryan Zhu 2020-06-30 12:29:00 -04:00
  • f73520559e typo and bug fixes Bryan Zhu 2020-06-30 12:06:16 -04:00
  • a4df38d963 fixed config parameter typo Bryan Zhu 2020-06-30 04:18:03 -04:00
  • 4a162543f6 added OpenWeatherMap One Call API function to default Weather module, added wDataHourly type Bryan Zhu 2020-06-30 02:40:41 -04:00
  • 7a3ea37798 added config option to hide sunrise/sunset in Current Weather module Bryan Zhu 2020-06-29 12:44:24 -04:00
  • fdd389d6b7 Merge pull request #2058 from XBCreepinJesus/develop Michael Teeuw 2020-06-28 13:40:17 +02:00
  • b91fccc0e3 Update metofficedatahub.js CreepinJesus 2020-06-28 12:09:16 +01:00
  • d911b075ab Met Office DataHub weather provider CreepinJesus 2020-06-28 11:13:44 +01:00
  • 4339cdd8a4 Included check for Met Office DataHub provider. CreepinJesus 2020-06-28 11:00:10 +01:00
  • dd32d3a492 New Met Office provider CreepinJesus 2020-06-28 10:57:19 +01:00
  • d5caadd906 Correct calendar display - account for current timezone wolfen351 2020-06-27 19:43:09 +12:00
  • c4bc3e2687 Merge pull request #2054 from MichMich/revert-pr-2021 Michael Teeuw 2020-06-24 12:36:28 +02:00
  • 2c5909a138 Update CHANGELOG.md Michael Teeuw 2020-06-24 09:50:25 +02:00
  • 42c13fa584 Update compliments.js Michael Teeuw 2020-06-24 09:49:14 +02:00
  • 3b442d4bfc Merge pull request #2048 from rejas/issue_1926 Michael Teeuw 2020-06-22 18:19:18 +02:00
  • 9831f81b6e Merge branch 'develop' into issue_1926 rejas 2020-06-20 20:43:09 +02:00
  • d3282506c9 Merge pull request #2052 from chamakura/develop Michael Teeuw 2020-06-20 20:35:32 +02:00
  • 2afff6c432 Updating files to the latest versions from 'develop' branch chamakura 2020-06-20 11:18:37 -07:00
  • be3616abe2 Bug fix to correctly handle the logic for 'maxEntries' Issue #2050 chamakura 2020-06-20 11:01:37 -07:00
  • daa6f5051c Use object.entries to iterate over data rejas 2020-06-20 09:01:35 +02:00
  • 1e5bd98f02 Make calendar debuger use const stuff and add npm script for it rejas 2020-06-20 08:45:46 +02:00
  • 7e5bfa8dd2 Fix slice parameter type rejas 2020-06-20 08:45:22 +02:00
  • 53363b0618 Simplify return call to make a better diff rejas 2020-06-20 08:45:03 +02:00
  • b2f71a2ce1 Update dependencies rejas 2020-06-20 08:33:19 +02:00
  • 5d4a575919 Undo switch to fetch, use request like ical did rejas 2020-06-20 08:32:54 +02:00
  • 7d521ed3ce More var -> let/const conversions rejas 2020-06-18 21:54:51 +02:00
  • bb9ad3daa9 Use some const/let instead of var rejas 2020-06-17 21:37:49 +02:00
  • 442f270ee0 Update CHANGELOG rejas 2020-06-17 21:24:50 +02:00
  • 7ab74c6cc9 Remove old ical version rejas 2020-06-17 21:17:35 +02:00
  • 6d60baa2d6 Install latest ical version and use it rejas 2020-06-17 21:17:26 +02:00
  • 6d3308621f Merge pull request #2017 from rejas/config_logger Michael Teeuw 2020-06-14 14:33:06 +02:00
  • fd49be1d9b Remove unreachable code. Michael Teeuw 2020-06-14 14:14:30 +02:00
  • c40a5648dd Merge branch 'develop' into config_logger Michael Teeuw 2020-06-14 14:02:48 +02:00
  • d9a8d2627a Merge pull request #2046 from rejas/issue_1928 Michael Teeuw 2020-06-14 14:00:19 +02:00
  • c7a88e2f12 Throw error when check_config fails rejas 2020-06-14 11:04:11 +02:00
  • 9d2d170c2d add additional URLs per API easyas314 2020-06-13 11:58:06 -04:00
  • df3aa22c59 current appears to be working easyas314 2020-06-04 23:35:32 -04:00
  • a4aabfcdae add the lock file easyas314 2020-06-04 19:26:09 -04:00
  • ce99e70bf9 tweak package; my wxgov.js easyas314 2020-06-04 19:25:13 -04:00
  • 963b1aa6b1 Final cleanups I think rejas 2020-06-01 16:40:20 +02:00
  • 008ac2876b More console -> Logger conversions rejas 2020-05-31 22:12:26 +02:00
  • 2330b166f6 Totall forgot we need a changelog entry rejas 2020-05-25 23:26:52 +02:00
  • 23c0e01565 Use logger in node_helpers rejas 2020-05-25 23:03:19 +02:00
  • 13073bc98d Lint stuff Veeck 2020-05-25 18:57:15 +02:00
  • 8c319903dd Cleanup outcommented logging Veeck 2020-05-18 10:13:54 +02:00
  • 2334cbd78a User logger in checkconfig script Veeck 2020-05-18 09:53:34 +02:00
  • 0cae954f80 Use Log in loader too rejas 2020-05-11 23:13:53 +02:00
  • c60446a015 Fix tests rejas 2020-05-11 23:12:50 +02:00
  • d0c6a4ee6d Make logger configurable Veeck 2020-05-11 07:46:56 +02:00
  • f2d03a511e User logger in node files rejas 2020-05-11 07:25:42 +02:00
  • 367233c318 Add console-stamp to node-logger rejas 2020-05-11 07:23:21 +02:00
  • 9461c1692a Add node/browser wrapper around logger rejas 2020-05-11 07:22:40 +02:00
  • 3b32605b5e Merge pull request #2036 from DarthBrento/develop Michael Teeuw 2020-06-02 10:16:09 +02:00
  • 4d21f8d022 Merge branch 'develop' into develop Michael Teeuw 2020-06-02 09:17:43 +02:00
  • aac67570d4 Merge pull request #2035 from Ekristoffe/develop Michael Teeuw 2020-06-02 09:17:03 +02:00
  • 5f2c465274 Merge pull request #2032 from radokristof/weather-module Michael Teeuw 2020-06-02 09:15:31 +02:00
  • fdaa0bc876 Merge pull request #2031 from radokristof/calendar-module Michael Teeuw 2020-06-02 09:13:42 +02:00
  • a692d6be09 Reworked titleTransform. Kristof Rado 2020-06-01 22:25:07 +02:00
  • efbb9648c4 Introduce new function for location title shortening. Kristof Rado 2020-06-01 20:23:59 +02:00
  • 3d73153e59 Revert "Renamed function" Kristof Rado 2020-06-01 20:19:03 +02:00
  • 8fa2256fb0 linted DarthBrento 2020-06-01 17:19:41 +02:00
  • 4fe974e7a8 Check identifier for type, too DarthBrento 2020-06-01 13:31:46 +02:00
  • 21f76a8f27 Attach identifier to socket notifications to allow multiple instances DarthBrento 2020-06-01 13:14:54 +02:00
  • aeb287fa1d Attach identifier to socket notifications to allow multiple instances DarthBrento 2020-06-01 13:12:54 +02:00
  • 1405e8821c Update calendar.js DarthBrento 2020-06-01 00:38:05 +02:00
  • 37e31bac5b Update node_helper.js DarthBrento 2020-06-01 00:36:47 +02:00
  • d31b696846 updated changelog DarthBrento 2020-06-01 00:24:13 +02:00
  • cc01c1f0db Update weatherforecast.js Chris 2020-05-31 11:57:53 +09:00
  • 4a7076e01c Prettier correction Chris 2020-05-31 11:46:50 +09:00
  • d306bb25dc Update CHANGELOG.md Chris 2020-05-31 00:20:42 +09:00
  • 457c80fe76 Correct #2018 Chris 2020-05-31 00:15:54 +09:00
  • bb972f8449 Updated CHANGELOG.md Kristof Rado 2020-05-30 00:11:14 +02:00