Skip to content

Tags: aaxz123/PakePlus

Tags

translate

Toggle translate's commit message
update ppconfig from pakeplus

PakePlus-v1.0.3

Toggle PakePlus-v1.0.3's commit message
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.

PakePlus-v1.0.2

Toggle PakePlus-v1.0.2's commit message
Update version in package.json from 1.0.1 to 1.0.2 to reflect the lat…

…est changes and improvements.

PakePlus-v1.0.1

Toggle PakePlus-v1.0.1's commit message
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.

PakePlus-v0.6.3

Toggle PakePlus-v0.6.3's commit message
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.

PakePlus-v0.6.2

Toggle PakePlus-v0.6.2's commit message
Update version to 0.6.2 in package.json and reorder updater endpoints…

… in tauri.conf.json for improved clarity and consistency.

PakePlus-v0.6.1

Toggle PakePlus-v0.6.1's commit message
Update window height in setup JSON in init.rs for improved UI consist…

…ency

PakePlus2

Toggle PakePlus2's commit message
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.

PakePlus-v0.5.30

Toggle PakePlus-v0.5.30's commit message
Update build.yml to enhance build input conditions by ensuring boolea…

…n checks for platform builds, improving clarity and maintainability.

PakePlus-v0.5.29

Toggle PakePlus-v0.5.29's commit message
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.