Karsten Hassel
|
277055f44e
|
added tests for updatenotification
|
2021-09-10 21:12:27 +02:00 |
|
Michael Teeuw
|
c3fc745c7e
|
Merge pull request #2655 from khassel/logger
change use of logger.js in jest tests
|
2021-09-10 09:01:10 +02:00 |
|
Karsten Hassel
|
8901ed219d
|
update dependencies
|
2021-09-09 23:56:30 +02:00 |
|
Karsten Hassel
|
d7c70dc021
|
fix logger.js
|
2021-09-09 23:30:36 +02:00 |
|
Karsten Hassel
|
53c789bff9
|
again logger.js due to problem with e2e test
|
2021-09-09 21:54:20 +02:00 |
|
Karsten Hassel
|
eb63745664
|
update tests in updatenotification_spec.js due to problems after merging PR's
|
2021-09-09 21:29:28 +02:00 |
|
Karsten Hassel
|
91d72e48ad
|
Merge branch 'develop' into logger
|
2021-09-09 21:18:28 +02:00 |
|
Karsten Hassel
|
1dcda63192
|
add logger.js to jests moduleNameMapper
|
2021-09-09 21:17:16 +02:00 |
|
Karsten Hassel
|
3ea6544f77
|
remove logger special
|
2021-09-09 21:12:55 +02:00 |
|
Karsten Hassel
|
d12a587f11
|
Merge branch 'updatenotification' into logger
|
2021-09-09 20:51:58 +02:00 |
|
Karsten Hassel
|
2b147bb98b
|
do logger mocking in logger.js, remove sandbox stuff from unit tests
|
2021-09-09 20:50:35 +02:00 |
|
Michael Teeuw
|
6529eaaf9a
|
Merge pull request #2650 from rejas/weather
|
2021-09-09 20:30:37 +02:00 |
|
Michael Teeuw
|
a68aa148b8
|
Merge pull request #2651 from khassel/updatenotification
|
2021-09-09 20:30:15 +02:00 |
|
Karsten Hassel
|
98942d6f9c
|
rename to GitHelper
|
2021-09-09 19:51:07 +02:00 |
|
Karsten Hassel
|
690efc0aff
|
fix test
|
2021-09-09 00:48:39 +02:00 |
|
Karsten Hassel
|
627cfa1dff
|
hold node v16 at v16.8 due to errors in e2e tests with v16.9
|
2021-09-09 00:31:24 +02:00 |
|
Karsten Hassel
|
99aca932db
|
update dependencies
|
2021-09-09 00:24:13 +02:00 |
|
Karsten Hassel
|
dd43f35bbe
|
add unit tests
|
2021-09-09 00:03:28 +02:00 |
|
Karsten Hassel
|
093988e136
|
extract git stuff in own class
|
2021-09-06 23:55:32 +02:00 |
|
rejas
|
087a472765
|
Fix tomezone test error as reported by @khassel
|
2021-09-06 21:15:23 +02:00 |
|
Karsten Hassel
|
ce13d7f98b
|
added comments, get hash only for mm
|
2021-09-05 23:39:23 +02:00 |
|
Karsten Hassel
|
b1fc766908
|
update dependencies
|
2021-09-04 23:17:54 +02:00 |
|
Karsten Hassel
|
22384342db
|
fix update notification, remove simple-git
|
2021-09-04 22:55:03 +02:00 |
|
rejas
|
badce5146a
|
Update CHANGELOG
|
2021-09-04 22:54:58 +02:00 |
|
rejas
|
0bf3ff9c17
|
Refer to new docs page for development documentation
|
2021-09-04 22:49:40 +02:00 |
|
Karsten Hassel
|
860840c367
|
dirty working snapshot
|
2021-09-04 19:08:18 +02:00 |
|
rejas
|
221b6325f6
|
Cleanup some docs in the weather modules
|
2021-09-04 13:50:21 +02:00 |
|
Michael Teeuw
|
06389e35f9
|
Merge pull request #2648 from rejas/weather_cleanup
Add common methods to weatherobject
|
2021-09-03 11:08:43 +02:00 |
|
veeck
|
a7756cec13
|
Inline some functions
|
2021-09-02 20:37:41 +02:00 |
|
veeck
|
9ee11654a6
|
Update jsdocs
|
2021-09-02 20:35:43 +02:00 |
|
veeck
|
a273266e5e
|
Remove useless returns and now unused jsdoc variables
|
2021-09-02 20:35:25 +02:00 |
|
rejas
|
e2158716d6
|
Revert "Update dependencies"
This reverts commit f49312ed13edb06cd3f67d510b14294b25327710.
|
2021-09-01 20:50:43 +02:00 |
|
rejas
|
c132206543
|
Use new method in ukmetofficedatahub provider
|
2021-09-01 20:02:45 +02:00 |
|
rejas
|
f49312ed13
|
Update dependencies
|
2021-09-01 11:02:06 +02:00 |
|
rejas
|
a9f69f07e6
|
Update CHANGELOG
|
2021-08-31 23:43:33 +02:00 |
|
rejas
|
d7429a4812
|
Add eslint rule for === vs == and fix its occurence
|
2021-08-31 23:39:40 +02:00 |
|
rejas
|
be76d5ce9a
|
Use new method in smhi provider
|
2021-08-31 23:34:22 +02:00 |
|
rejas
|
f2bc10c5c0
|
Add tests for new methods
|
2021-08-31 23:32:05 +02:00 |
|
rejas
|
43eb760bce
|
Use isDayTime method
|
2021-08-31 22:01:30 +02:00 |
|
rejas
|
a7684e3e9f
|
Add common method for determining if it is daytime
|
2021-08-31 21:55:43 +02:00 |
|
rejas
|
8949aa3bec
|
Add common method for updating suntimes
|
2021-08-31 21:41:27 +02:00 |
|
Michael Teeuw
|
e40ddd4b69
|
Merge pull request #2643 from MMRIZE/develop
Add custom switches for electron mainWindow
|
2021-08-31 13:12:52 +02:00 |
|
Seongnoh Sean Yi
|
17637fb1f6
|
Merge branch 'develop' into develop
|
2021-08-31 10:50:05 +02:00 |
|
Michael Teeuw
|
f71defe958
|
Merge pull request #2641 from rejas/issue_2462
Actually use showTime parameter in clock module
|
2021-08-31 09:22:32 +02:00 |
|
Michael Teeuw
|
b8d6a6da1f
|
Merge pull request #2645 from khassel/black_cursor
electron: disable black cursor on start
|
2021-08-31 09:21:39 +02:00 |
|
Karsten Hassel
|
fbc886b21c
|
run prettier ...
|
2021-08-30 19:55:26 +02:00 |
|
Karsten Hassel
|
8879fb55de
|
disable black cursor on start
|
2021-08-30 19:47:26 +02:00 |
|
rejas
|
ed316e8bf3
|
Try fixing test
|
2021-08-30 16:38:59 +02:00 |
|
eouia
|
45529f7de9
|
Add custom switches for electron mainWindow
|
2021-08-30 11:38:40 +02:00 |
|
eouia
|
dbdff38d2e
|
Add custom switches for electron mainWindow
|
2021-08-30 11:32:24 +02:00 |
|