Commit Graph

25 Commits

Author SHA1 Message Date
buxxi d2b3414ac6 changelog for zombie processes and fixing linting error 2021-03-13 12:02:56 +01:00
buxxi 401a6f3417 Updating simple-git and using timeout when checking for module updates 2021-03-13 11:58:33 +01:00
buxxi 3ed223a550 Refactoring update notification to use async/await 2021-03-13 11:12:08 +01:00
Felix Wiedenbach b18d98f5ea exposed logger as node module 2021-02-18 19:14:53 +01:00
Brandon Marlowe 6f1c7d6253 added --dry-run option to prevent updatenotification module from consuming fetch result 2020-07-28 23:51:38 -04:00
rejas 008ac2876b More console -> Logger conversions 2020-06-02 15:05:31 +02:00
Veeck abb5dc5739 Run prettier over ALL files once
No other changes done in this commit
2020-05-11 22:22:32 +02:00
rejas b9d19cfcb4 First round of undef fixes 2020-05-03 12:40:48 +02:00
rejas 5a4ae99283 Add no-multi-spaces rule to eslint and run it 2020-03-15 15:49:34 +01:00
buxxi 75c8c3f50b Using promises to resolve which modules has a git remote so the modules wont be skipped on the first check 2020-02-17 22:56:06 +01:00
buxxi c925e88475 Adding support for ignoring update check for certain modules 2020-02-11 18:13:39 +01:00
Rodrigo Ramírez Norambuena 82ee051c1a linter fixes 2019-07-26 01:25:26 -04:00
Sam Detweiler 7315f7d283 fix conflict with master repo develop branch 2019-07-01 12:35:47 -05:00
Sam Detweiler 4084c57789 fix updatenotification to not crash 2019-06-29 15:59:03 -05:00
shbatm 1f62b8f0b6 Update node_helper.js 2019-01-04 18:12:12 -06:00
shbatm b9d6a235e3 Fixes Incomplete fix for MichMich/MagicMirror#1507 2019-01-04 12:37:58 -06:00
shbatm a257b15f86 Error handling for bad git data in updatenotification
Update CHANGELOG
2019-01-04 09:23:10 -06:00
Chris van Marle e7b9100f1c Add Github link to update info 2017-10-16 14:24:29 +02:00
Michael Teeuw 48db615ac8 Merge pull request #553 from roramirez/grunt-eslint-modules
Grunt eslint modules
2016-12-13 12:58:43 +01:00
Chris van Marle 0d18266ad1 Fetch remote git only if repo has a remote 2016-12-07 08:38:45 +01:00
Rodrigo Ramírez Norambuena 83ee0534f2 fixed eslint error into modules for Javascript files 2016-12-02 23:23:54 -03:00
Chris van Marle 482dd4db76 Check updates for configured modules only 2016-11-18 12:57:45 +01:00
Chris van Marle 7329515a4d Check for module updates 2016-11-16 18:19:44 +01:00
Michael Teeuw 1b7fe286a6 remove logging 2016-10-17 17:03:10 +02:00
Michael Teeuw a66a4f62bd Add module 'updatenotification'. 2016-10-15 13:08:46 +02:00