javayhu
|
0585fb3253
|
chore: set baseURL in better auth
|
2025-05-15 23:58:48 +08:00 |
|
javayhu
|
136a123a56
|
chore: optimize discord widget for mobile
|
2025-05-15 09:31:17 +08:00 |
|
javayhu
|
50d6e2b069
|
Merge branch 'main' of github.com:MkSaaSHQ/mksaas-template
|
2025-05-15 00:43:56 +08:00 |
|
javayhu
|
ecc7952340
|
feat: support discord notification when successful one time payment
|
2025-05-15 00:43:45 +08:00 |
|
javayhu
|
4fe64a99fd
|
Merge pull request #37 from MkSaaSHQ/discordbot
feat: support show discord widget on website
|
2025-05-15 00:28:56 +08:00 |
|
javayhu
|
036ea72b30
|
feat: show discord widget on the website
|
2025-05-15 00:24:26 +08:00 |
|
javayhu
|
cd44d3ae67
|
feat: support discord bot on website
|
2025-05-14 23:56:01 +08:00 |
|
javayhu
|
e5d3e9144d
|
chore: optimize faking user data when in demo website
|
2025-05-14 22:48:54 +08:00 |
|
javayhu
|
0476d696de
|
fix: remove version in ogImage
|
2025-05-14 07:29:58 +08:00 |
|
javayhu
|
acf4723c17
|
Revert "chore: update open graph image"
This reverts commit c3913dbc88 .
|
2025-05-14 07:24:42 +08:00 |
|
javayhu
|
c661dd60d7
|
custom: update og image version
|
2025-05-13 01:45:52 +08:00 |
|
javayhu
|
a39a39c903
|
chore: update open graph image
|
2025-05-13 01:44:45 +08:00 |
|
javayhu
|
e223d08bbc
|
chore: update env example file
|
2025-05-11 15:24:44 +08:00 |
|
javayhu
|
e42401206b
|
Merge pull request #36 from MkSaaSHQ/user-table
feat: support demo website show user admin page
|
2025-05-11 14:58:59 +08:00 |
|
javayhu
|
15c39fde7f
|
Merge branch 'main' into user-table
|
2025-05-11 14:58:49 +08:00 |
|
javayhu
|
e284de79a8
|
chore: support show admin user page in demo website
|
2025-05-11 14:50:13 +08:00 |
|
javayhu
|
50f44fb84c
|
chore: support disable image optimization
|
2025-05-11 14:16:16 +08:00 |
|
javayhu
|
29af46fa28
|
Merge pull request #35 from MkSaaSHQ/user-table
feat: user management
|
2025-05-11 14:04:12 +08:00 |
|
javayhu
|
dc86cfacd8
|
chore: i18n user table messages
|
2025-05-11 13:57:26 +08:00 |
|
javayhu
|
70d35e5fd5
|
chore: update default ban reason
|
2025-05-11 11:51:54 +08:00 |
|
javayhu
|
245dfaa6e1
|
chore: refresh table after ban or unban user
|
2025-05-11 11:46:43 +08:00 |
|
javayhu
|
bcb1e0ef9d
|
chore: update user detail viewer date picker component
|
2025-05-11 11:26:50 +08:00 |
|
javayhu
|
f764bcb627
|
chore: update calendar component and downgrade react-date-picker
|
2025-05-11 11:21:55 +08:00 |
|
javayhu
|
5f6205c150
|
chore: define type User and use it in users-table
|
2025-05-11 10:52:11 +08:00 |
|
javayhu
|
78681df65f
|
chore: call ban/unban user by authClient.admin
|
2025-05-11 10:44:48 +08:00 |
|
javayhu
|
d889cdf2b7
|
chore: update user detail viewer
|
2025-05-11 09:55:21 +08:00 |
|
javayhu
|
4e6496adc0
|
chore: optimize get users logic for sorting
|
2025-05-11 08:55:46 +08:00 |
|
javayhu
|
fd1bc9ee00
|
chore: support sort by ban reason and expires column
|
2025-05-11 08:52:41 +08:00 |
|
javayhu
|
3bb6d089fe
|
chore: remove column emailVerified
|
2025-05-11 08:47:48 +08:00 |
|
javayhu
|
7248750277
|
chore: support sort by role and banned
|
2025-05-11 08:38:13 +08:00 |
|
javayhu
|
6cace107e5
|
chore: add doc link to analytics components
|
2025-05-11 07:49:10 +08:00 |
|
javayhu
|
3042894e13
|
feat: support ahrefs analytics
|
2025-05-11 07:36:09 +08:00 |
|
javayhu
|
4b6fb7beed
|
chore: copy email when click it
|
2025-05-11 00:53:34 +08:00 |
|
javayhu
|
061b304aa8
|
feat: support ban and unban user & show user detailed information
|
2025-05-11 00:47:05 +08:00 |
|
javayhu
|
71e9e33fd7
|
chore: optimize email and status column cell ui
|
2025-05-11 00:04:20 +08:00 |
|
javayhu
|
b57edf9bf5
|
chore: navigate to stripe customer page when click customer id
|
2025-05-10 23:36:53 +08:00 |
|
javayhu
|
83cfbd4980
|
chore: optimize status/emailverified/role cell UI
|
2025-05-10 23:29:00 +08:00 |
|
javayhu
|
959e49b01b
|
chore: support sort table by name/email/createdAt
|
2025-05-10 23:08:48 +08:00 |
|
javayhu
|
08a3fbf704
|
feat: get users and show users in table
|
2025-05-10 20:55:22 +08:00 |
|
javayhu
|
4dd36ed9c4
|
custom: add UserTable component
|
2025-05-10 14:14:00 +08:00 |
|
javayhu
|
b1ea926aa6
|
fix: update logos in logo-cloud block component
|
2025-05-10 13:04:05 +08:00 |
|
javayhu
|
bd39dac6ec
|
fix: mode switcher background color
|
2025-05-10 12:56:36 +08:00 |
|
javayhu
|
fbd764c76f
|
chore: remove param includeFumadocsComponents in CustomMDXContent
|
2025-05-10 07:16:38 +08:00 |
|
javayhu
|
d9dee949ef
|
chore: add new ImageWrapper component
|
2025-05-10 07:13:16 +08:00 |
|
javayhu
|
f7d3ba2427
|
chore: showcase youtube video component in index mdx
|
2025-05-10 07:03:32 +08:00 |
|
javayhu
|
4b36baad92
|
chore: add YoutubeVideo component for mdx
|
2025-05-10 07:03:16 +08:00 |
|
javayhu
|
b99093b1f4
|
feat: add 4 new rules and update other rules file pattern
|
2025-05-09 23:54:45 +08:00 |
|
javayhu
|
121353ae3d
|
chore: support telegram in social links
|
2025-05-09 23:26:21 +08:00 |
|
javayhu
|
af29690c63
|
chore: ignore .open-next
|
2025-05-09 22:44:26 +08:00 |
|
javayhu
|
c5361c07ef
|
chore: update readme
|
2025-05-07 20:28:05 +08:00 |
|