Commit graph

20 commits

Author SHA1 Message Date
dependabot[bot]
e0453f6f9c
Bump tauri-plugin-shell from 2.0.2 to 2.2.1 in /src-tauri
Bumps [tauri-plugin-shell](https://github.com/tauri-apps/plugins-workspace) from 2.0.2 to 2.2.1.
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](https://github.com/tauri-apps/plugins-workspace/compare/fs-v2.0.2...os-v2.2.1)

---
updated-dependencies:
- dependency-name: tauri-plugin-shell
  dependency-version: 2.2.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-02 22:38:34 +00:00
bc4e9e73d8 Bumped license to GPL 2024-11-13 16:27:51 -05:00
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
858762d54e Minor formatteding fix in StationBtn 2024-09-17 12:16:48 -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
3ed751de7c Version printed on the front-end using Gitinfo
- Version printed on the front-end using Gitinfo. It is possible to get the native one from Tauri itself, but I haven't got that working yet.
- Added macOS and Android-style icons.
2024-09-12 21:26:21 -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
c24378ffad Fixed and clarified some things in the background section 2024-09-09 21:13:26 -04:00
Tony Bark
f3aa4050c9 Asset license 2024-09-09 20:00:36 -04:00
Tony Bark
591984c692 New banner to reflect updated icon
- Banner is also used in the app now
2024-09-09 19:58:03 -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
6fa21d13a3 Ignore /dist
- Added background for why the app was created
2024-09-09 03:46:19 -04:00
Tony Bark
210499ef8a Initial commit 2024-09-09 03:12:35 -04:00