Commit Graph

4195 Commits

Author SHA1 Message Date
Karsten Hassel 8879fb55de disable black cursor on start 2021-08-30 19:47:26 +02:00
Michael Teeuw 8589d9c482 Merge pull request #2634 from jupadin/fixTimeOffset 2021-08-29 14:03:07 +02:00
Michael Teeuw 7f264953af Merge pull request #2635 from rejas/clock_layout_fix 2021-08-29 14:01:02 +02:00
Julian Dinter cfff2ad72b Changed comment regarding "ical.js" and "node-ical". 2021-08-25 17:28:37 +02:00
rejas c0258b352e Update dependencies 2021-08-22 22:45:08 +02:00
rejas 3e1b051ec3 Fix layout of digital clock
ALignment was always set to center. Instead it now takes the positions alignment (left/center/right)
2021-08-22 22:34:11 +02:00
Julian Dinter b34bb87d7a Added fix to CHANGELOG. 2021-08-22 14:27:18 +02:00
Julian Dinter 83b8cc6729 Ran npm run lint:prettier.. 2021-08-22 14:23:10 +02:00
Julian Dinter 878c0be727 [Fix] start time of calendar event gets corrected by time zone offset. 2021-08-22 14:16:02 +02:00
Julian Dinter e7f06f5c0c Removed duplicated and thus superfluous debug messages. 2021-08-22 14:06:24 +02:00
Julian Dinter a1fc38c5fe Prettified and added debug messages. 2021-08-22 13:57:24 +02:00
Michael Teeuw ff0ab24000 Merge pull request #2631 from apiontek/develop 2021-08-15 23:26:35 +02:00
Michael Teeuw 56a10d192d Merge pull request #2627 from rejas/clock 2021-08-15 23:26:07 +02:00
Adam Piontek 1a8413d8f0 update weathergov provider to try fetching not just current but also forecast when API URLs available 2021-08-10 18:54:34 -04:00
rejas 934b156ebb Update CHANGELOG 2021-08-07 13:33:11 +02:00
rejas f9639d9705 Refactor clock to allow finer placement of analog clock 2021-08-07 13:30:55 +02:00
Michael Teeuw 4c345c4f33 Merge pull request #2625 from rejas/jsdoc 2021-08-05 19:18:30 +02:00
rejas 490151267a Print warnings about jsdoc during testing too 2021-08-05 16:41:10 +02:00
rejas 3d19a08cc7 Update CHANGELOG 2021-08-05 16:40:49 +02:00
rejas 385c4c32f9 Update dependencies 2021-08-05 16:39:14 +02:00
rejas 3a5052c871 Final jsdoc comments 2021-08-05 16:38:57 +02:00
rejas f84f590f1d Start filling last gaps of jsdoc 2021-08-03 08:25:57 +02:00
Michael Teeuw 5b9eba7819 Merge pull request #2621 from rejas/issue_2620 2021-08-02 18:55:35 +02:00
rejas cd18794fca Update jsdocs 2021-08-01 09:53:28 +02:00
rejas ae3d552ad7 Update dependencies 2021-08-01 09:52:04 +02:00
rejas be5f71f4a7 Update CHANGELOG 2021-08-01 09:40:44 +02:00
rejas 745a5f0376 Move ignoreToday logic into template to fix undefined forecast 2021-08-01 09:39:07 +02:00
Michael Teeuw 99114b2a61 Merge pull request #2614 from khassel/update_templates 2021-07-21 08:30:40 +02:00
Karsten Hassel df9bd2b0f9 Merge branch 'develop' into update_templates 2021-07-20 22:33:02 +02:00
Michael Teeuw e194b559ac Merge pull request #2613 from rejas/cleanup 2021-07-20 21:06:05 +02:00
Karsten Hassel af5344dccd update github templates 2021-07-14 21:25:12 +02:00
rejas 2d7b8121d7 Update CHANGELOG 2021-07-14 16:03:19 +02:00
rejas 0297450702 Remove eslint rules that now pass 2021-07-14 15:21:03 +02:00
rejas 6b17f6aa28 Final var conversions 2021-07-14 15:06:23 +02:00
rejas 8a7abfe42d Update dependencies 2021-07-14 15:05:43 +02:00
veeck dd5041395c Run stylelint over all css files 2021-07-14 10:41:29 +02:00
veeck 36d6a5bc15 Start cleaning up some jsdoc 2021-07-14 10:41:29 +02:00
rejas 2619f92d09 More var -> let/const conversions 2021-07-14 10:41:29 +02:00
rejas 53720ae8ae Fix some eslint issues in the tests 2021-07-14 10:41:29 +02:00
veeck bcff953fbb Fix warning in weather provider 2021-07-14 10:41:29 +02:00
veeck bcc0cc599d Fix == usages 2021-07-14 10:41:29 +02:00
veeck a1e3fed312 Disable eslint checks in deprecated weather modules 2021-07-14 10:41:29 +02:00
veeck 399dca2ef9 Make eslint complain about var usage 2021-07-14 10:41:29 +02:00
veeck 2e44e1626d Remove unused variables 2021-07-14 10:41:29 +02:00
veeck 39aa2dfe01 Run linter over all files again 2021-07-14 10:41:29 +02:00
veeck 099929c677 Actually test all js and css files when lint script is run 2021-07-14 10:41:29 +02:00
rejas af5d132410 Rename global version variable 2021-07-14 10:41:29 +02:00
Michael Teeuw 79acbc3a98 Merge pull request #2611 from khassel/test_config
refactor test configs
2021-07-14 10:40:27 +02:00
Karsten Hassel e75e4e2284 use process.cwd() for correct path 2021-07-14 00:12:59 +02:00
Karsten Hassel 9aa0af4f9c factory again 2021-07-05 22:07:33 +02:00