- 07 Apr, 2024 11 commits
-
-
Timothy Jaeryang Baek authored
feat: default profile image with user initials
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy Jaeryang Baek authored
feat(i18n): add international English (en-GB) localisation
-
Timothy J. Baek authored
-
Sam McLeod authored
-
Timothy Jaeryang Baek authored
allow version to work with -rc tag
-
Timothy J. Baek authored
-
- 06 Apr, 2024 26 commits
-
-
Danny Liu authored
Fix: Restore Gravatar functionality, add button initials, toast duration
-
Self Denial authored
- Restore Gravatar functionality - Add new button for "Use Initials" - Set both buttons to use text-left class - Update toast property autoClose to duration (wrong library, my bad!) - Update toast messages to clarify that this isn't "Gravatar" but "avatar" - Add i18n text to en-US/translation.json
-
Timothy Jaeryang Baek authored
Add AMD Docker Compose config file
-
Timothy J. Baek authored
-
Timothy Jaeryang Baek authored
dev
-
Timothy Jaeryang Baek authored
feat: Added tr-TR translation
-
aguvener authored
-
aguvener authored
Created Turkish translation file
-
Danny Liu authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Danny Liu authored
-
Danny Liu authored
-
Danny Liu authored
Feat/profile image initials fixes
-
Self Denial authored
-
Self Denial authored
-
Self Denial authored
-
Self Denial authored
This reverts commit 1af62a70.
-
Danny Liu authored
-
Danny Liu authored
-
Danny Liu authored
Feat/profile image initials with fix for rfp & canvas spoofing
-
Justin Hayes authored
-
Justin Hayes authored
-
Timothy Jaeryang Baek authored
Use locally bundled version of the LiteLLM cost map json
-
Timothy Jaeryang Baek authored
feat: translate portuguese brazil
-
Justin Hayes authored
-
- 05 Apr, 2024 3 commits
-
-
Muriel.Lima authored
-
Self Denial authored
Intended to avoid repetitive startup connections by setting `LITELLM_LOCAL_MODEL_COST_MAP="True"`
-
Self Denial authored
Browsers and plugins that spoof canvas data produce corrupt images. In attempt to mitigate: * Add canvasPixelTest() to test a single pixel and test the RGB values * Test canvasPixelTest() inside generateInitialsImage() and use default `/user.png` if failure detected * Call canvasPixelTest() directly within settings to avoid setting an invalid image * Use toast.error() with 10 second autoClose
-