summaryrefslogtreecommitdiffstats
path: root/g4f/gui/client/css/style.css (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ~ gui system prompt spacingxtekky-patch-1Tekky2024-03-091-2/+2
| | | The spacing was misaligned, a little increase in the with fixes it
* Add word count from iG8RHeiner Lohaus2024-03-091-6/+16
| | | | | | Improve Bing provider Some gui improvments Improve error handling in gui
* Add system message input to guiHeiner Lohaus2024-03-091-5/+16
| | | | Improve OpenaiChat provider
* Ignore empty auth header in apiHeiner Lohaus2024-02-291-6/+24
| | | | Add live token count in gui
* Improve mobile css stylesHeiner Lohaus2024-02-251-2/+10
|
* Add count word and tokens in guiHeiner Lohaus2024-02-241-3/+23
|
* Add remove messages from historyHeiner Lohaus2024-02-241-1/+21
| | | | Improve hidding regenerated messages
* Add GPT 4 support in You, Add camera input, Enable logging on debug in GUI, Don't load expired cookiesHeiner Lohaus2024-02-111-4/+21
|
* Fix background in select boxHeiner Lohaus2024-01-231-1/+1
|
* Refactor code with AIHeiner Lohaus2024-01-141-2/+11
| | | | | | | Add doctypes to many functions Add file upload for text files Add alternative url to FreeChatgpt Add webp to allowed image types
* Fix process_image in BingHeiner Lohaus2024-01-131-0/+1
| | | | | Add ImageResponse to Bing Fix cursor styling in gui
* Support upload image in guiHeiner Lohaus2024-01-131-8/+26
| | | | | | | Add image upload to OpenaiChat Add image response to OpenaiChat Improve ChatGPT Plus Support Remove unused requirements
* Add publish-to-pypi workflowHeiner Lohaus2024-01-121-0/+1
| | | | | Improve gui frontend Fix web search in bing
* Add support for all modelsHeiner Lohaus2024-01-011-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
* Add G4F_PROXY environmentHeiner Lohaus2023-12-101-11/+7
| | | | Add regenerate button in gui
* Add websearch to gui (#1314)H Lohaus2023-12-071-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
* Remove height restrictionpakmmc2023-11-081-7/+1
| | | Currently has blank black space at the bottom of the screen on 13" devices
* added contextunknown2023-10-271-0/+33
|
* ~abc2023-10-191-2/+1
| | | | fix gui errors on iOS
* ~ | new g4f GUIabc2023-10-061-0/+861