Commit Graph

604 Commits

Author SHA1 Message Date
javayhu
04fc9ca757 chore: update blocks images 2025-04-30 15:00:03 +08:00
javayhu
f607bae96e refactor: optimize newsletter subscribe and check status logic 2025-04-29 22:22:26 +08:00
javayhu
d94e777dde chore: update font in hero section 2025-04-29 08:07:38 +08:00
javayhu
94e38f751a fix: update CardFooter background color & fix login wrapper dialog ui bug 2025-04-29 00:23:15 +08:00
javayhu
299b8a3957 Merge branch 'main' of github.com:MkSaaSHQ/mksaas-template 2025-04-28 22:58:00 +08:00
javayhu
b27a7627b5 sync: update tailark to 20250427
18c66f051b
2025-04-28 22:57:48 +08:00
javayhu
d7b23c6f00
Merge pull request #20 from MkSaaSHQ/drizzle-postgres
refactor middleware for better session handling
2025-04-28 19:14:18 +08:00
javayhu
463121c23e fix: update pnpm lock file 2025-04-28 19:11:09 +08:00
javayhu
460dae64e3 chore: refactor middleware for better session handling 2025-04-28 19:08:52 +08:00
javayhu
a73493a042 chore: refactor database connection 2025-04-28 15:20:14 +08:00
javayhu
a24eeaccc8 Revert "chore: refactor database connection"
This reverts commit c93170119f.
2025-04-28 15:17:45 +08:00
javayhu
c93170119f chore: refactor database connection 2025-04-28 12:27:40 +08:00
javayhu
e86e1ece9c fix: fix hydration errors in dashboard 2025-04-28 12:11:59 +08:00
javayhu
9f240d9595 feat: support send message to discrod 2025-04-28 11:41:05 +08:00
javayhu
0877003cdf chore: remove bluesky social link 2025-04-28 00:50:37 +08:00
javayhu
3df4ec5cf7 feat: add new social link of mastodon 2025-04-28 00:22:14 +08:00
javayhu
a119a86e78 chore: update fumadocs domain 2025-04-27 22:23:56 +08:00
javayhu
9eaacfff8d chore: update default theme to Clean Slate 2025-04-27 00:50:46 +08:00
javayhu
0a314a22f1 feat: integrate react-tweet library and add AvatarCircles and TweetImages components to enhance MagicuiPage 2025-04-26 15:36:57 +08:00
javayhu
d0b3e069d9 feat: add BlurFadeDemo component and integrate it into MagicuiPage for enhanced visual effects 2025-04-26 14:42:52 +08:00
javayhu
6a17e6f29f fix: update Confetti ButtonProps to extend React.ComponentPropsWithRef for improved type safety in Magicui 2025-04-26 12:54:26 +08:00
javayhu
0fd6af8ed0 feat: enhance Magicui with new demo components including BoxReveal, FlipText, and various animated buttons and text effects 2025-04-26 11:53:40 +08:00
javayhu
797cfbd57f feat: update BoxRevealProps to accept React.ReactNode and add multiple example components for animated text, buttons, and effects to Magicui 2025-04-26 11:30:38 +08:00
javayhu
29b225c1eb feat: add various animated text components including AnimatedGradientText, AnimatedShinyText, TypingAnimation, MorphingText, and others to Magicui 2025-04-26 10:39:11 +08:00
javayhu
1cecd22213 feat: add AnimatedBeam, BlurFade, MagicCard, Meteors components and their styles to Magicui 2025-04-26 10:35:25 +08:00
javayhu
35005ea725 feat: add multiple magic ui button components including AnimatedSubscribeButton, InteractiveHoverButton, PulsatingButton, RippleButton, ShimmerButton, and ShinyButton to Magicui 2025-04-26 10:32:09 +08:00
javayhu
3fff508728 feat: add AnimatedGrid and InteractiveGridPattern components and their demo examples to MagicuiPage 2025-04-26 10:24:06 +08:00
javayhu
625bee14ef feat: add Ripple component and its demo example to MagicuiPage 2025-04-26 10:19:44 +08:00
javayhu
fd6126f0c1 feat: add GridPattern component and its demo example to MagicuiPage 2025-04-26 10:17:30 +08:00
javayhu
b6e36365f2 feat: add DotPattern component and its demo example to MagicuiPage 2025-04-26 10:14:40 +08:00
javayhu
efba35272d feat: add AnimatedList component and its demo example to MagicuiPage 2025-04-26 10:11:43 +08:00
javayhu
e626f57aac feat: add BentoDemo component and integrate it into the MagicuiPage 2025-04-26 10:06:36 +08:00
javayhu
938bfafe72 feat: add HeroVideoDialog component and its demo example 2025-04-26 10:04:38 +08:00
javayhu
c9eca9c76c chore: add new page for showing magicui components 2025-04-26 09:50:14 +08:00
javayhu
a2f97802f2 feat: add Marquee component and its example component 2025-04-26 09:49:53 +08:00
javayhu
3120b96d35 chore: update search.exclude settings to include .next and .content-collections directories 2025-04-25 21:46:43 +08:00
javayhu
d66306f890 fix: fix hydration caused by navbar mobile 2025-04-25 20:57:10 +08:00
javayhu
ded1d6bf49 fix: fix hydration caused by register button 2025-04-25 20:49:30 +08:00
javayhu
05014da6c7 fix: fix hydration mismatch error caused by login wrapper 2025-04-25 20:35:51 +08:00
javayhu
5ff2436b15 chore: rename template website name 2025-04-25 20:34:12 +08:00
javayhu
b0ebee8633 refactor: update email configuration to use fromEmail and supportEmail in website settings 2025-04-25 00:30:04 +08:00
javayhu
222154397a fix: update default login redirect to use fallback route if not defined 2025-04-24 23:34:17 +08:00
javayhu
b16a1918de feat: add routes configuration in website settings for default login redirect 2025-04-24 23:00:37 +08:00
javayhu
9046645006 fix: update social login button to use enableGoogleLogin and enableGithubLogin configuration options 2025-04-24 00:55:18 +08:00
javayhu
48270b17ee feat: add documentation link to footer 2025-04-23 09:17:38 +08:00
javayhu
38865a6069 fix: enable Google and GitHub login options in website configuration 2025-04-23 01:03:30 +08:00
javayhu
b461f2f079 feat: add configuration options to disable Google and GitHub login in social login button 2025-04-23 01:00:52 +08:00
javayhu
603c09eeb1 fix: disable Vercel and Speed Insights analytics options in website configuration 2025-04-23 00:43:56 +08:00
javayhu
e298910b4b feat: enhance analytics component with configurable Vercel and Speed Insights options 2025-04-23 00:21:33 +08:00
javayhu
d4b385f5a2 feat: add vercel speed-insights package and integrate into analytics component 2025-04-23 00:15:21 +08:00