Skip to content

Pull requests: Chainlit/chainlit

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

fix: Cancel button in Chat settings dialog not working properly frontend Pertains to the frontend. size:S This PR changes 10-29 lines, ignoring generated files.
#1897 opened Feb 14, 2025 by hexart
Sanitise avatar URL client-side backend Pertains to the Python backend. frontend Pertains to the frontend. size:L This PR changes 100-499 lines, ignoring generated files.
#1420 opened Oct 9, 2024 by dokterbob Draft
Python 3.13 support
#1430 opened Oct 14, 2024 by dokterbob Draft
4 of 10 tasks
[Add] Implement Slack Socket Mode support backend Pertains to the Python backend. blocked Awaiting update or feedback from user after initial review/comments. enhancement New feature or request size:M This PR changes 30-99 lines, ignoring generated files.
#1436 opened Oct 15, 2024 by JCMarques15
Feature - Extend GitHub OAuth to Support GitHub Enterprise auth Pertaining to authentication. backend Pertains to the Python backend. enhancement New feature or request size:S This PR changes 10-29 lines, ignoring generated files. wontfix This will not be worked on
#1486 opened Oct 26, 2024 by devangtomar
Configuration feature: Enables Apple home screen touch icon enhancement New feature or request size:S This PR changes 10-29 lines, ignoring generated files. wontfix This will not be worked on
#1581 opened Dec 10, 2024 by stian-a-johansen
fix: replace asyncio default event loop with uvloop backend Pertains to the Python backend. size:M This PR changes 30-99 lines, ignoring generated files.
#1790 opened Jan 22, 2025 by asvishnyakov
Set https protocol if CHAINLIT_SSL_CERT and CHAINLIT_SSL_KEY are provided backend Pertains to the Python backend. security size:XS This PR changes 0-9 lines, ignoring generated files.
#1806 opened Jan 26, 2025 by kasancode
Fix/disable input on ask
#1861 opened Feb 5, 2025 by lamylio Draft
feat(react-client): migrate from recoil to zustand frontend Pertains to the frontend. size:XL This PR changes 500-999 lines, ignoring generated files.
#1870 opened Feb 6, 2025 by aleks3fs
fix: reset chat settings form to default on cancel frontend Pertains to the frontend. size:XS This PR changes 0-9 lines, ignoring generated files.
#1875 opened Feb 8, 2025 by sandangel
fix: Smooth Scroll Button Behavior frontend Pertains to the frontend. size:S This PR changes 10-29 lines, ignoring generated files.
#1881 opened Feb 9, 2025 by hexart
Add option for custom auth enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.
#1280 opened Aug 30, 2024 by patrykkotlowski-dsstream
feat: Add custom login background image and filter enhancement New feature or request frontend Pertains to the frontend. size:L This PR changes 100-499 lines, ignoring generated files.
#1885 opened Feb 11, 2025 by hexart
feat: Add MarkdownAlert Style Switcher frontend Pertains to the frontend. size:L This PR changes 100-499 lines, ignoring generated files.
#1900 opened Feb 17, 2025 by hexart
fix: markdown alert syntax support with unsafe_allow_html = true frontend Pertains to the frontend. size:M This PR changes 30-99 lines, ignoring generated files.
#1908 opened Feb 19, 2025 by hexart
chore(slack): Remove redundant thread ID generation size:XS This PR changes 0-9 lines, ignoring generated files.
#1910 opened Feb 19, 2025 by 0xRichardH
fix: AskFileButton can now upload file with proper checking and it's own limits backend Pertains to the Python backend. frontend Pertains to the frontend. size:L This PR changes 100-499 lines, ignoring generated files.
#1911 opened Feb 19, 2025 by pmercier
fix(react-client): Chat settings won't be resumed when resuming thread frontend Pertains to the frontend. size:XS This PR changes 0-9 lines, ignoring generated files.
#1929 opened Feb 26, 2025 by tcx4c70
revert PREFIX of fastapi server. backend Pertains to the Python backend. size:XS This PR changes 0-9 lines, ignoring generated files.
#1939 opened Feb 28, 2025 by shkangomelet
Upgrade aiofiles to 24.1.0 size:XS This PR changes 0-9 lines, ignoring generated files.
#1944 opened Mar 2, 2025 by GitAlexxx
feat: add cookie-based session affinity for Istio backend Pertains to the Python backend. enhancement New feature or request size:M This PR changes 30-99 lines, ignoring generated files.
#1953 opened Mar 4, 2025 by munday-tech
Fix: Ensure clear_auth_cookie uses the correct secure and samesite settings auth Pertaining to authentication. security size:S This PR changes 10-29 lines, ignoring generated files.
#1959 opened Mar 5, 2025 by ilkertuna
fix: threadId assignment to first user message bug Something isn't working data layer Pertains to data layers. size:XS This PR changes 0-9 lines, ignoring generated files.
#1960 opened Mar 6, 2025 by Dan-data-tech Loading…
fix: Sort thread history groups in fixed order bug Something isn't working frontend Pertains to the frontend. size:L This PR changes 100-499 lines, ignoring generated files.
#1967 opened Mar 7, 2025 by goda6565 Loading…
ProTip! Filter pull requests by the default branch with base:main.