This website requires JavaScript.
Explore
Help
Sign In
MarianumMobile
/
Client
Watch
3
Star
1
Fork
0
You've already forked Client
Code
Issues
7
Pull Requests
Actions
Packages
Projects
1
Releases
Wiki
Activity
Files
a0c55a811c33a678c083e66a5258ab1e24291b63
Client
/
lib
/
api
/
marianumconnect
T
History
Marianum
a0c55a811c
completed iOS push notification setup: created the NotificationServiceExtension Xcode target programmatically (via xcodeproj), embedded it in Runner, and added its xcconfig base configs; fixed Automatic Signing by switching the NSE↔Runner shared keychain from an app-group to a team-prefixed access group across entitlements, Dart and Swift; fixed the analyzer break from dio 5.9.2 dropping DioExceptionType.transformTimeout
2026-07-17 15:05:34 +02:00
..
auth
bugfixes, better background operation robustness and platform-specific error handling
2026-07-12 19:17:49 +02:00
errors
completed iOS push notification setup: created the NotificationServiceExtension Xcode target programmatically (via xcodeproj), embedded it in Runner, and added its xcconfig base configs; fixed Automatic Signing by switching the NSE↔Runner shared keychain from an app-group to a team-prefixed access group across entitlements, Dart and Swift; fixed the analyzer break from dio 5.9.2 dropping DioExceptionType.transformTimeout
2026-07-17 15:05:34 +02:00
models
migrated holidays module to MarianumConnect API, replaced local
Holiday
model.
2026-05-24 17:49:25 +02:00
queries
simplify: dedupe boilerplate and remove dead code across all layers
2026-07-13 22:22:39 +02:00
marianumconnect_api.dart
simplify: dedupe boilerplate and remove dead code across all layers
2026-07-13 22:22:39 +02:00
marianumconnect_endpoint.dart
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.
2026-05-23 17:32:42 +02:00
marianumconnect_query.dart
simplify: dedupe boilerplate and remove dead code across all layers
2026-07-13 22:22:39 +02:00