Tags: aaxz123/PakePlus
Tags
Refactor URL handling in desktopapi.md and test.js to enhance link cl… …ick behavior. Updated hookClick function to prevent default actions for specific link targets and implemented a custom window.open function to invoke Tauri's open_url method. This improves user experience when opening URLs and maintains consistency across the codebase.
Update version in package.json from 1.0.1 to 1.0.2 to reflect the lat… …est changes and improvements.
Remove max-width constraint from .appDesc in home.vue for improved la… …yout flexibility and refactor window size handling in init.rs to streamline position logic and enhance window management.
Update version to 0.6.3 and optimize local packaging process in JSON … …files. Adjust platform URLs and signatures for new release. Modify command formatting in Rust for improved script execution.
Update version to 0.6.2 in package.json and reorder updater endpoints… … in tauri.conf.json for improved clarity and consistency.
Update window height in setup JSON in init.rs for improved UI consist… …ency
Refactor updateInitRs function to remove jQuery parameter - Removed the injectJq parameter from the updateInitRs function to simplify its signature and improve code clarity. - Updated the function call in the main function accordingly, ensuring consistency in the codebase.
Update build.yml to enhance build input conditions by ensuring boolea… …n checks for platform builds, improving clarity and maintainability.
Refactor Updater.vue to implement version checking logic and improve … …error handling. Update home.vue to ensure accurate display of the current package version. Enhance index.md with additional troubleshooting steps for network-related issues.
PreviousNext