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
refactor/file-viewer-split
Client
/
lib
/
api
/
marianumconnect
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
MineTec
15791423ea
added fileFetchedAt to TickerPageResponse and updated the Ticker UI to use it as the data currency timestamp for proxied files
2026-07-13 00:32:27 +02:00
..
auth
bugfixes, better background operation robustness and platform-specific error handling
2026-07-12 19:17:49 +02:00
errors
fixed pending share race error on warm app start
2026-07-02 15:28:05 +02:00
models
migrated holidays module to MarianumConnect API, replaced local
Holiday
model.
2026-05-24 17:49:25 +02:00
queries
added fileFetchedAt to TickerPageResponse and updated the Ticker UI to use it as the data currency timestamp for proxied files
2026-07-13 00:32:27 +02:00
marianumconnect_api.dart
implemented a comprehensive client-side demo mode triggered by a "demo@" username prefix, serving curated fixture data for all app modules
2026-07-07 20:24:16 +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
add MarianumConnectQuery base and adopt it in list queries
2026-07-12 23:24:21 +02:00