Commit graph

18 commits

Author SHA1 Message Date
jarvis2f
d5742a9d93 ️ fix:Fix file download status update logic to avoid unnecessary error messages. 2025-01-13 11:22:51 +08:00
jarvis2f
d3f81c9a14 ️ feat: Optimize websocket binding method, optimize download speed event current limit 2025-01-12 14:04:50 +08:00
jarvis2f
1039099d04 ♻️ refactor: 1. Refactor the account creation code 2. Add the function of parsing the proxy from the clipboard 2025-01-11 13:45:27 +08:00
jarvis2f
236bf0ac1f 🐛 fix: Fixed the problem of incorrect file download status after restarting. 2025-01-07 17:49:53 +08:00
jarvis2f
0c5016e3f3 feat: Add automatic download rule settings. 2025-01-07 16:30:23 +08:00
jarvis2f
88f65da57b feat: Added average download speed settings and calculation functionality. 2025-01-07 10:52:22 +08:00
jarvis2f
e7b568b752 🔧 refactor: Refactor the speed statistics logic and extract the convertRangedSpeedStats method to improve readability. 2025-01-06 20:56:20 +08:00
jarvis2f
2de0e63c9a feat: 1. Add database migration function. 2. Add download speed statistics persistence and area chart display. 2025-01-06 18:55:50 +08:00
jarvis2f
15974dbe11 🚸 feat: Optimize file list loading state, add new fileId to file search and return, uniqueOnly default value is false. 2024-12-30 11:59:48 +08:00
jarvis2f
38a8c227e3 feat: Update docker-compose configuration, adjust environment variable format and enhance shutdown logic. 2024-12-30 10:49:28 +08:00
jarvis2f
f8679b5bb5 🐛 fix: Fixed an issue where file downloads could not be canceled 2024-12-27 16:06:04 +08:00
jarvis2f
523d333fa4 feat: Update SpeedPoint records to streamline parameters and optimize download progress update logic. 2024-12-27 15:05:54 +08:00
jarvis2f
d47ed3f5fe feat: Added AvgSpeed class to handle download speed calculations and statistics. 2024-12-25 14:27:30 +08:00
jarvis2f
dd19756efb feat: Log adjustment, AutoDownloadVerticle runs with VIRTUAL_THREAD. 2024-12-25 11:31:23 +08:00
jarvis2f
3ce64a3cc3 feat: Return network statistics and update the download statistics component layout. 2024-12-24 10:31:22 +08:00
jarvis2f
d4ddc70639 feat: Support using proxies 2024-12-22 20:00:13 +08:00
jarvis2f
8086e8a485 feat: Improved search for file status 2024-12-22 12:58:03 +08:00
jarvis2f
972912c040 🎉 First commit. 2024-12-21 11:47:52 +08:00