Sam Detweiler
|
cdd87436be
|
fix fullday/showend conflict #2629
|
2022-03-27 09:16:25 -05:00 |
|
veeck
|
eca339ad60
|
Fix weird code in weathergov, still returns no data though
|
2022-03-22 21:11:44 +01:00 |
|
rejas
|
b72cb52a71
|
Remove windspeed conversion from openweathermap
|
2022-03-22 20:46:15 +01:00 |
|
Michael Teeuw
|
e12f57d872
|
Merge pull request #2815 from 10bias/weather-provider-weatherflow
Weather provider weatherflow
|
2022-03-11 15:43:22 +01:00 |
|
Michael Teeuw
|
5def02ff7f
|
Merge pull request #2810 from philnagel/weatherModule-weathergov-feelsLikeFix
fix parsing of feels like for weathergov
|
2022-03-11 15:39:11 +01:00 |
|
Jon Kolb
|
d588fab981
|
Don't adjust startDate for full day events if endDate is in the past
|
2022-03-02 22:09:15 -05:00 |
|
tobias
|
9056abaf4a
|
add function to switch units
|
2022-02-26 11:09:41 +01:00 |
|
tobias
|
3c27fd10b6
|
fix a problem with sunrise
|
2022-02-25 18:30:01 +01:00 |
|
tobias
|
4048d79fc5
|
run lint:prettier
|
2022-02-22 11:14:28 +01:00 |
|
tobias
|
212e60c12d
|
fix copy and paste mistake in comment
|
2022-02-22 11:12:17 +01:00 |
|
tobias
|
e791a663c8
|
add weatherprovider for weatherflow
|
2022-02-21 14:54:35 +01:00 |
|
philna
|
d0838d53c2
|
fix parsing of feels like for weathergov
|
2022-02-08 21:07:08 -06:00 |
|
Michael Teeuw
|
da90412cea
|
Merge pull request #2798 from khassel/cors
|
2022-01-28 11:22:43 +01:00 |
|
Kristjan SCHMIDT
|
6f27e5ae07
|
MagicMirror -> MagicMirror²
|
2022-01-26 23:47:51 +01:00 |
|
Kristjan SCHMIDT
|
a5668b1b99
|
Magic Mirror -> MagicMirror²
Consistent spelling
|
2022-01-26 23:09:26 +01:00 |
|
Karsten Hassel
|
f04dd6b6cd
|
introduce useCorsProxy, per default only enabled for darksky and envcanada
|
2022-01-26 22:44:20 +01:00 |
|
Karsten Hassel
|
48845ab60e
|
Merge branch 'develop' into cors
# Conflicts:
# CHANGELOG.md
|
2022-01-26 00:31:02 +01:00 |
|
Karsten Hassel
|
59bc2318f8
|
fix weather tests and add CHANGELOG
|
2022-01-26 00:29:01 +01:00 |
|
Karsten Hassel
|
c622db918b
|
working version, use corsUrl in weather providers
|
2022-01-25 23:42:42 +01:00 |
|
Karsten Hassel
|
7cfc7b9d74
|
first cors approach
|
2022-01-25 00:43:57 +01:00 |
|
Karsten Hassel
|
c4e7e42cdd
|
added new config option showTitleAsUrl to newsfeed module
|
2022-01-22 23:34:57 +01:00 |
|
Jon Kolb
|
e3857ca0f4
|
Address review feedback
|
2022-01-17 10:48:16 -05:00 |
|
Jonathan Kolb
|
0aee42255f
|
Return full list of events from createEventList for broadcasting
|
2022-01-17 10:07:12 -05:00 |
|
Karsten Hassel
|
3a761f2082
|
change link color to white
|
2022-01-14 22:54:42 +01:00 |
|
Karsten Hassel
|
ed0ad7b988
|
use fake modules instead
|
2022-01-14 22:16:07 +01:00 |
|
Karsten Hassel
|
c392b5a661
|
Merge branch 'develop' into remove-old-weather-modules
# Conflicts:
# modules/default/currentweather/currentweather.js
|
2022-01-14 22:07:21 +01:00 |
|
Christopher Fenner
|
9e4997aa81
|
Merge branch 'develop' into patch-1
|
2022-01-12 20:39:09 +01:00 |
|
Karsten Hassel
|
f3cefde7cb
|
update deps and add CHANGELOG
|
2022-01-10 22:42:07 +01:00 |
|
Christopher Fenner
|
8537f40f1d
|
Update calendar.js
|
2022-01-09 11:25:03 +01:00 |
|
Christopher Fenner
|
4c43f5db15
|
use alternative calendar icon
|
2022-01-09 08:38:48 +01:00 |
|
Karsten Hassel
|
eb32ec89b4
|
remove old weather modules
|
2022-01-08 23:08:41 +01:00 |
|
Christopher Fenner
|
1619dd29e9
|
Apply suggestions from code review
|
2022-01-06 21:28:25 +01:00 |
|
Christopher Fenner
|
ce05f8e958
|
use solid type for font awesome icons
|
2022-01-05 13:28:07 +01:00 |
|
Christopher Fenner
|
c8c4585946
|
use solid type for font awesome icons
|
2022-01-05 13:27:20 +01:00 |
|
Christopher Fenner
|
990d1adfb2
|
use solid type for font awesome icons
|
2022-01-05 13:26:50 +01:00 |
|
Christopher Fenner
|
404343de1d
|
use solid type for font awesome icons
|
2022-01-05 13:19:55 +01:00 |
|
Christopher Fenner
|
24bfaaca7e
|
use solid type for font awesome icons
|
2022-01-05 13:18:08 +01:00 |
|
Christopher Fenner
|
060ca43fc8
|
use solid type for font awesome icons
related to #2768
|
2022-01-05 13:13:40 +01:00 |
|
Sean Scott
|
0f596d5620
|
Update weather.js
Set absoluteDates default to false
|
2022-01-02 14:45:24 -07:00 |
|
Sean Scott
|
a5668ef729
|
Update forecast.njk
Add an absolute date option to the weather module's forecast.
|
2022-01-02 11:35:29 -07:00 |
|
Jon Kolb
|
bf83341fb9
|
Merge branch 'develop' into broadcast-custom-symbols
|
2021-12-28 07:33:22 -05:00 |
|
Sam Detweiler
|
fc14431147
|
fix date correction comparison for fulldate, just less than, not less or equal
|
2021-12-26 16:40:17 +01:00 |
|
Jon Kolb
|
c579989ded
|
Perform customEvent symbols replacement in symbolsForEvent
|
2021-12-26 09:25:28 -05:00 |
|
Sam Detweiler
|
c5ed70dbfc
|
past prettier
|
2021-12-25 02:26:11 +11:00 |
|
Sam Detweiler
|
f75ca0c399
|
after prettier
|
2021-12-25 02:22:42 +11:00 |
|
sam detweiler
|
75c2977daf
|
Merge branch 'develop' into calfix
|
2021-12-24 09:17:25 -06:00 |
|
Sam Detweiler
|
b3ef4b40c5
|
fix calendar across timezone, showEnd/FullDay
|
2021-12-25 02:10:48 +11:00 |
|
Michael Teeuw
|
9d0cab01d5
|
Merge pull request #2736 from rejas/issue_2712
Allow dangerouslyDisablingAutoEscaping in newsfeed items
|
2021-12-21 19:44:03 +01:00 |
|
rejas
|
405ec82dd0
|
Run prettier
|
2021-12-21 15:22:52 +01:00 |
|
rejas
|
9c4c77fe84
|
Merge branch 'develop' into RelativeFullDayEvents
|
2021-12-21 15:19:36 +01:00 |
|