keven1024
|
b59aec2d97
|
chore(front): update dependency versions for improved compatibility and stability, including upgrades to Tiptap, Tailwind CSS, Vue, and Pixi.js
|
2025-10-16 15:47:32 +08:00 |
|
keven1024
|
0df8ee0a8d
|
Revert "refactor(front): replace MarkdownInputField with RichInputField for improved JSON handling in text uploads, update Tiptap component to support JSONContent, and increment dependency versions for better compatibility"
This reverts commit e959a0bc3e.
|
2025-10-16 15:43:55 +08:00 |
|
keven1024
|
083005dac3
|
fix(front): handle potential undefined values in file sharing logic to prevent runtime errors
|
2025-10-13 22:03:03 +08:00 |
|
keven1024
|
e959a0bc3e
|
refactor(front): replace MarkdownInputField with RichInputField for improved JSON handling in text uploads, update Tiptap component to support JSONContent, and increment dependency versions for better compatibility
|
2025-10-13 21:27:28 +08:00 |
|
keven1024
|
6bd008f119
|
refactor(front): improve file upload progress handling by adding async wait to prevent UI freezing during upload tasks
|
2025-09-29 17:59:09 +08:00 |
|
keven
|
d306581e34
|
fix(front): 更新依赖项版本,将nuxt从3.18.0升级至4.1.2,以提高项目的稳定性和兼容性,同时更新pnpm-lock.yaml中的相关依赖项版本。
0.0.7.1
|
2025-09-23 09:28:19 +08:00 |
|
keven
|
f34ea51725
|
更新依赖项版本,包括@nuxt/image、@nuxtjs/i18n、@pinia/nuxt、@tailwindcss/postcss、@tailwindcss/vite、@tanstack/vue-query等,以提高项目的稳定性和兼容性。同时,更新了其他相关库的版本,确保与最新的Vue和TypeScript版本兼容。
|
2025-09-23 09:19:06 +08:00 |
|
keven
|
218387151f
|
更新后端和工作器的Dockerfile,升级Go版本至1.24.3,并更新相关依赖项的版本以提高稳定性和安全性
|
2025-09-23 00:50:25 +08:00 |
|
keven
|
427d958a41
|
feat(docs): 添加中文README文件,更新英文README中的图片路径,优化项目结构和环境配置说明
0.0.7
|
2025-09-23 00:28:54 +08:00 |
|
keven
|
8b0d90cdc3
|
refactor(front): 优化文件上传进度视图,改进文件ID和任务队列的处理逻辑,确保上传任务的有效性
|
2025-09-23 00:02:11 +08:00 |
|
keven1024
|
0a9d414751
|
refactor(backend): optimize file upload chunk size calculation and improve MD5 hash verification process
|
2025-09-22 14:15:10 +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 |
|
keven1024
|
cfe166e8c9
|
refactor(front): update file handling components to use typed props for better type safety and maintainability
|
2025-09-22 10:41:55 +08:00 |
|
keven
|
29300a9448
|
feat(front): 增强文件上传组件,支持上传速度显示和动态进度更新,优化文件分块处理逻辑
|
2025-09-21 23:45:02 +08:00 |
|
keven
|
2a24f713cb
|
fix(front): 调整 GlobalDrawer 组件的样式,增加内边距以改善布局
|
2025-09-21 16:56:01 +08:00 |
|
keven
|
427f1f6456
|
feat(front): 重构文件上传进度视图,支持多文件上传和动态状态更新,优化上传任务管理
|
2025-09-19 09:18:53 +08:00 |
|
keven
|
c8f36e6f8e
|
feat(front): 添加文件上传进度视图和热图视图组件,支持动态渲染上传状态
|
2025-09-14 11:48:46 +08:00 |
|
keven
|
03ccd13f8f
|
chore(front): 更新依赖项并添加异步重试和超时功能
|
2025-09-14 10:38:59 +08:00 |
|
keven
|
b2c0e85844
|
fix(front): 使用 useDevicePixelRatio 优化 Pixi 组件的分辨率计算
|
2025-09-14 10:36:43 +08:00 |
|
keven1024
|
c1ec2aee5b
|
chore: update .env.example for Redis configuration and add docker-compose file for app, worker, and Redis services
|
2025-08-30 18:26:35 +08:00 |
|
keven1024
|
3d173d0321
|
refactor(front): update FileShareDrawer and FileUploadField components to handle multiple files and improve file type checks
|
2025-08-14 16:50:43 +08:00 |
|
keven1024
|
4d0a6f0a49
|
test(backend): add unit tests for HTTP result handlers and password hashing functionality
|
2025-08-14 14:40:03 +08:00 |
|
keven1024
|
e41d7a6305
|
fix(front): pass width and height props to slot in Pixi component for better flexibility
|
2025-08-14 11:53:34 +08:00 |
|
keven1024
|
60af6d2023
|
chore(front): update logo image in public assets
|
2025-08-14 11:53:05 +08:00 |
|
keven1024
|
dc16661fff
|
chore: add docker-compose configuration for app, worker, and redis services
|
2025-08-14 11:52:50 +08:00 |
|
keven1024
|
f36221de05
|
feat(front): add development page with form components and button interactions
|
2025-08-09 00:20:48 +08:00 |
|
keven1024
|
e556b0f39d
|
chore(front): update nuxt to 3.18.0
|
2025-08-08 17:14:56 +08:00 |
|
keven1024
|
13cbf5e5ed
|
fix(front): set backgroundAlpha to 0 in Pixi component for improved rendering
|
2025-07-28 18:22:36 +08:00 |
|
keven1024
|
8392b26455
|
feat(front): add Pixi component integration and update dependencies for improved functionality
|
2025-07-28 18:17:04 +08:00 |
|
keven1024
|
c64c152124
|
fix(front): enhance error logging in error.vue and improve Tiptap component styling for better readability
|
2025-07-28 17:07:35 +08:00 |
|
keven1024
|
ecc4aefd33
|
chore: update dependencies in package.json and pnpm-lock.yaml to latest versions for improved stability and performance
|
2025-07-20 00:00:26 +08:00 |
|
keven1024
|
590a071dfb
|
chore: update devDependencies in package.json for husky, lint-staged, and prettier to latest versions
|
2025-07-19 23:59:38 +08:00 |
|
keven
|
cf2d81bf9a
|
refactor(front): 优化状态管理和组件逻辑,简化GlobalDrawer和Tiptap组件的实现
|
2025-07-19 22:29:48 +08:00 |
|
keven
|
e62f329d53
|
fix(front): 更新MarkdownRender组件的样式类以增强可读性
|
2025-07-19 19:19:33 +08:00 |
|
keven1024
|
421955a844
|
chore: update .env.example to include PASSWORD_SALT for enhanced password security
|
2025-07-11 10:41:50 +08:00 |
|
keven1024
|
3001ea3250
|
fix(front): enhance error handling in file download components by refining error message extraction
0.0.6
|
2025-07-07 15:55:08 +08:00 |
|
keven1024
|
1b12703b90
|
refactor(front): update file sharing logic to use downloadFileByShareId for improved error handling and token management
|
2025-07-07 15:49:01 +08:00 |
|
keven1024
|
e4bb9781f7
|
fix(front): improve type safety in GlobalDrawer and PasswallShareDrawer components by refining computed properties and prop handling
|
2025-07-07 15:37:22 +08:00 |
|
keven1024
|
943a5a76d2
|
feat(backend): enhance password handling in share and download controllers for improved security and error management
|
2025-07-07 15:30:37 +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
|
3d88c68ed5
|
fix: refactor InputField component to improve attribute binding and remove unused props
|
2025-07-07 15:23:20 +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
|
464dba2546
|
feat: add password hashing utility using argon2 for secure password storage
|
2025-07-07 12:24:59 +08:00 |
|
keven1024
|
a3dd28dd92
|
fix: update useStore to set key value to null instead of undefined for better state management
|
2025-07-07 11:21:03 +08:00 |
|
keven1024
|
9fd4943bb6
|
fix: update GlobalDrawer component to use direct drawer reference for improved state management
|
2025-07-07 11:20:42 +08:00 |
|
keven1024
|
668a2dd4d8
|
fix: adjust alreadyUploadSize computation to prevent exceeding total file size
0.0.5
|
2025-07-02 10:38:59 +08:00 |
|
keven1024
|
695395ba6a
|
feat: set staleTime to Infinity in TextShareResult component for persistent query data
|
2025-07-01 14:26:24 +08:00 |
|
keven1024
|
a0cff53901
|
feat: enhance TextShareView component with copy functionality for preview text and update share data structure
|
2025-07-01 12:53:18 +08:00 |
|
keven1024
|
7d8075277d
|
feat: enhance TextShareResult component with download count, expiration time, and pickup code display
|
2025-07-01 12:45:05 +08:00 |
|
keven1024
|
862b381e65
|
feat: update .env.example to include frontend configuration options for site title, description, and URL
|
2025-07-01 11:38:13 +08:00 |
|