Commit Graph

  • f54690c829 Merge pull request #2206 from Alvinger/calendar-enhance Michael Teeuw 2020-12-08 15:11:32 +01:00
  • 053f9c34aa Merge pull request #2205 from marvai-vgtu/patch-1 Michael Teeuw 2020-12-08 15:11:03 +01:00
  • e7dd2b4aee Merge pull request #2187 from AndyPoms/weatherbit Michael Teeuw 2020-12-08 15:10:45 +01:00
  • 6f82f9e01b update changelog sam detweiler 2020-12-07 07:27:40 -06:00
  • d531730dc1 Merge pull request #1 from MichMich/develop sam detweiler 2020-12-07 07:08:30 -06:00
  • 00bdf6aaa6 update depencencies Karsten Hassel 2020-12-04 22:25:50 +01:00
  • 97f3514677 Bugfix after Travis CI error (redeclaring variables) Johan Alvinger 2020-11-30 16:48:07 +01:00
  • 137facf95a Merge branch 'develop' into cal-again2 sam detweiler 2020-11-28 19:23:15 -06:00
  • 8afba3a5c4 fix between.from to use now, instead of yesterday for non-full day events, unless includePastEvents:true Sam Detweiler 2020-11-28 19:19:52 -06:00
  • 9c5383dc37 fix between.from to use now, instead of yesterday for non-full day events, unless includePastEvents:true Sam Detweiler 2020-11-28 19:13:56 -06:00
  • 260bc9664e Fixed variable redeclaration Johan Alvinger 2020-11-28 14:05:35 +01:00
  • 655ca83356 New option "limitDays" - limit the number of discreet days to be displayed Johan Alvinger 2020-11-28 14:00:38 +01:00
  • 472bf1665c New option "limitDays" - limit the number of discreet days to be displayed Johan Alvinger 2020-11-28 13:59:13 +01:00
  • db129cc19b Added "customEvents" to changelog Johan Alvinger 2020-11-28 13:19:04 +01:00
  • b735f8a524 New option "customEvents" Use custom symbol and/or color based on keyword in event titles Johan Alvinger 2020-11-28 13:17:14 +01:00
  • 1e34764588 coloredEvents should also color the symbol if that is displayed Johan Alvinger 2020-11-26 17:14:59 +01:00
  • 99aaae491c Reverted changes to test case for calendar Johan Alvinger 2020-11-25 23:35:01 +01:00
  • f288581c69 Reverted changes to test case for calendar Johan Alvinger 2020-11-25 23:31:26 +01:00
  • 3c5d50bce9 Include all past events (if broadcastPastEvents set) and up to maximumEntries of current or upcoming events Johan Alvinger 2020-11-25 23:29:10 +01:00
  • a01f08391b Removed test on maximumEntries Johan Alvinger 2020-11-25 22:45:38 +01:00
  • 51a1399bca Change custom calendar test to not include past events Johan Alvinger 2020-11-25 22:36:00 +01:00
  • b735cb96a0 Fetch maximumEntries of current events (and all past events if broadcastPastEvents is true) Johan Alvinger 2020-11-25 21:59:58 +01:00
  • d00c25e107 Fetch maximumEntries of current events (and all past events if broadcastPastEvents is true) Johan Alvinger 2020-11-25 21:53:34 +01:00
  • 8a5e87b116 All events from the beginning of today were fetched but we only want the ones that are ongoing or upcoming. Johan Alvinger 2020-11-24 23:17:26 +01:00
  • 2779d19d5c All events from the beginning of today were fetched but we only want the ones that are ongoing or upcoming. Johan Alvinger 2020-11-24 23:06:41 +01:00
  • 38d4a8b198 Update CHANGELOG rejas 2020-11-24 21:33:14 +01:00
  • ccf98c0c22 Surround ical parsing with try/catch to catch unknown bugs rejas 2020-11-24 21:32:16 +01:00
  • bd0d91d1b4 Create ps.json Jakob Sarwary 2020-11-24 20:20:07 +01:00
  • 056f3a6ccb limitDays and coloredEvents are now only module-wide options, not per calendar. Johan Alvinger 2020-11-24 15:41:28 +01:00
  • 20a50f8382 Reverted changes in custom.js for testing Johan Alvinger 2020-11-24 14:57:51 +01:00
  • 21284e7795 Reverted change in calendarfetcher so events are limited to maximumEntries Johan Alvinger 2020-11-24 14:52:08 +01:00
  • e0ceed5a63 Correct error in custom.js in calendar tests Johan Alvinger 2020-11-24 12:52:21 +01:00
  • 958a2ee6ec Update CHANGELOG veeck 2020-11-24 09:56:54 +01:00
  • ea264cb15e Update console-stamp to latest version and configure it veeck 2020-11-24 09:54:59 +01:00
  • d8f19e631c Fixed variable declarations to pass Travic CI check Johan Alvinger 2020-11-24 01:20:19 +01:00
  • ce5c0ed5ba Fixed typo in condition Johan Alvinger 2020-11-24 00:37:21 +01:00
  • 839ca9ecfb Lines that were commented out has been removed Johan Alvinger 2020-11-24 00:23:55 +01:00
  • 720bc12c00 Changelog updated Johan Alvinger 2020-11-24 00:13:07 +01:00
  • 1ba845fb06 Make calendarfetcher return all events, not just a slice Johan Alvinger 2020-11-23 21:53:20 +01:00
  • e86fa9d24a Revised handling of timeFormat "absolute" and "relative". Added new option "coloredEvents" which contain an array with keyword and color for coloring events matching keyword Johan Alvinger 2020-11-23 21:48:34 +01:00
  • e348a61085 Update CHANGELOG.md marvai-vgtu 2020-11-22 14:02:21 +02:00
  • 2f70366299 Update CHANGELOG.md marvai-vgtu 2020-11-22 14:00:41 +02:00
  • c466b20558 Update lt.json marvai-vgtu 2020-11-22 13:56:24 +02:00
  • 021f8d25a5 Update lt.json marvai-vgtu 2020-11-22 13:54:31 +02:00
  • a19c3a43d8 New option "limitDays" that will limit the number of days displayed. Johan Alvinger 2020-11-21 18:03:34 +01:00
  • 819923e66d Merge branch 'develop' into weatherbit Andrew 2020-11-20 15:09:34 -05:00
  • 6c3100e250 Merge pull request #2202 from sdetweil/cal-again Michael Teeuw 2020-11-20 20:39:59 +01:00
  • 1065eda47f Update CHANGELOG.md Andrew 2020-11-20 14:37:02 -05:00
  • afd676a958 Merge branch 'develop' into weatherbit Andrew 2020-11-16 18:29:11 -05:00
  • 12405b66d0 fix full date start time and duration, east of UTC, make getCorrection more understandable with variable name changes Sam Detweiler 2020-11-16 13:49:44 -06:00
  • ecd0b6fa83 Merge branch 'develop' of https://github.com/MichMich/MagicMirror into cal-again Sam Detweiler 2020-11-16 09:50:09 -06:00
  • 3a8587378c fix full date start time and duration, east of UTC, make getCorrection more understandable with variable name changes Sam Detweiler 2020-11-16 10:32:29 -05:00
  • a05c08ed48 Merge pull request #2196 from ashishtank/develop Michael Teeuw 2020-11-16 16:29:59 +01:00
  • 469a90787b fix full date start time and duration, east of UTC, make getCorrection more understandable with variable name changes Sam Detweiler 2020-11-16 10:23:33 -05:00
  • 9e5a9b5ced fix full date start time and duration, east of UTC, make getCorrection more understandable with variable name changes Sam Detweiler 2020-11-16 10:17:48 -05:00
  • f311ba3f7c Merge branch 'develop' into develop Michael Teeuw 2020-11-15 20:14:37 +01:00
  • fc68321bd5 Merge branch 'develop' into develop Michael Teeuw 2020-11-15 20:13:58 +01:00
  • 8a4173d0ad Merge pull request #2175 from jakemulley/packages Michael Teeuw 2020-11-15 20:06:40 +01:00
  • 90af31cb2f Merge branch 'develop' into develop Michael Teeuw 2020-11-15 20:03:10 +01:00
  • 61bcd9337b Merge pull request #2193 from mirontoli/develop Michael Teeuw 2020-11-15 20:01:40 +01:00
  • 7944045893 Merge branch 'develop' into weatherbit Michael Teeuw 2020-11-15 19:59:12 +01:00
  • 2c3f83c70d Merge pull request #2186 from rejas/use_debug Michael Teeuw 2020-11-15 19:58:06 +01:00
  • 92ab705ff5 Update weatherbit.js Andrew 2020-11-14 18:32:18 -05:00
  • 2951f0c40c Update weatherbit.js Andrew 2020-11-14 18:28:20 -05:00
  • 8a23bccb70 Update CHANGELOG.md Andrew 2020-11-14 18:20:02 -05:00
  • aa6ad01fb9 Change log Ashish Tank 2020-11-11 16:12:03 +01:00
  • ef325896c5 Merge branch 'develop' of https://github.com/ashishtank/MagicMirror into develop Ashish Tank 2020-11-11 16:03:10 +01:00
  • a270c73d7c Hindi and Gujarati Language Ashish Tank 2020-11-11 16:01:03 +01:00
  • 16feda895d Merge pull request #5 from MichMich/develop ashishtank 2020-11-11 14:46:18 +01:00
  • 874a50d142 update changelog for Chuvash translation addition Anatoly Mironov 2020-11-10 23:09:50 +01:00
  • ae32645470 improve Chuvash translation Anatoly Mironov 2020-11-10 23:05:28 +01:00
  • d4412fe06f Add Chuvash Anatoly Mironov 2020-11-08 23:13:28 +01:00
  • b42c05fb56 Create cv.json Anatoly Mironov 2020-11-10 23:00:04 +01:00
  • 8d0da61bd4 Allow node-ical minor version upgrades again Jake Mulley 2020-11-10 20:55:33 +00:00
  • 8b8be261cd Update packages Jake Mulley 2020-11-10 20:40:18 +00:00
  • 2b6ceed897 Sync package-lock.json Jake Mulley 2020-11-08 21:27:47 +00:00
  • 8abca801a2 Revert node-ical to 0.12.2 Jake Mulley 2020-11-08 21:22:11 +00:00
  • 1eae4425d8 Merge branch 'develop' into packages Jake Mulley 2020-11-08 21:21:31 +00:00
  • a6386bd60e Update npm packages and resolve package changes Jake Mulley 2020-10-23 02:05:13 +01:00
  • 1460f002ab Add new parameter "useKmh" to weather module Aurélien Veillard 2020-11-08 14:01:02 +01:00
  • 0d6f736c2c Fix windspeed convertion error in ukmetoffice weather provider Aurélien Veillard 2020-11-08 12:37:21 +01:00
  • da88e11d04 Add files via upload Andrew 2020-11-07 20:15:54 -05:00
  • 0a58767563 Use Log.debug where applicable rejas 2020-11-07 11:59:01 +01:00
  • 198525f2ce Weather config enhancement Aurélien Veillard 2020-11-07 09:54:13 +01:00
  • 3220702034 Merge pull request #2178 from sdetweil/fix-cal2 Michael Teeuw 2020-11-06 21:48:59 +01:00
  • 262711a127 Merge pull request #2184 from rejas/debug_log_level Michael Teeuw 2020-11-06 21:47:41 +01:00
  • 078438442a Cleanup some log levels veeck 2020-11-06 11:47:29 +01:00
  • 5ac20d65ac Add new log level "debug" for such a purpose veeck 2020-11-06 11:47:09 +01:00
  • 5d2f706c32 fix time offset calcs for any timezone Sam Detweiler 2020-11-01 09:05:33 -06:00
  • 844a59d880 one more offset only test Sam Detweiler 2020-10-28 13:10:24 -05:00
  • 82c742f964 fix prettier problems, was run on commit before Sam Detweiler 2020-10-28 16:55:53 +01:00
  • b73cfd8a60 fix time adjustment routine Sam Detweiler 2020-10-28 16:42:20 +01:00
  • 8466ff0c1a change debug logging from console. to Log. Sam Detweiler 2020-10-28 09:42:00 -05:00
  • 1e0fc7eb0d add package-lock for test Sam Detweiler 2020-10-28 09:38:31 -05:00
  • 74b0c3ea57 update node-ical dependency version Sam Detweiler 2020-10-28 09:32:38 -05:00
  • a735275864 fix full day recurring events east of UTC for RRULE/Luxon confusion, also update windows zones to include old offset based strings (UTC+05:00) US Eastern and Canada Sam Detweiler 2020-10-28 09:31:05 -05:00
  • 8a1d46deb4 fix fullday event compare operator Sam Detweiler 2020-10-26 12:52:32 -05:00
  • b624aeec45 fix the fullDayEvent checker function Sam Detweiler 2020-10-26 12:41:03 -05:00
  • e83b4d7d42 fix calendar when event has no DTEND record Sam Detweiler 2020-10-26 09:55:35 -05:00
  • da302fce32 Merge pull request #2158 from flopp999/patch-2 Michael Teeuw 2020-10-20 09:34:16 +02:00