152 Commits

Author SHA1 Message Date
songjj
454c6e4a83 Update usage limits in limit.md to allow the creation of 3 projects instead of 1, addressing server load concerns on GitHub. 2026-01-19 19:02:34 +08:00
songjj
f71a26d555 Update VitePress configuration to simplify the title from 'PakePlus-官方开源免费打包工具' to 'PakePlus' for a more concise branding approach. 2026-01-19 17:00:24 +08:00
songjj
dc2b988cdb Update VitePress configuration to reflect new title and enhanced description in both English and Chinese for better clarity and promotion of the tool. 2026-01-19 11:21:57 +08:00
1024小神
64007ee95c Merge branch 'main' of github.com:Sjj1024/PakePlus 2026-01-10 22:47:40 +08:00
1024小神
64cea291a2 Enhance Tauri integration by adding tray icon features in Cargo.toml and expanding tray capabilities in default.json for improved application functionality. 2026-01-10 22:47:28 +08:00
songjj
b06d760d9d Update payer.vue to reflect the new update time to 2026-01-04 12:50:00 for accurate information display. 2026-01-04 14:50:26 +08:00
songjj
40ac38ca7e Add multiple entries to the friends list in payer.vue, including donations with names, amounts, payment methods, and remarks to enhance user engagement and support visibility. 2026-01-04 14:46:17 +08:00
1024小神
5a8533edbb Update index.md and zh/index.md to specify 'HTML' in taglines for clarity and enhance feature descriptions for better understanding of packaging capabilities. 2026-01-01 10:37:02 +08:00
1024小神
e827f89df7 Update index.html and associated assets to reflect new file versions, including updated JavaScript and CSS links, and remove obsolete files for improved project structure. 2025-12-28 19:17:08 +08:00
1024小神
3f1d8d4d31 Add window capabilities to default.json to allow setting position and fullscreen mode for improved window management. 2025-12-28 11:27:36 +08:00
1024小神
7e33d02943 Add logic to handle existing files during download by appending a number to the filename if it already exists, ensuring unique file names in the download directory. 2025-12-28 10:37:35 +08:00
1024小神
faf5fec6c7 Update index.html and associated assets to reflect new file versions, including updated JavaScript and CSS links, and remove obsolete files for improved project structure. 2025-12-24 21:19:20 +08:00
songjj
541efc69f1 Add additional proxy URLs to ppupdate.json for improved download accessibility across various platforms. 2025-12-22 12:22:01 +08:00
1024小神
86d117eeb2 Update ppupdate.json to standardize download URLs by removing redundant proxy prefixes, enhancing clarity and consistency across all platform entries. 2025-12-21 20:51:18 +08:00
1024小神
47b739e75c Update ppupdate.json to remove redundant proxy URLs for download links across various platforms, streamlining the file structure and improving clarity. 2025-12-21 20:48:14 +08:00
1024小神
239fc5e88e Update ppupdate.json to reflect new features in version 2.1.5, including mobile build support for static HTML files, fixes for icon display issues, and code structure optimization. Adjust publication date and update download URLs for various platforms. 2025-12-21 20:13:37 +08:00
1024小神
304b328f29 Update phone.md and zh/question/phone.md to improve installation instructions for iOS and Android, enhance formatting for clarity, and add a note on unsupported features for future development. 2025-12-21 19:19:58 +08:00
1024小神
d277fc3f4a Update phone.md to clarify mobile support for static files, allowing uploads of folders containing index.html, enhancing documentation accuracy. PakePlus-v2.1.5 2025-12-21 19:01:20 +08:00
1024小神
204e35c7c3 Refine token.md to improve clarity in token generation steps, adjust formatting for better readability, and ensure consistency in instructions for PakePlus integration testing. 2025-12-21 18:54:38 +08:00
1024小神
7a5e4f367f Update token.md to clarify the use of classic personal access tokens, streamline token retrieval instructions, and enhance the testing process for PakePlus integration. 2025-12-21 18:53:06 +08:00
1024小神
328f02d35d Update version in package.json from 2.1.3 to 2.1.5 2025-12-21 18:47:43 +08:00
1024小神
a5c32e7a1e Merge branch 'main' of github.com:Sjj1024/PakePlus 2025-12-20 22:39:19 +08:00
1024小神
6518c15c36 Add "store:default" capability to default.json for enhanced storage functionality. 2025-12-20 22:39:14 +08:00
songjj
0bfb7c738e Update down.vue to modify Windows asset retrieval logic, replacing executable file checks with MSI file checks for x64 and ARM64 versions, enhancing compatibility with installation formats. 2025-12-15 11:50:45 +08:00
1024小神
bf2c6c7a09 Add script command for generating Apple ICNS icons in package.json 2025-12-14 18:07:03 +08:00
1024小神
ea837eac62 Refactor appleIcns.html to enhance UI and functionality, updating title, styles, and image processing logic. Introduced a new image uploader and modified canvas handling for better user experience, while adding a note about ICNS file generation limitations. 2025-12-14 18:04:21 +08:00
1024小神
61d3537551 Update index.html to reference new asset versions and remove obsolete JavaScript and CSS files, enhancing project structure and maintainability. 2025-12-14 17:56:56 +08:00
1024小神
94e6441d0d Update index.html and asset references, replacing old script and stylesheet links with new versions, and removing obsolete files to streamline the project structure. 2025-12-07 14:44:22 +08:00
1024小神
cb66a58eeb Add documentation for GitHub push access error in build guides, clarifying potential causes and solutions for users encountering the issue. 2025-12-06 19:16:40 +08:00
1024小神
59d2a7baab Update phone.md to enhance installation instructions for iOS and Android, clarifying options for both jailbroken and non-jailbroken devices, and adjusting pricing details for signing tools. 2025-12-06 17:07:42 +08:00
1024小神
c9dcad6508 Merge branch 'main' of github.com:Sjj1024/PakePlus 2025-12-05 22:12:24 +08:00
1024小神
4ab6958316 Update documentation to remove usage restrictions note in English guide and correct PakePlus size in Chinese guide. 2025-12-05 22:12:17 +08:00
songjj
1bb1e7b288 Update README and down.vue to reflect new app name PakePlus, enhance download links with additional proxy options, and improve documentation clarity. 2025-11-21 18:38:56 +08:00
songjj
cba62ee4ca Merge branch 'main' of github.com:Sjj1024/PakePlus
merge
2025-11-20 10:07:24 +08:00
songjj
d18cfd74aa Remove obsolete PakePlus.pkg file to streamline project structure. 2025-11-19 20:11:51 +08:00
1024小神
a176fdd682 Merge branch 'main' of github.com:Sjj1024/PakePlus
merge
2025-11-17 22:00:21 +08:00
1024小神
eefc7b29c3 Update ppupdate.json to reflect version 2.1.3 with enhancements in development and debugging features, fixes for private project download issues, and optimizations for public project download and sharing routes. Updated platform signatures and URLs for various builds. 2025-11-17 21:59:44 +08:00
songjj
36336dd030 Update version to 2.1.3 in package.json, Cargo.toml, and Cargo.lock; remove obsolete macOS entitlements configuration from tauri.macos.conf.json. PakePlus-v2.1.3 2025-11-17 13:26:28 +08:00
1024小神
b8a1e34a0d Update down.vue to conditionally set width style based on pageData.filePath and log pageData for debugging purposes. 2025-11-16 22:07:41 +08:00
1024小神
aa028bf900 Update asset references in index.html and remove obsolete files for cleaner project structure 2025-11-15 20:31:55 +08:00
1024小神
16bd683590 Update Chinese documentation for exchange customization by correcting formatting and enhancing readability of feature inquiry section. 2025-11-15 19:46:42 +08:00
1024小神
fd34e91262 Update Chinese documentation for exchange customization by adding a new feature inquiry and rephrasing existing content for clarity. 2025-11-07 13:41:11 +08:00
1024小神
ef4e0de654 Update asset references in index.html 2025-11-01 17:27:33 +08:00
1024小神
32cc133f07 Update Chinese documentation for exchange customization and remove obsolete provisioning profile 2025-11-01 10:07:33 +08:00
1024小神
cd62519b1d Add non-exempt encryption key to macOS entitlements for compliance with App Store requirements. 2025-10-31 17:58:45 +08:00
1024小神
9eb8485849 Remove tauri.appstore.conf.json and integrate macOS entitlements into tauri.macos.conf.json for improved configuration management. 2025-10-31 17:18:05 +08:00
1024小神
124e281476 Add category field to macOS configuration for developer tool classification 2025-10-31 17:16:40 +08:00
1024小神
0a89d5f674 Update embedded provisioning profile path in tauri.appstore.conf.json for macOS build configuration. 2025-10-31 16:52:23 +08:00
1024小神
7953ada503 Refactor project structure by reorganizing source files and updating module paths for improved clarity and maintainability. 2025-10-31 15:30:12 +08:00
1024小神
32afe1f383 Update Rust project dependencies in Cargo.toml and Cargo.lock, ensuring compatibility and incorporating the latest improvements. 2025-10-31 15:09:14 +08:00