Commit Graph

790 Commits

Author SHA1 Message Date
javayhu
b07be5fab4 chore: add fumadocs-mdx 2025-06-15 20:50:03 +08:00
javayhu
a22a5def4d chore: update hyperdrive localConnectionString 2025-06-15 17:44:17 +08:00
javayhu
d190bcb358 chore: add pg to fix error [Better Auth]: INTERNAL_SERVER_ERROR Error: Cannot find module 'cloudflare:sockets' when run pnpm preview 2025-06-15 17:44:00 +08:00
javayhu
7f1fe23407 chore: remove unused types from tsconfig.json 2025-06-15 12:25:06 +08:00
javayhu
05a7de4599 fix: add type annotation for data in GitHubStarsButton component 2025-06-15 12:24:57 +08:00
javayhu
c098300481 chore: update next config & fix build error UnhandledSchemeError 2025-06-15 12:23:10 +08:00
javayhu
e7240db823 fix: fix build error: Module build failed: UnhandledSchemeError: Reading from "cloudflare:sockets" is not handled by plugins (Unhandled scheme).
https://github.com/vercel/next.js/discussions/50177
2025-06-15 12:00:38 +08:00
javayhu
a4390d433b chore: add types to compilerOptions in ts config 2025-06-15 11:44:37 +08:00
javayhu
ae49d06cf4 chore: update db instance & bind hyperdrive 2025-06-15 09:05:27 +08:00
javayhu
6a448825a6 Merge remote-tracking branch 'origin/main' into cloudflare 2025-06-15 08:12:38 +08:00
javayhu
92a87ceb03 chore: update cursor rules 2025-06-15 08:12:15 +08:00
javayhu
3136766a6d chore: add email to footer social config 2025-06-15 00:44:41 +08:00
javayhu
02b5ee1727 chore: optimize feishu notification message 2025-06-15 00:14:14 +08:00
javayhu
b10e27ee29 chore: optimize discord message information 2025-06-14 22:21:39 +08:00
javayhu
ea0c74aa12 fix: z-index 100 is higher than dropdown menu 2025-06-14 19:30:27 +08:00
javayhu
4015cb3143 chore: add 2 custom components 2025-06-14 19:00:21 +08:00
javayhu
2ad6eab666 chore: add 20+ animate ui components 2025-06-14 15:23:22 +08:00
javayhu
c23383fdde chore: add MotionHighlight component from animate-ui 2025-06-14 15:00:55 +08:00
javayhu
e610fe7335 feat: support send message to feishu 2025-06-14 02:09:40 +08:00
javayhu
a7a5a8a6a4 chore: update logo cloud image urls 2025-06-12 01:52:13 +08:00
javayhu
9ffe9af0fa
Merge pull request #48 from MkSaaSHQ/dev/db-refactor
refactor: add getDb function & update all db calls
2025-06-12 01:44:29 +08:00
javayhu
17c7d67743 refactor: add getDb function & update all db calls 2025-06-12 01:40:44 +08:00
javayhu
0684b16278 chore: optimize code for type safe 2025-06-12 00:54:28 +08:00
javayhu
9c120d776d chore: trust images from html.tailus.io 2025-06-12 00:27:16 +08:00
javayhu
a7c56f4a6c chore: optimize db instance init with schema 2025-06-12 00:20:06 +08:00
javayhu
563fc2099a refactor: move db migrations to src/db/migrations folder 2025-06-12 00:04:29 +08:00
javayhu
56df0bed46 fix: optimize og image url in metadata 2025-06-10 22:52:16 +08:00
javayhu
4d60d48212 cf: reset gitignore file same as main branch 2025-06-09 01:25:33 +08:00
javayhu
26a88eb2f0 Merge remote-tracking branch 'origin/main' into cloudflare 2025-06-09 00:58:21 +08:00
javayhu
5b50e62774 chore: move tailark components from /src/app to /src/components (cf deployment error: too many open files) 2025-06-09 00:56:38 +08:00
javayhu
c5d08a9846 Revert "cf: test remove preview pages only"
This reverts commit f5b4ed2859.
2025-06-09 00:42:09 +08:00
javayhu
f5b4ed2859 cf: test remove preview pages only 2025-06-09 00:22:45 +08:00
javayhu
b88aa9c1f5 Revert "cf: test remove docs pages and content only"
This reverts commit 708fac652f.
2025-06-09 00:21:43 +08:00
javayhu
593333c3dd Revert "cf: test remove docs pages and docs+blog content"
This reverts commit c3392320b3.
2025-06-09 00:21:34 +08:00
javayhu
f3b6603db7 Revert "cf: test remove docs and blog pages and content"
This reverts commit 9cb559a48d.
2025-06-09 00:21:28 +08:00
javayhu
9cb559a48d cf: test remove docs and blog pages and content 2025-06-09 00:17:09 +08:00
javayhu
c3392320b3 cf: test remove docs pages and docs+blog content 2025-06-09 00:08:06 +08:00
javayhu
708fac652f cf: test remove docs pages and content only 2025-06-09 00:05:32 +08:00
javayhu
ec124640f1 Revert "cf: test delete blog and docs content only"
This reverts commit 862132d8eb.
2025-06-09 00:03:44 +08:00
javayhu
862132d8eb cf: test delete blog and docs content only 2025-06-08 23:58:11 +08:00
javayhu
bf11c143fe Revert "cf: test remove all blog and docs and preview pages"
This reverts commit 6cfc76d621.
2025-06-08 23:57:16 +08:00
javayhu
6cfc76d621 cf: test remove all blog and docs and preview pages 2025-06-08 22:07:33 +08:00
javayhu
d935bcff76 cf: set @opennextjs/cloudflare as devDependencies 2025-06-08 21:49:19 +08:00
javayhu
a727a31e2f cf: revert the og image 2025-06-08 21:41:01 +08:00
javayhu
2cdc520b1d chore: update git ignore for wrangler files 2025-06-08 21:39:38 +08:00
javayhu
81cfc5f6b3 cf: update website name in zh.json 2025-06-08 21:38:14 +08:00
javayhu
8e8291c325 cf: update configs by the opennextjs docs 2025-06-08 21:18:42 +08:00
javayhu
6ff2ea6845 cf: upgrade opennextjs to 1.2.1 2025-06-08 20:04:51 +08:00
javayhu
b6836db12d Merge remote-tracking branch 'origin/main' into cloudflare 2025-06-08 18:25:26 +08:00
javayhu
4631aea7f5 chore: update readme 2025-06-08 18:09:32 +08:00