Commit Graph

623 Commits

Author SHA1 Message Date
Stephen Zhou 1ee4901730
fix: homepage feed 2024-09-14 11:02:27 +08:00
Stephen Zhou 47d09468fc
feat: integration with follow 2024-09-13 08:37:01 +08:00
Innei e6a3bcf8f5
fix: remove rss html render `a` with anchor element (#1906)
* fix: remove rss html render a anchor

Signed-off-by: Innei <i@innei.in>

* chore: cleanup

Signed-off-by: Innei <i@innei.in>

---------

Signed-off-by: Innei <i@innei.in>
2024-06-07 21:46:03 +08:00
Innei ce8a95c46c
fix: eslint config (#1847)
Signed-off-by: Innei <i@innei.in>
2024-05-25 11:38:45 +08:00
DIYgod f114e270c9
chore: update dependencies 2024-05-24 09:49:55 +08:00
Stephen Zhou d924b0d4d1
chore: fix docker build, format (#1824) 2024-05-19 20:54:24 +08:00
Innei abc6a8d832
refactor: move shiki package, split rsc and rcc boundary component and dynamic import shiki resource (#1820)
* refactor: move shiki package, split rsc and rcc boundary component

Signed-off-by: Innei <i@innei.in>

* chore: cleanup

Signed-off-by: Innei <i@innei.in>

* fix: typing

Signed-off-by: Innei <i@innei.in>

* fix: deps

Signed-off-by: Innei <i@innei.in>

* fix: import

Signed-off-by: Innei <i@innei.in>

* fix: patch package

Signed-off-by: Innei <i@innei.in>

* fix: tw class

Signed-off-by: Innei <i@innei.in>

---------

Signed-off-by: Innei <i@innei.in>
2024-05-19 20:48:03 +08:00
Stephen Zhou eaaa4310b8
chore: bring back packageManager (#1797) 2024-05-15 11:43:33 +08:00
DIYgod 4e7236b382
chore: remove locked packageManager 2024-05-15 10:31:21 +08:00
DIYgod 0a90202de4
chore: update dependencies 2024-05-11 17:54:13 +08:00
DIYgod 3c41d3ff89
chore: update packageManager 2024-05-11 16:20:38 +08:00
DIYgod 217fd55bc0
chore: update dependencies 2024-04-26 19:34:35 +08:00
DIYgod eb90060110
chore: update dependencies 2024-04-26 10:17:16 +08:00
DIYgod 46f339b599
chore: upgrade pnpm 2024-04-26 08:43:46 +08:00
Stephen Zhou ce6e64ff3c
feat: migrate to shiki, support custom code theme (#1692)
* refactor: migrate to shiki

* read code theme from character metadata

* update

* remove refractor

* save code theme

* update

* fix post editor

* update

* update

* update
2024-04-11 10:41:59 +08:00
Stephen Zhou 915c4aea76
chore: clean (#1566)
* chore: run eslint fix

* chore: run prettier

* chore: run knip

* chore: update

* chore: update
2024-03-14 18:02:34 +08:00
runjuu 12bcde5d2a
chore: update `@crossbell/connect-kit` (#1524) 2024-03-06 13:14:49 +08:00
runjuu 3351d6d8f1
chore: update `@crossbell/connect-kit` (#1447) 2024-02-20 14:48:33 +08:00
dependabot[bot] 4e93fbe088
chore(deps): bump @codemirror/view from 6.24.0 to 6.24.1 (#1445)
Bumps [@codemirror/view](https://github.com/codemirror/view) from 6.24.0 to 6.24.1.
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/view/compare/6.24.0...6.24.1)

---
updated-dependencies:
- dependency-name: "@codemirror/view"
  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>
2024-02-20 00:31:33 +08:00
DIYgod 9f3b44614f
chore: update dependencies 2024-02-20 00:23:50 +08:00
runjuu 992519fa46
feat: add JoyID Wallet support (#1407) 2024-02-06 15:02:34 +08:00
DIYgod 4522f701d1
chore: update dependencies 2024-01-31 22:09:47 +08:00
dependabot[bot] 29e9d5fc48
chore(deps): bump next-intl from 3.5.0 to 3.5.2 (#1339)
Bumps [next-intl](https://github.com/amannn/next-intl) from 3.5.0 to 3.5.2.
- [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amannn/next-intl/compare/v3.5.0...v3.5.2)

---
updated-dependencies:
- dependency-name: next-intl
  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>
2024-01-27 02:23:03 +08:00
dependabot[bot] 03d2c8c145
chore(deps): bump isomorphic-dompurify from 2.2.0 to 2.3.0 (#1331)
Bumps [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases)
- [Commits](https://github.com/kkomelin/isomorphic-dompurify/compare/v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: isomorphic-dompurify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-27 02:22:43 +08:00
dependabot[bot] 661906900c
chore(deps): bump react-parallax-tilt from 1.7.199 to 1.7.201 (#1327)
Bumps [react-parallax-tilt](https://github.com/mkosir/react-parallax-tilt) from 1.7.199 to 1.7.201.
- [Release notes](https://github.com/mkosir/react-parallax-tilt/releases)
- [Commits](https://github.com/mkosir/react-parallax-tilt/compare/v1.7.199...v1.7.201)

---
updated-dependencies:
- dependency-name: react-parallax-tilt
  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>
2024-01-27 02:20:59 +08:00
dependabot[bot] 12c9c0737a
chore(deps): bump open-graph-scraper from 6.3.2 to 6.3.3 (#1328)
Bumps [open-graph-scraper](https://github.com/jshemas/openGraphScraper) from 6.3.2 to 6.3.3.
- [Changelog](https://github.com/jshemas/openGraphScraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jshemas/openGraphScraper/commits)

---
updated-dependencies:
- dependency-name: open-graph-scraper
  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>
2024-01-27 02:20:48 +08:00
dependabot[bot] 02c345564a
chore(deps-dev): bump esbuild from 0.19.11 to 0.19.12 (#1336)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.11 to 0.19.12.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.19.11...v0.19.12)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  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>
2024-01-27 02:20:11 +08:00
dependabot[bot] 7c396579bc
chore(deps): bump langchain from 0.1.5 to 0.1.7 (#1342)
Bumps [langchain](https://github.com/langchain-ai/langchainjs) from 0.1.5 to 0.1.7.
- [Release notes](https://github.com/langchain-ai/langchainjs/releases)
- [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js)
- [Commits](https://github.com/langchain-ai/langchainjs/compare/0.1.5...0.1.7)

---
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>
2024-01-27 02:16:39 +08:00
dependabot[bot] 6dc3f700ee
chore(deps-dev): bump eslint-plugin-tailwindcss from 3.14.0 to 3.14.1 (#1343)
Bumps [eslint-plugin-tailwindcss](https://github.com/francoismassart/eslint-plugin-tailwindcss) from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/francoismassart/eslint-plugin-tailwindcss/releases)
- [Commits](https://github.com/francoismassart/eslint-plugin-tailwindcss/compare/v3.14.0...v3.14.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-tailwindcss
  dependency-type: direct:development
  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>
2024-01-27 02:16:26 +08:00
dependabot[bot] 5e69ff8358
chore(deps): bump openai from 4.25.0 to 4.26.0 (#1344)
Bumps [openai](https://github.com/openai/openai-node) from 4.25.0 to 4.26.0.
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-node/compare/v4.25.0...v4.26.0)

---
updated-dependencies:
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-27 02:16:15 +08:00
dependabot[bot] a8eaea95d9
chore(deps-dev): bump @types/node from 20.11.5 to 20.11.7 (#1345)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.5 to 20.11.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  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>
2024-01-27 02:16:04 +08:00
dependabot[bot] 8005d3666e
chore(deps): bump @floating-ui/react from 0.26.6 to 0.26.7 (#1347)
Bumps [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react) from 0.26.6 to 0.26.7.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react@0.26.7/packages/react)

---
updated-dependencies:
- dependency-name: "@floating-ui/react"
  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>
2024-01-27 02:14:37 +08:00
dependabot[bot] b3f0dc9d3d
chore(deps-dev): bump husky from 8.0.3 to 9.0.6 (#1348)
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.6.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.6)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-27 02:14:24 +08:00
dependabot[bot] 82978e0db6
chore(deps-dev): bump @types/uuid from 9.0.7 to 9.0.8 (#1349)
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.7 to 9.0.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

---
updated-dependencies:
- dependency-name: "@types/uuid"
  dependency-type: direct:development
  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>
2024-01-27 02:14:14 +08:00
DIYgod 41c7d8028b
feat: animations for menu, modal, tabs, tooltip 2024-01-25 01:18:21 +08:00
DIYgod 445ef93102
feat: rss page component 2024-01-24 19:36:31 +08:00
DIYgod a94933116e
Revert "chore(deps): bump @codemirror/language-data from 6.3.1 to 6.4.0 (#1319)"
This reverts commit 9b5d9d1b94.
2024-01-23 21:48:29 +08:00
dependabot[bot] cbf820d1d5
chore(deps): bump langchain from 0.1.4 to 0.1.5 (#1321)
Bumps [langchain](https://github.com/langchain-ai/langchainjs) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/langchain-ai/langchainjs/releases)
- [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js)
- [Commits](https://github.com/langchain-ai/langchainjs/compare/0.1.4...0.1.5)

---
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>
2024-01-23 21:28:11 +08:00
DIYgod 03cbc2015e
chore: remove useless dependencies 2024-01-23 14:24:22 +08:00
dependabot[bot] d054993932
chore(deps): bump openai from 4.24.7 to 4.25.0 (#1320)
Bumps [openai](https://github.com/openai/openai-node) from 4.24.7 to 4.25.0.
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-node/compare/v4.24.7...v4.25.0)

---
updated-dependencies:
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 14:23:20 +08:00
dependabot[bot] ce808b5216
chore(deps): bump zustand from 4.4.7 to 4.5.0 (#1318)
Bumps [zustand](https://github.com/pmndrs/zustand) from 4.4.7 to 4.5.0.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](https://github.com/pmndrs/zustand/compare/v4.4.7...v4.5.0)

---
updated-dependencies:
- dependency-name: zustand
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 14:23:10 +08:00
dependabot[bot] 9b5d9d1b94
chore(deps): bump @codemirror/language-data from 6.3.1 to 6.4.0 (#1319)
Bumps [@codemirror/language-data](https://github.com/codemirror/language-data) from 6.3.1 to 6.4.0.
- [Changelog](https://github.com/codemirror/language-data/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/language-data/compare/6.3.1...6.4.0)

---
updated-dependencies:
- dependency-name: "@codemirror/language-data"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 14:22:28 +08:00
dependabot[bot] d1f9ee01f1
chore(deps): bump tailwind-merge from 2.2.0 to 2.2.1 (#1322)
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: tailwind-merge
  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>
2024-01-23 14:22:08 +08:00
dependabot[bot] d43c5737aa
chore(deps): bump next-intl from 3.4.5 to 3.5.0 (#1323)
Bumps [next-intl](https://github.com/amannn/next-intl) from 3.4.5 to 3.5.0.
- [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amannn/next-intl/compare/v3.4.5...v3.5.0)

---
updated-dependencies:
- dependency-name: next-intl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 14:21:58 +08:00
dependabot[bot] 8644ceb1f2
chore(deps): bump react-parallax-tilt from 1.7.191 to 1.7.199 (#1324)
Bumps [react-parallax-tilt](https://github.com/mkosir/react-parallax-tilt) from 1.7.191 to 1.7.199.
- [Release notes](https://github.com/mkosir/react-parallax-tilt/releases)
- [Commits](https://github.com/mkosir/react-parallax-tilt/compare/v1.7.191...v1.7.199)

---
updated-dependencies:
- dependency-name: react-parallax-tilt
  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>
2024-01-23 14:21:48 +08:00
dependabot[bot] 23df291ad9
chore(deps): bump jsdom from 23.2.0 to 24.0.0 (#1325)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 23.2.0 to 24.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/23.2.0...24.0.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 14:21:38 +08:00
dependabot[bot] 00919c62f2
chore(deps): bump next-intl from 3.4.4 to 3.4.5 (#1313)
Bumps [next-intl](https://github.com/amannn/next-intl) from 3.4.4 to 3.4.5.
- [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amannn/next-intl/compare/v3.4.4...v3.4.5)

---
updated-dependencies:
- dependency-name: next-intl
  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>
2024-01-22 13:26:24 +08:00
DIYgod 12f13b0fbc
chore: update dependencies 2024-01-19 09:18:27 +08:00
dependabot[bot] 6714096fc6
chore(deps): bump @urql/core from 4.2.2 to 4.2.3 (#1309)
Bumps [@urql/core](https://github.com/urql-graphql/urql/tree/HEAD/packages/core) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/urql-graphql/urql/releases)
- [Changelog](https://github.com/urql-graphql/urql/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/urql-graphql/urql/commits/@urql/core@4.2.3/packages/core)

---
updated-dependencies:
- dependency-name: "@urql/core"
  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>
2024-01-19 08:17:43 +08:00
dependabot[bot] cee7807c98
chore(deps): bump pinyin-pro from 3.19.2 to 3.19.3 (#1310)
Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.19.2 to 3.19.3.
- [Release notes](https://github.com/zh-lx/pinyin-pro/releases)
- [Changelog](https://github.com/zh-lx/pinyin-pro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zh-lx/pinyin-pro/compare/3.19.2...3.19.3)

---
updated-dependencies:
- dependency-name: pinyin-pro
  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>
2024-01-19 08:17:31 +08:00