Peter Dave Hello
d114ec064f
Manually update dependencies ( #745 )
2024-07-30 16:47:42 +08:00
Peter Dave Hello
b34fde7e7d
Use npm audit fix to mitigate dependencies vulnerabilities
...
Before the fix, there were four vulnerabilities (1 moderate, 3 high), after
the fix, there is only one high severity vulnerability.
There are five packages changed in package-lock.json in total.
2024-07-06 23:22:25 +08:00
Peter Dave Hello
f177a3340c
Update dated caniuse-lite package to the latest in package-lock.json
...
Run `npx update-browserslist-db@latest` to address the following
outdated notice of `caniuse-lite` during building the extension,
ensuring updated browser data:
```
Browserslist: caniuse-lite is outdated. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
```
2024-05-12 19:21:41 +08:00
josc146
77a14e23ef
upgrade chatgpt web (proofToken) ( #677 , #678 , #681 , #682 )
2024-05-02 17:11:55 +08:00
xxcdd
eb88fc2053
getCoreContentText for any websites using mozilla/readability ( #641 )
...
* getCoreContentText for any websites using https://github.com/mozilla/readability
* improve use of @mozilla/readability
---------
Co-authored-by: josc146 <josStorer@outlook.com >
2024-03-22 16:06:57 +08:00
josc146
643d5fef8d
custom npm claude-ai
2024-03-03 23:05:19 +08:00
AceLam
d24958f9a0
Add ChatGLM API ( #567 )
...
* Add ChatGLM API
* add minimal build
* a small patch
---------
Co-authored-by: josc146 <josStorer@outlook.com >
2023-12-03 23:31:04 +08:00
josc146
90f4880b51
improve fetchSSE ( #532 )
2023-10-30 23:40:33 +08:00
dependabot[bot]
9085396cfb
chore(deps-dev): bump @babel/traverse from 7.21.4 to 7.23.2
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.21.4 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 18:24:27 +08:00
josc146
7fc04363e0
upgrade caniuse-lite
2023-10-28 18:21:19 +08:00
josc146
1b63f11980
feat: independent Claude.ai model support ( #457 , #476 , #477 , #503 )
2023-09-23 22:34:41 +08:00
josc146
e95372d77d
feat: improve web mode notification ( #309 )
2023-05-08 15:50:42 +08:00
josc146
19f10628b6
remove useless packages
2023-04-26 21:23:34 +08:00
niceSprite
8b0c89169e
fix: modify web api content to adapt chatgpt backend api ( #285 )
...
* fix: modify web api content to adapt chatgpt backend api
* fix package
---------
Co-authored-by: josc146 <josStorer@outlook.com >
2023-04-26 21:20:27 +08:00
josc146
b9097ac02f
upgrade packages
2023-04-22 12:57:10 +08:00
josc146
4fb5d735ea
fix: crypto undefined on some websites, leading to session creation failure ( #231 )
2023-04-20 22:12:08 +08:00
josc146
0479ef260d
feat: add poe AI (Sage, GPT4, ClaudePlus, Claude, ChatGPT, Dragonfly)
2023-04-17 20:54:16 +08:00
josc146
40366ff7bd
fix: continuous 403 error caused by still requesting the official website when using reverse proxy ( #207 )
2023-04-13 16:54:53 +08:00
josc146
37a9007a28
fix: cannot stop when using azure openai api
2023-04-06 20:05:42 +08:00
josc146
487f6a5520
fix: azure openai api
2023-04-06 17:02:29 +08:00
josc146
9e91ea6b18
feat: azure openai api ( #80 )
2023-04-05 16:55:16 +08:00
josc146
25ed2cc7c7
feat: Internationalization User Interface Support. PR Welcome! ( #89 , #39 )
2023-03-29 14:17:16 +08:00
josc146
5d9d3c070f
feat: support New Bing (GPT-4) ( #49 , #90 )
2023-03-26 23:29:03 +08:00
josc146
14ad5640f4
fix: words get cut off ( #30 , #35 )
2023-03-20 15:39:07 +08:00
josc146
47e56f962a
chore: reduce bundle size
2023-03-20 00:10:40 +08:00
josc146
e38139bfe7
chore: upgrade packages
2023-03-19 12:00:47 +08:00
josc146
f9ef9620ac
ChatGPTBox v2.0.0
2023-03-15 17:09:28 +08:00
josc146
e642f2b922
first commit
2023-03-15 16:18:51 +08:00