mirror of
https://github.com/niels-emmer/wall-cast.git
synced 2026-09-13 23:53:36 +02:00
[PR #3] [MERGED] fix(warnings): MeteoAlarm data source, Dutch translations, rotator timer fix #3
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
github-mirrors/wall-cast#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/niels-emmer/wall-cast/pull/3
Author: @niels-emmer
Created: 3/21/2026
Status: ✅ Merged
Merged: 3/21/2026
Merged by: @niels-emmer
Base:
main← Head:fix/warnings-datasource-and-timer📝 Commits (3)
ab6fe0afix(warnings): translate phenomenon to Dutch + fix dev proxy IP44b7d67docs: add warnings widget to README; create future-ideas.md87a3bbadocs: create future-ideas.md with 6 widget proposals📊 Changes
6 files changed (+176 additions, -4 deletions)
View changed files
📝
README.md(+5 -1)➕
docs/future-ideas.md(+155 -0)📝
docs/memory/INDEX.md(+1 -1)📝
frontend/src/i18n/translations.ts(+13 -0)📝
frontend/src/widgets/warnings/WarningsWidget.tsx(+1 -1)📝
frontend/vite.config.ts(+1 -1)📄 Description
Summary
languagesetting)skipSetchanges were re-creating the interval, causing the current slot to show for up to 2× the configured duration — now uses a ref so the interval is stablewarningswidget and two missing backend routes to READMEdocs/future-ideas.mdwith 6 detailed widget proposals for future workTest plan
interval_sec)language: nlwarningscheckbox appears in admin panel rotator section🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.