weicanie
|
4717b2fbe7
|
feat: 组件从数据仓库中获取简历数据
|
2026-02-27 21:24:34 +08:00 |
|
weicanie
|
65e1328fa5
|
feat: 支持通过外部API提供简历数据源
|
2026-02-27 21:24:34 +08:00 |
|
weicanie
|
40a0a0b754
|
feat: 保持数据源单一
|
2026-02-27 21:24:34 +08:00 |
|
JOYCEQL
|
27c8186d89
|
feat: improve pdf export css filtering
v1.0.0
|
2026-02-15 22:09:57 +08:00 |
|
JOYCEQL
|
ba3012a0f8
|
refactor: migrate application from next.js app to tanstack
|
2026-02-15 21:41:30 +08:00 |
|
JOYCEQL
|
153cc01409
|
fix: comment out edge runtime export in public layout
|
2026-02-14 23:05:02 +08:00 |
|
JOYCEQL
|
272b956942
|
fix: remove generateStaticParams function from public locale layout.
|
2026-02-14 23:01:39 +08:00 |
|
JOYCEQL
|
1fb773ee33
|
chore: set public layout runtime to edge
|
2026-02-14 22:52:16 +08:00 |
|
JOYCEQL
|
62058fc660
|
chore: update chinese localization strings
|
2026-02-14 21:24:52 +08:00 |
|
JOYCEQL
|
8228c6adeb
|
refactor: remove edge runtime configuration from multiple pages and api routes
|
2026-02-14 21:20:28 +08:00 |
|
JOYCEQL
|
63d697442f
|
feat: move edge runtime configuration from build script to public landing page
|
2026-02-14 21:09:17 +08:00 |
|
JOYCEQL
|
428ef74e67
|
chore: remove edge runtime configuration from landing page
|
2026-02-14 21:04:49 +08:00 |
|
JOYCEQL
|
56c03784e1
|
perf: enable edge runtime for public landing page
|
2026-02-14 21:01:39 +08:00 |
|
JOYCEQL
|
019f1ed344
|
comment: disable edge runtime configuration
|
2026-02-14 20:56:26 +08:00 |
|
JOYCEQL
|
65e1abc047
|
chore: update cloudflare deployment
|
2026-02-14 20:40:20 +08:00 |
|
siyue
|
d9b9eddb9d
|
Merge pull request #310 from JOYCEQL/chore/next16
Chore/next16
|
2026-02-14 18:05:55 +08:00 |
|
JOYCEQL
|
8d4ae84049
|
Merge branch 'main' into chore/next16
# Conflicts:
# package.json
# pnpm-lock.yaml
|
2026-02-14 18:01:38 +08:00 |
|
JOYCEQL
|
bd38073268
|
chore: remove bump version workflow
|
2026-02-14 16:41:42 +08:00 |
|
github-actions[bot]
|
05952f9b0c
|
chore(release): v0.0.2 [skip ci]
v0.0.2
|
2026-02-14 04:53:15 +00:00 |
|
JOYCEQL
|
960f6c6759
|
ci: Enable fetching tags in bump-version workflow's checkout step.
|
2026-02-14 12:52:48 +08:00 |
|
github-actions[bot]
|
a52dcb4d3c
|
chore(release): v0.0.1 [skip ci]
v0.0.1
|
2026-02-14 04:45:17 +00:00 |
|
JOYCEQL
|
24d6c16105
|
fix: Correct quoting for shell commands in the bump version workflow.
|
2026-02-14 12:44:50 +08:00 |
|
JOYCEQL
|
df7a5eaa9e
|
chore: set project version to 0.0.0
|
2026-02-14 12:42:38 +08:00 |
|
JOYCEQL
|
9dadb44598
|
feat: Automate version bumping with bumpp and create GitHub releases in CI
|
2026-02-14 12:39:48 +08:00 |
|
github-actions[bot]
|
4630b82291
|
chore(release): 0.0.1 [skip ci]
|
2026-02-14 03:37:29 +00:00 |
|
JOYCEQL
|
e3b5523065
|
fix: bump-version.yml
|
2026-02-14 11:37:04 +08:00 |
|
JOYCEQL
|
b63b83a185
|
chore: Add GitHub Actions workflow for automatic version bumping
|
2026-02-14 11:32:15 +08:00 |
|
JOYCEQL
|
788125c33c
|
chore: Migrate to Next.js 16 and OpenNext for Cloudflare Pages
|
2026-02-14 11:09:43 +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 |
|
JOYCEQL
|
dd84d9aedc
|
feat: new logo
|
2026-02-11 00:14:19 +08:00 |
|
JOYCEQL
|
df76d81201
|
style: workbench ui
|
2026-02-10 22:05:58 +08:00 |
|
JOYCEQL
|
a0333e4800
|
feat:website hero img
|
2026-02-10 22:05:46 +08:00 |
|
JOYCEQL
|
ab6f07a58a
|
perf: page break line
|
2026-02-10 17:55:34 +08:00 |
|
JOYCEQL
|
ba86772e02
|
feat:long title mode
|
2026-02-10 17:17:57 +08:00 |
|
JOYCEQL
|
4a4324efc6
|
fix: export print line break
|
2026-02-10 14:39:34 +08:00 |
|
JOYCEQL
|
9aa6b81e75
|
fix:server export line break
|
2026-02-10 14:20:33 +08:00 |
|
JOYCEQL
|
66b01d5595
|
feat:dashboard setting & template
|
2026-02-08 00:00:08 +08:00 |
|
JOYCEQL
|
cb17e09c1b
|
docs:add star history
|
2026-02-07 14:50:51 +08:00 |
|
JOYCEQL
|
301afd8f86
|
fix:toast ai config jump btn
|
2026-02-07 14:24:35 +08:00 |
|
JOYCEQL
|
727284d902
|
style: unify workbench theme
|
2026-02-07 01:09:25 +08:00 |
|