runjuu
|
f5a8726ed0
|
chore: update `@crossbell/connect-kit` to `1.5.18` (#1052)
|
2023-11-22 10:19:15 +08:00 |
DIYgod
|
000a34e631
|
fix: codemirror dependencies
|
2023-11-21 19:10:12 +08:00 |
DIYgod
|
06eab71b18
|
chore: update dependencies
|
2023-11-21 18:51:38 +08:00 |
DIYgod
|
62e9cce9d7
|
feat: optimize scoring prompt and use gpt-4-1106-preview model
|
2023-11-16 17:57:29 +08:00 |
DIYgod
|
114397ad22
|
chore: rollback nextjs version
|
2023-11-15 12:22:20 +08:00 |
DIYgod
|
22190058f6
|
Update dependencies and remove temporary fix for
EmojiPicker loading issue
|
2023-11-15 12:09:44 +08:00 |
DIYgod
|
96c7402a1f
|
Revert "Update @types/canvas-confetti version to 1.6.2"
This reverts commit c20d83922e.
|
2023-11-15 12:00:15 +08:00 |
DIYgod
|
c20d83922e
|
Update @types/canvas-confetti version to 1.6.2
|
2023-11-14 13:07:30 +08:00 |
DIYgod
|
bd1f8614ae
|
Update dependencies in package.json
|
2023-11-14 12:59:56 +08:00 |
DIYgod
|
cfb435f223
|
chore: update dependencies
|
2023-11-01 20:20:46 +08:00 |
DIYgod
|
381f53b750
|
chore: update dependencies
|
2023-10-23 15:00:24 +08:00 |
DIYgod
|
68aab19f9f
|
Revert "Revert "chore: update dependencies""
This reverts commit 1c5a26f0fd.
|
2023-10-22 12:02:41 +08:00 |
DIYgod
|
1c5a26f0fd
|
Revert "chore: update dependencies"
This reverts commit b761ef05ce.
|
2023-10-22 11:54:06 +08:00 |
DIYgod
|
6864a4ed2f
|
Revert "chore: rollback nextjs version"
This reverts commit 956a4c6564.
|
2023-10-22 11:53:36 +08:00 |
DIYgod
|
1e1310cc0d
|
Merge remote-tracking branch 'origin/dev' into dev
|
2023-10-22 11:21:23 +08:00 |
DIYgod
|
956a4c6564
|
chore: rollback nextjs version
|
2023-10-22 11:20:50 +08:00 |
dependabot[bot]
|
942be57c25
|
chore(deps): bump undici from 5.25.4 to 5.26.3 (#1022)
Bumps [undici](https://github.com/nodejs/undici) from 5.25.4 to 5.26.3.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/commits/v5.26.3)
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-21 20:39:11 +08:00 |
DIYgod
|
b761ef05ce
|
chore: update dependencies
|
2023-10-21 16:22:37 +08:00 |
DIYgod
|
c5e9b8495e
|
chore: update dependencies
|
2023-10-12 20:03:51 +08:00 |
DIYgod
|
d8c5e4600a
|
chore: update dependencies
|
2023-10-10 10:43:34 +08:00 |
DIYgod
|
73e7b10340
|
chore: update dependencies
|
2023-10-06 23:46:46 +08:00 |
DIYgod
|
32466a4b3c
|
chore: update dependencies
|
2023-10-06 12:25:24 +08:00 |
Stephen Zhou
|
9ade4e847c
|
feat: built-in callout (#1016)
* feat: built-in callout
* update callout padding
* lock dep version
|
2023-10-06 12:14:28 +08:00 |
Stephen Zhou
|
e011c8924a
|
chore: replace prettier-plugin-sort-imports from trivago to ianvs (#1017)
|
2023-10-06 12:12:55 +08:00 |
DIYgod
|
599a9df6c9
|
chore: update dependencies
|
2023-09-27 00:18:35 +08:00 |
DIYgod
|
19d4badc24
|
chore: update dependencies
|
2023-09-26 17:28:42 +08:00 |
Innei
|
d05a2dc001
|
fix: fix the error dependency caused by upgrading CodeMirror, resulting in missing highlights. (#1010)
Signed-off-by: Innei <i@innei.in>
|
2023-09-26 14:14:29 +08:00 |
DIYgod
|
88979abe5d
|
chore: update dependencies
|
2023-09-25 15:10:15 +08:00 |
DIYgod
|
255f7bc26e
|
chore: update dependencies
|
2023-09-23 01:59:34 +08:00 |
DIYgod
|
661fc36836
|
fix: access localStorage
|
2023-09-21 22:19:47 +08:00 |
DIYgod
|
cca99139d2
|
chore: update dependencies and mantine
|
2023-09-21 17:59:01 +08:00 |
DIYgod
|
5a93f1ace9
|
chore: update nextjs
|
2023-09-21 15:14:40 +08:00 |
dependabot[bot]
|
7d22ea5f61
|
chore(deps): bump langchain from 0.0.146 to 0.0.150 (#1003)
Bumps [langchain](https://github.com/hwchase17/langchainjs) from 0.0.146 to 0.0.150.
- [Release notes](https://github.com/hwchase17/langchainjs/releases)
- [Commits](https://github.com/hwchase17/langchainjs/compare/0.0.146...0.0.150)
---
updated-dependencies:
- dependency-name: langchain
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-19 00:32:24 +08:00 |
DIYgod
|
869d13f86c
|
chore: update dependencies
|
2023-09-12 13:57:53 +08:00 |
DIYgod
|
c7aed78fa5
|
chore: update dependencies
|
2023-09-07 10:36:17 +01:00 |
dependabot[bot]
|
2375d99725
|
chore(deps): bump i18next from 23.4.6 to 23.4.9 (#984)
Bumps [i18next](https://github.com/i18next/i18next) from 23.4.6 to 23.4.9.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v23.4.6...v23.4.9)
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-07 10:28:13 +01:00 |
dependabot[bot]
|
dcdb6cff9e
|
chore(deps): bump langchain from 0.0.142 to 0.0.144 (#987)
Bumps [langchain](https://github.com/hwchase17/langchainjs) from 0.0.142 to 0.0.144.
- [Release notes](https://github.com/hwchase17/langchainjs/releases)
- [Commits](https://github.com/hwchase17/langchainjs/compare/0.0.142...0.0.144)
---
updated-dependencies:
- dependency-name: langchain
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-07 10:23:29 +01:00 |
DIYgod
|
5ef332b9a4
|
chore: update dependencies
|
2023-09-05 07:20:10 +02:00 |
runjuu
|
a299442069
|
chore: update `@crossbell/connect-kit` to `1.5.13` (#977)
|
2023-09-05 07:16:32 +02:00 |
DIYgod
|
47bb21ec25
|
Revert "chore: upgrade nextjs"
This reverts commit b4af802d4e.
|
2023-08-24 20:32:47 +01:00 |
DIYgod
|
b4af802d4e
|
chore: upgrade nextjs
|
2023-08-24 20:05:45 +01:00 |
DIYgod
|
2f8a510504
|
Merge remote-tracking branch 'origin/dev' into dev
|
2023-08-24 18:09:53 +01:00 |
dependabot[bot]
|
6a94e3d4eb
|
chore(deps): bump langchain from 0.0.132 to 0.0.133 (#949)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-24 18:09:37 +01:00 |
dependabot[bot]
|
a5d37bb4de
|
chore(deps-dev): bump @types/node from 20.5.3 to 20.5.4 (#950)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-24 18:09:27 +01:00 |
dependabot[bot]
|
7b9c60b87f
|
chore(deps): bump viem from 1.6.7 to 1.7.0 (#951)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-24 18:09:16 +01:00 |
DIYgod
|
f8761b8e7b
|
feat: use common components
|
2023-08-24 16:11:39 +01:00 |
DIYgod
|
9ddd904cec
|
Revert "chore: upgrade nextjs to 13.4.15"
This reverts commit 00361aeff0.
|
2023-08-24 00:22:10 +01:00 |
DIYgod
|
00361aeff0
|
chore: upgrade nextjs to 13.4.15
|
2023-08-24 00:00:52 +01:00 |
DIYgod
|
d6dc49facf
|
chore: rollback nextjs version
|
2023-08-23 23:26:24 +01:00 |
runjuu
|
659458e6d7
|
chore: update `@crossbell/connect-kit` to `1.5.11` (#947)
|
2023-08-23 20:49:17 +01:00 |
DIYgod
|
fe77b2fad6
|
chore: update dependencies
|
2023-08-23 18:43:53 +01:00 |
Caspian Zhao
|
12ce6d847c
|
fix: solved the problem of only-content params. (#936)
|
2023-08-23 18:42:07 +01:00 |
runjuu
|
9438543bfb
|
chore: update `@crossbell/connect-kit` to `1.5.10` (#934)
|
2023-08-22 01:59:36 +01:00 |
DIYgod
|
fdb1779f8f
|
chore: update dependencies
|
2023-08-21 16:20:57 +01:00 |
dependabot[bot]
|
de5fb8d432
|
chore(deps): bump @codemirror/language from 6.8.0 to 6.9.0 (#917)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-18 00:52:15 +01:00 |
dependabot[bot]
|
a51f8acd36
|
chore(deps): bump @headlessui/react from 1.7.16 to 1.7.17 (#919)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-18 00:51:49 +01:00 |
dependabot[bot]
|
3a07da8d73
|
chore(deps-dev): bump eslint-config-next from 13.4.16 to 13.4.17 (#920)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-18 00:51:33 +01:00 |
dependabot[bot]
|
fbc2dffb21
|
chore(deps): bump rehype-stringify from 9.0.3 to 9.0.4 (#923)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-18 00:51:16 +01:00 |
dependabot[bot]
|
5321510f39
|
chore(deps): bump swiper from 10.1.0 to 10.2.0 (#921)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-18 00:50:28 +01:00 |
dependabot[bot]
|
679a8f7d58
|
chore(deps-dev): bump @next/bundle-analyzer from 13.4.16 to 13.4.17 (#924)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-18 00:50:00 +01:00 |
runjuu
|
4e81bf424f
|
chore: update `@crossbell/connect-kit` to `1.5.9` (#918)
|
2023-08-16 21:22:22 +01:00 |
DIYgod
|
cd4eb93980
|
chore: rollback nextjs version
|
2023-08-16 19:33:52 +01:00 |
DIYgod
|
5a01b8e9d6
|
chore: update dependencies
|
2023-08-16 16:58:25 +01:00 |
Innei
|
1da7bbc280
|
refactor: dark mode and support system theme (#908)
|
2023-08-16 13:18:52 +01:00 |
DIYgod
|
bd965bc757
|
chore: update dependencies
|
2023-08-12 23:54:48 +01:00 |
DIYgod
|
478b8e496b
|
chore: remove sentry
|
2023-08-12 10:40:24 +01:00 |
DIYgod
|
59f406de6f
|
chore: update dependencies
|
2023-08-11 23:59:09 +01:00 |
sljeff
|
6e1b137446
|
fix: nextjs not listening 0.0.0.0
|
2023-08-11 17:10:31 +08:00 |
DIYgod
|
43bfdaae84
|
Revert "chore: update dependencies"
This reverts commit c40122c012.
|
2023-08-10 22:41:49 +01:00 |
DIYgod
|
c40122c012
|
chore: update dependencies
|
2023-08-10 21:23:33 +01:00 |
runjuu
|
b3551091ca
|
feat(connect-kit): temporarily disable OP Sign (#889)
|
2023-08-10 18:52:38 +01:00 |
DIYgod
|
6de03a24f3
|
feat: portfolio stats
|
2023-08-07 18:52:06 +01:00 |
DIYgod
|
137c6eaf7f
|
feat: autofill portfolio metadata
|
2023-08-05 16:03:16 +01:00 |
DIYgod
|
2b4aa1d220
|
chore: update dependencies
|
2023-08-04 16:20:24 +01:00 |
dependabot[bot]
|
62d8de2ecd
|
chore(deps-dev): bump prisma from 5.0.0 to 5.1.1 (#865)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-04 16:18:01 +01:00 |
dependabot[bot]
|
2ec5ee7a71
|
chore(deps): bump langchain from 0.0.120 to 0.0.122 (#864)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-04 16:17:26 +01:00 |
dependabot[bot]
|
d509380a4c
|
chore(deps): bump zustand from 4.3.9 to 4.4.0 (#854)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-04 16:17:04 +01:00 |
dependabot[bot]
|
19ba0f8296
|
chore(deps): bump crossbell from 1.5.3 to 1.5.5 (#860)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-04 16:16:52 +01:00 |
dependabot[bot]
|
61a11d4cc3
|
chore(deps): bump @codemirror/view from 6.15.3 to 6.16.0 (#855)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-04 16:16:32 +01:00 |
dependabot[bot]
|
2f123967bf
|
chore(deps): bump swiper from 10.0.4 to 10.1.0 (#849)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-04 16:16:07 +01:00 |
DIYgod
|
9375568cf3
|
chore: remove pwa
|
2023-08-02 23:53:57 +01:00 |
DIYgod
|
28e7599fb7
|
Merge remote-tracking branch 'origin/dev' into dev
|
2023-07-31 23:34:58 +01:00 |
DIYgod
|
9384b51f58
|
chore: remove canvas
|
2023-07-31 23:32:03 +01:00 |
runjuu
|
6bf8d5742e
|
chore: update `@crossbell/connect-kit` to `1.5.6` (#846)
|
2023-07-31 19:47:37 +01:00 |
DIYgod
|
91b9df2272
|
chore: update dependencies
|
2023-07-31 16:35:04 +01:00 |
dependabot[bot]
|
b7fe803a5d
|
chore(deps-dev): bump @types/katex from 0.16.1 to 0.16.2 (#834)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-31 16:32:17 +01:00 |
dependabot[bot]
|
993f6bbcb1
|
chore(deps): bump crossbell from 1.5.0 to 1.5.1 (#836)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-31 16:32:07 +01:00 |
dependabot[bot]
|
c21a51ddcb
|
chore(deps): bump pinyin-pro from 3.16.0 to 3.16.1 (#835)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-31 16:31:40 +01:00 |
dependabot[bot]
|
d8f10c9b89
|
chore(deps): bump viem from 1.4.1 to 1.4.2 (#838)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-31 16:31:12 +01:00 |
dependabot[bot]
|
b1eafe41a8
|
chore(deps): bump @floating-ui/react from 0.24.8 to 0.25.0 (#840)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-31 16:31:00 +01:00 |
dependabot[bot]
|
aa0d44ab49
|
chore(deps): bump @uiw/codemirror-extensions-events from 4.21.8 to 4.21.9 (#842)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-31 16:30:16 +01:00 |
dependabot[bot]
|
6bb1cf4376
|
chore(deps-dev): bump eslint from 8.45.0 to 8.46.0 (#843)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-31 16:29:56 +01:00 |
DIYgod
|
e9c80277ad
|
chore: update dependencies
|
2023-07-26 22:47:27 +01:00 |
runjuu
|
924f3e5d0b
|
chore: update `@crossbell/connect-kit` to `1.5.5` (#827)
|
2023-07-26 11:09:47 +01:00 |
DIYgod
|
6a18348d76
|
chore: update dependencies
|
2023-07-25 11:15:21 +01:00 |
DIYgod
|
e0f60ceda1
|
chore: update dependencies
|
2023-07-21 21:32:37 +01:00 |
DIYgod
|
942f071983
|
chore: update dependencies
|
2023-07-21 14:15:40 +01:00 |
DIYgod
|
45f89db5b9
|
chore: update dependencies
|
2023-07-20 13:54:11 +01:00 |
DIYgod
|
cd719dd25a
|
feat: simpler default cover
|
2023-07-19 18:12:50 +01:00 |
DIYgod
|
88c8c8d586
|
feat: use swiper for post cover
|
2023-07-19 17:24:48 +01:00 |