Commit graph

5 commits

Author SHA1 Message Date
2cd45c4a6c Initial migration to Tauri 2.0
- Updated package.json with project metadata and moves dependencies to devDependencies.
- Adds .editorconfig for consistent code style
- Updated VSCode and .NET project settings for improved development workflow.
2026-01-07 05:18:57 -05:00
17a5599067 Upgraded to Tauri 2.0
- Added EUPL 1.2
2024-11-13 16:25:57 -05: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
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
210499ef8a Initial commit 2024-09-09 03:12:35 -04:00