rejas
c3d57eef4f
Remove husky again, move lint as test to travis
2020-03-11 08:52:25 +01:00
rejas
6c926b8876
Add husky for pre-commit hook
2020-03-08 16:25:26 +01:00
Michael Teeuw
8ef8388c32
Set default DISPLAY in package.json.
2020-02-01 15:02:47 +01:00
Michael Teeuw
e2d4a0fde8
Improve Feedback.
2020-02-01 14:52:52 +01:00
Michael Teeuw
65b1d61295
Improve feedback.
2020-02-01 14:43:43 +01:00
Michael Teeuw
1b38e73eb2
Fix install scripts.
2020-02-01 14:41:46 +01:00
Michael Teeuw
e2afee3275
Add feedback.
2020-02-01 14:39:50 +01:00
Michael Teeuw
7f2ecbd04f
Cleanup.
2020-02-01 14:32:38 +01:00
Michael Teeuw
09c1ea992c
Update start methods.
2020-02-01 13:56:15 +01:00
Michael Teeuw
7fc4f61182
Merge pull request #1892 from roramirez/upgrade-electron-6
...
Upgrade to Electron 6:
2020-01-23 19:28:37 +01:00
Rodrigo Ramírez Norambuena
a7ee2ef3a6
Upgrade to Electron 6:
...
New version of Electron has enable by default sandbox
http://www.atom.pe/docs/api/sandbox-option/
There was some issues to migrate a new version of Electron for
MagicMirror. Using the new version in Travis CI was failing at this
time. The problem is because the testing runner is a Docker enviroment
The issue experimented is the same topic mentioned here:
- https://github.com/electron/electron/issues/17972
- https://github.com/electron-userland/spectron/issues/443
The fix for to all of this is to set the `--no-sandbox` mode in CI
testing https://electronjs.org/docs/all#--no-sandbox
This change use the feature to set and disable Sandbox using
by enviroment variable `ELECTRON_DISABLE_SANDBOX=1`
https://github.com/electron/electron/pull/16576
This change has reference #1800
2020-01-20 22:19:10 +00:00
Michael Teeuw
65126365a6
Add links to documentation site.
2020-01-10 22:11:10 +01:00
Michael Teeuw
2b511b67c3
Prepare for 2.11.0
2020-01-01 22:21:55 +01:00
Michael Teeuw
e64870ca58
Prepare 2.10.0 release.
2020-01-01 21:50:02 +01:00
Michael Teeuw
4b5a3ed44d
Downgrade Electron to check Travis.
2020-01-01 21:12:31 +01:00
Michael Teeuw
3dba46b74f
Downgrade test utils.
2020-01-01 20:26:16 +01:00
Michael Teeuw
2767e31a28
Downgrade Spectron
2020-01-01 20:18:48 +01:00
Michael Teeuw
04dde74572
Move and alias node_module.
2020-01-01 19:17:23 +01:00
Rodrigo Ramírez Norambuena
7e2c78666e
Revert "stop helper class being erased"
...
This reverts commit 2fbedca746655f38fa89a6436afa888f88d518db.
2019-12-31 19:31:13 +00:00
Michael Teeuw
91c726c706
Merge branch 'pr/SpencerCornish/1834' into develop
2019-12-29 13:51:18 +01:00
sam detweiler
9a8faac316
Merge branch 'develop' into fix_helper
2019-12-28 14:36:49 -06:00
Spencer Cornish
301344c96d
Update unsecure dependencies
2019-12-19 21:02:39 -07:00
Sam Detweiler
843cd0eff6
change spectron version to match doc, update locak file
2019-12-10 10:53:41 -06:00
Sam Detweiler
2fbedca746
stop helper class being erased
2019-12-09 10:33:35 -06:00
Sam Detweiler
cd2b240308
upgrade electron
2019-11-08 11:43:17 -08:00
sam detweiler
3d6485588d
pr merge order left electron in dependencies section
2019-10-25 07:37:21 -05:00
Michael Teeuw
ecdd9734eb
Merge branch 'develop' into newservermode
2019-10-25 14:23:50 +02: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
Chris van Marle
a6aae70a55
Add UTC timestamp to console log
2019-10-23 10:16:01 +00:00
Michael Teeuw
1ff51822df
Prepare 2.10.0-develop
2019-10-01 19:47:40 +02:00
Michael Teeuw
d90de18d99
Prepare 2.9.0
2019-10-01 19:36:51 +02:00
fewieden
ec6d9e3521
Merge branch 'develop' into feature/automated-weather-tests
...
# Conflicts:
# modules/default/weather/weather.js
# package-lock.json
# package.json
2019-09-11 13:07:31 +02:00
Rodrigo Ramírez Norambuena
2822303138
Skip from worktree the css/custom.css:
...
On the next release the css/custom.css will rename to
css/custom.css.sample
This change run git instructions to detach the file from own local
repository. This instructions are called in untrack-css.sh file from
run-start.sh and npm postinstall step
Reference #1540
2019-07-26 02:12:10 -04:00
Michael Teeuw
00148b4cc8
Prepare 2.9.0-develop
2019-07-01 20:22:52 +02:00
Michael Teeuw
7d58eb718e
Prepare release 2.8.0
2019-07-01 19:06:26 +02:00
Michael Teeuw
8ed77ba0c7
Merge
2019-06-14 13:31:59 +02:00
Michael Teeuw
7a272ef0ab
Merge conflict.
2019-06-14 13:19:29 +02:00
Matt Bauer
a6284e05e5
Update rrule and request dependencies for calendar’s vendored ical.js
...
rrule-alt has not been updated in some time, while the main rrule has. ical.js is using updated rrule. Getting rid of rrule-alt would affect some third-party modules, however, so we should keep it around for now at least.
2019-06-13 14:45:32 -05:00
rejas
63b9c0e6b8
More dependency updates and cleanup of old ones
2019-06-05 16:54:32 +02:00
rejas
84893b1664
Upgrade markdown lint to latest
2019-06-05 10:26:20 +02:00
rejas
cac92da6e4
Remove unused dependency, move mocha-logger to dev
2019-06-04 10:13:58 +02:00
Malcolm Oakes
7742575cab
Merge latest from develop branch
2019-04-03 16:16:59 +01:00
Malcolm Oakes
c80e04fe8d
Add new weather data provider UK Met Office (Datapoint)
2019-04-03 15:19:32 +01:00
Michael Teeuw
8b0b70e757
Prepare 2.8.0-develop.
2019-04-02 09:55:20 +02:00
Michael Teeuw
abb0dadead
Fix package.json version number.
2019-04-02 09:34:42 +02:00
Michael Teeuw
43ba13f3bc
Prepare 2.8.0-develop.
2019-04-01 21:26:39 +02:00
Michael Teeuw
b0d97dd170
Prepare for release.
2019-04-01 20:47:07 +02:00
fewieden
fa8e398e90
dependencies
2019-01-13 23:50:29 +01:00
Michael Teeuw
e1fe8d1d89
Bump Electron to v3.0.13 - Issue: #1500
2019-01-03 16:04:33 +01:00
Michael Teeuw
b52da7c9fc
Prepare for 2.7.0 dev branch.
2019-01-01 17:15:37 +01:00