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 |
|
javayhu
|
731dd41de1
|
chore: set stripe customer name from user name
|
2025-04-15 01:42:09 +08:00 |
|
javayhu
|
5cca961668
|
chore: change the bg of newsletter card
|
2025-04-14 23:49:39 +08:00 |
|
javayhu
|
df3d3a3caf
|
Merge branch 'main' of https://github.com/MkSaaSHQ/mksaas-template
|
2025-04-14 23:41:52 +08:00 |
|
javayhu
|
18cbd059be
|
fix: screen width bug when having posts and no post
|
2025-04-14 23:41:47 +08:00 |
|
javayhu
|
3a0126c74c
|
chore: update comments for seline analytics
|
2025-04-14 13:24:37 +08:00 |
|
javayhu
|
2d035a91e3
|
feat: support seline analytics
|
2025-04-14 13:24:37 +08:00 |
|
javayhu
|
9c5e7db748
|
feat: support auto subscribe to newsletter after sign up
|
2025-04-14 01:29:59 +08:00 |
|
javayhu
|
3ff522cff2
|
chore: update readme files of modules
|
2025-04-14 01:29:42 +08:00 |
|
javayhu
|
f0d89970ee
|
refactor: optimize billing card hooks order
|
2025-04-13 17:46:31 +08:00 |
|
javayhu
|
a4ed6368db
|
chore: optimize billing card for the case of no any plan
|
2025-04-13 17:17:24 +08:00 |
|
javayhu
|
1b67b4d93d
|
chore: optimize pricing table for 1 or 2 plans show in center
|
2025-04-13 16:19:19 +08:00 |
|
javayhu
|
f1b2d39f1f
|
chore: update payment config and intl message keys
|
2025-04-13 15:50:30 +08:00 |
|
javayhu
|
c3e9b480bd
|
fix: fix errorCode 429 bug in newsletter
|
2025-04-13 14:36:10 +08:00 |
|