Wykres commitów

435 Commity (eeb2bf4542e689ea4796cd77ccc6c0ba10019816)

Autor SHA1 Wiadomość Data
Travis Fischer 278ed47dc5
Merge pull request #142 from transitive-bullshit/feature/improve-robustness 2022-12-15 17:17:53 -06:00
Travis Fischer 0d3ca08c78 🍯 2022-12-15 17:17:37 -06:00
Travis Fischer 53464d0298 chore: update auto-generated docs 2022-12-15 17:15:38 -06:00
Travis Fischer 16d16993cd docs: update readme for browser-based solution status 2022-12-15 17:14:14 -06:00
Travis Fischer fdb60f633a fix: minor cleanups 2022-12-15 16:59:28 -06:00
Travis Fischer 1f1fc66429 feat: close browser on error 2022-12-15 02:14:17 -06:00
Travis Fischer 573b16251e
Merge pull request #144 from samaritanz/main 2022-12-15 01:42:53 -06:00
Travis Fischer b3f71bc1e4 feat: bump reload timeout 2022-12-15 01:39:09 -06:00
Travis Fischer 8e0f32b444 feat: add timeout support to browser sendMessage 2022-12-15 01:35:09 -06:00
samatitanz 7817ca0aba feat:fix cli 2022-12-15 15:25:38 +08:00
Travis Fischer 0d09ca965f feat: handle session expiration gracefully 2022-12-15 00:44:17 -06:00
Travis Fischer 6b6de5845c
Merge pull request #143 from waylaidwanderer/feature/improve-robustness 2022-12-15 00:35:03 -06:00
Joel b8a3fe0d2a
Merge branch 'feature/improve-robustness' into feature/improve-robustness 2022-12-14 22:27:41 -08:00
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