Commit Graph

17 Commits

Author SHA1 Message Date
keven
a4b3dad85e feat(front): enhance localization support in AboutBaseInfo, useSeo, and default layout for improved SEO and user experience 2025-10-19 15:21:39 +08:00
keven
d8c9491a99 feat(front): enhance app configuration fetching and add localization support for "powered by" text 2025-10-19 13:33:55 +08:00
keven
50c0a14cc6 feat(front): implement dynamic API base URL retrieval and enhance SEO metadata handling 2025-10-19 00:26:12 +08:00
keven1024
f1c2e1a3d7 refactor(front): replace filesize library with custom getFileSize function for consistent file size formatting across components 2025-09-22 14:14:36 +08:00
keven
29300a9448 feat(front): 增强文件上传组件,支持上传速度显示和动态进度更新,优化文件分块处理逻辑 2025-09-21 23:45:02 +08:00
keven
03ccd13f8f chore(front): 更新依赖项并添加异步重试和超时功能 2025-09-14 10:38:59 +08:00
keven
cf2d81bf9a refactor(front): 优化状态管理和组件逻辑,简化GlobalDrawer和Tiptap组件的实现 2025-07-19 22:29:48 +08:00
keven1024
71147451bb feat: add PasswallShareDrawer component for password-protected file sharing and enhance getShareToken function to accept password 2025-07-07 15:29:05 +08:00
keven1024
338e22dfca fix: improve drawer management by adding onClose handler and refactoring GlobalDrawer component 2025-07-07 14:55:26 +08:00
keven1024
76457a6e88 feat: replace SparkMD5 with js-md5 for file hash calculation and clean up unused code 2025-06-22 00:41:18 +08:00
keven1024
41e9df5ee8 feat: implement async file hash calculation using web workers for improved performance 2025-06-21 22:41:19 +08:00
keven1024
4673a82efe feat(front): add asyncWait utility function for handling asynchronous delays 2025-05-14 14:53:56 +08:00
keven1024
f11c08fdd2 fix(front): correct chunk size calculation in calcFileHash utility for accurate file hashing during uploads 2025-04-30 18:51:15 +08:00
keven1024
c2ab132793 feat(front): add calcFileHash utility for calculating file MD5 hash during uploads 2025-04-30 09:32:04 +08:00
keven1024
7804593cc6 feat(front): refactor showDrawer utility to use typed props for improved type safety 2025-04-17 09:11:16 +08:00
keven1024
eb866a70c7 feat(front): add GlobalDrawer component to default layout and create showDrawer utility for dynamic drawer management 2025-04-14 23:02:02 +08:00
keven1024
f996535e51 feat(front): add Tailwind CSS styles, components configuration, and utility functions for improved UI 2025-04-13 15:14:37 +08:00