Kristjan ESPERANTO
5f38c53260
Revise require imports ( #3071 )
...
- order (external first)
- remove superfluous file extensions
- new line after imports
- deconstruct (only one time (in `check_config.js`))
- fix path (only one time (in `global-setup.js`))
2023-03-22 23:53:10 +01:00
Kristjan SCHMIDT
6f27e5ae07
MagicMirror -> MagicMirror²
2022-01-26 23:47:51 +01:00
veeck
43ba4bd00e
Fix calendar debug
2021-05-07 12:28:55 +02:00
rejas
1e5bd98f02
Make calendar debuger use const stuff and add npm script for it
2020-06-20 08:45:46 +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
e7fc4ef1e7
Replace unsecure links with https ones
2020-04-28 23:05:28 +02:00
rejas
5a4ae99283
Add no-multi-spaces rule to eslint and run it
2020-03-15 15:49:34 +01:00
oemel09
2d6b8d0c47
Fixes authentication in calendar debug script
2019-12-31 11:27:15 +01:00
Jon Kolb
c61f0409fb
Rename includePastEvents calendar config option to broadcastPastEvents
2019-04-17 08:16:04 -04:00
Jon Kolb
806be39a6d
Add includePastEvents global and calendar-specific settings
2019-04-17 08:13:51 -04:00
Beh
9848f80630
Added support for more authentication methods for the default calendar module
...
HTTP Basic, Digest and OAuth2/Bearer authentications are now supported
by the calendar module
2017-03-07 00:12:43 +01:00
Rodrigo Ramírez Norambuena
a48cb052c2
resolv some missing fix eslint rules no-trailing-spaces
2016-12-30 17:47:33 -03:00
Rodrigo Ramírez Norambuena
83ee0534f2
fixed eslint error into modules for Javascript files
2016-12-02 23:23:54 -03:00
Michael Teeuw
287452169b
Fix for #197 and #185
2016-04-20 11:32:48 +02:00
Michael Teeuw
27a47d4e4a
Show text when event is still running.
2016-04-15 13:13:06 +02:00
Michael Teeuw
f45a2e7806
Fix repeating appointments, Fix : #169
2016-04-15 12:19:00 +02:00