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 |
|
keven1024
|
745ae94c49
|
feat: add .env.example file with configuration options for download secret, upload path, Redis URL, and admin information
|
2025-07-01 11:22:23 +08:00 |
|
keven
|
8c60d32ac0
|
feat: 更新 README 和新增中文文档,详细介绍 015 文件分享平台的功能、技术架构及快速开始指南
|
2025-06-30 08:28:51 +08:00 |
|
keven
|
2f5388d0a8
|
feat: 更新 useSeo 以添加网站图标和社交媒体元数据,删除旧的 favicon 文件
0.0.4.1
|
2025-06-22 13:42:19 +08:00 |
|
keven
|
88b8daa5df
|
feat: 修改 useSeo 以支持从环境变量获取 SEO 元数据,增强服务器端渲染能力
|
2025-06-22 12:41:51 +08:00 |
|
keven1024
|
7a3d03c41f
|
feat: update primary color in CSS and enhance about page with relative time display and progress component
0.0.4
|
2025-06-22 01:07:09 +08:00 |
|
keven1024
|
0bdea93726
|
chore: add js-md5 dependency to pnpm-lock.yaml for file hashing
|
2025-06-22 00:49:14 +08:00 |
|
keven1024
|
f4740f4373
|
fix: improve max storage size handling in CreateUploadTask by using GetFileSize for better error management
|
2025-06-22 00:48:53 +08:00 |
|
keven1024
|
1ac21b3dd0
|
docs: update README to include new features and todos for file upload service
|
2025-06-22 00:47:32 +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
|
7f5149566c
|
feat: enhance file upload progress view with error handling and user notifications
|
2025-06-21 16:45:30 +08:00 |
|
keven1024
|
24b4b2dc93
|
Merge branch 'main' of https://gitea.fudaoyuan.icu/keven/015
|
2025-06-21 15:51:24 +08:00 |
|
keven1024
|
9b1b89056d
|
chore(backend): update version and build_time in GetStat function to use environment variables for better tracking
|
2025-06-21 15:51:01 +08:00 |
|
keven1024
|
46e3cf529c
|
chore: update Dockerfile and Drone configuration to use VERSION and BUILD_TIME arguments for better build tracking
|
2025-06-21 15:47:11 +08:00 |
|
keven
|
3c18fcf8ff
|
更新 Dockerfile
0.0.3.1
|
2025-06-20 17:09:10 +08:00 |
|
keven
|
58403a291a
|
chore: 添加 Prettier 配置文件以统一代码格式
0.0.3
|
2025-06-14 21:02:26 +08:00 |
|
keven
|
28154d09ad
|
feat: 在文件上传进度视图中添加错误处理和用户提示,优化用户体验
|
2025-06-14 21:02:05 +08:00 |
|
keven
|
d77fc85fd3
|
feat: 在文件上传任务中添加存储空间检查,确保不超过最大本地存储限制
|
2025-06-12 23:50:24 +08:00 |
|
keven
|
c971e92905
|
chore: 移除不再使用的依赖项,包括 go-socket.io 和其他间接依赖,以优化项目的依赖管理
|
2025-06-12 22:48:06 +08:00 |
|
keven1024
|
a484f8926b
|
refactor: update import paths to use alias and improve layout in result components for better readability
|
2025-06-08 17:53:26 +08:00 |
|
keven1024
|
bee32be989
|
feat: add QR code generation component and enhance file sharing result display with improved information layout
|
2025-06-08 17:39:13 +08:00 |
|
keven1024
|
ba7a648cbe
|
refactor: enhance file sharing functionality by implementing token caching and improving error handling in download processes
|
2025-06-08 16:23:14 +08:00 |
|
keven1024
|
a0de112853
|
feat: add error component with localized back to home button for improved user experience
0.0.2
|
2025-06-06 20:23:06 +08:00 |
|
keven1024
|
ddcf53d456
|
fix: update default layout image source to a new dynamic URL for improved content delivery
|
2025-06-06 20:01:45 +08:00 |
|
keven1024
|
bbd451f027
|
fix: remove husky postinstall script from package.json and update dependencies in pnpm-lock.yaml for improved compatibility
|
2025-06-03 14:41:00 +08:00 |
|
keven1024
|
edf0fe471d
|
fix: update package.json dependencies and refactor share composables for improved functionality
|
2025-06-03 14:30:41 +08:00 |
|
keven1024
|
3eee404868
|
fix: update Dockerfile to install dependencies before deploying frontend, and remove project title and description from environment variables
0.0.1-alpha.9
|
2025-06-03 11:40:54 +08:00 |
|
keven1024
|
dcb5acb6d2
|
fix: update Dockerfile to streamline frontend build process and rename project in package.json
0.0.1-alpha.8
|
2025-06-03 11:33:30 +08:00 |
|
keven1024
|
304aa45b52
|
fix: improve error handling in InitEnv function to only panic for non-config file not found errors
|
2025-06-03 11:04:02 +08:00 |
|
keven1024
|
58c9b694d3
|
fix: update CI/CD configuration to rename build step from 'build-backend' to 'build-app' and adjust repository reference accordingly
|
2025-06-02 23:03:12 +08:00 |
|
keven1024
|
dde0f7be1d
|
feat: add Dockerfile and CI/CD configuration for frontend and backend services, including new startup script
|
2025-06-02 23:02:04 +08:00 |
|
keven1024
|
b013fc36fa
|
fix: update Dockerfile to change output binary names for backend and worker services
|
2025-06-02 15:48:01 +08:00 |
|
keven1024
|
2f40b9ce78
|
fix: update Dockerfile to copy all source files for backend and worker services, improving build context
|
2025-06-02 15:43:37 +08:00 |
|
keven1024
|
a60b19398d
|
fix: remove redundant line in Dockerfile for backend and worker services to streamline Go module setup
|
2025-06-02 15:29:41 +08:00 |
|
keven1024
|
99150f7015
|
fix: update Dockerfile to set Go module environment variables for backend and worker services
|
2025-06-02 15:25:42 +08:00 |
|
keven1024
|
ce7b87fada
|
fix: correct Dockerfile paths in CI/CD configuration for backend, frontend, and worker services
|
2025-06-02 15:12:50 +08:00 |
|
keven1024
|
d31b1d2ecc
|
fix: update Docker context paths in CI/CD configuration for backend, frontend, and worker services
|
2025-06-02 15:08:10 +08:00 |
|
keven1024
|
07088b7f2e
|
feat: add Dockerfiles for backend, frontend, and worker services with CI/CD pipeline configuration
|
2025-06-02 14:48:38 +08:00 |
|
keven1024
|
4bcab3ba5b
|
feat(backend): add CopyFile function for file duplication utility
|
2025-06-02 12:46:13 +08:00 |
|
keven1024
|
8cd9f278ba
|
feat(backend): add JPEG compression support and new image processing functions
|
2025-06-02 12:45:57 +08:00 |
|
keven1024
|
4b8654e6ed
|
refactor(backend): remove state from GetCompressImage response for cleaner error handling
|
2025-06-02 12:21:18 +08:00 |
|
keven1024
|
370fc82209
|
feat(front): enhance ImageCompressResult component with error handling and retry notifications
|
2025-06-02 12:21:06 +08:00 |
|
keven1024
|
7b2462de29
|
feat(backend): enhance image compression task handling with retry logic and detailed status reporting
|
2025-06-02 11:52:25 +08:00 |
|
keven1024
|
da58a46e72
|
feat(front): implement internationalization for file and text upload components with dynamic translations
|
2025-06-02 10:12:15 +08:00 |
|
keven1024
|
a59285c6fb
|
feat(front): enhance About page with SEO descriptions and improve chart tooltip translations
|
2025-06-02 09:53:39 +08:00 |
|