jarvis2f
|
95481b89f0
|
✨ feat: Improve multiple file download function.
|
2024-12-30 13:49:22 +08:00 |
|
jarvis2f
|
da459e2253
|
🩹 feat: Update .env.example
|
2024-12-30 13:20:37 +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
|
2ab1f4d075
|
📱 refactor: Updated the CSS class of the ProxysDialog.
|
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
|
6fced7be27
|
📱 fix: Fixed the height issue of adding account dialog on mobile.
|
2024-12-28 13:39:02 +08:00 |
|
jarvis2f
|
d83500cf1b
|
🔖 0.1.5
|
2024-12-27 16:43:40 +08:00 |
|
jarvis2f
|
6dd407bda3
|
📝 feat: Update the README file, add a development section and optimize screenshot display.
|
2024-12-27 16:40:42 +08:00 |
|
jarvis2f
|
f8679b5bb5
|
🐛 fix: Fixed an issue where file downloads could not be canceled
|
2024-12-27 16:06:04 +08:00 |
|
jarvis2f
|
f9818cbbbd
|
✨ feat: Refactored file list to use local storage to preserve row height and filter settings.
|
2024-12-27 15:32:31 +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
|
8aea462790
|
💄 feat: Added mobile file details display.
|
2024-12-27 14:27:58 +08:00 |
|
jarvis2f
|
0b01b5345d
|
🔧 chore: Update docker-compose file to use curl for health checks and adjust startup cycles.
|
2024-12-27 09:27:04 +08:00 |
|
jarvis2f
|
7b830e6e72
|
✨ feat: Update dependencies and add Lottie animation effect to about page.
|
2024-12-26 11:35:15 +08:00 |
|
jarvis2f
|
a7b6c3539f
|
💄 fix: Fix mobile file thumbnail can't show spoiled.
|
2024-12-25 20:50:38 +08:00 |
|
jarvis2f
|
4524ca6359
|
🔖 0.1.4
|
2024-12-25 18:53:44 +08:00 |
|
jarvis2f
|
32578bc9c3
|
💄 feat: Optimize mobile style.
|
2024-12-25 18:52:56 +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
|
efca5c6f2c
|
✨ feat: Add network statistics reset function
|
2024-12-24 13:56:04 +08:00 |
|
jarvis2f
|
59a7ab046b
|
📱 feat: Optimize mobile display
|
2024-12-24 13:30:55 +08:00 |
|
jarvis2f
|
3ce64a3cc3
|
✨ feat: Return network statistics and update the download statistics component layout.
|
2024-12-24 10:31:22 +08:00 |
|
jarvis2f
|
a844c15ac8
|
⚡️ fix: Updated chat selection component to improve search functionality.
|
2024-12-24 09:41:07 +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
|
f37d38d4e2
|
✨ feat: Optimize the layout and style of the settings dialog and proxy components.
|
2024-12-23 11:22:47 +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
|
fe6feeb25b
|
📝 docs: Add FAQ section to improve user documentation.
|
2024-12-21 18:06:33 +08:00 |
|
jarvis2f
|
0640e6c9b7
|
🔧 refactor: Remove the hasSensitiveContent field set during testing.
|
2024-12-21 16:34:18 +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 |
|