1
0
Fork 0
1Panel 应用商店的非官方应用适配库 1Panel App Store Unofficial App Adaptation Repository https://github.com/pooneyy/1Panel-Appstore
Go to file
pooneyy 8eec3816df
feat(update_local_appstore): optimize repository URL handling and add random sorting for independent repos
- restructure repository URL list generation by separating prefix-based and independent repositories
- move temporary directory creation and cleanup trap after URL list generation for better logical flow
- create local apps directory before processing to prevent runtime errors
- implement Fisher-Yates shuffle algorithm to randomize independent repository order
- combine all repository URLs into single array for unified processing
- update clone failure check to use total URL count instead of prefix count
2026-03-03 19:27:43 +08:00
get_image_size.sh Create get_image_size.sh 2025-09-03 06:14:47 +08:00
update_local_appstore.sh feat(update_local_appstore): optimize repository URL handling and add random sorting for independent repos 2026-03-03 19:27:43 +08:00