Commit Graph

  • 831d9b2660 refactor(front): optimize ImageCompressResult component for better file handling and task status display keven1024 2025-12-18 23:08:16 +08:00
  • dd3ced5b03 refactor(front): enhance ImageCompressResult component to support multiple file uploads and improve task management with useQueries keven1024 2025-12-17 08:26:23 +08:00
  • d7d2a5c00b refactor(front): update component props and types for FileShareResult and TextShareResult, and introduce a new types file for better type management keven1024 2025-12-17 08:11:02 +08:00
  • a82c894119 feat(backend): implement task management endpoints for image compression and task retrieval keven1024 2025-12-16 22:19:43 +08:00
  • d4b0368ae2 chore(lint): upgrade golangci-lint-action from v6 to v9 in Gitea workflow for improved linting capabilities keven1024 2025-12-14 20:23:46 +08:00
  • f317e0f538 chore(lint): simplify linting commands by using working-directory for backend and worker jobs in Gitea workflow keven1024 2025-12-14 20:18:36 +08:00
  • e17b1a04c5 chore(front): remove transformMixedEsModules option from Vite configuration to streamline build process keven1024 2025-12-14 20:11:56 +08:00
  • 04ebb22d35 chore: add linting scripts for frontend, backend, and worker, and create a Gitea workflow for automated linting on push and pull request events keven1024 2025-12-14 20:10:52 +08:00
  • 552434e389 fix(front): update CircularProgress and FileIcon components to handle default values and null checks, and improve styling in FileUploadProgressView keven1024 2025-12-14 19:53:11 +08:00
  • d5fc54de31 refactor(worker): streamline utility functions by removing unused files, update Redis client and environment variable handling, and enhance task logging for better clarity keven1024 2025-12-14 16:25:58 +08:00
  • 675a6e860a feat(pkg): add async queue and Redis client utilities, implement environment variable management with viper keven1024 2025-12-14 16:25:20 +08:00
  • 18a74b6545 refactor(backend): restructure main application by separating middleware and route definitions into dedicated files, update environment variable handling, and improve code organization for better maintainability keven1024 2025-12-14 16:25:00 +08:00
  • 313ce4455f chore: update Go modules to version 1.25.5, restructure models into pkg/models, and remove unused model files for improved organization and dependency management keven1024 2025-12-14 16:12:17 +08:00
  • 208875841e fix(front): Component GlobalDayjs.vue is missing template or render function. at <GlobalDayjs> keven1024 2025-12-13 12:02:45 +08:00
  • 35c5e1ccec chore: replace npm-run-all with concurrently in package.json for improved script execution and update pnpm-lock.yaml to reflect dependency changes keven1024 2025-12-13 11:48:51 +08:00
  • 6da3d9a15d chore(front): update package dependencies to latest versions, including Vue, Nuxt, and various plugins for improved performance and compatibility keven 2025-12-12 00:04:47 +08:00
  • 23c33fc52e chore(front): update package dependencies to latest versions for improved stability and features keven 2025-12-11 23:11:36 +08:00
  • 4f4139159e fix(front): add break-all class to MarkdownRender for improved text wrapping keven 2025-11-12 14:33:20 +08:00
  • 62463494b4 fix(front): add break-all class to MarkdownRender for improved text wrapping keven 2025-11-12 14:33:20 +08:00
  • c8fd8c874b docs: update README files to enhance screenshot presentation and improve layout consistency keven1024 2025-10-28 11:17:35 +08:00
  • a8f0fb2bf3 fix(front): add max-w-full class to MarkdownRender in AboutBaseInfo for improved layout 0.0.8.1 keven 2025-10-19 20:53:41 +08:00
  • 70d35a1a15 docs: update README files to streamline Docker setup instructions and remove outdated environment configuration details keven1024 2025-10-28 09:19:25 +08:00
  • 4355a29a52 docs: update README files to streamline Docker setup instructions and remove outdated environment configuration details keven1024 2025-10-28 09:19:25 +08:00
  • 9e2a6411ec feat(config): add example configuration file with settings for sharing, uploading, redis, and site information keven 2025-10-19 18:58:45 +08:00
  • d8bc68b008 chore: remove SITE_URL and UPLOAD_PATH environment variables from Dockerfile keven 2025-10-28 08:23:09 +08:00
  • d2478dd23b chore: remove example environment file and update docker-compose for config file integration keven 2025-10-28 08:20:41 +08:00
  • 647417fb4e chore: remove SITE_URL and UPLOAD_PATH environment variables from Dockerfile keven 2025-10-28 08:23:09 +08:00
  • ea0065b415 chore: remove example environment file and update docker-compose for config file integration keven 2025-10-28 08:20:41 +08:00
  • 2194c9687f feat: add GNU Affero General Public License v3 to the project for open-source compliance keven 2025-10-22 08:17:20 +08:00
  • 99538c6fdb feat: add GNU Affero General Public License v3 to the project for open-source compliance keven 2025-10-22 08:17:20 +08:00
  • 0f0814ce40 fix(front): add max-w-full class to MarkdownRender in AboutBaseInfo for improved layout keven 2025-10-19 20:53:41 +08:00
  • 15922ea2df chore(Dockerfile): comment out SITE_URL and UPLOAD_PATH environment variables for configuration flexibility keven 2025-10-19 20:51:37 +08:00
  • 52af187fe9 feat(config): add example configuration file with settings for sharing, uploading, redis, and site information 0.0.8 keven 2025-10-19 18:58:45 +08:00
  • 9fff65d0d7 Revert "feat(front): add TextInlineAIDrawer and BubbleMenuView components for enhanced AI interaction and text formatting options" keven 2025-10-19 18:45:01 +08:00
  • da58c53909 feat(front): add AboutVersionView component and enhance AboutBaseInfo with object-fit styling keven 2025-10-19 18:38:00 +08:00
  • 07fc182ccb feat(front): enhance About page components to support shares and downloads statistics, improve layout, and add loading state keven 2025-10-19 18:20:38 +08:00
  • 028d0c10fe refactor(backend): update statistics handling in GetStat function to include shares and downloads, and rename related data structures keven 2025-10-19 16:47:51 +08:00
  • b4f577e758 feat(backend): implement statistics tracking for file uploads, shares, and downloads keven 2025-10-19 16:34:17 +08:00
  • 84c104be90 feat(backend, worker): add config watching and simplify error handling in InitEnv function keven 2025-10-19 15:23:42 +08:00
  • a4b3dad85e feat(front): enhance localization support in AboutBaseInfo, useSeo, and default layout for improved SEO and user experience keven 2025-10-19 15:21:39 +08:00
  • 6238897c18 feat(front): add AboutBaseInfo and AboutChartView components for enhanced About page functionality and data visualization keven 2025-10-19 15:05:29 +08:00
  • c931d10485 fix(backend): skip processing of queue items with zero processed and failed counts in GetStat function keven 2025-10-19 14:43:12 +08:00
  • dd05510d27 feat(backend): implement About and Config endpoints, enhance GetStat with queue data and file size metrics keven 2025-10-19 14:39:46 +08:00
  • 5de6ed9eea Merge branch 'dev' of https://gitea.fudaoyuan.icu/keven/015 into dev keven 2025-10-19 14:07:17 +08:00
  • 7166ec5cb3 Merge branch 'dev' of https://gitea.fudaoyuan.icu/keven/015 into dev keven1024 2025-10-19 14:05:17 +08:00
  • 8676b12a66 feat(front): implement Accordion component and its subcomponents for enhanced UI interactivity and organization keven1024 2025-10-19 14:05:13 +08:00
  • d8c9491a99 feat(front): enhance app configuration fetching and add localization support for "powered by" text keven 2025-10-19 13:33:55 +08:00
  • e6cc1b0229 feat(backend): add About and Config controllers for dynamic environment variable retrieval keven 2025-10-19 10:19:28 +08:00
  • 50c0a14cc6 feat(front): implement dynamic API base URL retrieval and enhance SEO metadata handling keven 2025-10-19 00:26:12 +08:00
  • 1ed154913d refactor(backend,worker): update environment variable key for upload path to enhance consistency across modules keven 2025-10-19 00:10:09 +08:00
  • 12efc10e0e refactor(backend): standardize environment variable names for download and password handling, enhancing consistency and clarity keven 2025-10-19 00:05:56 +08:00
  • b80cb0c2d8 refactor(backend,worker): update environment variable keys for consistency and improve configuration handling across backend and worker modules keven 2025-10-18 23:54:11 +08:00
  • d294027463 feat(front): add TextInlineAIDrawer and BubbleMenuView components for enhanced AI interaction and text formatting options keven 2025-10-18 13:36:04 +08:00
  • a66c5a26b0 Merge branch 'main' of https://gitea.fudaoyuan.icu/keven/015 keven1024 2025-10-18 13:06:17 +08:00
  • 27fcfd73d9 feat(front): add Menubar component and its subcomponents for improved UI navigation and organization keven1024 2025-10-18 13:06:11 +08:00
  • f525f48a8a Merge branch 'main' of https://gitea.fudaoyuan.icu/keven/015 keven 2025-10-18 12:57:33 +08:00
  • 9961609e64 feat(front): implement DropdownMenu component and its subcomponents for enhanced UI interactivity and organization keven1024 2025-10-18 12:15:41 +08:00
  • ff58262725 feat(vscode): add i18n-ally configuration for localization support in Vue projects keven 2025-10-18 11:00:04 +08:00
  • 80a01a2849 feat(front): add internationalization support to TextShareResult component, localizing titles and messages for enhanced user experience keven 2025-10-18 10:54:47 +08:00
  • 8924de58c0 feat(front): integrate GlobalDayjs component for dynamic date localization and formatting keven 2025-10-18 10:46:07 +08:00
  • 41b0076464 feat(front): add dayjs integration for date formatting in dev page, showcasing language pack rendering keven 2025-10-18 10:45:21 +08:00
  • fa17009695 feat(front): enhance FileShareResult and FileUploadField components with internationalization support, adding localized text for file sharing success and related UI elements keven 2025-10-18 10:43:57 +08:00
  • 8fad0a4163 feat(front): implement internationalization for share options in FileShareHandle and TextShareHandle components, update layout in GlobalDrawer, and enhance FileUploadField with localized text keven 2025-10-18 09:41:45 +08:00
  • 836a3c866a feat(front): enhance PickupShareBtn and PickupShareDrawer components with internationalization support and improved user feedback for pickup code submission keven 2025-10-18 09:22:14 +08:00
  • 045031dd3c chore(front): update dependency versions for Tiptap and Vue Query to enhance functionality and compatibility keven 2025-10-18 00:13:17 +08:00
  • 3e8c782315 refactor(front): update MarkdownInputField import path and enhance TextUploadInputTextView component structure for improved readability keven 2025-10-17 23:57:51 +08:00
  • 77667024fd Merge branch 'main' of https://gitea.fudaoyuan.icu/keven/015 keven1024 2025-10-17 23:01:26 +08:00
  • 9902f46c7a feat(front): add Tooltip component and related subcomponents for enhanced UI functionality keven1024 2025-10-17 23:01:21 +08:00
  • 164d07b8e0 style(front): enhance Markdown and Tiptap components with improved styling for blockquotes and selection background keven 2025-10-17 09:11:23 +08:00
  • b59aec2d97 chore(front): update dependency versions for improved compatibility and stability, including upgrades to Tiptap, Tailwind CSS, Vue, and Pixi.js keven1024 2025-10-16 15:47:32 +08:00
  • 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" keven1024 2025-10-16 15:43:55 +08:00
  • 083005dac3 fix(front): handle potential undefined values in file sharing logic to prevent runtime errors keven1024 2025-10-13 22:03:03 +08:00
  • 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 keven1024 2025-10-13 21:27:28 +08:00
  • 6bd008f119 refactor(front): improve file upload progress handling by adding async wait to prevent UI freezing during upload tasks keven1024 2025-09-29 17:59:09 +08:00
  • d306581e34 fix(front): 更新依赖项版本,将nuxt从3.18.0升级至4.1.2,以提高项目的稳定性和兼容性,同时更新pnpm-lock.yaml中的相关依赖项版本。 0.0.7.1 keven 2025-09-23 09:28:19 +08:00
  • f34ea51725 更新依赖项版本,包括@nuxt/image、@nuxtjs/i18n、@pinia/nuxt、@tailwindcss/postcss、@tailwindcss/vite、@tanstack/vue-query等,以提高项目的稳定性和兼容性。同时,更新了其他相关库的版本,确保与最新的Vue和TypeScript版本兼容。 keven 2025-09-23 09:19:06 +08:00
  • 218387151f 更新后端和工作器的Dockerfile,升级Go版本至1.24.3,并更新相关依赖项的版本以提高稳定性和安全性 keven 2025-09-23 00:50:25 +08:00
  • 427d958a41 feat(docs): 添加中文README文件,更新英文README中的图片路径,优化项目结构和环境配置说明 0.0.7 keven 2025-09-23 00:28:54 +08:00
  • 8b0d90cdc3 refactor(front): 优化文件上传进度视图,改进文件ID和任务队列的处理逻辑,确保上传任务的有效性 keven 2025-09-23 00:02:11 +08:00
  • 0a9d414751 refactor(backend): optimize file upload chunk size calculation and improve MD5 hash verification process keven1024 2025-09-22 14:15:10 +08:00
  • f1c2e1a3d7 refactor(front): replace filesize library with custom getFileSize function for consistent file size formatting across components keven1024 2025-09-22 14:14:36 +08:00
  • cfe166e8c9 refactor(front): update file handling components to use typed props for better type safety and maintainability keven1024 2025-09-22 10:41:55 +08:00
  • 29300a9448 feat(front): 增强文件上传组件,支持上传速度显示和动态进度更新,优化文件分块处理逻辑 keven 2025-09-21 23:45:02 +08:00
  • 2a24f713cb fix(front): 调整 GlobalDrawer 组件的样式,增加内边距以改善布局 keven 2025-09-21 16:56:01 +08:00
  • 427f1f6456 feat(front): 重构文件上传进度视图,支持多文件上传和动态状态更新,优化上传任务管理 keven 2025-09-19 09:18:53 +08:00
  • c8f36e6f8e feat(front): 添加文件上传进度视图和热图视图组件,支持动态渲染上传状态 keven 2025-09-14 11:48:46 +08:00
  • 03ccd13f8f chore(front): 更新依赖项并添加异步重试和超时功能 keven 2025-09-14 10:38:59 +08:00
  • b2c0e85844 fix(front): 使用 useDevicePixelRatio 优化 Pixi 组件的分辨率计算 keven 2025-09-14 10:36:43 +08:00
  • c1ec2aee5b chore: update .env.example for Redis configuration and add docker-compose file for app, worker, and Redis services keven1024 2025-08-30 18:26:35 +08:00
  • 3d173d0321 refactor(front): update FileShareDrawer and FileUploadField components to handle multiple files and improve file type checks keven1024 2025-08-14 16:50:43 +08:00
  • 4d0a6f0a49 test(backend): add unit tests for HTTP result handlers and password hashing functionality keven1024 2025-08-14 14:40:03 +08:00
  • e41d7a6305 fix(front): pass width and height props to slot in Pixi component for better flexibility keven1024 2025-08-14 11:53:34 +08:00
  • 60af6d2023 chore(front): update logo image in public assets keven1024 2025-08-14 11:53:05 +08:00
  • dc16661fff chore: add docker-compose configuration for app, worker, and redis services keven1024 2025-08-14 11:52:50 +08:00
  • f36221de05 feat(front): add development page with form components and button interactions keven1024 2025-08-09 00:20:48 +08:00
  • e556b0f39d chore(front): update nuxt to 3.18.0 keven1024 2025-08-08 17:14:56 +08:00
  • 13cbf5e5ed fix(front): set backgroundAlpha to 0 in Pixi component for improved rendering keven1024 2025-07-28 18:22:36 +08:00
  • 8392b26455 feat(front): add Pixi component integration and update dependencies for improved functionality keven1024 2025-07-28 18:17:04 +08:00
  • c64c152124 fix(front): enhance error logging in error.vue and improve Tiptap component styling for better readability keven1024 2025-07-28 17:07:35 +08:00
  • ecc4aefd33 chore: update dependencies in package.json and pnpm-lock.yaml to latest versions for improved stability and performance keven1024 2025-07-20 00:00:26 +08:00