keven1024
|
b023876e0f
|
feat(front): update GlobalDrawer component to support async close handling and improve drawer visibility management
|
2026-05-24 11:15:43 +08:00 |
|
keven1024
|
018d13ea78
|
refactor(front): improve image handling in FileIcon component by adding HEIC support and optimizing file type checks
|
2026-05-24 11:15:43 +08:00 |
|
keven1024
|
0e0f6bb1c5
|
feat(front): implement engine detection for file hash calculation and add error handling for unsupported environments
|
2026-05-24 11:15:42 +08:00 |
|
keven1024
|
7ba7af6100
|
refactor(front): enhance drawer management by introducing DrawerItem type for improved type safety and structure
|
2026-05-24 11:15:42 +08:00 |
|
keven1024
|
2fc2f4ccf7
|
test(front): add unit tests for calcFileHash to verify consistency between native and wasm engines, and ensure correct hash format and uniqueness
|
2026-05-24 11:15:42 +08:00 |
|
keven1024
|
a5a01a667e
|
refactor(front): replace MD5 with SHA1 for user avatar generation and update related components to use native hash calculation
|
2026-05-24 11:15:42 +08:00 |
|
keven1024
|
ae2fbcc216
|
feat(front): enhance file hash calculation by introducing engine selection for large files using native or wasm methods
|
2026-05-24 11:15:42 +08:00 |
|
keven1024
|
2af28b6a50
|
feat(frontend): enhance SelectField and Tiptap components with improved class handling and word count display
|
2026-05-24 11:15:42 +08:00 |
|
keven1024
|
7f74441f5d
|
feat: enhance About component with feature display and loading states, and refactor feature handling in share drawers for improved user experience
|
2026-04-05 09:46:56 +08:00 |
|
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 |
|