Commit Graph

36 Commits

Author SHA1 Message Date
Stephen Zhou b50ff968f0
refactor: replace @iconify/tailwind with @egoist/tailwindcss-icons (#1154) 2023-12-16 15:17:57 +08:00
DIYgod 91aa185d1c
feat: use next-intl (#1026)
* feat: use next-intl

* feat: set next-intl localePrefix to never

* chore: add next-intl

* chore: fix lock file

* feat: use [locale]

* fix: the custom rewrite conflict with next-intl rewrite in middleware

* fix: getTranslations function name

* fix: remove comma in translation key

* fix: next-intl dev error

* feat: update tran text

* feat: transaction for about page

* feat: i18n for server components

* feat: i18n for client components

* feat: i18n for client components and provider

* feat: i18n for language switch

* feat: remove i18next

* feat: custom intl error, ignore MISSING_MESSAGE error

* feat: use useLocale

* fix: unstable_setRequestLocale for middleware error
2023-11-28 01:34:49 +08:00
DIYgod 26c1cffdd6
fix: activities link 2023-07-04 20:16:48 +01:00
DIYgod b436189f2f
feat: server side rendering site header 2023-06-23 17:00:34 +01:00
DIYgod b1405a614b
feat: use eslint-plugin-react 2023-06-08 17:02:09 +01:00
DIYgod 8a2c6015f8
feat: UI optimizations 2023-05-11 01:18:01 +01:00
DIYgod 7a239989e9
fix: Trans component i18n param 2023-05-11 00:04:09 +01:00
DIYgod db71ab9f18
refactor: remove next-i18next 2023-05-08 00:22:23 +01:00
DIYgod 2fe77a563f
Remove dependency Unidata (#473) 2023-05-02 00:32:25 +01:00
DIYgod 5fede1f952
refactor: use @iconify/tailwind 2023-04-29 01:08:43 +01:00
DIYgod dab5ad99dc
fix: use the operator sign to follow when not connected to a wallet 2023-04-20 03:19:57 +01:00
Innei adaedce765
style: eslint config and prettier for dx
Signed-off-by: Innei <tukon479@gmail.com>
2023-04-18 22:10:13 +08:00
DIYgod b24b4d409d
feat: add more entrances to activities page 2023-03-24 21:14:31 +00:00
DIYgod bb420db178
fix: mobile styles 2023-03-16 01:25:26 +00:00
DIYgod c170ae113c
feat: use mingcute icon 2023-03-15 23:34:50 +00:00
DIYgod e8b5cace70
feat: smaller text on mobile 2023-03-14 23:41:53 +00:00
DIYgod ed3e0b2e07
feat: patron button and modal 2023-03-14 16:26:25 +00:00
DIYgod d6a1bff10e
feat: head follow button active style 2023-03-10 23:42:13 +00:00
DIYgod 35c148d9f9
feat: head follow button style 2023-03-10 23:26:13 +00:00
DIYgod 12ec03e489
feat: redesign follow button in site header 2023-03-10 21:39:23 +00:00
DIYgod 06a6fe735a
feat: use tailwind-merge 2023-02-27 11:58:11 +00:00
DIYgod 7e8c43c0f6
feat: index page and site page i18n 2023-02-23 03:37:06 +00:00
DIYgod 6e2cd7cef3
feat: replace useConnectModal and useWalletMintNewCharacterModal with useConnectedAction 2023-02-16 17:06:46 +00:00
DIYgod 49a6437b24
feat: remove new site page 2023-02-15 18:11:29 +00:00
DIYgod 5d5bb98fa3
fix: data updating after subscribing 2023-01-17 15:02:25 +00:00
Runjuu d032e0f671 feat: email users support (un)subscribe site 2023-01-13 09:58:32 -08:00
Runjuu cb84db3563 feat(quesies/site): update subscribe related hooks 2023-01-13 09:58:32 -08:00
Runjuu 9c9d95831c feat: `useGetSubscription` using account info
instead of just `userId`
2023-01-13 09:58:32 -08:00
Runjuu a83c159f9b feat: using `useAccountSites` to replace `useGetUserSites` 2023-01-13 09:58:32 -08:00
Runjuu 2cd05ed52b feat: using `useAccountAddress` to replace `wagmi.useAccount` 2023-01-13 09:58:32 -08:00
Runjuu 68a15776f3 feat: using `useGetCurrentUserSites` to replace `useGetUserSites`
for managing `address` in one place.
2023-01-13 09:58:32 -08:00
Runjuu 4da88775ad feat: init `@crossbell/connect-kit` 2023-01-13 09:58:32 -08:00
DIYgod b690b43fef
feat: accessibility 2022-11-21 22:07:10 +00:00
DIYgod b0f6f6f5b7
feat: character card in showcase 2022-11-02 03:17:20 +00:00
DIYgod 47d489ea56
feat: character card 2022-10-26 02:22:33 +01:00
DIYgod 85fd30072c
feat: following button and following count components 2022-10-26 00:36:16 +01:00