-
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: migrate to tauri 2.0 #21
Merged
Merged
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 513e76d - Browse repository at this point
Copy the full SHA 513e76dView commit details -
chore: upgrade to Tauri 2.0 - core dependencies and configuration
- Update package.json and package-lock.json with Tauri 2.0 dependencies - Update Cargo.toml and Cargo.lock for Tauri 2.0 - Update tauri.conf.json for Tauri 2.0 format - Update TypeScript and Vite configurations
Configuration menu - View commit details
-
Copy full SHA for e7ed243 - Browse repository at this point
Copy the full SHA e7ed243View commit details -
feat: upgrade to Tauri 2.0 - backend implementation
- Add Tauri 2.0 capabilities and schemas - Update main.rs and manager.rs for Tauri 2.0 APIs - Add lib.rs for shared functionality - Implement new Tauri 2.0 system tray features
Configuration menu - View commit details
-
Copy full SHA for ed9e5a4 - Browse repository at this point
Copy the full SHA ed9e5a4View commit details -
feat: upgrade to Tauri 2.0 - frontend implementation
- Update App.vue for Tauri 2.0 APIs - Update main.ts entry point - Update index.html template
Configuration menu - View commit details
-
Copy full SHA for 1521b38 - Browse repository at this point
Copy the full SHA 1521b38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93d5a86 - Browse repository at this point
Copy the full SHA 93d5a86View commit details -
Co-authored-by: Erik Bjäreholt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 020eb7b - Browse repository at this point
Copy the full SHA 020eb7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2a05c7 - Browse repository at this point
Copy the full SHA c2a05c7View commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a941270 - Browse repository at this point
Copy the full SHA a941270View commit details
Commits on Nov 26, 2024
-
ci: update tests for tauri 2.0
- Update Ubuntu runner from 20.04 to 22.04 - Update WebKit2GTK from 4.0 to 4.1
Configuration menu - View commit details
-
Copy full SHA for 40218eb - Browse repository at this point
Copy the full SHA 40218ebView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.