sam detweiler
|
e8fd906aa1
|
move calendar to node-ical for ms timezones and timezones in general
|
2020-09-22 07:25:48 -05:00 |
|
Sam Detweiler
|
f09b89f975
|
fix , prettier not run
|
2020-09-01 15:13:42 -05:00 |
|
sam detweiler
|
7bec84f767
|
fix formatting, prettier did not run
|
2020-09-01 21:00:14 +01:00 |
|
sam detweiler
|
8f4cbcf817
|
Merge branch 'develop' of https://github.com/sdetweil/MagicMirror into develop
|
2020-09-01 14:41:09 +01:00 |
|
sam detweiler
|
c3382274a2
|
remove old master branch code
|
2020-09-01 14:40:07 +01:00 |
|
sam detweiler
|
493055f861
|
Merge branch 'develop' into develop
|
2020-09-01 08:15:24 -05:00 |
|
sam detweiler
|
8ce37d53cd
|
fix recurring full date events
|
2020-09-01 14:04:35 +01:00 |
|
rejas
|
1d4d5cc4e7
|
Cleanup calendar jsdoc
|
2020-08-03 11:19:54 +02:00 |
|
rejas
|
8ce1e2c956
|
Cleanup calendar jsdoc
|
2020-07-30 12:54:39 +02:00 |
|
rejas
|
43bcf4ab98
|
Run eslint over files, see what gets fixed automatically and clean up
|
2020-07-27 14:25:43 +02:00 |
|
rejas
|
8b1d1671f7
|
Add test for changing the calendar symbol
|
2020-07-18 21:10:36 +02:00 |
|
rejas
|
73aa35ea2c
|
Pass maximumEntries for each calender to fetcher
Fixes failing test
|
2020-07-18 17:51:21 +02:00 |
|
rejas
|
a391445e5f
|
Add test setup for custom calendar configuration
|
2020-07-18 13:58:05 +02:00 |
|
rejas
|
ec2fedd797
|
Make sure default symbol is first from right-to-left
|
2020-07-17 18:00:27 +02:00 |
|
rejas
|
7489d19784
|
Merge calendar symbols
|
2020-07-17 18:00:27 +02:00 |
|
rejas
|
3b5a0e8d66
|
Added config option to calendar-icons for recurring- and fullday-events
|
2020-07-17 18:00:27 +02:00 |
|
chamakura
|
d021c9b4ae
|
Removing debug log statements
|
2020-07-04 20:23:09 -07:00 |
|
chamakura
|
309a18e9c0
|
Fixing double conversion of time between UTC and local timezone
|
2020-07-04 20:12:34 -07:00 |
|
Michael Teeuw
|
cb1f65732e
|
Merge branch 'develop' into pr/wolfen351/2057
|
2020-07-04 21:15:14 +02:00 |
|
wolfen351
|
d5caadd906
|
Correct calendar display - account for current timezone
|
2020-06-27 19:43:09 +12:00 |
|
rejas
|
9831f81b6e
|
Merge branch 'develop' into issue_1926
|
2020-06-20 20:43:09 +02:00 |
|
chamakura
|
2afff6c432
|
Updating files to the latest versions from 'develop' branch
|
2020-06-20 11:18:37 -07:00 |
|
chamakura
|
be3616abe2
|
Bug fix to correctly handle the logic for 'maxEntries' Issue #2050
|
2020-06-20 11:01:37 -07:00 |
|
rejas
|
daa6f5051c
|
Use object.entries to iterate over data
|
2020-06-20 09:01:35 +02:00 |
|
rejas
|
1e5bd98f02
|
Make calendar debuger use const stuff and add npm script for it
|
2020-06-20 08:45:46 +02:00 |
|
rejas
|
7e5bfa8dd2
|
Fix slice parameter type
|
2020-06-20 08:45:22 +02:00 |
|
rejas
|
53363b0618
|
Simplify return call to make a better diff
|
2020-06-20 08:45:03 +02:00 |
|
rejas
|
5d4a575919
|
Undo switch to fetch, use request like ical did
|
2020-06-20 08:32:54 +02:00 |
|
rejas
|
7d521ed3ce
|
More var -> let/const conversions
|
2020-06-18 21:54:51 +02:00 |
|
rejas
|
bb9ad3daa9
|
Use some const/let instead of var
|
2020-06-17 21:37:49 +02:00 |
|
rejas
|
7ab74c6cc9
|
Remove old ical version
|
2020-06-17 21:17:35 +02:00 |
|
rejas
|
6d60baa2d6
|
Install latest ical version and use it
|
2020-06-17 21:17:26 +02:00 |
|
rejas
|
963b1aa6b1
|
Final cleanups I think
|
2020-06-02 15:05:31 +02:00 |
|
rejas
|
008ac2876b
|
More console -> Logger conversions
|
2020-06-02 15:05:31 +02:00 |
|
rejas
|
23c0e01565
|
Use logger in node_helpers
|
2020-06-02 15:04:58 +02:00 |
|
Veeck
|
13073bc98d
|
Lint stuff
|
2020-06-02 15:03:59 +02:00 |
|
Veeck
|
8c319903dd
|
Cleanup outcommented logging
|
2020-06-02 15:03:59 +02:00 |
|
Michael Teeuw
|
4d21f8d022
|
Merge branch 'develop' into develop
|
2020-06-02 09:17:43 +02:00 |
|
Kristof Rado
|
a692d6be09
|
Reworked titleTransform.
|
2020-06-01 22:25:07 +02:00 |
|
Kristof Rado
|
efbb9648c4
|
Introduce new function for location title shortening.
|
2020-06-01 20:23:59 +02:00 |
|
Kristof Rado
|
3d73153e59
|
Revert "Renamed function"
This reverts commit 6aa0a4a4
|
2020-06-01 20:19:03 +02:00 |
|
DarthBrento
|
8fa2256fb0
|
linted
|
2020-06-01 17:19:41 +02:00 |
|
DarthBrento
|
4fe974e7a8
|
Check identifier for type, too
|
2020-06-01 13:31:46 +02:00 |
|
DarthBrento
|
aeb287fa1d
|
Attach identifier to socket notifications to allow multiple instances
|
2020-06-01 13:12:54 +02:00 |
|
Kristof Rado
|
b179c8e2b7
|
Merge branch 'develop' into calendar-module
|
2020-05-29 23:50:24 +02:00 |
|
Kristof Rado
|
6aa0a4a47f
|
Renamed function
|
2020-05-29 23:50:01 +02:00 |
|
Kristof Rado
|
52aa8b868a
|
Truncate event title
|
2020-05-28 10:09:34 +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 |
|
Veeck
|
7fc7d626bc
|
Add Module to globals, cleanup comments
|
2020-05-05 14:55:15 +02:00 |
|
rejas
|
c04fa496bf
|
Second round of undef fixes
|
2020-05-03 18:59:26 +02:00 |
|