| Commit message (Expand) | Author | Files | Lines |
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-22 | Update client docs, Enable some tests | Heiner Lohaus | 1 | -2/+2 |
2024-02-22 | Move some modules, create providers dir | Heiner Lohaus | 2 | -10/+10 |
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 | 2 | -1/+3 |
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 | 5 | -26/+70 |
2024-02-09 | Resolve images in Gemini Provider | Heiner Lohaus | 1 | -1/+1 |
2024-02-08 | Add Gemini Provider with image upload and generation | 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 | 3 | -10/+14 |
2024-01-26 | New minimum requirements (#1515)0.2.0.6 | H Lohaus | 3 | -11/+19 |
2024-01-23 | Fix background in select box | Heiner Lohaus | 1 | -1/+1 |
2024-01-23 | Add upload svg image support | Heiner Lohaus | 3 | -4/+10 |
2024-01-21 | Improve tests | Heiner Lohaus | 1 | -2/+1 |
2024-01-14 | Fix unittests (#1472) | H Lohaus | 1 | -1/+6 |
2024-01-14 | Change doctypes style to Google | Heiner Lohaus | 2 | -65/+152 |
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 | Fix merge issues | Heiner Lohaus | 1 | -1/+2 |
2024-01-13 | Support upload image in gui | Heiner Lohaus | 4 | -144/+137 |
2024-01-12 | Add publish-to-pypi workflow | Heiner Lohaus | 3 | -9/+9 |
2024-01-10 | Add create images to Bing (#1426) | H Lohaus | 4 | -19/+40 |
2024-01-02 | Fix markdown replace | Heiner Lohaus | 1 | -1/+3 |
2024-01-01 | Fix permissions for chromedriver | Heiner Lohaus | 1 | -1/+2 |
2024-01-01 | Add support for all models | Heiner Lohaus | 3 | -38/+64 |
2023-12-31 | remove unnecessary semicolon | Yash Varshney | 1 | -1/+1 |
2023-12-19 | fix(g4f): Fix typo in function name | NiNiyas | 1 | -1/+1 |
2023-12-11 | Change default port for gui | Heiner Lohaus | 1 | -1/+1 |
2023-12-11 | Add error classes | Heiner Lohaus | 1 | -10/+8 |
2023-12-10 | Improve error handling in gui | Heiner Lohaus | 2 | -59/+45 |
2023-12-10 | Add G4F_PROXY environment | Heiner Lohaus | 4 | -119/+108 |
2023-12-07 | Update readme. Add docker hub | Heiner Lohaus | 1 | -2/+2 |
2023-12-07 | Add websearch to gui (#1314) | H Lohaus | 5 | -55/+178 |
2023-12-06 | Improve docker image | Heiner Lohaus | 2 | -2/+5 |
2023-12-06 | Add selenium to dockerfile | Heiner Lohaus | 3 | -93/+60 |
2023-11-08 | Remove height restriction | pakmmc | 1 | -7/+1 |
2023-10-28 | Update backend.py, index.html, requirements.txt (#1180) | hdsz25 | 2 | -6/+6 |
2023-10-27 | added context | unknown | 3 | -50/+83 |
2023-10-26 | add proxy support | catmeowjiao | 1 | -8/+29 |
2023-10-23 | 'Refactored by Sourcery' (#1125) | ⲘrṨhส∂ow | 4 | -32/+26 |
2023-10-19 | ~ | abc | 4 | -39/+95 |
2023-10-19 | ~ | g4f `v-0.1.6.8`0.1.6.8 | abc | 2 | -7/+12 |
2023-10-19 | ~ | abc | 3 | -64/+59 |
2023-10-19 | ~ | abc | 1 | -0/+7 |
2023-10-13 | fix: remove typo in readme and configs | Ezra Adeyinka | 1 | -1/+1 |
2023-10-12 | Unify g4f tools into one CLI | Arran Hobson Sayers | 2 | -13/+19 |
2023-10-11 | Fix: TypeError: unsupported operand type(s) for |:... | hs_junxiang | 2 | -0/+5 |
2023-10-11 | fix typo in backend.py | Ikko Eltociear Ashimine | 1 | -1/+1 |
2023-10-10 | ~ | remove DeepAi | abc | 1 | -1/+0 |
2023-10-10 | ~ | g4f `v-0.1.5.8`0.1.5.8 | abc | 2 | -12/+4 |
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 | 3 | -10/+9 |
2023-10-10 | fix provider thing in gui | Commenter123321 | 1 | -1/+1 |
2023-10-10 | make internet searching better | Commenter123321 | 2 | -11/+41 |
2023-10-10 | ~ | g4f `v-0.1.5.7` [Set Provider in GUI] + Provider Proxy | abc | 3 | -143/+164 |
2023-10-10 | ~ | abc | 1 | -1/+15 |
2023-10-10 | ~ | abc | 2 | -7/+29 |
2023-10-08 | ~ | g4f `v-0.1.5.6` | abc | 1 | -0/+4 |
2023-10-06 | ~ | new g4f GUI | abc | 20 | -0/+1880 |