Commit Graph

520 Commits

Author SHA1 Message Date
JOYCEQL 7dda46a82e feat: Integrate Gemini API for resume import && AI polishing && AI grammar 2026-03-02 00:30:58 +08:00
JOYCEQL 5c6dc7fee2 feat: Implement blank resume creation and enhance section management with standard modules and a new section addition UI 2026-03-01 15:08:19 +08:00
JOYCEQL e3e8cecd08 docs: Add WeChat group contact information and QR code to READMEs 2026-02-28 22:54:11 +08:00
JOYCEQL 950a328a7f ci: bumpp and release 2026-02-28 22:38:27 +08:00
JOYCEQL 34ff7ba429 ci: add GitHub Actions workflow for automated releases and update changelog version 2026-02-28 22:18:38 +08:00
JOYCEQL 08a767fd18 chore: release v2.0.1 v2.0.1 2026-02-28 22:10:07 +08:00
JOYCEQL 9d43c60a8b chore: bumpp add all config 2026-02-28 22:09:48 +08:00
JOYCEQL 0d05715416 chore: bumpp version 2026-02-28 22:02:39 +08:00
JOYCEQL 4ba25d6a4e style: dashboard tempate card ui 2026-02-28 21:58:10 +08:00
JOYCEQL accd34d599 feat: implement resume creation modal with template selection and preview functionality 2026-02-28 21:48:52 +08:00
JOYCEQL 86d5c557f5 fix: set white text color in BaseInfo sections of creative and modern templates. 2026-02-28 01:41:10 +08:00
JOYCEQL 2808474015 feat: release v2.0.0 v2.0.0 2026-02-28 01:06:16 +08:00
JOYCEQL e5304cde46 chore: bumpp version config 2026-02-28 00:56:50 +08:00
JOYCEQL 9f7f0423b7 chore: add release automation with bumpp and changelogen 2026-02-28 00:42:27 +08:00
JOYCEQL ef9bfcdd30 feat: add i18n support for module deletion confirmation message 2026-02-28 00:28:35 +08:00
JOYCEQL 8a4c6d5023 refactor: reorganize template system 2026-02-28 00:22:35 +08:00
JOYCEQL bc49353958 feat: sidebar module delete confirm 2026-02-28 00:20:05 +08:00
JOYCEQL f7b9877942 feat: changed the preview panel's hiding method to CSS hiding to ensure that the DOM elements always exist during export 2026-02-27 16:22:04 +08:00
JOYCEQL 2bc2664593 feat: Introduce Markdown processing for the AI proofreading function, use Streamdown for rendering,add Alibaba Bold font 2026-02-27 13:43:46 +08:00
JOYCEQL 1884bd851e feat: Introduce auto one-page layout 2026-02-27 01:36:59 +08:00
JOYCEQL 0346ccb980 feat: remove dashboard useEffect 2026-02-26 13:07:17 +08:00
JOYCEQL 2876da4072 refactor: remove redundant 'use client' directives from numerous components. 2026-02-26 01:48:53 +08:00
JOYCEQL c0b9dff50f feat: duplicated resume 2026-02-26 01:24:32 +08:00
JOYCEQL 77a5e670ed feat: Implement dynamic template previews with i18n support and locale-aware routing 2026-02-26 01:06:18 +08:00
siyue 793aca3f1c docs: Update README.md 2026-02-25 22:13:44 +08:00
JOYCEQL f0edb3ca65 feat: Implement collapsible preview panel with dedicated dock icon and i18n support 2026-02-25 22:01:10 +08:00
JOYCEQL 653fb0211c fix: Adjust side panel collapse breakpoint from 1920px to 1440px. 2026-02-25 21:22:06 +08:00
siyue 7a60058070 docs: update readme.md
Updated project screenshot in README.md
2026-02-25 14:01:08 +08:00
JOYCEQL 2e0d1f7e98 docs: update readme.md 2026-02-25 13:46:26 +08:00
JOYCEQL 4e354145fb style:github star align 2026-02-25 13:42:42 +08:00
JOYCEQL 4d35740c20 fix: ai polish click event 2026-02-25 10:06:10 +08:00
JOYCEQL 489be813ec feat: Implement live template previews in selection and remove Compact and Professional templates. 2026-02-25 01:41:40 +08:00
JOYCEQL 797bcf2ff9 feat: add more template 2026-02-25 01:41:40 +08:00
JOYCEQL 1c75dd8e3a fix: Implement body scroll lock for the workbench view. 2026-02-24 02:43:34 +08:00
JOYCEQL 2193331dcc fix: update template image type definition and map variable name 2026-02-22 23:25:05 +08:00
JOYCEQL f25ae5bf6f feat: docker build process, and update ci/cd deployment branch to main 2026-02-22 23:22:22 +08:00
JOYCEQL 5b8454f68b feat: implement sitemap and dynamic seo for public routes, add noindex for app routes, and remove wrangler worker check config 2026-02-22 19:19:54 +08:00
JOYCEQL 41491dfe4b chore: cloudflare workers 2026-02-22 19:11:05 +08:00
JOYCEQL 68d8036c75 refactor: to tankstack start 2026-02-22 19:00:23 +08:00
JOYCEQL b64a62dc47 fix: update date format 2026-02-12 14:01:21 +08:00
JOYCEQL 1aacd57b06 chore: remove Vercel Analytics integration 2026-02-12 02:24:55 +08:00
JOYCEQL 6c1954b763 feat: Implement a dedicated mobile workbench with tabbed navigation and enhance overall workbench responsiveness 2026-02-12 00:07:01 +08:00
JOYCEQL 0917d678a3 feat: enhance date formatting utility with locale support and integrate it across preview components. 2026-02-11 22:00:18 +08:00
JOYCEQL d7389d0a79 feat: add unified date and date range input components using Heroui and update editor fields 2026-02-11 21:06:21 +08:00
JOYCEQL d14176d474 feat: Introduce a grammar check drawer for enhanced error management and i18n. 2026-02-11 16:37:06 +08:00
JOYCEQL f6cf5bfcdf feat: Implement a custom ColorPicker component and integrate it into the SidePanel. 2026-02-11 14:56:57 +08:00
JOYCEQL 993dcb919c fix: docker push 2026-02-11 12:20:02 +08:00
JOYCEQL ea032e2989 chore:github ci 2026-02-11 12:10:00 +08:00
JOYCEQL 5c7c9f6507 feat: Set default theme to light 2026-02-11 11:50:26 +08:00
JOYCEQL 6b5560eeb0 feat: update favicon.ico 2026-02-11 00:20:59 +08:00