Commit Graph

3121 Commits

Author SHA1 Message Date
rejas 008ac2876b More console -> Logger conversions 2020-06-02 15:05:31 +02:00
rejas 2330b166f6 Totall forgot we need a changelog entry 2020-06-02 15:04:58 +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
Veeck 2334cbd78a User logger in checkconfig script 2020-06-02 15:03:59 +02:00
rejas 0cae954f80 Use Log in loader too 2020-06-02 15:03:59 +02:00
rejas c60446a015 Fix tests 2020-06-02 15:03:59 +02:00
Veeck d0c6a4ee6d Make logger configurable 2020-06-02 15:03:59 +02:00
rejas f2d03a511e User logger in node files 2020-06-02 15:03:59 +02:00
rejas 367233c318 Add console-stamp to node-logger 2020-06-02 15:03:59 +02:00
rejas 9461c1692a Add node/browser wrapper around logger 2020-06-02 15:03:59 +02:00
Michael Teeuw 3b32605b5e Merge pull request #2036 from DarthBrento/develop
Fix #1109 - multiple calendar instances with different config
2020-06-02 10:16:09 +02:00
Michael Teeuw 4d21f8d022 Merge branch 'develop' into develop 2020-06-02 09:17:43 +02:00
Michael Teeuw aac67570d4 Merge pull request #2035 from Ekristoffe/develop
Fix for #2018
2020-06-02 09:17:03 +02:00
Michael Teeuw 5f2c465274 Merge pull request #2032 from radokristof/weather-module
[weather] Ability to hide sun details
2020-06-02 09:15:31 +02:00
Michael Teeuw fdaa0bc876 Merge pull request #2031 from radokristof/calendar-module
[calendar] Use wrapEvents to also truncate the location
2020-06-02 09:13:42 +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 21f76a8f27 Attach identifier to socket notifications to allow multiple instances 2020-06-01 13:14:54 +02:00
DarthBrento aeb287fa1d Attach identifier to socket notifications to allow multiple instances 2020-06-01 13:12:54 +02:00
DarthBrento 1405e8821c Update calendar.js 2020-06-01 00:38:05 +02:00
DarthBrento 37e31bac5b Update node_helper.js 2020-06-01 00:36:47 +02:00
DarthBrento d31b696846 updated changelog 2020-06-01 00:24:13 +02:00
Chris cc01c1f0db Update weatherforecast.js 2020-05-31 11:57:53 +09:00
Chris 4a7076e01c Prettier correction 2020-05-31 11:46:50 +09:00
Chris d306bb25dc Update CHANGELOG.md 2020-05-31 00:20:42 +09:00
Chris 457c80fe76 Correct #2018
Weather forecast need the maxNumberOfDays as argument &cnt=**
The minimum is 1 and the maximum is 17.
2020-05-31 00:15:54 +09:00
Kristof Rado bb972f8449 Updated CHANGELOG.md 2020-05-30 00:11:14 +02:00
Kristof Rado e6ef64968b Disable Sunrise/Sunset in Config option 2020-05-30 00:06:20 +02:00
Kristof Rado 6f3b87cfd1 Merge branch 'develop' into weather-module 2020-05-29 23:56:09 +02:00
Kristof Rado f449feb3f8 Updated CHANGELOG.md 2020-05-29 23:53:07 +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 766140f483 Ability to hide sun details 2020-05-28 10:57:01 +02:00
Kristof Rado 52aa8b868a Truncate event title 2020-05-28 10:09:34 +02:00
Michael Teeuw 8a3a4d6fae Merge pull request #2027 from rejas/fix_travis_error
Fix travis error
2020-05-25 20:18:37 +02:00
Veeck 94f212a411 Fix travis error due to merge before prettier run 2020-05-25 20:00:59 +02:00
Michael Teeuw 4e1dce70a3 Merge pull request #2013 from rejas/prettier
Add Prettier for an even cleaner code-experience
2020-05-25 18:46:36 +02:00
Michael Teeuw bbf48a0dd0 Merge pull request #2021 from ndom91/update-compliments-module-advice-api
Update Compliments Module - Add Advice API
2020-05-24 13:47:30 +02:00
ndo@ndo3 a35e8f3315 update: spaces -> tabs 2020-05-14 15:00:09 +02:00
ndo@ndo3 205de7233e add: advice api to compliments module 2020-05-14 14:56:38 +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 3a5a29efc0 Add pretty-quick 2020-05-11 21:59:45 +02:00
rejas c202c0d705 Add prettier, configs and editorconfig 2020-05-07 14:09:22 +02:00
Michael Teeuw 8a1f9b7de6 Merge pull request #2012 from rejas/issue_2011
Use correct object in browser context
2020-05-07 09:02:17 +02:00
Veeck 18820c383d Use correct object in browser context 2020-05-06 22:19:07 +02:00