Commit Graph

762 Commits

Author SHA1 Message Date
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
javayhu
bd45821dae feat: addvercel analytics 2025-04-22 23:50:24 +08:00
javayhu
8e2a6a3d47 chore: add mdx and gitlens as recommended VSCode extensions for improved development experience 2025-04-21 09:53:26 +08:00
javayhu
35bcbb7a06 docs: add documentation links to various components and configurations 2025-04-21 09:49:43 +08:00
javayhu
80b0ee0460 docs: update env.example with new documentation links 2025-04-21 09:31:19 +08:00
javayhu
a985063032 docs: update font and theme documentation with links and formatting improvements 2025-04-21 01:19:43 +08:00
javayhu
8325a649d7 chore: remove unused 'geist' dependency and delete unused font files 2025-04-20 10:46:20 +08:00
javayhu
85978fc0a2 fix: fix doc page og metadata 2025-04-19 20:34:25 +08:00
javayhu
865a4c1c0f chore: refine README documentation for mail and newsletter modules 2025-04-19 20:16:18 +08:00
javayhu
0570725353 chore: update mail readme file 2025-04-19 20:16:12 +08:00
javayhu
689b9b7926 refactor: update price plan references to use new price-config file 2025-04-19 13:40:21 +08:00
javayhu
c6b0b260ef refactor: add price config and update related references 2025-04-19 13:38:16 +08:00
javayhu
9c385b11a7 chore: update env.example and NestedMenuItem in index.d.ts 2025-04-19 11:54:05 +08:00
javayhu
eff72bee91 refactor: unify email configuration by replacing 'from' and 'to' with 'contact' 2025-04-19 10:04:11 +08:00
javayhu
16dc11bb88 chore: support Step and Steps 2025-04-19 08:59:06 +08:00
javayhu
85c23e673b chore: update resend 2025-04-18 23:45:37 +08:00
javayhu
5cb8f71a1e chore: remove unused TypeScript settings from VSCode configuration 2025-04-18 23:43:53 +08:00
javayhu
0847461f35 Merge branch 'main' of https://github.com/MkSaaSHQ/mksaas-template 2025-04-18 22:46:35 +08:00
javayhu
e9066ffbf8 chore: update readme & add discord 2025-04-18 22:46:30 +08:00
javayhu
fca58c279d
Merge pull request #18 from MkSaaSHQ/lint
feat: fix biome lint errors
2025-04-18 22:32:22 +08:00
javayhu
bbb22f8438 refactor: biome lint part 5 2025-04-18 22:23:07 +08:00
javayhu
f1a0d5c9b5 refactor: biome lint part 4 2025-04-18 22:19:45 +08:00
javayhu
9f58d025d0 refactor: biome lint part 3 2025-04-18 22:12:41 +08:00
javayhu
27bc59354f refator: biome lint part 2 2025-04-18 21:53:21 +08:00
javayhu
23cd59bbac refactor: biome lint part 1 2025-04-18 21:47:14 +08:00
javayhu
5b02b0379f chore: update biome.json 2025-04-18 10:25:00 +08:00
javayhu
f0ea8bf52e chore: update biome.json, add more to the ignore paths 2025-04-18 10:08:21 +08:00
javayhu
212a7e57a8 chore: update lint and format command in package.json 2025-04-18 10:07:53 +08:00
javayhu
e8c4bf3406 chore: support icon in docs mdx 2025-04-18 01:41:22 +08:00
javayhu
5504a3fae8 chore: remove blog link from docs page 2025-04-18 01:41:18 +08:00
javayhu
0033bb2bdd chore: update readme 2025-04-17 23:43:33 +08:00
javayhu
79e1132bc7 chore: add VSCode configuration for recommended extensions and update editor settings 2025-04-17 23:29:13 +08:00
javayhu
aecdfd1054 chore: add discord to social config 2025-04-17 09:48:36 +08:00
javayhu
61fbc0e2fb chore: update social links configuration to use optional chaining 2025-04-17 01:30:02 +08:00
javayhu
4b1d888845 chore: refactor website configuration structure and update related components 2025-04-17 01:18:57 +08:00
javayhu
377f22c693 chore: rename webMetadata to metadataConfig 2025-04-17 00:33:39 +08:00
javayhu
743ef4aef7 chore: disable locale switch if only one locale defined 2025-04-17 00:24:30 +08:00
javayhu
d9e25b39af chore: optimize umami and plausible analytics 2025-04-16 23:53:58 +08:00
javayhu
47cb481682 chore: update messages in price table 2025-04-16 01:00:34 +08:00
javayhu
13889cfd2a feat: send welcome email upon newsletter subscription 2025-04-16 01:00:12 +08:00
javayhu
dca25ac784 chore: enable auto subscribe user to newsletter after sign up by default 2025-04-15 17:00:45 +08:00
javayhu
c5bde173a0 fix: check newsletter subscribe status bug 2025-04-15 01:42:29 +08:00
javayhu
a1e9621195 fix: hydration error in upgrade card component 2025-04-15 01:42:19 +08:00