App for checking in with the omg.lol neighbourhood
Find a file
2024-06-24 12:23:28 +10:00
Components some small styling fixes 2024-06-24 12:23:28 +10:00
Models Now Page Markdown Editor 2024-06-21 16:26:11 +10:00
Platforms Override create window to fix android crash 2024-06-24 10:41:39 +10:00
Properties Initial commit 2024-05-30 11:06:08 +10:00
Resources Add a png icon 2024-06-24 10:42:13 +10:00
wwwroot some small styling fixes 2024-06-24 12:23:28 +10:00
.gitignore Initial commit 2024-05-30 11:06:08 +10:00
App.xaml Initial commit 2024-05-30 11:06:08 +10:00
App.xaml.cs Override create window to fix android crash 2024-06-24 10:41:39 +10:00
AppShell.xaml Added auth. 2024-05-31 23:16:09 +10:00
AppShell.xaml.cs Auth, pics, ephemeral and more, oh my! 2024-06-05 22:41:08 +10:00
CustomAuthenticationStateProvider.cs Auth, pics, ephemeral and more, oh my! 2024-06-05 22:41:08 +10:00
EphemeralWebPage.xaml Auth, pics, ephemeral and more, oh my! 2024-06-05 22:41:08 +10:00
EphemeralWebPage.xaml.cs Auth, pics, ephemeral and more, oh my! 2024-06-05 22:41:08 +10:00
LoginWebViewPage.xaml Added auth. 2024-05-31 23:16:09 +10:00
LoginWebViewPage.xaml.cs Made the api a singleton and got a share intent working 2024-06-14 17:20:04 +10:00
MainPage.xaml Added auth. 2024-05-31 23:16:09 +10:00
MainPage.xaml.cs Fixes, adjustments and tidy up 2024-06-14 10:45:31 +10:00
MauiProgram.cs Made the api a singleton and got a share intent working 2024-06-14 17:20:04 +10:00
NavigatorService.cs Represented user details better, refresh on log in 2024-06-01 14:38:12 +10:00
Neighbourhood.omg.lol.csproj Now Page Markdown Editor 2024-06-21 16:26:11 +10:00
Neighbourhood.omg.lol.sln Reorganized project and styled the status cards 2024-05-31 11:27:01 +10:00
RestService.cs Add user agent so non-api requests work again 2024-06-24 11:41:03 +10:00