74 Commits
Author SHA1 Message Date
Galaxy LittlepawsandCopilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> ec9b6ee966 Potential fix for code scanning alert no. 1: Workflow does not contain permissions (#47)
Signed-off-by: Galaxy Littlepaws <34807062+GalaxyLittlepaws@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-12-13 22:34:18 -05:00
GalaxyLittlepaws e0200a5891 Chat Participant list populates sucessfully, Android build fixes 2025-12-13 22:22:37 -05:00
GalaxyLittlepaws 5b88fa90ac 📝 Updates ReadMe to reflect new build requirements 2025-08-09 17:35:04 -04:00
GalaxyLittlepaws 2c233adeaa 🚑️ Fixes build errors from missing icon 2025-08-09 17:33:13 -04:00
GalaxyLittlepaws bbfeead81b Merge remote-tracking branch 'origin/main' into dev
# Conflicts:
#	Directory.Build.props
#	GalaxyViewer.Android/GalaxyViewer.Android.csproj
#	GalaxyViewer.Android/MainActivity.cs
#	GalaxyViewer.Android/Properties/AndroidManifest.xml
#	GalaxyViewer.Desktop/GalaxyViewer.Desktop.csproj
#	GalaxyViewer/App.axaml
#	GalaxyViewer/App.axaml.cs
#	GalaxyViewer/Assets/Localization/LocalizationManager.cs
#	GalaxyViewer/Assets/Localization/Strings.en-US.resx
#	GalaxyViewer/Assets/Localization/Strings.resx
#	GalaxyViewer/Controls/EmojiTextBlock.cs
#	GalaxyViewer/GalaxyViewer.csproj
#	GalaxyViewer/Models/GridModel.cs
#	GalaxyViewer/Models/PreferencesModel.cs
#	GalaxyViewer/Models/PreferencesOptions.cs
#	GalaxyViewer/Services/GridService.cs
#	GalaxyViewer/Services/LiteDbService.cs
#	GalaxyViewer/Services/NavigationService.cs
#	GalaxyViewer/Services/PreferencesManager.cs
#	GalaxyViewer/ViewModels/LoginViewModel.cs
#	GalaxyViewer/ViewModels/MainViewModel.cs
#	GalaxyViewer/ViewModels/PreferencesViewModel.cs
#	GalaxyViewer/ViewModels/SetProperty.cs
#	GalaxyViewer/Views/BaseWindow.cs
#	GalaxyViewer/Views/DebugView.axaml.cs
#	GalaxyViewer/Views/LoginView.axaml
#	GalaxyViewer/Views/LoginView.axaml.cs
#	GalaxyViewer/Views/MainView.axaml
#	GalaxyViewer/Views/MainView.axaml.cs
#	GalaxyViewer/Views/MfaPromptDialog.axaml.cs
#	GalaxyViewer/Views/PreferencesView.axaml
#	GalaxyViewer/Views/PreferencesWindow.axaml.cs
#	GalaxyViewer/packages.lock.json
#	ReadMe.md
#	global.json
2025-07-23 19:03:21 -04:00
Galaxy Littlepaws 736c655e85 Fix/merge conflicts (#38)
*  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

* Updates ReadMe.md (#20)

Signed-off-by: Galaxy Littlepaws <34807062+GalaxyLittlepaws@users.noreply.github.com>

* 🚧 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

---------

Signed-off-by: Galaxy Littlepaws <34807062+GalaxyLittlepaws@users.noreply.github.com>
2025-07-23 18:45:45 -04:00
Galaxy Littlepaws b5364daf89 🐛 Remove line CoPilot added that was invalid (#36)
Signed-off-by: Galaxy Littlepaws <34807062+GalaxyLittlepaws@users.noreply.github.com>
2025-07-23 18:36:42 -04:00
Galaxy LittlepawsandCopilot 1001a2649e Feature/welcome view (#34)
* 📦️ Upgrades packages, renames LoggedInView to WelcomeView

* 📦️ Upgrades packages, removes Shell theme

* 🐛 📦 Fixes issues with trying to Login on Android, updates packages

* 🐛 Grid Selection now works

* 🚧 Moved some things to a Session service, fixed grids not populating on clean install

* 🚧 L$ Balance is now visible

*  Adds a working address bar and teleporting, renames WelcomeView to DashboardView, fixes login location, general formatting tweaks

* 📦️ Upgrades packages

* 🌐 Localization update, tweaks for emoji, and adding RTL support

*  Working basic chat functionality

* Update GalaxyViewer/ViewModels/MainViewModel.cs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Galaxy Littlepaws <34807062+GalaxyLittlepaws@users.noreply.github.com>

* Update GalaxyViewer/Views/LoginView.axaml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Galaxy Littlepaws <34807062+GalaxyLittlepaws@users.noreply.github.com>

---------

Signed-off-by: Galaxy Littlepaws <34807062+GalaxyLittlepaws@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-23 18:15:36 -04:00
Galaxy Littlepaws 2a97adc156 Feature/login (#25)
*  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 commit d301718366.

* Revert "🚧 Session data is gathered correctly and not a ton of times"

This reverts commit 933d574b

*  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>
2025-03-10 15:46:58 -04:00
Galaxy Littlepaws 718b23c970 Update Dev (#23)
*  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

* Updates ReadMe.md (#20)

Signed-off-by: Galaxy Littlepaws <34807062+GalaxyLittlepaws@users.noreply.github.com>

* 🚧 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

---------

Signed-off-by: Galaxy Littlepaws <34807062+GalaxyLittlepaws@users.noreply.github.com>
2024-11-25 07:37:27 -05:00
Galaxy Littlepaws 2340b836c0 Merge branch 'feature/login' into main
Signed-off-by: Galaxy Littlepaws <34807062+GalaxyLittlepaws@users.noreply.github.com>
2024-11-25 07:34:20 -05:00
GalaxyLittlepaws 9521673b2e 🚧 Ursa components should work now 2024-11-25 07:31:31 -05:00
GalaxyLittlepaws 800432e010 ♻️ Some cleanup 2024-11-25 07:13:11 -05:00
GalaxyLittlepaws 53016e8f6e Merge remote-tracking branch 'origin/feature/login' into feature/login 2024-11-24 09:09:48 -05:00
GalaxyLittlepaws a32d4c74eb 🚧 Progress towards working Android and Desktop builds, various Android tweaks, additions to ReadMe 2024-11-24 09:09:39 -05:00
GalaxyLittlepaws aa408c9459 🚧 Progress towards working Android and Desktop builds, various Android tweaks, additions to ReadMe 2024-11-24 09:09:23 -05:00
Galaxy Littlepaws 44678be0fa Updates ReadMe.md (#20)
Signed-off-by: Galaxy Littlepaws <34807062+GalaxyLittlepaws@users.noreply.github.com>
2024-11-23 22:07:22 -05:00
GalaxyLittlepaws a6a8a7d414 📝 🐛 Updates ReadMe, updates to prevent issues with Android building 2024-11-23 08:09:10 -05:00
GalaxyLittlepaws 78d5c770c9 🐛 Fixes issues with updating packages in Android project 2024-11-23 07:01:34 -05:00
GalaxyLittlepaws eeb989c165 Merge branch 'main' into feature/login 2024-11-23 05:18:49 -05:00
GalaxyLittlepaws d94bc1b045 🚧 Progress towards grid selection feature, database improvements 2024-11-23 05:17:49 -05:00
GalaxyLittlepaws 2cf6eb15b6 Merge remote-tracking branch 'origin/feature/login' into feature/login 2024-10-31 06:14:30 -04:00
GalaxyLittlepaws 331bea3d9f 📦 🐛 We now use normal routing and LiteDb for storing preferences and such, fixes crash, Updates to AvaloniaUI 11.2.0 2024-10-31 06:14:15 -04:00
GalaxyLittlepaws d279afcc43 We now use normal routing and LiteDb for storing preferences and such, fixes crash 2024-10-31 06:12:02 -04:00
GalaxyLittlepaws a3c4266f26 🚧 Formatting 2024-10-30 01:47:25 -04:00
GalaxyLittlepaws 2f0dd6ed23 🚧 Cleans up some code 2024-10-29 23:59:23 -04:00
GalaxyLittlepaws 644c9f404e 📦️ Add Litedb 2024-10-29 11:57:06 -04:00
GalaxyLittlepaws 19a6d8d5f3 📦️ Updates packages in solution 2024-10-21 02:43:49 -04:00
Galaxy Littlepaws 2b7788807a Update FUNDING.yml
Signed-off-by: Galaxy Littlepaws <34807062+GalaxyLittlepaws@users.noreply.github.com>
2024-09-22 22:52:49 -04:00
Galaxy Littlepaws 92cf0f41e8 Update FUNDING.yml
Signed-off-by: Galaxy Littlepaws <34807062+GalaxyLittlepaws@users.noreply.github.com>
2024-09-22 22:51:28 -04:00
GalaxyLittlepaws b49f2acd8d 💄 Updated UI in various views, added new Logo 2024-09-22 05:59:40 -04:00
GalaxyLittlepaws 86fb969e3f 📝 Add CHANGELOG.md 2024-09-22 05:12:25 -04:00
GalaxyLittlepaws 53a1b535ac 📦️ Update AbaloniaBrowser, merge in from dev 2024-09-14 00:08:26 -04:00
GalaxyLittlepaws 2eb9735b0c Merge remote-tracking branch 'origin/dev' into feature/login
# Conflicts:
#	GalaxyViewer/GalaxyViewer.csproj
#	GalaxyViewer/packages.lock.json
2024-09-14 00:07:07 -04:00
Galaxy Littlepaws 5a4073df25 Feature/add ursa (#14)
* 📦️ Update packages and remove messagebox

* 💄 Add Ursa for styling
2024-09-13 23:54:58 -04:00
GalaxyLittlepaws 907371ea5b Add beginning of Login system 2024-09-11 06:28:54 -04:00
GalaxyLittlepaws 8e75c2ea12 📦️ Upgrade Avalonia, LibreMetaverse, and assorted packages 2024-09-08 03:05:25 -04:00
GalaxyLittlepaws 3df9744c94 🚧 Added error display for logins 2024-09-07 21:40:36 -04:00
GalaxyLittlepaws a570e0beba 🚧 Some Login functionality is added, now viewer name and version number are from props 2024-09-04 23:05:43 -04:00
GalaxyLittlepaws d041ade26e Font can now bhe changed via preferences 2024-09-04 21:54:00 -04:00
GalaxyLittlepaws 347b5fddab 💄 Font family is now fixed, for now Atkinson Hyperlegible default 2024-09-04 06:09:11 -04:00
Galaxy Littlepaws c3eba684af Create FUNDING.yml
Signed-off-by: Galaxy Littlepaws <34807062+GalaxyLittlepaws@users.noreply.github.com>
2024-09-01 23:01:13 -04:00
GalaxyLittlepaws 88fec306e7 Add Last LoginLocation dropdown to LoginView 2024-08-05 18:44:05 -04:00
GalaxyLittlepaws 504b36253b 🩹 Update the github action for website to only pull from main branch 2024-07-23 22:35:51 -04:00
GalaxyLittlepaws 92d31a96c1 Update Avalonia to 11.1, Change navigation to URI, Style file tweaks, add Inter 2024-07-23 22:29:02 -04:00
GalaxyLittlepaws 0f03ec9fc5 🐛 Preferences now load properly, Windows now apply theme on preference change 2024-07-20 14:38:23 -04:00
GalaxyLittlepaws 5e669e547e Add a developer DebugView to make it easier to test UI styling 2024-07-17 03:48:01 -04:00
Galaxy Littlepaws 5b9c1f6739 Merge pull request #8 from GalaxyViewer/main
Update to changes in main
2024-07-17 02:31:41 -04:00
Galaxy Littlepaws 28ff5a7dcc Update ReadMe.md
Updating build information, tweaks to disclaimer wording

Signed-off-by: Galaxy Littlepaws <34807062+GalaxyLittlepaws@users.noreply.github.com>
2024-07-17 02:31:00 -04:00
Galaxy Littlepaws 6dfffdccda Merge pull request #7 from GalaxyViewer/dev
 Add Localization, Cleanup
2024-07-16 19:30:45 -04:00