Feature(custom): add 3s intermedia to avoid github api rate limit

This commit is contained in:
Kuingsmile
2026-01-27 15:55:41 +08:00
parent a6f54e6493
commit 9910973732
8 changed files with 31 additions and 11 deletions

View File

@@ -28,6 +28,7 @@ Use custom `javascript` scripts to extend PicList's functionality without the ne
- Optimized the configuration saving logic for independent image hosting processing settings.
- Now automatically selects the interface language based on the system language on the first launch.
- Now the main interface will be displayed by default on the first launch of Windows systems.
- Added a 3-second interval when uploading multiple files to GitHub on the management page to avoid triggering GitHub's API rate limits.
- Now supports manually disabling GPU acceleration to resolve black screen or flickering issues caused by some hardware compatibility.
- Added advanced animation settings for a better UI interaction experience when enabled.