rejas
95b33be3cf
Update vendor dependencies
2020-07-15 12:14:48 +02:00
rejas
b59ee6ad7e
Update dependencies
2020-07-09 22:43:08 +02:00
rejas
2d7c5a827f
Cleanup test expectation
2020-07-09 20:44:52 +02:00
Veeck
85c32ef843
Use const in test requires
2020-07-09 20:30:43 +02:00
rejas
dc089d7db9
Remove stripCommentsFromJson code and test
...
Since we dont allow comments in the json anymore anyway
2020-07-09 20:30:26 +02:00
rejas
d570f910f8
Added test coverage with istanbul
2020-07-09 20:29:38 +02:00
Michael Teeuw
862bf78e63
Merge pull request #2071 from chamakura/develop
...
Fixing double conversion of time between UTC and local timezone
2020-07-05 22:06:59 +02:00
Michael Teeuw
8c01df50a2
Merge pull request #2073 from rejas/issue_2072
...
Fix incorrect namespace links in svg clockfaces
2020-07-05 12:42:42 +02:00
rejas
921932920d
Fix incorrect namespace links in svg clockfaces
...
Fixes #2072
2020-07-05 11:58:37 +02:00
chamakura
d021c9b4ae
Removing debug log statements
2020-07-04 20:23:09 -07:00
chamakura
309a18e9c0
Fixing double conversion of time between UTC and local timezone
2020-07-04 20:12:34 -07:00
Michael Teeuw
73322c96a6
Merge pull request #2070 from rejas/fix_log_level
...
Fix log level
2020-07-04 22:10:16 +02:00
rejas
121e7db330
Add CHANGELOG entry
2020-07-04 22:03:13 +02:00
rejas
9f5e1b59fb
Set logLevel after loading config
2020-07-04 22:02:39 +02:00
Michael Teeuw
3282ed4fea
Add TODO
2020-07-04 21:49:14 +02:00
Michael Teeuw
c7d9192f18
Merge pull request #2060 from bryanzzhu/bryanzzhu-weather-patch
...
fixed minor typo (apiKey vs. appid) in weather.js
2020-07-04 21:47:52 +02:00
Michael Teeuw
bd0f707aed
Add changelog.
2020-07-04 21:40:31 +02:00
Michael Teeuw
8b30634ebe
Merge branch 'develop' into pr/bryanzzhu/2060
2020-07-04 21:38:29 +02:00
Michael Teeuw
ca8acb14f1
Merge pull request #2057 from wolfen351/wolfen351-patch-1
...
Correct calendar display - account for current timezone
2020-07-04 21:34:32 +02:00
Michael Teeuw
26b8f8d0d5
Merge branch 'develop' into pr/bryanzzhu/2060
2020-07-04 21:33:50 +02:00
Michael Teeuw
a066153556
Add updated changelog.
2020-07-04 21:26:22 +02:00
Michael Teeuw
2ee7131c28
Merge branch 'develop' into pr/wolfen351/2057
2020-07-04 21:24:48 +02:00
Michael Teeuw
cb1f65732e
Merge branch 'develop' into pr/wolfen351/2057
2020-07-04 21:15:14 +02:00
Michael Teeuw
37237d9c10
Merge pull request #2066 from oemel09/fix-maxNumberOfDays-2018
...
Adjusts maxNumberOfDays depending on the endpoint
2020-07-03 22:02:26 +02:00
Michael Teeuw
92cc41dec6
Fix linting issue.
2020-07-03 21:53:18 +02:00
oemel09
246dc663c4
Applies suggestions from prettier, floor instead of ceil
2020-07-02 22:22:04 +02:00
oemel09
4ed3235590
Adds fix to changelog
2020-07-02 20:56:48 +02:00
oemel09
0939e405b4
Adjusts maxNumberOfDays depending on the endpoint
2020-07-02 20:54:20 +02:00
Michael Teeuw
26ed05ba3a
Prepare 2.13.0-develop
2020-07-01 20:07:12 +02:00
Michael Teeuw
e16db2233f
Fix contributor list.
2020-07-01 19:52:38 +02:00
Michael Teeuw
5d90a08011
Prepare release 2.12.0
2020-07-01 19:47:09 +02:00
Michael Teeuw
2d3849a671
Merge pull request #2061 from ZoneMR/patch-1
...
Fix #2030 - Clock can be off by a minute
2020-07-01 19:38:11 +02:00
Michael Teeuw
e0dcdc2110
Merge pull request #2063 from lyubomirv/develop
...
Updated the BG translation
2020-07-01 19:31:08 +02:00
Michael Teeuw
22fcee2a16
Merge branch 'develop' into pr/ZoneMR/2061
2020-07-01 19:29:41 +02:00
Michael Teeuw
8c0141367b
Fix EOF issue.
2020-07-01 19:25:00 +02:00
Michael Teeuw
6d829fa575
Merge pull request #2059 from bryanzzhu/bryanzzhu-currentweather
...
added config option to hide sunrise/sunset in Current Weather module
2020-07-01 13:16:48 +02:00
Lyubomir Vasilev
c9d0bd2d7f
Updated the BG translation
2020-07-01 10:08:41 +03:00
ZoneMR
ea31d34649
Fix #2030 - Clock can be off by a minute
...
Set minute/second in our model based on the actual time from moment() rather than our own attempt to track the time - which can drift or fail to respond to time changes.
Also, schedule time refreshes to happen 50ms after the minute/second is expected to change - preventing premature fires and rapid re-firings of notifications due to accuracy limits in setTimeout
2020-06-30 19:51:25 +01:00
Bryan Zhu
dc9d6f6b79
fixed minor typo (apiKey vs. appid)
2020-06-30 12:29:00 -04:00
Bryan Zhu
7a3ea37798
added config option to hide sunrise/sunset in Current Weather module
2020-06-29 12:44:24 -04:00
Michael Teeuw
fdd389d6b7
Merge pull request #2058 from XBCreepinJesus/develop
...
UK Met Office DataHub weather provider
2020-06-28 13:40:17 +02:00
CreepinJesus
b91fccc0e3
Update metofficedatahub.js
2020-06-28 12:09:16 +01:00
CreepinJesus
d911b075ab
Met Office DataHub weather provider
2020-06-28 11:13:44 +01:00
CreepinJesus
4339cdd8a4
Included check for Met Office DataHub provider.
...
The new Met Office provider also returns precipitation as a probability percentage.
2020-06-28 11:00:10 +01:00
CreepinJesus
dd32d3a492
New Met Office provider
...
This is a provider for the Met Office's new DataHub API (which will eventually replace their current DataPoint service).
2020-06-28 10:57:19 +01:00
wolfen351
d5caadd906
Correct calendar display - account for current timezone
2020-06-27 19:43:09 +12:00
Michael Teeuw
c4bc3e2687
Merge pull request #2054 from MichMich/revert-pr-2021
...
Revert PR #2021
2020-06-24 12:36:28 +02:00
Michael Teeuw
2c5909a138
Update CHANGELOG.md
2020-06-24 09:50:25 +02:00
Michael Teeuw
42c13fa584
Update compliments.js
2020-06-24 09:49:14 +02:00
Michael Teeuw
3b442d4bfc
Merge pull request #2048 from rejas/issue_1926
...
Updated ical library to latest version
2020-06-22 18:19:18 +02:00