dependabot[bot]
e300dc821f
Bump crossbeam-channel from 0.5.13 to 0.5.15 in /src-tauri
...
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam ) from 0.5.13 to 0.5.15.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases )
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.5.13...crossbeam-channel-0.5.15 )
---
updated-dependencies:
- dependency-name: crossbeam-channel
dependency-version: 0.5.15
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-10 14:38:19 +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