Files
open-webui/backend/open_webui/utils
G30 ff25ccca65 feat: add repeat/recurrence dropdown to calendar event modal (#25865)
* feat(calendar): add repeat/recurrence dropdown to event modal

* fix(calendar): anchor recurring event expansion to event start date

The expand_recurring_event() utility used the view range start as dtstart,
causing FREQ=WEEKLY events to land on the wrong day of the week. Use the
event's original start date instead so recurrence patterns stay correct.
2026-06-29 02:16:19 -05:00
..
2026-06-19 15:34:43 +02:00
2026-06-17 00:36:34 +02:00
2026-06-17 02:52:35 +02:00
2026-06-17 02:52:35 +02:00
2026-06-29 00:05:10 -05:00
2026-06-24 14:13:58 +02:00
2026-06-01 13:56:55 -07:00
2026-06-29 00:35:54 -05:00
2026-06-29 01:01:27 -05:00
2026-06-23 00:25:21 +02:00
2026-06-25 14:34:22 +01:00
2026-06-29 00:18:40 -05:00
2026-06-25 14:37:05 +01:00
2026-06-01 13:56:55 -07:00
2026-06-23 23:35:44 +02:00
2026-06-19 00:16:06 +02:00
2026-06-29 00:35:54 -05:00
2026-06-01 13:56:55 -07:00
2026-06-25 17:23:53 -04:00