rejas
07e75b8550
Adjust log level in sample
2020-12-29 10:21:50 +01:00
veeck
5ac20d65ac
Add new log level "debug" for such a purpose
2020-11-06 11:47:09 +01:00
Veeck
d0c6a4ee6d
Make logger configurable
2020-06-02 15:03:59 +02:00
rejas
e7fc4ef1e7
Replace unsecure links with https ones
2020-04-28 23:05:28 +02:00
rejas
941d5d7cd9
Fix mixed tabs and whitespace errors
2020-04-21 12:23:50 +02:00
Leon Kiefer
e6c0011789
renamed basename to basePath
2020-04-06 21:29:55 +02:00
Leon Kiefer
54542f7f07
added basename config
...
use basename in socket.io path fix #1973
2020-04-05 23:00:38 +02:00
rejas
5a4ae99283
Add no-multi-spaces rule to eslint and run it
2020-03-15 15:49:34 +01:00
rejas
5517a913d4
Run linter manually
2020-03-08 16:20:54 +01:00
karenorman
5511c15921
Update description in config.js.sample
2020-02-05 10:23:49 +08:00
karenorman
c8c327b6ab
Add HTTPS support
2020-02-01 20:46:26 +08:00
Mpho Mphego
85d26f7320
Grammar fixes to config.
...
This PR does the following:
- [x] Corrects grammar on `config.js.sample`
2020-01-26 14:10:24 +02:00
Kurtis Blankenship
2b738fa14b
Merge branch 'develop' of github.com:MichMich/MagicMirror into fix-timeshift-calendar
2020-01-17 22:54:59 -06:00
Kurtis Blankenship
8aa745471b
fix: Issue #1798 - fixing recurrent calendar events crosstime DST
2020-01-17 22:53:14 -06:00
HeikoGr
94ff8a9b04
force declaration of public ip adress in config file (ISSUE #1852 )
2020-01-02 14:15:24 +00:00
Sam Detweiler
cb7ccd7854
update readme and upgrade script to work from website, fix tabs in config sample
2019-10-25 08:46:41 -05:00
Sam Detweiler
e958f33450
add support for armv6l using serveronlymode, make serveronly config option, electron install optional
2019-10-24 09:20:33 -05: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
vincep5
7240fb32d2
update city list url
2019-05-14 15:00:30 -05:00
kevbodavidson
20b75ce6ed
Update config.js.sample
2019-05-07 20:04:55 +02:00
Michael Teeuw
cecc6f7561
Merge branch 'develop' into develop
2018-10-26 15:11:46 +02:00
cphamlet
9b6ba65cdb
Fix Broken Link
...
http://www.openweathermap.org/help/city_list.txt is a dead link, suggest replacing with https://openweathermap.org/city
2018-10-14 15:08:55 -05:00
P-DESK\P-Storm
fc89feec4e
* Added font awesome 5, keeping shims in place for the calendar app ( https://fontawesome.com/how-to-use/on-the-web/setup/upgrading-from-version-4 )
...
* Updated example sample config
2018-10-05 01:16:25 +02:00
Vincent Yang
0b9d4f17ab
Fix link for finding cities in OpenWeather
2018-08-21 01:04:58 -07:00
Chris van Marle
d99897cf9d
Update sample address
...
As proposed in review
2017-09-06 15:22:17 +02:00
Chris van Marle
a518d3f33f
Describe default in comment of sample config
2017-09-01 14:46:25 +02:00
Chris van Marle
2f05228d91
More secure defaults.
...
Without config, listen only on looback interface. In sample config
listen on any interface, but use an IP whitelist.
Related to #950
2017-09-01 14:46:25 +02:00
Unknown
66f93ee541
Added clientonly script
...
Added clientonly script to have server and client run at different locations
2017-07-02 12:10:16 +02:00
Michael Teeuw
a8e18d7f99
Merge pull request #830 from roramirez/format-tab-config.sample
...
Fix extra tabs added in config.js.sample
2017-04-06 16:24:29 +02:00
Rodrigo Ramírez Norambuena
c798913fd2
Fix extra tabs added in config.js.sample
2017-04-03 15:18:35 -03:00
Rodrigo Ramírez Norambuena
ab28d0e09f
Add note about how configurate the file into config.js.sample
2017-04-03 11:28:46 -03:00
Doug Kline
4a70e3cd31
Update config.js.sample
2017-04-01 18:54:28 -04:00
Doug Kline
5ccf053cba
TL;RL cheat notes for IPv4 ipWhitelist
...
Hopefully save a google or support request -- while still using IPv4 addresses on MagicMirror network, need to set full address by using ::ffff: as prefix to IP in config. e.g. ::ffff:192.168.5.1 and not 192.168.5.1
2017-04-01 17:23:24 -04:00
Michael Teeuw
bfb376505b
Merge pull request #759 from roramirez/readme-ipWhitelist
...
Add note to allow all IP addresses. ipWhitelist configuration directive.
2017-03-17 14:10:24 +01:00
BeatIdo
50f2dded64
Complete OWM city list URL
2017-03-10 16:42:43 +01:00
Rodrigo Ramírez Norambuena
34f04b1946
Add note to allow all IP addresses. ipWhitelist configuration directive.
2017-03-09 17:26:50 -03:00
Rodrigo Ramírez Norambuena
f59f035a7e
Add config/* to the Grunt target.
...
Also, this change can be check config errors by syntax.
2017-01-23 18:03:26 -03:00
Rodrigo Ramírez Norambuena
27644776f3
fix tab into config.js.sample
2016-11-24 00:20:04 -03:00
Michael Teeuw
e4197012f6
updateWrapperStates to hide unused regions.
2016-11-08 20:07:31 +01:00
Michael Teeuw
a66a4f62bd
Add module 'updatenotification'.
2016-10-15 13:08:46 +02:00
Michael Teeuw
b267491934
Add IPv6 loopback IP address to default whitelist.
2016-10-01 13:49:41 +02:00
Joseph Bethge
66eb99e506
transfer usage information to readme
2016-09-29 17:49:54 +02:00
Joseph Bethge
b583140077
fix double quotes and config.js.sample
2016-09-29 17:43:57 +02:00
Joseph Bethge
5d29fa5e62
ip address filtering
2016-09-29 16:34:57 +02:00
Michael Teeuw
c4f9388668
Fix openweathermap url
2016-07-28 17:53:48 +02:00
mochman
4a309c49e5
Updated README.md
2016-05-25 15:47:22 -05:00
mochman
b45899bf90
Updated weather to get a locationID
2016-05-25 15:23:29 -05:00
roxasvalor
0890fd521e
Added units variable
2016-04-24 15:23:07 -05:00
Michael Teeuw
fd500ac411
Allow the subscription to multiple news feeds in one newsfeed instance.
2016-04-20 14:39:38 +02:00
Michael Teeuw
bc8dccd4b5
Fix #153
2016-04-13 09:27:30 +02:00