Wykres commitów

23 Commity (837619d9b9bc1d83a7ecd068230fac15fd4b3ad2)

Autor SHA1 Wiadomość Data
Travis Fischer 7222b7f296
Merge pull request #167 from optionsx/Addition_Microsoft_Login 2022-12-18 18:17:01 -06:00
optionsx ca7dbddca1
revision of last changes 2022-12-19 02:52:27 +03:00
optionsx 242ea3d4cd
Addition of Microsoft Login. 2022-12-19 01:32:45 +03:00
Joel 31a8206fed feat: add proxy support 2022-12-18 14:15:14 -08:00
Travis Fischer 1de4e6fbc8 fix: google login robustness 2022-12-18 01:04:58 -06:00
Travis Fischer 619ddd9148 feat: improve chat page detection for browser version 2022-12-16 23:39:44 -06:00
Travis Fischer 1af5db2471 feat: redesign main sendMessage, initSession, closeSession API 2022-12-16 22:48:42 -06:00
Travis Fischer 205d6d97fe feat: change browserPath=>executablePath 2022-12-16 17:23:26 -06:00
Travis Fischer d685b7800c fix: minor cleanups of executablePath 2022-12-16 17:12:28 -06:00
Travis Fischer 94d54836a7 fix: resetThread should never throw 2022-12-16 17:07:32 -06:00
Alex Shand e5cad7a55e feature: Add browserPath option 2022-12-17 00:02:33 +10:00
Travis Fischer d2cd6f8162 feat: add timeout support for browser sendMessage 2022-12-16 01:05:33 -06:00
Travis Fischer ad7853a096 feat: improve browser version with conversation support 2022-12-16 00:28:30 -06:00
Travis Fischer 9aeb17e7f7 fix: minor fix for timeouts 2022-12-15 21:33:24 -06:00
Travis Fischer 025f9682e4 fix: timeouts for browser 2022-12-15 19:00:09 -06:00
Travis Fischer 1f1fc66429 feat: close browser on error 2022-12-15 02:14:17 -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
Travis Fischer 0d09ca965f feat: handle session expiration gracefully 2022-12-15 00:44:17 -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