Commit Graph

  • 7315f7d283 fix conflict with master repo develop branch Sam Detweiler 2019-07-01 12:35:47 -05:00
  • 7d58eb718e Prepare release 2.8.0 Michael Teeuw 2019-07-01 19:06:26 +02:00
  • 651be76776 Merge pull request #1715 from sdetweil/newinstaller Michael Teeuw 2019-07-01 18:36:08 +02:00
  • 4a5c6f1d39 Update CHANGELOG.md sam detweiler 2019-06-30 07:18:45 -05:00
  • 5745d71d6a Update CHANGELOG.md sam detweiler 2019-06-30 06:57:41 -05:00
  • db62b7421a update installer for npm missing, non-PI platforms, mac option on pm2 install Sam Detweiler 2019-06-29 16:02:44 -05:00
  • 4084c57789 fix updatenotification to not crash Sam Detweiler 2019-06-29 15:59:03 -05:00
  • f90bec985a Fix merge issue. Michael Teeuw 2019-06-27 09:29:01 +02:00
  • 90f911c529 Fix Merge Issue Michael Teeuw 2019-06-27 09:27:24 +02:00
  • 6c88b106db Merge pull request #1713 from alltopafi/weather-module-location-header Michael Teeuw 2019-06-27 09:24:28 +02:00
  • cef69d1b97 Merge pull request #1711 from NiekertDev/patch-1 Michael Teeuw 2019-06-27 09:23:10 +02:00
  • f76a7fb331 allow location property in config,js to be used as header Jesse Alltop 2019-06-26 19:31:16 -05:00
  • 3e7b8b0663 Fix missing '#' (pound) in link Niekert 2019-06-24 17:41:51 +02:00
  • a6eb3ad037 added three more class names to 'newsfeed.js' Josef Spitzlberger 2019-06-21 13:08:36 +02:00
  • 9468749384 added three class names Josef Spitzlberger 2019-06-21 13:05:40 +02:00
  • 37417fa1bb Merge pull request #1706 from vincep5/develop Michael Teeuw 2019-06-18 14:06:52 +02:00
  • 217146351e changelog notes vincep5 2019-06-17 10:25:33 -05:00
  • 818ec33cef Adding sunrise/sunset to weathergov vincep5 2019-06-17 10:20:49 -05:00
  • cd1671830a Merge pull request #1704 from Hg347/develop Michael Teeuw 2019-06-15 13:27:21 +02:00
  • a5fca87dd0 updated info: fixed race condition on module update Christoph Hagedorn 2019-06-15 11:49:57 +02:00
  • f06ce55626 Merge remote-tracking branch 'upstream/develop' into develop Christoph Hagedorn 2019-06-15 11:33:44 +02:00
  • 853085e755 added null check for moduleWrapper (fixes race condition if element is updated) Christoph Hagedorn 2019-06-15 11:32:03 +02:00
  • 2b7accaf68 Merge pull request #1703 from rejas/fix_eslint_errors_automatically Michael Teeuw 2019-06-14 14:39:12 +02:00
  • 5533d93172 Update changelog Veeck 2019-06-14 14:06:36 +02:00
  • f0e8c865fe Fix markdown error Veeck 2019-06-14 14:03:58 +02:00
  • 36400c0a83 Fix some eslint errors from previous merges Veeck 2019-06-14 14:03:07 +02:00
  • c5383557b5 Pass fix options to eslint Veeck 2019-06-14 14:02:48 +02:00
  • b645007884 Updated the fetchedLocationName (See PR: #1702) Michael Teeuw 2019-06-14 13:42:59 +02:00
  • 63ac137206 Merge branch 'mattdb-calendar-rrule' into develop Michael Teeuw 2019-06-14 13:32:20 +02:00
  • 808cbf8e0b Fix Typecheck. Michael Teeuw 2019-06-14 13:32:07 +02:00
  • 8ed77ba0c7 Merge Michael Teeuw 2019-06-14 13:31:59 +02:00
  • 66c74c51e4 Merge branch 'rejas-cleanups' into develop Michael Teeuw 2019-06-14 13:19:43 +02:00
  • 7a272ef0ab Merge conflict. Michael Teeuw 2019-06-14 13:19:29 +02:00
  • 60b817ec8e Merge branch 'cybex-dev-develop' into develop Michael Teeuw 2019-06-14 13:05:36 +02:00
  • a41ecaf7cc Merge Michael Teeuw 2019-06-14 13:05:22 +02:00
  • d41afa0e53 Calendar fetch error is still a loading result Matt Bauer 2019-06-13 15:52:49 -05:00
  • a6284e05e5 Update rrule and request dependencies for calendar’s vendored ical.js Matt Bauer 2019-06-13 14:42:21 -05:00
  • e56f61441d Repeating event handling “robustified” Matt Bauer 2019-06-13 12:46:10 -05:00
  • 7b4b7dffa2 Update calendar’s vendored ical.js Matt Bauer 2019-06-13 09:36:31 -05:00
  • 77a214ef9c Merge pull request #1695 from Jason-Cooke/patch-2 Michael Teeuw 2019-06-13 20:16:15 +02:00
  • cf2723aafb Merge pull request #1699 from Hg347/calendar-1696 Michael Teeuw 2019-06-13 20:15:53 +02:00
  • 499e99cfc5 fixed url Christoph Hagedorn 2019-06-13 18:11:41 +02:00
  • a7b83e9fe3 Merge pull request #1637 from maloakes/master Michael Teeuw 2019-06-13 16:51:09 +02:00
  • 964504b9c3 curr.exdates[i] might not be a date, so toISOString() may fail too Christoph Hagedorn 2019-06-11 23:24:03 +02:00
  • ec65e66c58 added fixed issue in changelog Christoph Hagedorn 2019-06-11 22:43:48 +02:00
  • e694b080be curr.start is not always a date type (depends on ics file). A type check has been added. Christoph Hagedorn 2019-06-09 17:46:48 +02:00
  • 70894b3938 Corrected merge problem Malcolm Oakes 2019-06-08 15:34:37 +01:00
  • fb7115fc13 Merge remote-tracking branch 'upstream/develop' Malcolm Oakes 2019-06-07 16:44:42 +01:00
  • a619fc4fef Allow temp and wind units to be specified separately if required. Malcolm Oakes 2019-06-07 15:27:08 +01:00
  • 7c6c5fd06f docs: fix typo Jason Cooke 2019-06-07 10:34:55 +12:00
  • 2970568eab Merge branch 'master' of https://github.com/maloakes/MagicMirror Merge latest from github Malcolm Oakes 2019-06-06 10:59:47 +01:00
  • 62cb3a610e Actually only test json files in jsonlint, rename stylelintrc for clarity rejas 2019-06-05 20:33:53 +02:00
  • f600c163ca Fix intendation rejas 2019-06-05 18:30:04 +02:00
  • 77cb68e5ac Remove unnecessary entry rejas 2019-06-05 18:29:51 +02:00
  • c6314576aa Fix duplicate json entry rejas 2019-06-05 17:04:51 +02:00
  • 515c183070 Fix a comparison that was an assignement rejas 2019-06-05 17:01:54 +02:00
  • 63b9c0e6b8 More dependency updates and cleanup of old ones rejas 2019-06-05 16:54:32 +02:00
  • 84893b1664 Upgrade markdown lint to latest rejas 2019-06-05 10:26:20 +02:00
  • 835668d96d Add eslint semi rule rejas 2019-06-05 10:23:58 +02:00
  • 2bce15dc6e Remove multiple-empty-lines rejas 2019-06-05 10:03:28 +02:00
  • 8f1a212b52 More typo fixes rejas 2019-06-05 09:46:59 +02:00
  • 5c08bde0fa More == -> === and != -> !== fixes rejas 2019-06-05 09:32:10 +02:00
  • 98a84c031e Better fix for translator comparison rejas 2019-06-05 08:55:17 +02:00
  • ea1715384e Revert "Revert "Fix some == with ==="" rejas 2019-06-05 08:48:22 +02:00
  • d9a4ee4f65 Revert "Fix some == with ===" rejas 2019-06-04 11:04:47 +02:00
  • 62017c4661 Update changelog rejas 2019-06-04 10:43:16 +02:00
  • 702b98f510 Cleanup imports rejas 2019-06-04 10:43:06 +02:00
  • 69aafd7d6a Fix missing ; and == and some missing vars rejas 2019-06-04 10:19:25 +02:00
  • c1559dd8c8 More spelling fixes rejas 2019-06-04 10:15:50 +02:00
  • 4df1895560 Fix badge for travis which moved to .com from .org rejas 2019-06-04 10:14:37 +02:00
  • cac92da6e4 Remove unused dependency, move mocha-logger to dev rejas 2019-06-04 10:13:58 +02:00
  • 5d39d85215 Fix some == with === rejas 2019-06-04 09:51:51 +02:00
  • 99b4c43fd5 Fix typos and some whitespaces rejas 2019-06-04 09:33:53 +02:00
  • b2f59d6813 Added clock notifications for elapsed time. Charles Dyason 2019-06-03 14:01:27 +02:00
  • c7d79bb893 Updated config.js.sample with new configuration entries Charles Dyason 2019-05-31 19:45:58 +02:00
  • aa80c468c4 Added broadcasting of news feeds with incremental updates Charles Dyason 2019-05-31 16:23:40 +02:00
  • 6008cba2db Minor typo corrections Charles Dyason 2019-05-31 16:14:48 +02:00
  • caf56671dc Merge pull request #1682 from kolbyjack/update/optimize-clock-update Michael Teeuw 2019-05-19 07:34:05 +02:00
  • 44eccf5ee4 Only call updateDom in clock.js when the content has changed Jon Kolb 2019-05-18 20:00:53 -04:00
  • 8f96e4847c Merge pull request #1674 from eouia/develop Michael Teeuw 2019-05-17 16:29:48 +02:00
  • ae3e307f33 Merge pull request #1677 from mattdb/develop Michael Teeuw 2019-05-17 16:28:30 +02:00
  • 3fe0c758ed Merge pull request #1678 from vincep5/develop Michael Teeuw 2019-05-17 16:27:18 +02:00
  • 7240fb32d2 update city list url vincep5 2019-05-14 15:00:30 -05:00
  • e23a3461ba Merge pull request #6 from MichMich/develop vin p 2019-05-14 14:45:48 -05:00
  • 727eb0cfd7 Calendar: only slice multi-day events when they actually span midnight Matt Bauer 2019-05-14 09:53:34 -05:00
  • 3796076360 change Squotes to Dquotes Seongnoh Sean Yi 2019-05-13 23:24:59 +02:00
  • ef9576f8c4 Fixed:allowance HTML5 autoplay Seongnoh Sean Yi 2019-05-13 21:26:28 +02:00
  • 94fc4cb8a2 allow html5 autoplay policy Seongnoh Sean Yi 2019-05-13 21:19:50 +02:00
  • ccb248db91 Create stale.yml Michael Teeuw 2019-05-07 21:09:11 +02:00
  • e7de447725 Merge pull request #1655 from spitzlbergerj/master Michael Teeuw 2019-05-07 20:49:43 +02:00
  • 7ff5429cb7 Remove newline. Michael Teeuw 2019-05-07 20:41:02 +02:00
  • 17c581b4aa Update changelog. Michael Teeuw 2019-05-07 20:31:41 +02:00
  • 41e5c2939f added config option nextDaysRelative Josef Spitzlberger 2019-04-13 15:06:47 +02:00
  • 7e2ab51298 added Config Option nextDaysRelative Josef Spitzlberger 2019-04-13 15:03:55 +02:00
  • 03f917fd9c Update changelog. Michael Teeuw 2019-05-07 20:31:41 +02:00
  • d24e10a728 added config option nextDaysRelative Josef Spitzlberger 2019-04-13 15:06:47 +02:00
  • a17ac1c16e added Config Option nextDaysRelative Josef Spitzlberger 2019-04-13 15:03:55 +02:00
  • dd6b972be4 Merge pull request #1628 from kolbyjack/feature/calendar-past-events Michael Teeuw 2019-05-07 20:12:37 +02:00
  • 7d0c9ba0d9 Merge pull request #1666 from kevbodavidson/patch-1 Michael Teeuw 2019-05-07 20:07:32 +02:00
  • 6fa211634f Merge branch 'develop' into patch-1 Michael Teeuw 2019-05-07 20:07:17 +02:00