mirror of
https://github.com/GalaxyViewer/GalaxyViewer.git
synced 2026-08-14 00:57:53 +00:00
* ✨ Add Last LoginLocation dropdown to LoginView * Create FUNDING.yml Signed-off-by: Galaxy Littlepaws <34807062+GalaxyLittlepaws@users.noreply.github.com> * 💄 Font family is now fixed, for now Atkinson Hyperlegible default * ✨ Font can now bhe changed via preferences * 🚧 Some Login functionality is added, now viewer name and version number are from props * 🚧 Added error display for logins * 📦️ Upgrade Avalonia, LibreMetaverse, and assorted packages * ✨ Add beginning of Login system * 📦️ Update AbaloniaBrowser, merge in from dev * 📝 Add CHANGELOG.md * 💄 Updated UI in various views, added new Logo * Update FUNDING.yml Signed-off-by: Galaxy Littlepaws <34807062+GalaxyLittlepaws@users.noreply.github.com> * Update FUNDING.yml Signed-off-by: Galaxy Littlepaws <34807062+GalaxyLittlepaws@users.noreply.github.com> * 📦️ Updates packages in solution * 📦️ Add Litedb * 🚧 Cleans up some code * 🚧 Formatting * ✨ We now use normal routing and LiteDb for storing preferences and such, fixes crash * ✨ 📦 🐛 We now use normal routing and LiteDb for storing preferences and such, fixes crash, Updates to AvaloniaUI 11.2.0 * 🚧 Progress towards grid selection feature, database improvements * 🐛 Fixes issues with updating packages in Android project * 📝 🐛 Updates ReadMe, updates to prevent issues with Android building * 🚧 Progress towards working Android and Desktop builds, various Android tweaks, additions to ReadMe * 🚧 Progress towards working Android and Desktop builds, various Android tweaks, additions to ReadMe * ♻️ Some cleanup * 🚧 Ursa components should work now * Updates ReadMe.md (#20) (#22) Signed-off-by: Galaxy Littlepaws <34807062+GalaxyLittlepaws@users.noreply.github.com> * 🚧 Cleanup, progress towards better Android support * 🚧 Fixes navigation for Android, code style change * 🚧 To finish later * 🚧 Login flow improvements * 🚧 Login to an actual location successful * 🚧 Progress towards working LoggedIn view, dev view changes * 🚧 Initial menus per platform * 🚧 Trying to use session store within db for data * 🚧 Session data is gathered correctly and not a ton of times * 🚧 Data now saves to the session db table successfully * 📦️ Upgrades packages, adds Live Reload for Avalonia * Revert "🚧 Data now saves to the session db table successfully" This reverts commitd301718366. * Revert "🚧 Session data is gathered correctly and not a ton of times" This reverts commit933d574b* ✨ Data now is stored and recived in real time throughout the application * ✨ 📦 MFA Code entry works, package updates, .NET version major update --------- Signed-off-by: Galaxy Littlepaws <34807062+GalaxyLittlepaws@users.noreply.github.com>
7 lines
98 B
JSON
7 lines
98 B
JSON
{
|
|
"sdk": {
|
|
"version": "9.0.0",
|
|
"rollForward": "major",
|
|
"allowPrerelease": true
|
|
}
|
|
} |