Commit graph

16 commits

Author SHA1 Message Date
jarvis2f
c6a4938edf 🐛 fix: Adapt database differences. 2025-03-06 23:00:00 +08:00
jarvis2f
261e2ceaa9 💚 fix: Enhance database configuration handling and improve data cleanup logic 2025-03-06 11:30:51 +08:00
jarvis2f
86a462a636 feat: Add database support postgresql and mysql. 2025-03-06 11:19:22 +08:00
jarvis2f
6431ce7846 feat: Support preload file messages. 2025-03-05 18:16:50 +08:00
jarvis2f
e03bb0fb7f 🚑️ fix: Add maintenance program to support the fix for missing album message caption. 2025-02-17 16:06:49 +08:00
jarvis2f
b4ace30cc1 chore: Add concurrent update file download status test 2025-02-05 23:25:05 +08:00
jarvis2f
fb511b4d1a feat: Support transfer files. 2025-01-23 18:21:17 +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
ecd98ac9c5 🐛 fix: Fix startup failure due to Sql migration (#10) 2025-01-09 12:00:50 +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
27e1d6c46f 💩 fix: Improve AvgSpeed calculation and add new test for speed variations over time. 2024-12-31 23:05:41 +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
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
972912c040 🎉 First commit. 2024-12-21 11:47:52 +08:00