Commit graph

10 commits

Author SHA1 Message Date
17a5599067 Upgraded to Tauri 2.0
- Added EUPL 1.2
2024-11-13 16:25:57 -05:00
Tony Bark
ebfe2d644c Preemptive setup for UI redesign
Bumped version from v104 to v201 (which was intended to be v105)
2024-09-19 07:39:32 -04:00
Tony Bark
80210156bb New launch browser component
- Now possible to click links that launch the browser from the backend
- Version scheme change to account for different methods with desktop applications
2024-09-19 00:18:24 -04:00
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
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
210499ef8a Initial commit 2024-09-09 03:12:35 -04:00