Commit graph

48 commits

Author SHA1 Message Date
jarvis2f
5dc084ecce 🔖 0.1.10 2025-01-17 14:15:28 +08:00
jarvis2f
374ebeea44 🐛 fix: Fix the problem of not being able to find chats (#14) 2025-01-17 10:46:13 +08:00
jarvis2f
c018f98aa1 🐛 fix: Fix AvgSpeed concurrent modification exception, Optimize the number of requests for getIdleChatFiles 2025-01-15 15:55:13 +08:00
jarvis2f
c92a780245 🔍️ feat: Optimize undownloaded file acquisition logic. 2025-01-14 18:21:12 +08:00
jarvis2f
37f9617d29 🐛 fix: Fix update file status failed. 2025-01-13 12:01:54 +08:00
jarvis2f
d5742a9d93 ️ fix:Fix file download status update logic to avoid unnecessary error messages. 2025-01-13 11:22:51 +08:00
jarvis2f
ef5a2d60d4 🔖 0.1.9 2025-01-12 14:33:56 +08:00
jarvis2f
d3f81c9a14 ️ feat: Optimize websocket binding method, optimize download speed event current limit 2025-01-12 14:04:50 +08:00
jarvis2f
23c5758e0f 🧑‍💻 feat: Add telegram api debugging capabilities 2025-01-11 22:51:15 +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
e16f3e5882 🔖 0.1.8 2025-01-09 13:26:02 +08:00
jarvis2f
ecd98ac9c5 🐛 fix: Fix startup failure due to Sql migration (#10) 2025-01-09 12:00:50 +08:00
jarvis2f
36d53e6c35 🐛 fix: Fix the problem of Completed Range 1 hour sorting error 2025-01-08 20:18:48 +08:00
jarvis2f
236bf0ac1f 🐛 fix: Fixed the problem of incorrect file download status after restarting. 2025-01-07 17:49:53 +08:00
jarvis2f
1f000348ae 🐛 fix: Update file time processing logic to support local time format. 2025-01-07 17:40:20 +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
15c83639a7 🐛 fix: Fixed the query problem of stored file list. 2025-01-04 16:41:32 +08:00
jarvis2f
27e1d6c46f 💩 fix: Improve AvgSpeed calculation and add new test for speed variations over time. 2024-12-31 23:05:41 +08:00
jarvis2f
a33b73b5c4 🔖 0.1.6 2024-12-31 09:50:22 +08:00
jarvis2f
74f55f2457 🥚 chore: Update tg animation. 2024-12-31 09:49:07 +08:00
jarvis2f
b58e1774a1 ♻️ refactor: Remove the maxSpeed and minSpeed properties to optimize the calculation of maximum and minimum speeds. 2024-12-30 16:49:26 +08:00
jarvis2f
7098065704 🐛 fix: Updated AvgSpeed class to clear old data points and adjust download speed in test cases. 2024-12-30 14:09:01 +08:00
jarvis2f
95481b89f0 feat: Improve multiple file download function. 2024-12-30 13:49:22 +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
b211739310 🐛 fix: Add a file query limit to ensure that the number of records returned does not exceed 20. 2024-12-30 09:44:33 +08:00
jarvis2f
d83500cf1b 🔖 0.1.5 2024-12-27 16:43:40 +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
4524ca6359 🔖 0.1.4 2024-12-25 18:53:44 +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
a111795d64 🔖 0.1.3 2024-12-24 14:01:37 +08:00
jarvis2f
3ce64a3cc3 feat: Return network statistics and update the download statistics component layout. 2024-12-24 10:31:22 +08:00
jarvis2f
442c609167 ️ fix: Fix logic in isExceedLimit method to ensure accurate checking of message exceedances. 2024-12-24 09:29:56 +08:00
jarvis2f
7be1301f7c 🐛 fix: Optimize download statistics query to only count completed file types. 2024-12-23 20:08:38 +08:00
jarvis2f
00f8b55351 🔖 0.1.2 2024-12-23 14:36:53 +08:00
jarvis2f
bba6bcd778 feat: Added an About page and updated the settings dialog to include new options. 2024-12-23 14:17:58 +08:00
jarvis2f
b74761f58a 🚀 feat: Added "Always Hide" settings option for enhanced content privacy control. 2024-12-23 11:38:09 +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
727100d53c 🐛 fix: Update the settings repository to support default values. 2024-12-21 16:02:19 +08:00
jarvis2f
2f1a61da47 🚧 feat: Update docker-compose configuration and entrypoint script to add health checks. 2024-12-21 14:50:05 +08:00
jarvis2f
6ed44adec1 🔖 0.1.0 2024-12-21 11:53:01 +08:00
jarvis2f
972912c040 🎉 First commit. 2024-12-21 11:47:52 +08:00