Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from chathub-dev:main #84

Open
wants to merge 137 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
137 commits
Select commit Hold shift + click to select a range
dfd927c
Add multimodal_text response type
wong2 Nov 7, 2023
f5b3c74
Add conversation_mode to ChatGPT webapp request
wong2 Nov 7, 2023
a8135ce
Remove unused deps
wong2 Nov 7, 2023
bf5e1ae
Use latest gpt-3.5-turbo model
wong2 Nov 8, 2023
1308ea2
Release v1.39.3
wong2 Nov 8, 2023
e0358a1
Add note about what Premium does not provide
wong2 Nov 8, 2023
16614c7
Release v1.39.4
wong2 Nov 8, 2023
fffaea8
Add jotai utils to vite config
wong2 Nov 9, 2023
007ce46
Add GitHub action to release on tag push
wong2 Nov 9, 2023
c20ee3a
Fix workflow
wong2 Nov 9, 2023
86bb410
Fix workflow release 403 error
wong2 Nov 9, 2023
0952c32
Add corepack enable to readme
wong2 Nov 9, 2023
9c2e823
Support paste image to input
wong2 Nov 9, 2023
3c1280e
Remove premium storage compatibility code
wong2 Nov 9, 2023
da7d713
Add fallback status text for sse error response
wong2 Nov 16, 2023
80aafc4
Release v1.39.5
wong2 Nov 16, 2023
05093c4
Release v1.39.8
wong2 Nov 16, 2023
52c9f0e
Refactor chatgpt web response parsing
wong2 Nov 20, 2023
c996694
Add type ResponsePayload
wong2 Nov 20, 2023
a89b54b
Improve streamAsyncIterable type
wong2 Nov 20, 2023
e36b0b6
Change llm output from text to payload object
wong2 Nov 20, 2023
33cf363
Enable image input for chatgpt
wong2 Nov 20, 2023
baf02cc
Remove gpt-4 404 error handler
wong2 Nov 20, 2023
9af84f6
Add missing file
wong2 Nov 20, 2023
61037d2
Stop counting token usage for chatgpt api mode
wong2 Nov 20, 2023
c9e10d7
Release v1.39.9
wong2 Nov 20, 2023
4a0bac2
Set VITE_PLAUSIBLE_API_HOST for GitHub action
wong2 Nov 20, 2023
01f5216
Release v1.39.10
wong2 Nov 20, 2023
65ef4fc
Add perplexity bot
wong2 Nov 20, 2023
2c78c4d
Release v1.40.0
wong2 Nov 20, 2023
15799b5
Tweak page title size
wong2 Nov 21, 2023
25055e9
Request pplx permissions all at once
wong2 Nov 21, 2023
2b9a5e5
Release v1.41.0
wong2 Nov 21, 2023
9a137e9
Move initSession to a function
wong2 Nov 21, 2023
cf1be99
Update arkose js file
wong2 Nov 21, 2023
29a577f
Override siteData in api.js
wong2 Nov 21, 2023
9208b31
Remove GitHub star norminate in README
wong2 Nov 21, 2023
bee7951
Release v1.42.0
wong2 Nov 21, 2023
3112404
Update claude web model
wong2 Nov 22, 2023
418e1c3
Release v1.42.1
wong2 Nov 22, 2023
9e8739e
Remove www.perplexity.ai request modify
wong2 Nov 22, 2023
9b6a9f8
Release v1.42.2
wong2 Nov 22, 2023
e60c912
Use compact structure of chatgpt api request for better compatibility
wong2 Nov 27, 2023
046cd9f
Release v1.42.3
wong2 Nov 27, 2023
adb8bff
Support Yi-Chat
wong2 Nov 29, 2023
1de2d0d
Release v1.42.4
wong2 Nov 29, 2023
3d4d654
Support pplx api bot
wong2 Nov 30, 2023
a4c0763
Release v1.43.0
wong2 Nov 30, 2023
294ed23
Rename PerplexityAPISettings file
wong2 Nov 30, 2023
0693f45
Remove ChatGPT setting tip about mobile models
wong2 Nov 30, 2023
097923c
Add description for webapp mode
wong2 Nov 30, 2023
1199951
Handle claude web api create conversation 403 error
wong2 Nov 30, 2023
3c0355c
Handle pplx 403 error
wong2 Nov 30, 2023
24efc51
Add translation for webapp mode tip
wong2 Nov 30, 2023
f77e587
Tweak webapp mode tip style
wong2 Nov 30, 2023
22e89e6
Release v1.43.1
wong2 Nov 30, 2023
81e6798
Add tip for API key security
wong2 Dec 4, 2023
5248898
Update ja translations
wong2 Dec 4, 2023
723b3f6
Fix japanese (#939)
tzxdtc Dec 4, 2023
a7294e4
Update Bard empty response error message
wong2 Dec 4, 2023
19d266c
Release v1.43.2
wong2 Dec 4, 2023
23b332d
Improve ChatGPT and Claude error message style
wong2 Dec 5, 2023
15e8a99
Update error message text color
wong2 Dec 5, 2023
56f6254
Handle Bard unauthorized error
wong2 Dec 5, 2023
9240af5
Release v1.43.3
wong2 Dec 5, 2023
3b1793f
Update translations
wong2 Dec 5, 2023
493a7df
Update login to bard text
wong2 Dec 5, 2023
1faef35
Update default chatbots
wong2 Dec 5, 2023
9e7409b
Update chatbots order
wong2 Dec 5, 2023
af9b7db
Add christmas logo
wong2 Dec 5, 2023
23a1bb8
Release v1.43.4
wong2 Dec 5, 2023
36fc647
Tweak logo top margin
wong2 Dec 5, 2023
c347a9b
Update Bing arguments
wong2 Dec 6, 2023
f0b133e
Depracate gpt-4-32k
wong2 Dec 6, 2023
63c5097
Release v1.43.5
wong2 Dec 6, 2023
52132ce
Improve setting panel size
wong2 Dec 6, 2023
53c5fff
Improve settings page width
wong2 Dec 6, 2023
2605825
Release v1.43.6
wong2 Dec 6, 2023
f501dc5
Fix setting
wong2 Dec 6, 2023
4796d8a
Release v1.43.7
wong2 Dec 6, 2023
a141107
Compress image before upload
wong2 Dec 7, 2023
29a5e32
Update image dedup cache ttl
wong2 Dec 7, 2023
182dfda
Release v1.43.8
wong2 Dec 7, 2023
6bbabef
Remove China related error message in other translations
wong2 Dec 8, 2023
424bba7
Release v1.43.9
wong2 Dec 8, 2023
163cefa
Fetch bard index instead of bard faq
wong2 Dec 8, 2023
1b2ddcd
Specify bard response type to text
wong2 Dec 8, 2023
884536e
Release v1.43.10
wong2 Dec 8, 2023
c4c02fb
Add Grok support
wong2 Dec 11, 2023
966a9aa
Bring chatbot settings to the top of Settings
wong2 Dec 11, 2023
b32e562
Release v1.44.0
wong2 Dec 11, 2023
b60d513
Remove top-level await in content script
wong2 Dec 11, 2023
e9d2c64
Handle Grok 451 error
wong2 Dec 11, 2023
afcf1ec
Release v1.44.1
wong2 Dec 11, 2023
1a5fdeb
Fix tip always show in ChatGPT page bug
wong2 Dec 12, 2023
3b99c16
Release v1.44.2
wong2 Dec 12, 2023
c1bf326
Reduce grok cookie fetching permissions
wong2 Dec 12, 2023
235a43f
Close tab after getting cookie
wong2 Dec 12, 2023
91ecaf8
Skip grok message without result
wong2 Dec 12, 2023
b378149
Move CHATBOTS to bots/index.ts
wong2 Dec 12, 2023
fb490a6
Release v1.44.3
wong2 Dec 12, 2023
81e25f7
Revert "Move CHATBOTS to bots/index.ts"
wong2 Dec 12, 2023
e620074
Support Gemini API
wong2 Dec 14, 2023
431ec0f
Tweak setting page
wong2 Dec 15, 2023
104b86d
Move logos to a folder
wong2 Dec 15, 2023
d750ae4
Tweak setting page
wong2 Dec 15, 2023
ce11151
Release v1.45.0
wong2 Dec 15, 2023
a850753
Handle initializeBot error
wong2 Dec 15, 2023
f4c1795
Fix tongyi api headers
wong2 Dec 20, 2023
8368419
Release v1.45.1
wong2 Dec 20, 2023
4adc0d9
Add release notes modal
wong2 Dec 21, 2023
17f1542
Release v1.45.2
wong2 Dec 21, 2023
4ae413b
Update chatbots default order
wong2 Dec 21, 2023
5494be6
Bring mixtral to front of default bots
wong2 Dec 21, 2023
aba518c
Release v1.45.3
wong2 Dec 21, 2023
a498149
Upgrade dependencies
wong2 Dec 21, 2023
85b75dc
Upgrade @crxjs/vite-plugin
wong2 Dec 21, 2023
f01d4d5
Extract settings components
wong2 Dec 21, 2023
eb867e4
Track bot name in send_message event
wong2 Dec 21, 2023
7317c14
Release v1.45.4
wong2 Dec 21, 2023
f6d017b
Fix dependency upgrade issues
wong2 Dec 21, 2023
156593f
Update setting page saving UX
wong2 Dec 22, 2023
29d1fbb
Release v1.45.5
wong2 Dec 22, 2023
3c0a1d2
Update claude api model name
wong2 Dec 23, 2023
e30199b
Release v1.45.6
wong2 Dec 23, 2023
14d617d
Fix claude model not allowed error
wong2 Dec 25, 2023
d762ca6
Release v1.45.7
wong2 Dec 25, 2023
b97b701
Fix openrouter name
wong2 Dec 25, 2023
6ac8c7c
Fix #1023 baichuan api error (#1024)
10cl Jan 19, 2024
f099248
Update README.md
wong2 Jan 19, 2024
1e6359b
Update README.md
wong2 Mar 4, 2024
c7d9414
Update README
wong2 Jun 1, 2024
b5ca30d
Update README
wong2 Jun 12, 2024
8b17855
Update README.md
wong2 Jun 12, 2024
04f4ce3
Update README
wong2 Jun 14, 2024
ff91075
Update README.md
wong2 Jul 3, 2024
7086a6c
Upgrade @tanstack/react-router to latest
wong2 Jul 3, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update README
  • Loading branch information
wong2 committed Jun 1, 2024
commit c7d9414a35445ae9caab9b13d128f16143949c10
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@

## 📷 Screenshot

![Screenshot](screenshots/extension.png?raw=true#gh-light-mode-only)

![Screenshot (Dark Mode)](screenshots/dark.png?raw=true#gh-dark-mode-only)
![Screenshot](screenshots/extension.png?raw=true)

## ✨ Features

Expand Down
Binary file modified screenshots/extension.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.