buxxi
2d9d28aa0f
updating changelog with newsfeed changes
2021-01-16 13:47:16 +01:00
buxxi
69c053a94f
refactoring newsfeed to use templates instead of generating dom in the code
2021-01-16 13:37:18 +01:00
buxxi
aaaf1f660c
refactoring newsfeed, moving hiding of module while loading away from dom-generation
2021-01-16 12:26:38 +01:00
buxxi
8538d83520
Moving newsfeed styling from js to a new css file
2021-01-16 11:52:55 +01:00
buxxi
132c98b767
refactoring newsfeed, moving tag stripping to loading instead of presentation logic
2021-01-16 11:10:53 +01:00
rejas
42cac81953
Fix tests
2021-01-15 23:12:44 +01:00
Andre Klärner
3ee4bd65c6
prevent empty path components for module main scripts
...
The module.path component has by definition in line 97 a trailing slash.
Hence adding another is unneeded, but results in an additional folder in the inspector.
2021-01-15 23:09:07 +01:00
rejas
fcc7e80bf9
Update CHANGELOG
2021-01-15 21:49:12 +01:00
rejas
e0d43a4c1e
Add new Event CURRENTWEATHER_TYPE
...
- send it from the weather and currentweather module
- use it in the compliments module directly instead of the data
2021-01-15 21:47:14 +01:00
Ashish Tank
4966d6c920
Fixed Unit test case error for #2221
2021-01-14 19:10:04 +01:00
Michael Teeuw
1fd506f25d
Merge pull request #2414 from ashishtank/FeelsLikeCleanup
...
Feels like translation code cleanup
2021-01-13 09:50:11 +01:00
Michael Teeuw
a99698d1a9
Merge pull request #2413 from ashishtank/Issue2221
...
Issue 2221 Weather module - Always displays night icons because of fixed day start and end time
2021-01-12 16:14:06 +01:00
Ashish Tank
774b86c7dc
Code cleanup for feels like translation
2021-01-10 17:37:10 +01:00
Ashish Tank
2c3e8533c7
Issue #2221 - Weather forecast always shows night icons in day time
2021-01-10 16:24:46 +01:00
ashishtank
3eda8af671
Merge pull request #9 from MichMich/develop
...
Develop
2021-01-10 16:03:49 +01:00
Michael Teeuw
aa61874848
Merge pull request #2411 from khassel/fix_cors
...
fix socket.io cors errors
2021-01-10 10:13:16 +01:00
Karsten Hassel
2deab31187
fix socket.io cors errors, see breaking change since socket.io v3 https://socket.io/docs/v3/handling-cors/
2021-01-09 23:20:36 +01:00
Michael Teeuw
b177a56fa2
Fix wrong placement of changelog item.
2021-01-07 12:45:03 +01:00
Michael Teeuw
6f0f75cf27
Merge pull request #2388 from drewski3420/no_negative_zero
...
No negative zero
2021-01-07 12:41:30 +01:00
Michael Teeuw
39bb2eb9b0
Add Changelog.
2021-01-07 11:53:21 +01:00
Michael Teeuw
7b36bb025a
Improve readabiliy.
2021-01-07 11:51:10 +01:00
Michael Teeuw
aa9a1b7af2
Add CodeCov badge to Readme.
2021-01-06 11:03:15 +01:00
Michael Teeuw
caf3552d6b
Merge pull request #2401 from rejas/github_codecov_action
...
Add github action for uploading codecov results
2021-01-06 10:05:50 +01:00
veeck
6e9897f7fc
Remove now unnecessary file
2021-01-06 09:33:06 +01:00
veeck
fa9258761e
Change on-trigger
2021-01-06 09:33:06 +01:00
veeck
003e948899
Use codecov action instead of bash command
2021-01-06 09:33:06 +01:00
veeck
9cd998f219
Update CHANGELOG
2021-01-06 09:33:06 +01:00
rejas
d75b894d9a
Add lcov reporter
2021-01-06 09:33:06 +01:00
rejas
5a3d3b76a7
Cleanups
2021-01-06 09:33:06 +01:00
rejas
5bc2c207db
Add codecov github action
2021-01-06 09:33:06 +01:00
Michael Teeuw
612cf25878
Merge pull request #2407 from fewieden/feature/update-node-js-code
...
update node js code
2021-01-06 09:01:42 +01:00
Felix Wiedenbach
5ae4912b45
added changelog entry
2021-01-05 20:08:18 +01:00
Felix Wiedenbach
a9a70fd2e9
linting and fix defualt module test
2021-01-05 20:04:02 +01:00
Felix Wiedenbach
f90856808b
fix config file path
2021-01-05 19:39:31 +01:00
Felix Wiedenbach
7dbcaa83bc
clean up deprecated
2021-01-05 19:36:20 +01:00
Felix Wiedenbach
38f10b6e3e
clean up app
2021-01-05 19:35:11 +01:00
Felix Wiedenbach
9c8fa06ce1
clean up config checker
2021-01-05 19:01:59 +01:00
Felix Wiedenbach
4efe04774c
clean up electron
2021-01-05 18:48:55 +01:00
Felix Wiedenbach
5d60534dc9
clean up node helper
2021-01-05 18:44:36 +01:00
Felix Wiedenbach
ac141a4316
clean up server
2021-01-05 18:37:16 +01:00
Felix Wiedenbach
d22064c6f4
clean up utils
2021-01-05 18:37:01 +01:00
Michael Teeuw
189721ebba
Merge pull request #2406 from rejas/danger
...
Remove now unused danger library
2021-01-05 16:54:55 +01:00
Michael Teeuw
7aa9c63dba
Merge pull request #2405 from rejas/markdown
...
Update markdown for 2021
2021-01-05 16:53:46 +01:00
veeck
16e894e300
Update CHANGELOG
2021-01-05 15:07:40 +01:00
veeck
d466705ec0
Fix eslint error due to now js files being in root anymore
2021-01-05 15:05:50 +01:00
veeck
0e97d863ce
Remove now unused danger library
2021-01-05 14:43:41 +01:00
veeck
5de64d2ae8
Added engine fields into package json
2021-01-05 09:54:03 +01:00
veeck
ced0398e49
Update markdowns
2021-01-05 09:53:47 +01:00
Michael Teeuw
d4b57924a7
Merge pull request #2404 from rejas/issue_2402
...
Update default log levels
2021-01-04 13:52:37 +01:00
veeck
d2def2bea3
Update CHANGELOG
2021-01-04 10:03:35 +01:00