Wykres commitów

422 Commity (3d49da054d7879efe2859ec994d5368b38e4fe31)

Autor SHA1 Wiadomość Data
Joel 16d144adab
fix: properly handle messages with newlines
Pressing Enter would normally send the current message, so now the code splits it up by newlines and uses Shift+Enter unless it's the last split.
2022-12-14 22:24:03 -08:00
Travis Fischer 7ddac69223 feat: more WIP.. 2022-12-15 00:22:31 -06:00
Travis Fischer 2e0990e9be feat: add ChatGPTAPIBrowser for increased robustness; less efficient but less 429/403/503 errors 2022-12-14 22:41:43 -06:00
Travis Fischer dd872320ae feat: trying to fix capacity testing 2022-12-14 21:27:46 -06:00
Travis Fischer ae9eedc138 2.3.3 2022-12-14 21:24:38 -06:00
Travis Fischer 0385b8d7df feat: fix capacity error 2022-12-14 21:24:19 -06:00
Travis Fischer 61e9148805
Merge pull request #110 from MrlolDev/main 2022-12-14 16:39:32 -06:00
Travis Fischer f2a0e61d9a
Merge pull request #139 from waylaidwanderer/fix/remove-unnecessary-console-logging 2022-12-14 16:12:40 -06:00
Joel 5170641e89
fix: remove unnecessary console logging
Removes unnecessary console logging in `checkForChatGPTAtCapacity()` and puts the alert message into the error message.
2022-12-14 13:17:21 -08:00
Travis Fischer d598482f7c 🏬 2022-12-14 13:23:00 -06:00
Travis Fischer 6051f00511 🥐 2022-12-14 13:22:21 -06:00
Travis Fischer 3cbf3b8eb7 🕴 2022-12-14 13:21:16 -06:00
Travis Fischer 9492fa1d74 🗄 2022-12-14 13:20:17 -06:00
Travis Fischer f9de350b8d 😨 2022-12-14 13:20:04 -06:00
Travis Fischer 698870f371 💊 2022-12-14 13:19:29 -06:00
Travis Fischer 469124ebbb 🚱 2022-12-14 13:19:13 -06:00
Travis Fischer c9b95cc62f 🔓 2022-12-14 13:18:54 -06:00
Travis Fischer be3b9338eb 🐚 2022-12-14 13:18:35 -06:00
Travis Fischer 758455fa76 2022-12-14 13:18:04 -06:00
Travis Fischer 78d2b6c84e 💎 2022-12-14 13:16:20 -06:00
Travis Fischer 42972dd5a6 🏬 2022-12-14 13:15:47 -06:00
Travis Fischer a7331222e4 🔃 2022-12-14 13:13:59 -06:00
Travis Fischer 96a2a911c6 🤒 2022-12-14 13:12:19 -06:00
Travis Fischer 1650dca9b8 🎲 2022-12-14 13:09:53 -06:00
Travis Fischer 5759f1dc2f
Merge pull request #84 from nucks/patch-2 2022-12-14 13:07:32 -06:00
Travis Fischer c746d70aef
Merge branch 'main' into patch-2 2022-12-14 13:07:26 -06:00
Travis Fischer d2770a2dd1 chore: add GitHub issue template 2022-12-14 13:05:16 -06:00
Travis Fischer 3055aabe1c 2.3.2 2022-12-14 05:15:17 -06:00
Travis Fischer a9748e0819
Merge pull request #134 from gookyn/main 2022-12-14 05:14:32 -06:00
gookyn e0850dabf1 fix(openai-auth.ts): fix the default chrome path of windows
#112
2022-12-14 16:36:45 +08:00
Travis Fischer ad042d896f 2.3.1 2022-12-13 20:17:20 -06:00
Travis Fischer fd4ff2f432 feat: remove browser build; fix build errors 2022-12-13 20:13:31 -06:00
Travis Fischer 38118a4a6e . 2022-12-13 20:11:12 -06:00
Travis Fischer bbd157d377
Merge pull request #124 from kodjunkie/patch-1 2022-12-13 20:07:47 -06:00
Travis Fischer 8169c9c44b
Merge pull request #129 from tpholston/main 2022-12-13 19:28:43 -06:00
tpholston 5dad44637c Adding a isGoogleLogin flag to getOpenAIAuth so users with a google account can authenticate that way. 2022-12-13 17:01:32 -07:00
Lawrence Onah 7826796bfd fix chrome executable path on linux 2022-12-13 20:56:34 +01:00
Travis Fischer c936391041 fix: minor fix for puppeteer automation 2022-12-13 12:32:17 -06:00
Travis Fischer ec546a5cd6
Merge pull request #127 from ShadovvBeast/add-talkgpt-to-readme 2022-12-13 12:31:29 -06:00
Travis Fischer f38bf6c249
Merge branch 'main' into add-talkgpt-to-readme 2022-12-13 12:31:10 -06:00
Travis Fischer 1a9fdd4c5a
Merge pull request #116 from dogukanakkaya/docs/add-project-to-readme 2022-12-13 12:29:31 -06:00
Travis Fischer baca34332b
Merge pull request #123 from leecobaby/leeco-main 2022-12-13 12:28:52 -06:00
Travis Fischer 681f31714a
Update readme.md 2022-12-13 12:28:07 -06:00
ShadovvBeast 65481e4caa
Add TalkGPT to readme file
Add TalkGPT to the readme file.
Easily talk to ChatGPT!
2022-12-13 19:39:59 +02:00
Lawrence Onah 87b168d209 get chrome executable path based on the platform 2022-12-13 15:40:08 +01:00
MrlolDev 80fda8c5b7
Merge pull request #1 from transitive-bullshit/main
Update code 2.3.0
2022-12-13 13:45:25 +01:00
Travis Fischer 6fb1ff9294 😿 2022-12-13 00:32:05 -06:00
Travis Fischer 8a640b125a
Merge pull request #122 from averybiskup/docs-demo-path 2022-12-13 00:31:48 -06:00
Travis Fischer 99f6abfa9c 😤 2022-12-13 00:26:05 -06:00
Leeco 985b517978 docs: add project for chatgpt shortcut 2022-12-13 13:25:37 +08:00