actions-test/lib/backend
Jakob Meier f2cbfaf924
Fixed bug where room list was not processed properly
This was caused by a wrong type.

To fix this I updated the type and implemented Room.fromJSON
which should make fetching rooms easier in the future
2023-03-20 20:45:49 +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 Fixed bug where room list was not processed properly 2023-03-20 20:45:49 +01:00
room.dart Fixed bug where room list was not processed properly 2023-03-20 20:45:49 +01:00
user.dart Rewrote autologin to default to authorized 2023-03-18 20:24:48 +01:00