41 Commits (1c7f3e60577dcdcd0e2635d8bff128af4c9dc7a1)

Author SHA1 Message Date
Yifei Zhang 7ebc5eb70f
Merge pull request #2002 from yeenbean/CVE-2023-2251
2 years ago
Yifei Zhang e0f2bc2725
Merge pull request #2005 from Yidadaa/dependabot/npm_and_yarn/use-debounce-9.0.4
2 years ago
Yifei Zhang 4355ec3b44
Merge pull request #2007 from Yidadaa/dependabot/npm_and_yarn/types/node-20.3.1
2 years ago
Yifei Zhang 0c2f11ffd7
Merge pull request #2008 from Yidadaa/dependabot/npm_and_yarn/react-markdown-8.0.7
2 years ago
dependabot[bot] 719cb3ae05
chore(deps): bump react-markdown from 8.0.6 to 8.0.7
2 years ago
dependabot[bot] 08816c8f7d
chore(deps-dev): bump @types/node from 18.15.11 to 20.3.1
2 years ago
dependabot[bot] 1031203e3f
chore(deps): bump use-debounce from 9.0.3 to 9.0.4
2 years ago
dependabot[bot] 63ef6e7d3d
chore(deps): bump mermaid from 10.1.0 to 10.2.3
2 years ago
Joshua 5055a8c7a3 yarn.lock also required for CVE-2023-2251 🙃
2 years ago
Yidadaa 184a0b9481 fix: #1954 lazy render bugs
2 years ago
Yidadaa a023308d52 feat: #1000 client-side only and desktop app
2 years ago
Yidadaa 4dad7f2ab6 feat: close #580 export messages as image
2 years ago
Yidadaa af497c96ec fix: #1612 infinite loading
2 years ago
Yidadaa aed6b34950 fix: #1498 missing text caused by streaming
2 years ago
Yidadaa e9335d9508 chore: upgrade nextjs to 13.4.2
2 years ago
Yidadaa a3de277c43 refactor: #1000 #1179 api layer for client-side only mode and local models
2 years ago
Yidadaa bd90caa99d refactor: llm client api
2 years ago
Yidadaa d88da1f6ab feat: close #951 support mermaid
2 years ago
Yidadaa 693dcf12d6 refactor: close #643 use react router
2 years ago
jaw 3038dfdb27 fix: error in windows
2 years ago
Yidadaa 124938ecc9 fix: #832 update nextjs version to 13.3.0
2 years ago
xiaotianxt 3490c294dc
chore(deps): introduce dnd
2 years ago
Yidadaa 5c75b6c784 fix: #397 #373 Array.prototype.at polyfill errors
2 years ago
Yifei Zhang 4f0108b0ea fix: #289 use highlight.js instead of prism
2 years ago
Jun Wu cd5f8f7407 app: polyfill Array.at
2 years ago
Jack 166329abee fix: update yarn.lock file
2 years ago
basefas f2d019ff97 chore: move some dependencies to devDependencies
2 years ago
Yifei Zhang e648a59b1f feat: add lint-staged
2 years ago
Yifei Zhang 6782e65fdf feat: #2 add prompt hints
2 years ago
Yifei Zhang 7d5e742ea6 feat: #2 add prompt list
2 years ago
Yifei Zhang 2c899cf00e feat: #2 add access control by
2 years ago
Yidadaa a5b3998304 fix: #23 errors when dev on windows
2 years ago
Yifei Zhang 29de957395 feat: add check update
2 years ago
Yifei Zhang f5aef317df feat: support code highlight and markdown gfm
2 years ago
Yidadaa 76f851bfa6 feat: add analytics
2 years ago
Yidadaa 14d50f1167 feat: add dark theme support
2 years ago
Yidadaa a9940cb05e feat: add settings ui
2 years ago
Yidadaa 74dd6194d8 feat: add stream support
2 years ago
Yidadaa 144eb68414 feat: prod/dev env settings
2 years ago
Yidadaa 2c9baa4e2c feat: finish basic functions
2 years ago
Yidadaa d49b2aa2c3 feat: add basic ui
2 years ago