veilidchat/lib
Rivka Segan bc41ea6d82 isDesktop false if isWeb true in responsive.dart
268b86d131
tries to access Platform._operatingSystem as part of checking whether
it is running on Windows, Linux, or macOS, and this information is not
available on the web. This MR makes it possible to reach the
VeilidChat "Create a new account" screen when running in Chrome
(although the user apparently can't proceed further because of an
"already borrowed" panic). Without this MR, there is an uncaught error
even before getting to that account screen.
2023-10-01 19:20:20 +00:00
..
components more syntax fixes 2023-09-30 21:22:12 -04:00
entities scanning 2023-09-28 10:06:22 -04:00
pages fix issue #4: pronouns 2023-09-30 21:15:26 -04:00
proto scanning 2023-09-28 10:06:22 -04:00
providers turn off autodispose for real globals 2023-09-30 21:28:45 -04:00
router fix syntax issues 2023-09-30 21:11:51 -04:00
tools isDesktop false if isWeb true in responsive.dart 2023-10-01 19:20:20 +00:00
veilid_support base64 fix and turn off dht caching until we have background sync 2023-09-30 12:45:38 -04:00
app.dart checkpoint 2023-08-07 23:03:26 -07:00
main.dart password work 2023-09-26 22:32:38 -04:00
processor.dart statenotifier 2023-09-30 21:11:50 -04:00
tick.dart more syntax fixes 2023-09-30 21:22:12 -04:00
veilid_init.dart proto cleanup 2023-09-26 18:46:02 -04:00
veilid_init.g.dart proto cleanup 2023-09-26 18:46:02 -04:00