Michael Teeuw
a41ecaf7cc
Merge
2019-06-14 13:05:22 +02:00
Michael Teeuw
77a214ef9c
Merge pull request #1695 from Jason-Cooke/patch-2
...
docs: fix typo
2019-06-13 20:16:15 +02:00
Michael Teeuw
cf2723aafb
Merge pull request #1699 from Hg347/calendar-1696
...
fixed calendar, issue 1696, ics file start date is not date type
2019-06-13 20:15:53 +02:00
Christoph Hagedorn
499e99cfc5
fixed url
2019-06-13 18:11:41 +02:00
Michael Teeuw
a7b83e9fe3
Merge pull request #1637 from maloakes/master
...
Add Weather provider UK Met Office
2019-06-13 16:51:09 +02:00
Christoph Hagedorn
964504b9c3
curr.exdates[i] might not be a date, so toISOString() may fail too
2019-06-11 23:24:03 +02:00
Christoph Hagedorn
ec65e66c58
added fixed issue in changelog
2019-06-11 22:43:48 +02:00
Christoph Hagedorn
e694b080be
curr.start is not always a date type (depends on ics file). A type check
...
has been added.
2019-06-09 17:46:48 +02:00
Malcolm Oakes
70894b3938
Corrected merge problem
2019-06-08 15:34:37 +01:00
Malcolm Oakes
fb7115fc13
Merge remote-tracking branch 'upstream/develop'
2019-06-07 16:44:42 +01:00
Malcolm Oakes
a619fc4fef
Allow temp and wind units to be specified separately if required.
2019-06-07 15:27:08 +01:00
Jason Cooke
7c6c5fd06f
docs: fix typo
2019-06-07 10:34:55 +12:00
Malcolm Oakes
2970568eab
Merge branch 'master' of https://github.com/maloakes/MagicMirror
...
Merge latest from github
2019-06-06 10:59:47 +01:00
Charles Dyason
b2f59d6813
Added clock notifications for elapsed time.
...
Added notifications to default `clock` module to broadcast:
- `CLOCK_SECOND` for a clock second, and
- `CLOCK_MINUTE` for a clock minute having elapsed.
Each notification is broadcasted with the corresponding value i.e. `CLOCK_SECOND` -> `30` and `CLOCK_MINUTE` -> `5` .
2019-06-03 14:01:27 +02:00
Charles Dyason
c7d79bb893
Updated config.js.sample with new configuration entries
...
Added `broadcastNewsFeeds: true` and `broadcastNewsUpdates: true` to the `config.js.sample` file
2019-05-31 19:45:58 +02:00
Charles Dyason
aa80c468c4
Added broadcasting of news feeds with incremental updates
...
Added ability to enable broadcasting of news feed items with `NEWS_FEED` notification and broadcasting updated news feed items with `NEWS_FEED_UPDATE` to other modules. This is merged into the default `newsfeed` module.
One can set ability to broadcast the whole news feed or broadcast only updated news feed items.
2019-05-31 16:37:47 +02:00
Charles Dyason
6008cba2db
Minor typo corrections
2019-05-31 16:17:09 +02:00
Michael Teeuw
caf56671dc
Merge pull request #1682 from kolbyjack/update/optimize-clock-update
...
Only call updateDom in clock.js when the content has changed
2019-05-19 07:34:05 +02:00
Jon Kolb
44eccf5ee4
Only call updateDom in clock.js when the content has changed
2019-05-18 20:02:22 -04:00
Michael Teeuw
8f96e4847c
Merge pull request #1674 from eouia/develop
...
allow html5 autoplay
2019-05-17 16:29:48 +02:00
Michael Teeuw
ae3e307f33
Merge pull request #1677 from mattdb/develop
...
Calendar: only slice multi-day events when they actually span midnight
2019-05-17 16:28:30 +02:00
Michael Teeuw
3fe0c758ed
Merge pull request #1678 from vincep5/develop
...
Fix City List
2019-05-17 16:27:18 +02:00
vincep5
7240fb32d2
update city list url
2019-05-14 15:00:30 -05:00
vin p
e23a3461ba
Merge pull request #6 from MichMich/develop
...
Develop
2019-05-14 14:45:48 -05:00
Matt Bauer
727eb0cfd7
Calendar: only slice multi-day events when they actually span midnight
2019-05-14 10:08:53 -05:00
Seongnoh Sean Yi
3796076360
change Squotes to Dquotes
2019-05-13 23:24:59 +02:00
Seongnoh Sean Yi
ef9576f8c4
Fixed:allowance HTML5 autoplay
...
From commit: 94fc4cb8a2
2019-05-13 21:26:28 +02:00
Seongnoh Sean Yi
94fc4cb8a2
allow html5 autoplay policy
...
From Chrome 66, autoplay policy is changed. This 1 line can help to play html5 audio and video without user-gesture-allowance in MagicMirror
2019-05-13 21:19:50 +02:00
Michael Teeuw
ccb248db91
Create stale.yml
2019-05-07 21:09:11 +02:00
Michael Teeuw
e7de447725
Merge pull request #1655 from spitzlbergerj/master
...
default module calendar - added config option nextDaysRelative
2019-05-07 20:49:43 +02:00
Michael Teeuw
7ff5429cb7
Remove newline.
2019-05-07 20:41:02 +02:00
Michael Teeuw
17c581b4aa
Update changelog.
2019-05-07 20:35:29 +02:00
Josef Spitzlberger
41e5c2939f
added config option nextDaysRelative
...
added configuration option nextDaysRelative to always display today's and tomorrow's appointments in relative mode, even if timeformat is set to absolute
2019-05-07 20:35:28 +02:00
Josef Spitzlberger
7e2ab51298
added Config Option nextDaysRelative
...
added configuration option nextDaysRelative to always display today's and tomorrow's appointments in relative mode, even if timeformat is set to absolute
2019-05-07 20:34:35 +02:00
Michael Teeuw
03f917fd9c
Update changelog.
2019-05-07 20:31:41 +02:00
Josef Spitzlberger
d24e10a728
added config option nextDaysRelative
...
added configuration option nextDaysRelative to always display today's and tomorrow's appointments in relative mode, even if timeformat is set to absolute
2019-05-07 20:18:32 +02:00
Josef Spitzlberger
a17ac1c16e
added Config Option nextDaysRelative
...
added configuration option nextDaysRelative to always display today's and tomorrow's appointments in relative mode, even if timeformat is set to absolute
2019-05-07 20:18:08 +02:00
Michael Teeuw
dd6b972be4
Merge pull request #1628 from kolbyjack/feature/calendar-past-events
...
Add includePastEvents global and calendar-specific settings
2019-05-07 20:12:37 +02:00
Michael Teeuw
7d0c9ba0d9
Merge pull request #1666 from kevbodavidson/patch-1
...
Update config.js.sample
2019-05-07 20:07:32 +02:00
Michael Teeuw
6fa211634f
Merge branch 'develop' into patch-1
2019-05-07 20:07:17 +02:00
Michael Teeuw
1ca24c7f38
Merge branch 'patch-1' of https://github.com/kevbodavidson/magicmirror into pr/kevbodavidson/1666
2019-05-07 20:06:06 +02:00
Michael Teeuw
bcfbccae59
Update changelog.
2019-05-07 20:06:03 +02:00
kevbodavidson
20b75ce6ed
Update config.js.sample
2019-05-07 20:04:55 +02:00
Michael Teeuw
2ea15d7bf5
Merge pull request #1660 from magic21nrw/master
...
Update ical.js #1631
2019-05-07 19:53:04 +02:00
Michael Teeuw
18e14c597f
Merge branch 'master' of https://github.com/magic21nrw/magicmirror-1 into pr/magic21nrw/1660
2019-05-07 19:46:26 +02:00
Michael Teeuw
06d75999d7
Update changelog.
2019-05-07 19:46:23 +02:00
magic21nrw
7047a7cae6
Update ical.js
...
Fixed Bug with more than one calendar.
2019-05-07 19:45:28 +02:00
Michael Teeuw
20d2124867
Merge pull request #1661 from vincep5/develop
...
Update Feels to Feels like
2019-05-07 19:41:01 +02:00
kevbodavidson
3c7a85361e
Update config.js.sample
2019-04-24 17:19:47 -04:00
vincep5
1ffbbdac99
Update English Feels to Feels like
2019-04-17 21:16:36 -05:00