Commit graph

134 commits

Author SHA1 Message Date
jarvis2f
b7da0a26a9 📝 chore: Update README.md to correct task status for Task 6 2025-03-07 10:50:04 +08:00
jarvis2f
6bbaa6345f 🔖 0.1.16 2025-03-07 10:32:57 +08:00
jarvis2f
df7ba3d426 📝 chore: Update README.md to enhance mobile access description and improve screenshot layout 2025-03-07 10:32:10 +08:00
jarvis2f
8f9cc196c9 feat: Update docker-compose.yaml to enhance health check intervals and add database service configuration comments 2025-03-06 23:00:21 +08:00
jarvis2f
c6a4938edf 🐛 fix: Adapt database differences. 2025-03-06 23:00:00 +08:00
jarvis2f
0ed21b69f8 🐛 fix: Fix chat select error. 2025-03-06 11:39:29 +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
23fd65b7f0 📦️ chore: Add macos silicon tdlib. 2025-03-05 10:14:51 +08:00
jarvis2f
9467820ceb 💄 feat: Improve UI components with enhanced styling and new badge support 2025-02-27 20:35:28 +08:00
jarvis2f
6777977d70 ️ feat: 1. Run the web statically 2. Final running the image using alpine, the image size is from 500M -> 170M 3. Upgrade tdlib 2025-02-26 21:41:18 +08:00
jarvis2f
c4714170e2 🔖 0.1.15 2025-02-24 09:55:52 +08:00
jarvis2f
f12ed8ec6d 🐛 fix: Enhance file retrieval logic with custom sorting and improved filter handling 2025-02-22 12:23:10 +08:00
jarvis2f
7192e1bf2f feat: Enhance draggable element with multi-sensor support for improved user interaction 2025-02-19 15:50:35 +08:00
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
175a69a9b5 🔊 fix: Improve history message logging for timeout and limit exceed scenarios 2025-02-19 13:30:32 +08:00
jarvis2f
4a907a611d feat: Add more search criteria. 2025-02-18 20:29:23 +08:00
jarvis2f
493392ed07 feat: Add support for dynamic NGINX port configuration and update related files.(#34) 2025-02-17 16:58:37 +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
0f66477ba2 feat: Add ellipsis support for file name, caption, path, and time in FileExtra component 2025-02-15 21:04:38 +08:00
jarvis2f
faba558f83 🔊 chore: Unify logs to logs folder 2025-02-15 20:22:46 +08:00
jarvis2f
537fef36e9 💄 chore: Optimize some styles 2025-02-15 20:20:17 +08:00
jarvis2f
4ee6661cd6 feat: Add preview functionality for downloaded videos and images in README 2025-02-14 18:25:47 +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
c30e318186 ️ feat: Support use PUID PGID set file permissions. 2025-02-10 10:57:07 +08:00
jarvis2f
ea78120b36 🔖 0.1.13 2025-02-08 21:19:17 +08:00
jarvis2f
5fe72fe29f 🚸 chore: Update docker-publish workflow to use GHCR repository variable 2025-02-08 21:15:05 +08:00
jarvis2f
7330c45c76 ️ feat: Optimize file lists using react-virtual. 2025-02-08 18:15:47 +08:00
jarvis2f
7a30f1a112 🚸 feat: Add logic to handle file redownload when it cannot be deleted 2025-02-08 11:36:32 +08:00
jarvis2f
49af0b2f2d ️ fix: Fixed the Promise completion logic in the stop method. 2025-02-07 21:00:51 +08:00
jarvis2f
9db72eeb32 🚸 feat: Optimize file extra display 2025-02-07 20:49:06 +08:00
jarvis2f
9b35f8ad39 ⚒️ chore: Optimize docker container do not run with root users. 2025-02-07 17:18:59 +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
02a4af9dad ⚙️ chore: Update Docker publish workflow to use GitHub Action cache. 2025-02-07 16:13:51 +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
3ef7fe0a14 ️ feat: Update database connection pool configuration to optimize performance and resource management. 2025-02-06 18:02:30 +08:00
jarvis2f
60d561827a 🧑‍💻 chore: Add macOS-specific Netty DNS resolver dependencies. 2025-02-06 17:41:20 +08:00
jarvis2f
b4ace30cc1 chore: Add concurrent update file download status test 2025-02-05 23:25:05 +08:00
jarvis2f
56997142d6 🔖 0.1.12 2025-01-24 14:39:41 +08:00
jarvis2f
67dec92070 📝 docs: Modify README.md to reflect new functionality for downloading and transferring files. 2025-01-24 14:13:49 +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