migrated timetable integration from WebUntis to the MarianumConnect API, implementing a Dio-based client with bearer token authentication, background session validation, and auto-refresh logic.
This commit is contained in:
@@ -14,6 +14,10 @@ enum WidgetLessonStatus {
|
||||
irregular,
|
||||
teacherChanged,
|
||||
event,
|
||||
// Sonder-Lesson-Types (Aufsicht, Sprechstunde, …) — Native-Widget-Renderer,
|
||||
// die den Status noch nicht kennen, fallen still auf den regulären Stil
|
||||
// zurück, sobald der String dort unbekannt ist.
|
||||
duty,
|
||||
}
|
||||
|
||||
@freezed
|
||||
|
||||
Reference in New Issue
Block a user