Commit graph

9 commits

Author SHA1 Message Date
Tony Bark
bd98119710 No more code in Home.razor
- All functionality has been modularized to their new respective components (I love Blazor)
- Minor versions are now in the triple digits, patches are in the double digits
2024-09-17 12:15:55 -04:00
Tony Bark
d092853bf7 Station button functionality has now moved to a singular component
Now that each button is based on one component that contains the necessary functionality, instead of the previous mess, there is a slight performance increase
2024-09-16 14:01:58 -04:00
Tony Bark
761a822e27 New buttons for major terminals and rail cams 2024-09-10 01:23:51 -04:00
Tony Bark
42dcd70434 Icon refresh 2024-09-10 00:05:12 -04:00
Tony Bark
09746c2315 Minimum width and height for small(ish) screens
- Maximum height and width now matches the web app's
- Finally, renamed the "greet" functions to "station"
2024-09-09 22:23:41 -04:00
Tony Bark
f21e9f658d Removed stat component
- Slight redesign and clean up
2024-09-09 05:42:36 -04:00
Tony Bark
ab6a929add Increased resolution, and added warning to README 2024-09-09 04:37:42 -04:00
Tony Bark
f32328184e Refreshed icons. 2024-09-09 04:10:09 -04:00
Tony Bark
210499ef8a Initial commit 2024-09-09 03:12:35 -04:00