Commit Graph

43 Commits

Author SHA1 Message Date
keven1024
6084acb0d5 chore(deps): update package dependencies in pnpm-lock.yaml and package.json files for improved stability and performance 2026-05-24 11:16:25 +08:00
keven1024
a63d55b61d feat(i18n): update webhook body translations in multiple languages for consistency and clarity 2026-05-24 11:15:43 +08:00
keven1024
35654372a6 chore(front): add file-type and heic-to dependencies, and update FileIcon component to support file type detection 2026-05-24 11:15:43 +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
7c38773451 chore(front): update dependencies in package.json to latest versions for improved performance and security 2026-04-05 11:50:35 +08:00
keven1024
64126e7c4c chore: update packageManager version in package.json files for consistent dependency management 2026-03-01 23:32:55 +08:00
keven1024
b471972dd4 chore(deps): update dependencies 2026-01-30 14:44:43 +08:00
keven1024
8c4c7b0471 feat(front): add axios for API requests and enhance FileUploadProgressView with speed tracking and UI improvements 2026-01-10 14:34:01 +08:00
keven
23c33fc52e chore(front): update package dependencies to latest versions for improved stability and features 2025-12-11 23:11:36 +08:00
keven
045031dd3c chore(front): update dependency versions for Tiptap and Vue Query to enhance functionality and compatibility 2025-10-18 00:13:17 +08:00
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
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
keven
d306581e34 fix(front): 更新依赖项版本,将nuxt从3.18.0升级至4.1.2,以提高项目的稳定性和兼容性,同时更新pnpm-lock.yaml中的相关依赖项版本。 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
03ccd13f8f chore(front): 更新依赖项并添加异步重试和超时功能 2025-09-14 10:38:59 +08:00
keven1024
e556b0f39d chore(front): update nuxt to 3.18.0 2025-08-08 17:14:56 +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
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
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
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
edf0fe471d fix: update package.json dependencies and refactor share composables for improved functionality 2025-06-03 14:30:41 +08:00
keven1024
dcb5acb6d2 fix: update Dockerfile to streamline frontend build process and rename project in package.json 2025-06-03 11:33:30 +08:00
keven1024
be7db7d8a7 feat(front): add i18n support with language switcher in Navbar and configure locales for English and Chinese 2025-05-31 18:06:00 +08:00
keven1024
fd92a0c493 chore(front): update nuxt.config.ts and package.json for improved configuration and dependencies 2025-05-31 16:24:33 +08:00
keven1024
c63cec5d2b feat(front): integrate markdown-it for rendering markdown content in MarkdownRender component 2025-05-20 11:38:58 +08:00
keven1024
ff410a3f15 feat(front): integrate @tanstack/vue-query for improved data fetching and state management 2025-05-16 08:07:15 +08:00
keven1024
9ff1161544 chore(front): update dependencies in package.json and pnpm-lock.yaml, add spark-md5 and dayjs, and integrate vue-sonner for notifications 2025-05-11 11:06:07 +08:00
keven1024
ce406e73d4 feat(front): implement FileUpload and FileUploadField components for file drag-and-drop functionality and preview 2025-04-20 20:44:13 +08:00
keven1024
740e1800d4 feat(front): add placeholder extension to Tiptap component and update Navbar styles for improved UI 2025-04-20 19:04:03 +08:00
keven1024
12f97cc1a4 fix(front): integrate VeeValidate rules in MarkdownInputField and enhance Tiptap styling for better user experience 2025-04-18 23:14:33 +08:00
keven1024
07efc20ea2 feat(front): add Pinia for state management and create useStore composable for improved state handling 2025-04-13 22:16:32 +08:00
keven1024
4d59880365 feat(front): enhance Tiptap component with additional extensions and update styles for improved text editing experience 2025-04-13 22:06:54 +08:00
keven1024
0fd2a0b532 feat(front): integrate VeeValidate for form validation and add InputField and FormButton components 2025-04-13 17:09:21 +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
keven1024
95ae86a7fd fix(front): remove unused lucide-vue-next dependency and adjust Navbar imports 2025-04-12 23:09:25 +08:00
keven1024
30d0604715 feat(front): add motion-v and nuxt-lucide-icons modules to Nuxt configuration 2025-04-12 16:28:46 +08:00
keven1024
87388c4a0c feat(front): update Navbar component with motion effects and add new dependencies 2025-04-12 16:22:36 +08:00
keven1024
af6fbd2c77 feat(front): add Navbar component and update layout with background image 2025-04-12 16:21:42 +08:00
keven1024
f8fea458c6 feat(front): update Nuxt configuration and dependencies for PWA support 2025-03-18 17:57:59 +08:00
keven1024
472c1f76bc feat(front): add @serwist/build and serwist dependencies to package.json 2025-03-17 17:46:50 +08:00
keven1024
25c7fcc5b0 feat(front): update dependencies and configuration for Tailwind CSS and VueUse 2025-03-17 17:15:25 +08:00
keven1024
f4f98fc3bd feat(front): init 2024-09-30 23:03:47 +08:00