Commit graph

6 commits

Author SHA1 Message Date
Pat Hartl
888ae5351c Rename private properties 2025-08-18 03:02:49 -05:00
Pat Hartl
ed48699e4a Clean up usings 2025-08-18 03:00:08 -05:00
Pat Hartl
09901e6943 Add method to get full media thumbnail URL 2024-11-11 19:11:03 -06:00
Pat Hartl
0bb8c046a1 Add method to get thumbnail route 2024-11-07 20:41:39 -06:00
Pat Hartl
b281919ab7 Import media if missing, refactor application login
Media is now imported if its given an ID that doesn't exist in the database. This should almost never happen, but it's there if needed.

The login process for the launcher has been refactored to do some initialization steps on application start. This should include pulling down the profile avatar and validating connection on start.

Fixes #124
2024-10-06 17:11:35 -05:00
Pat Hartl
781b77f930 Move SDK services to separate namespace 2024-10-04 23:39:07 -05:00
Renamed from LANCommander.SDK/MediaService.cs (Browse further)