Fork for Finnish & Liiga with Liiga data-adapter
Thanks to @parnic @dannoh for their contributions.
- Updated module to work with the new NHL API.
Thanks to @parnic @dannoh @timpeer for their contributions.
- Finnish translations
- Team logo images for the 2023-2024 season
- Updated dependencies
- Updated Github config files
- Updated project config files
- Uniform spelling for MagicMirror²
- Playoff series display
MagicMirror² version >= 2.15.0 required.
- Added new config option
showPlayoffSeries
to display playoff series information
- Node helper logs are now done through MagicMirror logger
- Updated project config files
- Updated Github config files
- Changed Logo Urls to support all teams (specifically all-star teams)
- Added support for teams with no short name when showNames is true
- Date queries are now set based on timezone
America/Toronto
.
- Config option
rollOver
- Nunjuck templates
- French translations thanks to matlem037
- Dependency
node-fetch
- Config option
daysInPast
- Config option
daysAhead
- Config option
liveReloadInterval
thanks to dannoh. - Config option
showNames
thanks to dannoh. - Config option
showLogos
thanks to dannoh. - Support for game status
postponed
thanks to dannoh. - Github actions (linting and changelog enforcer)
- JSDoc documentation
- Switched API for data feed.
- Display logos from remote.
- Retrieve team list from API.
- ESLint recommended instead of airbnb ruleset.
- Config option
format
, instead rendering information based on locale. - Travis integration
- Dependency
moment-timezone
- Dependency
request
- Local team logos
- Added new team: Vegas Golden Knights
Initial version