| Commit message (Expand) | Author | Files | Lines |
2024-04-09 | Improve styling mobile | Heiner Lohaus | 2 | -4/+13 |
2024-04-09 | Add project files | Heiner Lohaus | 2 | -6/+8 |
2024-04-09 | Add text to speech module | Heiner Lohaus | 6 | -15/+113 |
2024-04-08 | Add DuckDuckGo Provider, Add SpeechRecognition to gui | Heiner Lohaus | 3 | -37/+162 |
2024-04-08 | Add WhiteRabbitNeo Provider, Many tiny improvments in the gui | Heiner Lohaus | 3 | -84/+176 |
2024-04-07 | Add nodriver to OpenaiChat | Heiner Lohaus | 1 | -1/+1 |
2024-04-07 | Add local models to gui, Fix You Provider, add AsyncClient | Heiner Lohaus | 2 | -18/+56 |
2024-04-06 | Update style.css | H Lohaus | 1 | -5/+13 |
2024-04-06 | Update index.html | H Lohaus | 1 | -1/+1 |
2024-04-06 | Update index.html | H Lohaus | 1 | -0/+13 |
2024-04-06 | Update style.css | H Lohaus | 1 | -3/+19 |
2024-04-06 | Update index.html | H Lohaus | 1 | -33/+0 |
2024-03-25 | Add .har file support for OpenaiChat | Heiner Lohaus | 3 | -3/+17 |
2024-03-22 | Add webview docs and examples, Set webview as default | Heiner Lohaus | 1 | -8/+8 |
2024-03-19 | Fix missing websocket_request_id in OpenaiChat | Heiner Lohaus | 3 | -38/+60 |
2024-03-17 | Fix abort in webview | Heiner Lohaus | 1 | -14/+18 |
2024-03-16 | Fix GigaChat exceptions, Raise missing browser error | Heiner Lohaus | 2 | -9/+7 |
2024-03-16 | Add conversation support for Bing | Heiner Lohaus | 1 | -1/+3 |
2024-03-16 | Add copilot conversation mode | Heiner Lohaus | 1 | -8/+11 |
2024-03-16 | Serverless webview gui | Heiner Lohaus | 14 | -213/+233 |
2024-03-15 | Add Pyinstaller support, Use curl_cffi in You provider | Heiner Lohaus | 1 | -2/+2 |
2024-03-14 | Add export / import conversations | Heiner Lohaus | 3 | -12/+57 |
2024-03-14 | Filter not working provider from RetryProvider | Heiner Lohaus | 1 | -1/+1 |
2024-03-14 | Add webview support to OpenaiChat | Heiner Lohaus | 2 | -9/+5 |
2024-03-13 | Add model preselection in gui | Heiner Lohaus | 3 | -30/+78 |
2024-03-13 | Remove generate images button | Heiner Lohaus | 2 | -2/+9 |
2024-03-13 | Fix Bing create images, Add gui in webview init | Heiner Lohaus | 1 | -16/+31 |
2024-03-12 | Add count chars to gui, Add retry support to fix rate limit in Bing | Heiner Lohaus | 1 | -1/+5 |
2024-03-12 | Remove all not working provider (#1679) | H Lohaus | 1 | -0/+1 |
2024-03-09 | ~ gui system prompt spacingxtekky-patch-1 | Tekky | 1 | -2/+2 |
2024-03-09 | Add word count from iG8R | Heiner Lohaus | 3 | -117/+120 |
2024-03-09 | Add system message input to gui | Heiner Lohaus | 3 | -60/+89 |
2024-03-08 | Enable Liaobots, disable Phind provider | Heiner Lohaus | 1 | -1/+0 |
2024-03-06 | Use word word count from alfaaz | Heiner Lohaus | 1 | -8/+1 |
2024-03-06 | Use word word count from alfaaz | Heiner Lohaus | 1 | -2/+6 |
2024-03-03 | Improve gui handling, Improve count tokens | Heiner Lohaus | 1 | -22/+28 |
2024-03-02 | Fix history on error, fix count words for chinese | Heiner Lohaus | 1 | -4/+7 |
2024-02-29 | Ignore empty auth header in api | Heiner Lohaus | 3 | -48/+103 |
2024-02-26 | Fix filter messages in gui | Heiner Lohaus | 1 | -5/+8 |
2024-02-26 | Improve filter_messages in gui | Heiner Lohaus | 2 | -5/+15 |
2024-02-25 | Improve mobile css styles | Heiner Lohaus | 1 | -2/+10 |
2024-02-25 | gui: remove cursor on errors | Heiner Lohaus | 1 | -17/+20 |
2024-02-25 | Improve show result in gui | Heiner Lohaus | 1 | -6/+10 |
2024-02-24 | Add count word and tokens in gui | Heiner Lohaus | 3 | -23/+89 |
2024-02-24 | Add FlowGpt provider, Fix issue with None values in api | Heiner Lohaus | 1 | -1/+1 |
2024-02-24 | Add remove messages from history | Heiner Lohaus | 2 | -23/+95 |
2024-02-19 | Add MathJax to GUI #1563, Add model name to GUI #1600 | Heiner Lohaus | 2 | -17/+36 |
2024-02-12 | Add new Client API with Docs | Heiner Lohaus | 1 | -19/+10 |
2024-02-11 | Add disable history button in GUI | Heiner Lohaus | 2 | -4/+14 |
2024-02-11 | Add upload image in You provider | Heiner Lohaus | 1 | -1/+2 |
2024-02-11 | Fix convert image to jpg in Bing | Heiner Lohaus | 1 | -2/+1 |
2024-02-11 | Add GPT 4 support in You, Add camera input, Enable logging on debug in GUI, Don't load expired cookies | Heiner Lohaus | 3 | -24/+60 |
2024-02-09 | Resolve images in Gemini Provider | Heiner Lohaus | 1 | -1/+1 |
2024-01-29 | Add aiohttp_socks to requirements | Heiner Lohaus | 1 | -0/+16 |
2024-01-26 | Fix: ChromeDriver only supports characters in the BMP | Heiner Lohaus | 1 | -5/+9 |
2024-01-23 | Fix background in select box | Heiner Lohaus | 1 | -1/+1 |
2024-01-23 | Add upload svg image support | Heiner Lohaus | 2 | -3/+9 |
2024-01-14 | Change doctypes style to Google | Heiner Lohaus | 1 | -3/+3 |
2024-01-14 | Refactor code with AI | Heiner Lohaus | 3 | -25/+86 |
2024-01-13 | Fix process_image in Bing | Heiner Lohaus | 2 | -2/+3 |
2024-01-13 | Support upload image in gui | Heiner Lohaus | 3 | -128/+95 |
2024-01-12 | Add publish-to-pypi workflow | Heiner Lohaus | 3 | -9/+9 |
2024-01-10 | Add create images to Bing (#1426) | H Lohaus | 2 | -6/+25 |
2024-01-02 | Fix markdown replace | Heiner Lohaus | 1 | -1/+3 |
2024-01-01 | Add support for all models | Heiner Lohaus | 2 | -27/+43 |
2023-12-10 | Improve error handling in gui | Heiner Lohaus | 1 | -52/+38 |
2023-12-10 | Add G4F_PROXY environment | Heiner Lohaus | 3 | -94/+81 |
2023-12-07 | Add websearch to gui (#1314) | H Lohaus | 3 | -0/+22 |
2023-12-06 | Improve docker image | Heiner Lohaus | 1 | -1/+1 |
2023-12-06 | Add selenium to dockerfile | Heiner Lohaus | 1 | -60/+35 |
2023-11-08 | Remove height restriction | pakmmc | 1 | -7/+1 |
2023-10-28 | Update backend.py, index.html, requirements.txt (#1180) | hdsz25 | 1 | -5/+5 |
2023-10-27 | added context | unknown | 2 | -16/+69 |
2023-10-19 | ~ | abc | 3 | -39/+86 |
2023-10-19 | ~ | g4f `v-0.1.6.8`0.1.6.8 | abc | 1 | -6/+12 |
2023-10-19 | ~ | abc | 2 | -62/+54 |
2023-10-10 | ~ | remove DeepAi | abc | 1 | -1/+0 |
2023-10-10 | ~ | g4f `v-0.1.5.8`0.1.5.8 | abc | 1 | -10/+1 |
2023-10-10 | fix html | Commenter123321 | 1 | -1/+1 |
2023-10-10 | what | Commenter123321 | 1 | -3/+3 |
2023-10-10 | change discord icon to telegram icon on gui | Commenter123321 | 2 | -2/+2 |
2023-10-10 | fix provider thing in gui x2 | Commenter123321 | 1 | -1/+5 |
2023-10-10 | ~ | g4f `v-0.1.5.7` [Set Provider in GUI] + Provider Proxy | abc | 2 | -142/+163 |
2023-10-06 | ~ | new g4f GUI | abc | 14 | -0/+1664 |