Marco Bakera
63483dc6c3
minor typo in position fixed.
2018-06-24 14:29:55 +02:00
Michael Teeuw
60b9a5b9da
Merge pull request #1245 from MichMich/electron-downgrade
...
v2.3.1
v2.3.1
2018-04-01 19:12:25 +02:00
Michael Teeuw
eaaa62a7f3
Downgrade Electron.
2018-04-01 19:05:38 +02:00
Michael Teeuw
fb0cc61e09
Merge pull request #1241 from MichMich/develop
...
Release 2.3.0
v2.3.0
2018-04-01 14:16:36 +02:00
Michael Teeuw
be29b5daf8
Prepare for release 2.3.0
2018-04-01 14:08:38 +02:00
Michael Teeuw
f010adabd0
Merge pull request #1232 from Kiina/develop
...
Update electron to 1.7.13
2018-03-28 12:27:05 +02:00
Dominic Dey-Marckmann
c93b263b1f
Update electron to 1.7.13
2018-03-27 21:09:08 +02:00
Michael Teeuw
15f34d6b54
Update CHANGELOG.md
2018-03-25 14:56:20 +02:00
Michael Teeuw
d0eeb55999
Merge pull request #1186 from BonySimon/patch-1
...
Fix exception on translation of objects
2018-03-25 14:55:52 +02:00
Michael Teeuw
08c0d39b23
Update translator.js
2018-03-25 14:55:42 +02:00
Michael Teeuw
d0ecde3277
Merge pull request #1176 from relm923/forecast_max_days
...
Forecast - Max Days
2018-03-25 14:53:30 +02:00
Michael Teeuw
45ec57afd7
Merge branch 'develop' into forecast_max_days
2018-03-25 14:52:42 +02:00
Michael Teeuw
b0cd053083
Merge pull request #1202 from iampranavsethi/currentweather-module-updates
...
Currentweather module updates
2018-03-25 14:52:05 +02:00
Michael Teeuw
698a11be58
Merge branch 'develop' into currentweather-module-updates
2018-03-25 14:51:47 +02:00
Michael Teeuw
efb08fb1e1
Update CHANGELOG.md
2018-03-25 14:51:18 +02:00
Michael Teeuw
f89bc8422e
Merge pull request #1224 from bacongobbler/clearer-install-question
...
capitalize "y/n" for clearer intent
2018-03-25 14:47:35 +02:00
Michael Teeuw
4bf4889a08
Merge pull request #1225 from moham96/patch-1
...
use shallow clone
2018-03-25 14:47:09 +02:00
Michael Teeuw
01ab8ba38e
Merge pull request #1227 from E3V3A/patch-4
...
removed known issues as they are closed
2018-03-25 14:46:44 +02:00
E:V:A
ae6d15e812
removed known issues as they are closed
2018-03-25 12:07:29 +03:00
MOHAMMAD RASIM
1abfbe1d34
use shallow clone
...
not need to download the whole repo history
2018-03-24 16:11:57 +03:00
Matthew Fisher
d3095297c2
capitalize "y/n" for clearer intent
...
If you press enter, `choice` is an empty string and will default to "no". The convention is to capitalize the default answer so users know what happens when they auto-accept prompts.
2018-03-23 16:29:37 -07:00
Michael Teeuw
79d40d5644
Merge pull request #1199 from ThomasMirlacher/develop
...
Add dc:date to parsing in newsfeed module, which allows parsing of mo…
2018-03-21 12:17:23 +01:00
Thomas Mirlacher
008e305a84
use doublequotes.
2018-03-21 11:58:09 +01:00
Michael Teeuw
0379611edd
Merge pull request #1218 from kjb085/kb/calendar-adv-filter
...
Add advanced filtering to excludedEvents
2018-03-21 11:34:41 +01:00
Kenn Breece
96d883c1c7
Merge branch 'develop' into kb/calendar-adv-filter
2018-03-20 15:38:16 -04:00
Kenn Breece
be0f262e37
Add advanced filtering to excludedEvents
2018-03-18 23:54:23 -04:00
Michael Teeuw
1676adf071
Merge pull request #1209 from E3V3A/patch-3
...
update node stable to 9.x
2018-03-14 10:26:25 +01:00
E:V:A
a5d5630067
update node stable to 9.x
2018-03-14 11:24:41 +02:00
Pranav Sethi
275956caba
Fixed typos in README.md for currentweather.
2018-03-12 22:22:45 -04:00
Michael Teeuw
bf8ed87fc9
Merge pull request #1197 from ptz0n/patch-1
...
Update README.md
2018-03-12 18:34:21 +01:00
Michael Teeuw
fb3afac097
Merge pull request #1200 from djgalloway/wip-apt-y
...
Assume yes when installing deps on Raspberry Pi via apt-get
2018-03-12 18:33:36 +01:00
Michael Teeuw
eda8b037a9
Merge pull request #1205 from Tajnymag/develop
...
Added yarn support
2018-03-12 18:32:31 +01:00
Marek Lukáš
8ef14f7a54
Added changes from [9974e35] to CHANGELOG
2018-03-12 15:33:30 +01:00
Marek Lukáš
9974e35656
Added yarn support
2018-03-12 15:28:43 +01:00
Pranav Sethi
15bc5431b6
Fixed Trailling Spaces
2018-03-12 05:25:33 -04:00
Pranav Sethi
f767531d89
Fixed Trailling Spaces
2018-03-12 05:25:01 -04:00
Pranav Sethi
7285ada9dd
Added feels like and kmph wind for currentweather module
2018-03-12 05:06:16 -04:00
Pranav Sethi
b9b9773df9
Merge branch 'develop' into currentweather-module-updates
2018-03-12 03:56:44 -04:00
David Galloway
c29a83b259
Assume yes when installing deps on Raspberry Pi via apt-get
...
Signed-off-by: David Galloway <dgallowa@redhat.com>
2018-03-11 13:17:33 -04:00
Thomas Mirlacher
fa45e66da6
Add dc:date to parsing in newsfeed module, which allows parsing of more rss feeds.
2018-03-10 00:30:45 +01:00
Erik Eng
7cbcdddac9
Merge branch 'develop' into patch-1
2018-03-07 09:18:07 +01:00
Erik Eng
a2f17900da
Update README.md
...
Correct manual installation step.
2018-03-07 09:13:33 +01:00
Michael Teeuw
fb7e97b8ad
Merge pull request #1190 from E3V3A/patch-1
...
made the module "this" instances into a table
2018-03-06 09:36:04 +01:00
Michael Teeuw
0c92a8a8e9
Merge pull request #1191 from E3V3A/patch-2
...
fix md header
2018-03-06 09:35:34 +01:00
Michael Teeuw
dcc59380e5
Merge pull request #1194 from bastilimbach/develop
...
Remove old docker config and link to docker repository
2018-03-06 09:33:50 +01:00
Sebastian Limbach
f9bf25f96d
Add changes
2018-03-04 14:07:44 +01:00
Sebastian Limbach
cbcbea8b08
Remove old docker config
2018-03-04 13:59:45 +01:00
Pranav Sethi
62eb4f20da
Fixed Trailling Spaces to Pass checks
2018-03-03 05:08:12 -05:00
Pranav Sethi
43d5311e5e
Fixed Trailling Spaces
2018-03-03 05:00:26 -05:00
Pranav Sethi
a6f08a09d5
Added Feels Like and Windspeed in KMPH
2018-03-03 04:52:22 -05:00