-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v2.25.0 #3214
Merged
Release v2.25.0 #3214
Changes from all commits
Commits
Show all changes
169 commits
Select commit
Hold shift + click to select a range
7694d6f
Prepare 2.22.0-develop
MichMich f04d578
improve tests (#2923)
khassel 8212d30
fix(weather/smhi) Correctly reference apparent temp method (#2931)
SkySails ce4906d
Add test in compliments module for remotFile option (#2932)
rejas f434be3
Update da.json (#2930)
rejas a86e27a
Added fetchWeatherHourly functionality to Weather.gov provider (#2933)
dWoolridge d5e855d
Use fetch instead of XMLHttpRequest in weatherprovider (#2935)
rejas 21ae79b
weathergov.js: Removed weatherEndpoint definition (#2936)
dWoolridge a328ce5
Cleanup test directory (#2937)
rejas 85a9f14
Added css class names "today" and "tomorrow" for calendar (#2939)
retroflex 1eb2965
Ensure updatenotification module isn't shown when local is *ahead* of…
dariom 7bbf8c1
Wait till all node_helper are started before finishing startup (#2928)
rejas 835c893
Support for configuring FontAwesome class in calendar-module: (#2949)
MagMar94 fc59ed2
Convert moment(..., "X") to moment.unix(...) (#2950)
rejas ad4dbd7
added new electron tests supporting date mocking (#2947)
khassel 7bd9443
fix cors problems with newsfeed articles (#2940)
khassel 64ed5a5
Add error handling to node_helper startup sequence (#2945)
rejas 2d3940a
Use metric units internally in all weatherproviders (#2849)
rejas dde8860
Make sure smhi provider api only gets a maximimum of 6 digits coordin…
rejas c191ff0
Refactor common weather methods into utils class (#2958)
rejas f79d3f0
Cleanup jest config (#2959)
rejas 00bc6eb
Add dependency review action (#2862)
naveensrinivasan 7058fc5
Update dependencies (#2960)
rejas f25abfd
Make the e2e tests wait for the app to start and close before running…
buxxi 3879949
Switch back to third party fetch lib for all node versions (#2961)
rejas 4d47c08
Support HTTP headers with CORS-method (#2957)
MagMar94 4fecffc
Add Collaboration.md (#2954)
khassel 0b01e9d
Fix jsdoc error
b9b7d2c
Add option to remove "x-frame-options" and "content-security-policy" …
Tom-Hirschberger bd0b3c0
New weather provider: Yr.no (#2948)
MagMar94 abbae90
update dependencies: electron to v22, fix playwright to v1.27.1 (#2976)
khassel eee289a
Only add clock type wrappers to DOM when they are used (#2971)
rejas a262444
Cleanup compliments module (#2965)
rejas 3124b0a
Replace `…` with `…` (#2973)
KristjanESPERANTO 2fec314
improve electron tests (avoid errors in github workflows) (#2977)
khassel 76d9042
update playwright to v1.29.1 and other dependencies (#2980)
khassel e9be668
Added a WeatherProvider for Open-Meteo (#2964)
angeldeejay 0ebedd0
Prepare Release 2.22.0
MichMich cd739b6
Merge branch 'master' into develop
MichMich c99f660
Prepare 2.23.0 develop branch.
MichMich 4fc38bd
Update dependabot action (#2985)
rejas a975b44
Fix wrong day labels in envcanada forecast (#2992)
rejas 2908c15
Cleanup md files (#2994)
rejas fc30314
Remove darksky weather provider (#2993)
rejas 7bc91a7
Fix badge status (#2991)
khassel 6e80e5a
Add option to show hourly forecast in increments (#2998)
rejas 877f8ad
Refactor mock-data for weather-tests generation (#3000)
rejas 29e3ec0
added possibility to ignore MagicMirror repo in updatenotification (#…
khassel d2327d3
removed unneeded (and unwanted) '.' in calendar (#3003)
khassel 8d9f132
add Pirate Weather as new weather provider (#3006)
khassel c714399
Fix weathergov provider hourly weather forecast (#3011)
rejas 4244c05
Fix calendar.js missing default symbol prefix (#3007)
DaveChild ee86956
Fix typo into french translation (#3017)
grenagit cd4ba42
[Alert Module] Fix HTML message (#3018)
grenagit 2e2962d
Fix yr weather direction (#3020)
MagMar94 67e4dba
Point wind arrow in the direction the wind is flowing (#3022)
MagMar94 157e74c
added error message if `<modulename>.js` file is missing … (#3015)
khassel f6dcfb5
Refresh the Calendar DOM every minute (#3016)
psieg 7198ae5
Add (in Alert module) templateName parameter (#3009)
rajniszp 58b9ddc
updatenotification: only notify mm-repo for master if tag present (#3…
khassel a8dc563
Update weather tests (#3008)
rejas ed90f05
Fix async node_helper stopping electron start (#3021)
rejas 42d42ef
Prevent electron flashing white screen on startup (#3001)
khassel bf279d9
Tidy up precipitation (#3023)
MagMar94 1dc0a0d
Update some tests (#3024)
rejas 4b478a5
Create Thai Language file (#3028)
tomzt a65ee86
Introduce envsubst for config.js, update deps (#3032)
khassel e24dfa6
Calendar Module QOL Features and Adjustments (#3033)
CarJem 88c7e42
Enforce PRs to be based against develop branch (#3031)
rejas 65aa1b0
Update coverage and jest settings (#3038)
rejas 81244d9
Update config sample and collab doc (#3039)
rejas fb22a76
Fix precipitation styles (#3041)
rejas bf28e63
Move th.json to translations folder (#3043)
KristjanESPERANTO b08a473
Update stylelint (#3042)
KristjanESPERANTO 390e5d6
Update thai language (#3044)
rejas 6d86ffa
Fix rounding in precipitation percentage (#3045)
rejas a237691
Show events of a configurable amount of past days (#3046)
Tom-Hirschberger 2b792cd
Convert translator callbacks to async/await (#3048)
rejas fe0b915
Convert app-start/-stop callbacks to async/await (#3035)
rejas 498b440
Convert module-start to async (#3049)
rejas b5b6124
Convert load callbacks to async/await (#3050)
rejas 1b2785c
Cleanup more callback things (#3051)
rejas 23ee155
Fixed wind speed units for Open-Meteo Weather Provider (#3054)
angeldeejay c6db225
set all calendar colums to vertical align top (#3055)
khassel beea754
Fix empty news feed stopping the feed from ever updating again (#3062)
buxxi 6d77923
fix e2e tests (failed after async changes) (#3063)
khassel 8f8945d
Issue#3064 html alert title message (#3065)
nfogal d276a7d
Use template literals instead of string concatenation (#3066)
KristjanESPERANTO ab0876f
Update Eslint config, add new rule and handle issue (#3068)
KristjanESPERANTO d5395ee
update dependencies and main.css to match new stylelint rules (#3067)
khassel 5f38c53
Revise require imports (#3071)
KristjanESPERANTO 4ef030a
Fix import order in serveronly (#3072)
KristjanESPERANTO b5a22bc
Add sendNotifications option to clock module (#3059)
rejas 6223584
Add sendNotifications option to clock module (#3059)
rejas fa40a3e
Prepare release 2.23.0
MichMich c5a8b85
Merge branch 'master' into develop
MichMich cc11b77
Prepare v2.24.0-develop
MichMich 9703226
Update electron to v24, remove th.json from root dir (#3079)
khassel b7eb21e
removed unneeded (and unwanted) '.' (#3084)
khassel 0d3ad98
Drop node v14 support (#3085)
KristjanESPERANTO 2c7beea
added test for serveronly (#3086)
khassel 32192d1
Refactor formatTime into util class (#3073)
rejas 09f117c
set Timezone `Europe/Berlin` in unit tests (#3087)
khassel dee3cd3
Fixed clock module sunrise/sunset timezone bug (#3070)
JakeBinney 77f9c86
Refactor calendar methods into util class (#3088)
rejas 4e33690
Fix envcanada hourly forecast time (#3090)
rejas 979f4ec
fix electron not running under windows (after async changes) (#3091)
khassel 7e58b38
Add no-param-reassign from eslint (#3089)
rejas b80485b
use node v20 in github workflow (replacing v19) (#3093)
khassel a41aa48
add .gitattributes and fix prettier/js warnings (#3094)
khassel d832d79
Add openmeteo precipitation probability (#3099)
OWL4C e09d60d
Use single config backup file when config.template is used (#3104)
oscarb 83315f1
fix: don't filter out ongoing full day events in Calendar module (#30…
ismarslomic 432d900
Add tests for some weather utils (#3103)
rejas babd22b
Bug fix: adding date to the analog clock if showDate is true (#3101)
jorgenwahlberg 0573d6e
Fix envcanada today pop (#3106)
eddiehung eceec82
Adding experimental UV Index support for weather module (#3108)
OWL4C c7405b7
Split install and run commands in github actions (#3112)
rejas a56b929
update deps incl. electron to v25, fix stylelint segmentation dump (#…
khassel b737153
update deps and remove stylelint fix (#3120)
khassel e985e99
Updates notification (#3119)
bugsounet c1850f2
Remote force check update (#3127)
bugsounet 675e4d4
Update dependencies and fix dependabot issues (#3134)
rejas 3c35d34
fix updatenotification where no branch is checked out ... (#3136)
khassel 0e00e64
update dependencies (#3140)
khassel ea818bf
Fix fetchInterval for sample calendar (#3139)
rejas 2b6720e
Prepare 2.24.0 release.
MichMich 46bca1b
Merge branch 'master' into develop
MichMich e9f1bd9
Merge branch 'master' into develop
MichMich 4b0e0aa
Prepare 2.25.0-develop branch.
MichMich 62eb23b
Add openweathermap UV index support (#3145)
Knapoc f802c85
Fix undefined error for showSunTime / showMoonTime in clock module (#…
rejas 0b97639
update roboto fonts to v5 (#3121)
khassel 948910d
add section for foreign modules in issue template (#3149)
khassel 1bd146f
fix clientOnly not starting up after async startup added in 2.23 (#3154)
sdetweil 49c72d8
Update dependencies (#3155)
rejas 58cdfa3
update dependencies (except prettier v3) (#3160)
khassel 156db32
fix electron width/heigth when using xrandr under bullseye (#3161)
khassel 59e9d76
update to electron v26 (#3168)
khassel 7dcea98
Handle pretty-quick issue (#3169)
KristjanESPERANTO 7c64d8f
Minimum node version v18 (#3170)
KristjanESPERANTO 7ba96ae
Add Npmrc (#3135)
bugsounet 200db18
Update typescript definition (#3173)
rejas 2ad463b
fix calendar not showing events with the same name and start date bu…
Paranoid93 c0a5f35
Cleanup nunjuck templates (#3109)
rejas ef20fe2
Update dependencies and actions (#3179)
rejas 9d49196
Fix ipWhiteList test (#3181)
KristjanESPERANTO 5cbdd28
Added Override Notification Option to Weather Module (#3178)
NolanKingdon a92b3d3
Add AnimateCSS (#3113)
bugsounet 79e99e1
Cross UTC time fix (#3175)
kenzal ffdf321
Mistake on Changelog (#3186)
bugsounet f2957f9
use internal fetch as replacement for node-fetch (#3184)
khassel 7a1591b
added automatic client page reload (#3188)
khassel 91fd931
Convert HTML entities, codes and tag (#3191)
bugsounet fa7c7fc
respect width/height (no fullscreen) if set in electronOptions... (#3…
khassel 7127979
electron: add missing fullscreen option (#3192)
khassel e5adbea
Update french translation (#3194)
Ybbet af0fe37
Fix: Uncaught SyntaxError: Identifier 'getCorsUrl' has already been d…
bugsounet 4eccce3
Fix: AnimateCSS merge hide() and show() animated css class when we do…
bugsounet 8b1c279
Update yr provider to new api (#3197)
martingron a67a0b6
Add eventClass for customEvents in calendar (#3193)
Ybbet 95ec309
avoid overriding `config.js` when running tests (#3205)
khassel ad665a7
AnimateCSS integration in tests suite (#3206)
bugsounet a3c2e7b
Fixed probability of precipitation in weathergov.js (#3195)
dgoth e530c78
Update Electron based on a severity vulnerability (develop) (#3207)
bugsounet 6b204cd
calendar: add url to broadcast logging (#3211)
khassel 9566d6c
Add npm dependabot (#3210)
bugsounet 290b350
Update last Dependencies before release and add dependabot to vendor/…
bugsounet 6ea94e4
Release v2.25.0
MichMich File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
engine-strict=true | ||
audit=false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Probably put in the wrong release line