actions-test/lib/backend
Jakob Meier cfd54e3bb5
Added room creation screen
If the room was created successfully,
the wizard automatically saves the room data on disk.
This allows it to be cached,
even if the user loses internet connection
right before the wizard exists.
That way the room will be cached.
2023-03-18 20:28:30 +01:00
..
errors.dart Ported error_as_text from https://codeberg.org/outbag/app/src/branch/develop/deps/outbag-core/src/tools.js 2023-03-17 21:06:23 +01:00
request.dart Rewrote autologin to default to authorized 2023-03-18 20:24:48 +01:00
resolve_url.dart Rewrote autologin to default to authorized 2023-03-18 20:24:48 +01:00
room.dart Added room creation screen 2023-03-18 20:28:30 +01:00
user.dart Rewrote autologin to default to authorized 2023-03-18 20:24:48 +01:00