Veeck
be6f1f9c4a
Move eslint to dependencies, update some devdependcies
2020-04-21 14:41:34 +02:00
Veeck
cc5336900c
Update dependencies
2020-04-20 11:34:24 +02:00
Veeck
291a8f5c1f
Fix warnings for jsonlint
2020-04-20 11:34:16 +02:00
Veeck
c7c6dc4e67
Move config check into js folder, cleanup var usage
2020-04-19 07:55:56 +02:00
rejas
ab3015df6b
Remove rest of grunt calls
2020-04-10 14:43:58 +02:00
rejas
f36df159e0
Replace grunt-jsonlint with jsonlint
2020-04-10 12:24:08 +02:00
rejas
61462cf57e
Replace grunt-eslint with eslint
2020-04-10 07:48:28 +02:00
rejas
427d186c86
Replace grunt-markdownlint with markdownlint-cli
2020-04-10 07:48:28 +02:00
rejas
84e9c47a67
Replace grunt-stylelint with stylelint
2020-04-10 07:48:28 +02:00
rejas
18989d593a
Replace grunt-yamllint with yaml-lint
2020-04-10 07:48:28 +02:00
Michael Teeuw
501a314597
Start of 2.12.0-develop
2020-04-01 12:28:40 +02:00
Michael Teeuw
46df59d77a
Prepare release 2.11.0
2020-04-01 11:52:39 +02:00
Michael Teeuw
fe6645a420
Merge pull request #1955 from rejas/jshint
...
Remove jshint dependency
2020-03-24 21:16:12 +01:00
rejas
a91f2de26a
Remove jshint dependency, use eslint for config verification
2020-03-15 20:38:52 +01:00
rejas
f22e39e22b
Add switch to auto fix eslint and stylelint issues
2020-03-11 11:29:59 +01:00
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