Commit Graph

  • 5fb5ef6cc7 Improved, fixed and added translations for estonian (#3371) illimarkangur 2024-02-01 13:16:55 +02:00
  • 57de389e01 [cosmetic] Weather module humidity positioning (#3330) Ross Younger 2024-01-29 19:45:49 +13:00
  • 431bf22adb Update husky and let lint-staged fix ESLint issues (#3370) Kristjan ESPERANTO 2024-01-28 23:15:18 +01:00
  • 3bf848075d Correct apibase of weathergov weatherprovider to match documentation (#2927) Veeck 2024-01-27 22:31:50 +01:00
  • fb5fab8145 Cleanups (#3369) Veeck 2024-01-27 21:11:57 +01:00
  • 7f0b8e4054 Better fixes for #3291 and the underlying exdate issues (#3342) jkriegshauser 2024-01-26 22:56:54 -08:00
  • 27f3c86c41 remove all useless header comments (#3363) Karsten Hassel 2024-01-24 21:39:06 +01:00
  • b0161fe011 Lint package.json files (#3368) Kristjan ESPERANTO 2024-01-24 20:43:59 +01:00
  • f88b92fb1f Bump follow-redirects from 1.15.3 to 1.15.5 (#3367) dependabot[bot] 2024-01-22 20:54:29 +01:00
  • 339aaf4c01 Bump actions/dependency-review-action from 3 to 4 (#3366) dependabot[bot] 2024-01-22 19:04:32 +01:00
  • c75b7d4a70 pm2 update ;) (#3364) Bugsounet - Cédric 2024-01-20 22:55:01 +01:00
  • c96ced9137 updatenotification: update_helper.js recode with pm2 library (v2.27.x) (#3332) Bugsounet - Cédric 2024-01-20 17:38:22 +01:00
  • 995b61b689 Bump follow-redirects from 1.15.3 to 1.15.5 (#3356) dependabot[bot] 2024-01-20 17:35:49 +01:00
  • c09338ab80 changed log.debug to log.log in app.js (#3362) Karsten Hassel 2024-01-18 19:18:58 +01:00
  • b005a8f30e [newsfeed] Fix bug where the newsfeed sometimes stops (#3361) Ross Younger 2024-01-19 00:05:26 +13:00
  • 35e4dfb3fe Ignore all custom css files (#3359) Kristjan ESPERANTO 2024-01-16 23:16:47 +01:00
  • 6dbacbb773 Rework logging colors (#3350) Kristjan ESPERANTO 2024-01-16 21:54:55 +01:00
  • 098757f248 update dependencies including electron to v28 (#3357) Karsten Hassel 2024-01-16 21:45:04 +01:00
  • 58bc14e8c0 Request only required information instead of all (#3338) Kristjan ESPERANTO 2024-01-14 09:15:30 +01:00
  • f890f14df7 ignore strange errors from systeminformation under aarch64 (#3349) Karsten Hassel 2024-01-14 09:13:01 +01:00
  • dadc7ba0a2 [newsfeed] Suppress unsightly animation edge cases when there are 0 or 1 active news items (#3336) Ross Younger 2024-01-14 21:12:32 +13:00
  • b47600e0d8 Remove lodash (#3339) Kristjan ESPERANTO 2024-01-08 20:16:26 +01:00
  • 4bbd35fa6a Use node prefix for build-in modules (#3340) Kristjan ESPERANTO 2024-01-08 17:45:54 +01:00
  • 407072d12d Update system information (#3337) Kristjan ESPERANTO 2024-01-07 17:28:17 +01:00
  • 6097547c10 Add systeminfo (#3331) Kristjan ESPERANTO 2024-01-04 22:38:53 +01:00
  • 5f7b56e645 Bump eslint-plugin-jsdoc from 46.9.1 to 47.0.2 (#3315) dependabot[bot] 2024-01-01 22:36:34 +01:00
  • bcab8ebd26 skip changelog requirement when running tests for dependency updates (#3326) Karsten Hassel 2024-01-01 22:14:05 +01:00
  • ae1f9d0468 Bump moment-timezone from 0.5.43 to 0.5.44 in /vendor (#3317) dependabot[bot] 2024-01-01 22:03:25 +01:00
  • 367d02f1b6 Update URLs to MagicMirrorOrg (#3321) Kristjan ESPERANTO 2024-01-01 21:56:13 +01:00
  • 5e346e7c0a Start of 2.27.0 develop branch. Michael Teeuw 2024-01-01 15:43:38 +01:00
  • 118e21238c Merge branch 'develop' of https://github.com/MichMich/MagicMirror Michael Teeuw 2024-01-01 15:40:44 +01:00
  • 8c0e7db494 Release 2.26.0 (#3319) v2.26.0 Michael Teeuw 2024-01-01 15:38:08 +01:00
  • d20d9a7ef8 Merge branch 'master' into develop veeck 2024-01-01 15:33:31 +01:00
  • b8e0e2a791 Release 2.26.0 Michael Teeuw 2024-01-01 15:01:38 +01:00
  • a927eb20d9 fix variable problems (#3304) Karsten Hassel 2023-12-28 21:58:31 +01:00
  • aad3eefc62 update node-ical to v0.17.1 (and other deps) (#3309) Karsten Hassel 2023-12-28 19:54:49 +01:00
  • ee1960ced0 change rule exceptions in .eslintrc (#3305) Karsten Hassel 2023-12-25 23:35:30 +01:00
  • 0b70274a1a Replace prettier by stylistic to lint JavaScript (#3303) Kristjan ESPERANTO 2023-12-25 08:17:11 +01:00
  • 4e7b68a69d Remove some unused variables (#3301) Kristjan ESPERANTO 2023-12-23 07:27:02 +01:00
  • 786ea86e0e Cleanup calendar module (#3300) Veeck 2023-12-22 19:34:06 +01:00
  • d397568062 fix calendar config (#3299) Karsten Hassel 2023-12-21 21:44:17 +01:00
  • a7af76b619 fix calendar test exdate check (#3293) Karsten Hassel 2023-12-17 07:19:15 +01:00
  • 319a921f75 start electron with --disable-gpu flag (#3290) Karsten Hassel 2023-12-13 22:49:35 +01:00
  • d5406f4900 update deps and fix style issue in js/class.js (#3289) Karsten Hassel 2023-12-13 22:48:23 +01:00
  • 55cd03576f Show moon phase in clock module (#3284) Ben Nitkin 2023-12-13 03:43:07 -05:00
  • 9d97724401 Fix missing typeof in calendar module (#3286) Kristjan ESPERANTO 2023-12-07 08:11:56 +01:00
  • 74854387cd Fix updatenotification (#3281) Bugsounet - Cédric 2023-12-04 07:34:14 +01:00
  • e77f10b86d Update dependencies (#3280) Veeck 2023-12-01 19:14:37 +01:00
  • 6ffdc7b55b enable eslint jest/expect-expect and jest/no-done-callback (#3272) Karsten Hassel 2023-11-22 23:37:17 +01:00
  • 7098f1e41f Enable and apply ESLint Jest rules (#3270) Kristjan ESPERANTO 2023-11-20 20:11:41 +01:00
  • 679a413788 Review eslint config (#3269) Kristjan ESPERANTO 2023-11-20 08:03:29 +01:00
  • 247115d2e4 fix electron start loadurl on windows when address="0.0.0.0" (#3268) sam detweiler 2023-11-15 12:44:08 -06:00
  • 70ddd80632 Use html-to-text instead of regex for transform description (#3264) Bugsounet - Cédric 2023-11-11 09:13:16 +01:00
  • 203e8647d4 3rd party modules updater for updatenotification (#3150) Bugsounet - Cédric 2023-11-10 12:43:34 +01:00
  • 3fe5ad4b3d remove failing unit test (#3265) Karsten Hassel 2023-11-09 22:57:15 +01:00
  • b300191609 fix crash on rrule.between returned bad dates #3256 (#3257) sam detweiler 2023-11-07 12:48:00 -06:00
  • 296df06c21 Bump eslint-plugin-jest from 27.4.3 to 27.6.0 (#3260) dependabot[bot] 2023-11-01 19:48:50 +01:00
  • fe882bf92a Fix issue #3250: Respect deleted (excluded) calendar events (#3251) jkriegshauser 2023-10-31 23:42:47 -07:00
  • 2a6e2aacdc Calendar translate (#3249) kaennchenstruggle 2023-11-01 00:07:56 +01:00
  • 3a01acd389 fix for failing unit test, use UTC as timezone (#3254) (#3259) Karsten Hassel 2023-11-01 00:02:53 +01:00
  • a8d06ae74e hotfix for failing unit test (#3258) Karsten Hassel 2023-10-31 19:37:34 +01:00
  • 04f0df269a Fix yr weather provider api version (#3248) Veeck 2023-10-24 00:46:25 +02:00
  • f80889d953 Update github test action (#3247) Veeck 2023-10-23 21:37:52 +02:00
  • 6815dfa02b fix ISSUE_TEMPLATE (#3243) Karsten Hassel 2023-10-21 21:17:24 +02:00
  • bbc27f5ae2 Avoid fade out/in on updateDom when many calendars are used (#3220) Bugsounet - Cédric 2023-10-21 19:41:17 +02:00
  • f46b226940 fix newsfeed module for feeds using "a10:updated" tag (#3242) Karsten Hassel 2023-10-20 06:41:31 +02:00
  • 764ca3ac5c update electron to v27 (#3241) Karsten Hassel 2023-10-19 23:44:31 +02:00
  • 0e2da630d5 fix cloneObject() function to respect RegExp (#3240) Karsten Hassel 2023-10-19 22:31:02 +02:00
  • a0b444d6c4 Fix API version in yr weather provider call (#3223) Veeck 2023-10-15 13:25:44 +02:00
  • 5d2ddbd3dd removed Codecov workflow (not working anymore, other workflow required) (#3230) Karsten Hassel 2023-10-13 07:41:35 +02:00
  • b067711ede Event class bugfix (#3218) Teddy 2023-10-03 12:24:50 +02:00
  • 66b29ec26e Prepare v2.26.0-develop Michael Teeuw 2023-10-01 20:17:06 +02:00
  • 343e7de7bd Release v2.25.0 (#3214) v2.25.0 Michael Teeuw 2023-10-01 20:13:41 +02:00
  • 6ea94e4512 Release v2.25.0 Michael Teeuw 2023-10-01 20:01:14 +02:00
  • 290b350856 Update last Dependencies before release and add dependabot to vendor/fonts directory (#3213) Bugsounet - Cédric 2023-09-30 15:18:56 +02:00
  • 9566d6c9a0 Add npm dependabot (#3210) Bugsounet - Cédric 2023-09-27 23:43:13 +02:00
  • 6b204cda25 calendar: add url to broadcast logging (#3211) Karsten Hassel 2023-09-27 23:37:10 +02:00
  • e530c783f8 Update Electron based on a severity vulnerability (develop) (#3207) Bugsounet - Cédric 2023-09-26 23:12:09 +02:00
  • a3c2e7b816 Fixed probability of precipitation in weathergov.js (#3195) dgoth 2023-09-25 15:42:27 -05:00
  • ad665a7a33 AnimateCSS integration in tests suite (#3206) Bugsounet - Cédric 2023-09-25 22:27:52 +02:00
  • 95ec3096e0 avoid overriding config.js when running tests (#3205) Karsten Hassel 2023-09-22 14:45:46 +02:00
  • a67a0b677c Add eventClass for customEvents in calendar (#3193) Teddy 2023-09-20 22:04:41 +02:00
  • 8b1c279c07 Update yr provider to new api (#3197) martingron 2023-09-20 11:37:01 +02:00
  • 4eccce3f77 Fix: AnimateCSS merge hide() and show() animated css class when we do multiple call (#3200) Bugsounet - Cédric 2023-09-19 20:14:35 +02:00
  • af0fe37f70 Fix: Uncaught SyntaxError: Identifier 'getCorsUrl' has already been declared (#3204) Bugsounet - Cédric 2023-09-19 07:14:11 +02:00
  • e5adbea49c Update french translation (#3194) Teddy 2023-09-14 15:32:24 +02:00
  • 7127979c6f electron: add missing fullscreen option (#3192) Karsten Hassel 2023-09-14 08:01:50 +02:00
  • fa7c7fc8cf respect width/height (no fullscreen) if set in electronOptions... (#3187) Karsten Hassel 2023-09-13 22:59:36 +02:00
  • 91fd931a58 Convert HTML entities, codes and tag (#3191) Bugsounet - Cédric 2023-09-13 22:47:07 +02:00
  • 7a1591b2d6 added automatic client page reload (#3188) Karsten Hassel 2023-09-13 22:46:17 +02:00
  • f2957f90df use internal fetch as replacement for node-fetch (#3184) Karsten Hassel 2023-09-09 21:12:31 +02:00
  • ffdf321e23 Mistake on Changelog (#3186) Bugsounet - Cédric 2023-09-09 10:38:19 +02:00
  • 79e99e18ea Cross UTC time fix (#3175) J. Kenzal Hunter 2023-09-08 01:44:49 -04:00
  • a92b3d3f71 Add AnimateCSS (#3113) Bugsounet - Cédric 2023-09-08 07:43:39 +02:00
  • 5cbdd28db3 Added Override Notification Option to Weather Module (#3178) NolanKingdon 2023-09-08 01:41:20 -04:00
  • 9d49196e69 Fix ipWhiteList test (#3181) Kristjan ESPERANTO 2023-09-06 23:53:02 +02:00
  • ef20fe2d11 Update dependencies and actions (#3179) Veeck 2023-09-05 22:15:45 +02:00
  • c0a5f35a00 Cleanup nunjuck templates (#3109) Veeck 2023-09-02 22:18:57 +02:00
  • 2ad463b6c7 fix calendar not showing events with the same name and start date but different calendar url (#3166) Paranoid93 2023-08-26 13:53:41 +02:00
  • 200db181d5 Update typescript definition (#3173) Veeck 2023-08-22 21:52:10 +02:00