DIYgod
a629fdebae
feat: remove emphasis color and auto generate theme color
2023-02-27 17:19:36 +00:00
DIYgod
e73a21ec4c
feat: add chevron down icon to the right of connect button
2023-02-27 16:00:41 +00:00
DIYgod
fe9338a98f
feat: add hover effect for text button
2023-02-27 12:09:37 +00:00
DIYgod
06a6fe735a
feat: use tailwind-merge
2023-02-27 11:58:11 +00:00
NGAU Zeonfung
8634e78e50
fix(i18n): fix a typo IPF => IPFS ( #208 )
2023-02-27 17:09:02 +08:00
DIYgod
3ebe4bac9c
Merge pull request #207 from auzeonfung/dev
2023-02-26 18:15:25 +00:00
NGAU Zeonfung
b07d5a02b4
Merge branch 'dev' into dev
2023-02-27 03:14:39 +09:00
NGAU Zeonfung
74a8748dd5
Improved format.
2023-02-27 03:10:26 +09:00
NGAU Zeonfung
244d0c6546
Update dashboard.json
...
Fix translation errors and improve translation.
2023-02-27 03:06:08 +09:00
NGAU Zeonfung
e0dd7bc8bf
Fix translation errors and improve translation.
...
[site.json] Fix translation errors and improve translation.
2023-02-27 03:02:05 +09:00
NGAU Zeonfung
ef0b5ab163
Fix translation errors and improve translation.
2023-02-27 02:58:24 +09:00
DIYgod
8e691c737e
chore: format
2023-02-26 17:31:38 +00:00
DIYgod
47f4f63c26
Merge pull request #206 from auzeonfung/dev
2023-02-26 17:27:45 +00:00
NGAU Zeonfung
7495770911
Merge branch 'dev' into dev
2023-02-27 02:26:07 +09:00
NGAU Zeonfung
245df8f1f9
Please enter the commit message for your changes. Lines starting
...
with '#' will be ignored, and an empty message aborts the commit.
On branch dev
Your branch is ahead of 'origin/dev' by 1 commit.
(use "git push" to publish your local commits)
Changes to be committed:
modified: public/locales/ja/common.json
modified: public/locales/ja/dashboard.json
modified: public/locales/ja/index.json
modified: public/locales/ja/site.json
2023-02-26 16:42:11 +00:00
DIYgod
c72fa7fcac
fix: ja language support
2023-02-26 16:02:20 +00:00
DIYgod
b94f4f44a2
Merge pull request #160 from Crossbell-Box/renovate/docker-build-push-action-4.x
2023-02-26 15:36:29 +00:00
DIYgod
c812983a43
Merge pull request #204 from zhixuan2333/i18n-ja
2023-02-26 15:36:10 +00:00
NGAU Zeonfung
d35e2b1e45
finshed common.json
2023-02-26 10:44:35 +00:00
NGAU Zeonfung
33fe91c38b
add new locale: ja
2023-02-26 10:37:27 +00:00
zhixuan
e96a10ecb4
feat(i18n): add Japanese translation
2023-02-26 07:00:22 +00:00
DIYgod
01cf878407
chore: update dependencies
2023-02-24 23:13:29 +00:00
DIYgod
dc83afc29e
fix: types errors
2023-02-24 23:11:15 +00:00
DIYgod
90a7401cf0
feat: i18n for dashboard
2023-02-24 22:48:43 +00:00
DIYgod
4976f3b974
feat: wip i18n for dashboard
2023-02-24 00:11:08 +00:00
DIYgod
1a3456e0c8
feat: i18n for common components
2023-02-23 23:00:19 +00:00
DIYgod
3293091173
feat: dayjs i18n
2023-02-23 19:19:13 +00:00
DIYgod
9d895d196d
chore: update dependencies
2023-02-23 03:39:07 +00:00
DIYgod
c810116ead
Merge remote-tracking branch 'origin/dev' into dev
2023-02-23 03:37:34 +00:00
DIYgod
7e8c43c0f6
feat: index page and site page i18n
2023-02-23 03:37:06 +00:00
DIYgod
ec1a9f4224
Merge pull request #195 from Crossbell-Box/feat/integrate-connect-kit
2023-02-23 03:02:40 +00:00
Runjuu
58c413889a
deps: update `@crossbell/connect-kit`
...
Email account will be able to upgrade to wallet account.
2023-02-22 18:58:06 -08:00
DIYgod
ceb25905a0
Merge pull request #193 from Crossbell-Box/feat-metrics
2023-02-22 11:53:18 +00:00
sljeff
80dbb7b304
chore: prom metrics
2023-02-22 18:01:05 +08:00
DIYgod
d0d42619ea
chore: update dependencies
2023-02-22 04:15:00 +00:00
DIYgod
2ce42c73b2
Merge remote-tracking branch 'origin/dev' into dev
2023-02-22 04:05:39 +00:00
DIYgod
20b64ff247
feat: init i18n with custom language detector
2023-02-22 04:05:16 +00:00
DIYgod
8003e907b4
Merge pull request #192 from Crossbell-Box/feat/integrate-connect-kit
2023-02-22 02:40:11 +00:00
Runjuu
8494afd22f
deps: update `@crossbell/connect-kit`
2023-02-21 13:52:10 -08:00
DIYgod
14dedbe891
chore: update dependencies
2023-02-17 18:35:40 +00:00
DIYgod
288c3597da
chore: disable worker logger
2023-02-16 17:35:45 +00:00
DIYgod
79944e4a3b
chore: update dependencies
2023-02-16 17:14:03 +00:00
DIYgod
6e2cd7cef3
feat: replace useConnectModal and useWalletMintNewCharacterModal with useConnectedAction
2023-02-16 17:06:46 +00:00
DIYgod
e8ca7dfa30
Merge pull request #190 from Crossbell-Box/feat/integrate-connect-kit
2023-02-16 16:26:04 +00:00
Runjuu
aebef17bf8
feat(Reactions): check connect status before `like`
2023-02-15 23:33:54 -08:00
DIYgod
14c8dc6d16
feat: prevent unauthorized dashboard access
2023-02-15 19:38:15 +00:00
DIYgod
49a6437b24
feat: remove new site page
2023-02-15 18:11:29 +00:00
DIYgod
bebf23e06f
feat: update text
2023-02-15 16:46:16 +00:00
DIYgod
1056e0c2a4
feat: support discord server logo and social platforms tips
2023-02-13 21:14:46 +00:00
DIYgod
ed5f8cb3d6
Merge pull request #185 from Crossbell-Box/fix/connect-kit
...
fix: initial connect wallet issues
2023-02-11 22:57:08 +00:00