Commit graph

73 commits

Author SHA1 Message Date
jarvis2f
9f37fe8636 💄 fix: Update default theme to light and enhance account dialog styling for better visibility 2025-02-19 13:52:52 +08:00
jarvis2f
83cb839965 💄 fix: Refine filter count logic to exclude specific keys and adjust padding in filter UI 2025-02-19 13:37:33 +08:00
jarvis2f
4a907a611d feat: Add more search criteria. 2025-02-18 20:29:23 +08:00
jarvis2f
0f66477ba2 feat: Add ellipsis support for file name, caption, path, and time in FileExtra component 2025-02-15 21:04:38 +08:00
jarvis2f
537fef36e9 💄 chore: Optimize some styles 2025-02-15 20:20:17 +08:00
jarvis2f
7192047ab6 🔖 0.1.14 2025-02-14 17:46:56 +08:00
jarvis2f
72e92ee811 feat: Update favicon and site manifest for improved theming 2025-02-14 17:00:04 +08:00
jarvis2f
69d57b842d feat: Remove the loading image function and add the function of previewing downloaded images and videos 2025-02-14 14:08:29 +08:00
jarvis2f
8f48c7939f feat: Support transfer status filter. 2025-02-10 15:32:23 +08:00
jarvis2f
1575a84a9b feat: Support remove file after downloaded 2025-02-10 10:58:07 +08:00
jarvis2f
ea78120b36 🔖 0.1.13 2025-02-08 21:19:17 +08:00
jarvis2f
7330c45c76 ️ feat: Optimize file lists using react-virtual. 2025-02-08 18:15:47 +08:00
jarvis2f
9db72eeb32 🚸 feat: Optimize file extra display 2025-02-07 20:49:06 +08:00
jarvis2f
74367f7353 🚸 feat: The caption of the display file when the table height is 's'.(#28) 2025-02-07 16:41:46 +08:00
jarvis2f
a48a62c3d6 🐛 fix: Fix file search error and support debounced search.(#27) 2025-02-06 21:30:14 +08:00
jarvis2f
488f167e13 🔒️ fix: Inefficient regular expression 2025-02-06 18:12:44 +08:00
jarvis2f
56997142d6 🔖 0.1.12 2025-01-24 14:39:41 +08:00
jarvis2f
06b18a7e06 feat: Support the use of qrcode scanning to log in Telegram. 2025-01-24 14:04:30 +08:00
jarvis2f
fb511b4d1a feat: Support transfer files. 2025-01-23 18:21:17 +08:00
jarvis2f
22c9fb638d 🔖 0.1.11 2025-01-21 21:20:29 +08:00
jarvis2f
5d0d2a4943 feat: Support get archived chats. 2025-01-21 21:10:37 +08:00
jarvis2f
ca08df92fd feat: Support network testing when adding an account, optimize error tip. 2025-01-21 14:09:42 +08:00
jarvis2f
e844ac6284 💄 style: Fix some color incorrect in dark theme. 2025-01-18 19:11:58 +08:00
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
bf3162a9e9 💄 feat: Support dark mode. 2025-01-12 18:50:11 +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
6d1f17e99d 💄 style: Update file list style and add file name display 2025-01-10 15:54:04 +08:00
jarvis2f
e16f3e5882 🔖 0.1.8 2025-01-09 13:26:02 +08:00
jarvis2f
ad39f0dd09 🚸 feat: Add a return to home button to the Header component. 2025-01-08 17:36:20 +08:00
jarvis2f
e959062a5e 🔖 0.1.7 2025-01-08 09:36:47 +08:00
jarvis2f
2220e33a1e 💄 feat: Optimize UI components and input logic 2025-01-07 23:10:27 +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
03f5b92c01 🐛 fix: Fixed the issue where the message receiving date is undefined in some cases 2025-01-06 21:00:51 +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
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
36b50ead7b 🩹 feat: Added "paused" status option to file filter. 2024-12-30 17:59:30 +08:00
jarvis2f
913ee64b5c 📱 feat: Add loading to mobile file list component. 2024-12-30 16:44:40 +08:00
jarvis2f
a0b14ace3c 🩹 fix: Fix Hydration errors for TableRowHeightSwitch 2024-12-30 15:51:44 +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
2ab1f4d075 📱 refactor: Updated the CSS class of the ProxysDialog. 2024-12-30 11:59:48 +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