DIYgod
f48c4edea5
Merge branch 'main' into dev
2023-03-02 23:44:50 +00:00
DIYgod
db7574f99b
feat: AI-generated summary
2023-03-02 23:41:45 +00:00
Runjuu
5b29b03380
refactor(ConnectButton): use `useAccountBalance` from `@crossbell/connect-kit`
...
revert 47a0d04905
2023-03-02 14:30:36 -08:00
Runjuu
e5a8e4f011
deps: update `@crossbell/connect-kit`
2023-03-02 14:14:07 -08:00
DIYgod
5b2bf56aee
feat: cacheGet options
2023-03-02 20:17:47 +00:00
DIYgod
c332b72fee
feat: promisify redis
2023-03-02 18:10:28 +00:00
DIYgod
1649504b00
chore: update dependencies
2023-03-02 14:06:24 +00:00
DIYgod
45a71f0537
feat: more translations
2023-03-02 11:26:41 +00:00
DIYgod
e1c4954105
feat: dashboard ui optimization
2023-03-01 20:49:11 +00:00
DIYgod
2cb9c9d5fd
feat: add help button
2023-03-01 18:36:38 +00:00
DIYgod
d2c01af1bc
feat: add news and new friends block on dashboard index
2023-03-01 18:23:39 +00:00
DIYgod
68be592967
feat: add `verity it` on index
2023-03-01 16:12:36 +00:00
DIYgod
0246831517
feat: logo autoplay and loop
2023-02-28 22:24:53 +00:00
DIYgod
c7c77737da
feat: logo animation
2023-02-28 22:06:08 +00:00
DIYgod
626527b6ca
feat: index and logo new design
2023-02-28 21:04:13 +00:00
DIYgod
f34ab3c803
feat: redesign first screen of index
2023-02-27 23:28:24 +00:00
DIYgod
9cddd612f4
feat: index colors
2023-02-27 17:51:44 +00:00
DIYgod
58c5536489
refactor: auto hover color
2023-02-27 17:25:33 +00:00
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