summaryrefslogtreecommitdiffstats
path: root/g4f/gui/client/css/style.css (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-03-09~ gui system prompt spacingxtekky-patch-1Tekky1-2/+2
The spacing was misaligned, a little increase in the with fixes it
2024-03-09Add word count from iG8RHeiner Lohaus1-6/+16
Improve Bing provider Some gui improvments Improve error handling in gui
2024-03-09Add system message input to guiHeiner Lohaus1-5/+16
Improve OpenaiChat provider
2024-02-29Ignore empty auth header in apiHeiner Lohaus1-6/+24
Add live token count in gui
2024-02-25Improve mobile css stylesHeiner Lohaus1-2/+10
2024-02-24Add count word and tokens in guiHeiner Lohaus1-3/+23
2024-02-24Add remove messages from historyHeiner Lohaus1-1/+21
Improve hidding regenerated messages
2024-02-11Add GPT 4 support in You, Add camera input, Enable logging on debug in GUI, Don't load expired cookiesHeiner Lohaus1-4/+21
2024-01-23Fix background in select boxHeiner Lohaus1-1/+1
2024-01-14Refactor code with AIHeiner Lohaus1-2/+11
Add doctypes to many functions Add file upload for text files Add alternative url to FreeChatgpt Add webp to allowed image types
2024-01-13Fix process_image in BingHeiner Lohaus1-0/+1
Add ImageResponse to Bing Fix cursor styling in gui
2024-01-13Support upload image in guiHeiner Lohaus1-8/+26
Add image upload to OpenaiChat Add image response to OpenaiChat Improve ChatGPT Plus Support Remove unused requirements
2024-01-12Add publish-to-pypi workflowHeiner Lohaus1-0/+1
Improve gui frontend Fix web search in bing
2024-01-01Add support for all modelsHeiner Lohaus1-3/+4
Add AbstractProvider class Add ProviderType type Add get_last_provider function Add version module and VersionUtils Display used provider in gui Fix error response in api
2023-12-10Add G4F_PROXY environmentHeiner Lohaus1-11/+7
Add regenerate button in gui
2023-12-07Add websearch to gui (#1314)H Lohaus1-0/+3
* Add websearch to gui * Fix version_check config * Add version badge in README.md * Show version in gui * Add docker hub build * Fix gui backend, improve style
2023-11-08Remove height restrictionpakmmc1-7/+1
Currently has blank black space at the bottom of the screen on 13" devices
2023-10-27added contextunknown1-0/+33
2023-10-19~abc1-2/+1
fix gui errors on iOS
2023-10-06~ | new g4f GUIabc1-0/+861