-
Notifications
You must be signed in to change notification settings - Fork 9
Merge dev into main (prefer dev on conflicts) #123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…eviewer component
…rring in FilesResultsTableMobile
…esponsive header and results table
…AB menu for better reusability
Drive improvements: merge drive-improvements into dev
…ts (#106) * feat: enhance drive pages with local and Google root folder ID retrieval for improved navigation * feat: improve search page layout with responsive design for mobile and desktop views * feat: improve ModelSelector component with responsive design adjustments for better display on mobile and desktop * fix: adjust padding and opacity for action buttons in ChatMessages component for improved visibility and layout * fix: update transformer package from @xenova to @huggingface and adjust message avatar class for improved styling * fix: remove fixed height from FilesResultsTableMobile for improved layout flexibility * feat: integrate sidebar toggle button into SearchBar for enhanced navigation and improve layout responsiveness
…point
- Display locally saved videos in chat instead of expiring provider URLs.
- Enrich GET /api/v1/videos/sora2/{id}/status to include local URL/fileId when available.
- Update VideoJob and ChatMessages to prefer local asset.
- Remove /api/v1/videos/sora2/by-job/{id}.
…nd prevent unnecessary refetches
… model selector popover
Merging admin-panel-fixes-enhancements into dev.
Merging sidebar-pinned-fix into dev.
…ation logic in ModelSelector (#114)
* feat: add file upload and camera capture functionality to ChatInput component * feat: refactor ChatInput component to improve structure and enhance functionality with new subcomponents for voice recording, attachments, and action buttons * feat: introduce outlineAlt button variant and update styles in ChatInput component for improved visual feedback * feat: enhance ChatInput component with mention functionality and recent file suggestions for improved user experience * refactor: update parameter naming from fileId to id in drive file routes for consistency * feat: implement file attachment handling in chat components, allowing users to upload and reference files in messages * feat: enhance ChatInput component with folder browsing and file selection capabilities, improving user interaction with file management * refactor: remove unused integration hook from FilesLeftSidebar component, simplifying the logic for Google Drive visibility * feat: enhance chat creation and message handling with support for attachments, improving message structure and validation * feat: add nested dropdown menus for referencing chats and selecting drive files in ChatInput component, enhancing file management and user interaction * feat: enhance chat components with support for referenced chats, improving context management and user experience * feat: enhance chat and drive components with URL parameter handling for context files, improving user experience and file management * feat: implement confirmation dialog for chat deletion in NavChats component, enhancing user experience and preventing accidental deletions * feat: improve ZoomableImage component with enhanced scaling logic and content visibility management for better user experience * feat: update chat-landing component by removing unused URL parameter handling and simplifying state management, enhancing code clarity and performance
* feat: add file upload and camera capture functionality to ChatInput component * feat: refactor ChatInput component to improve structure and enhance functionality with new subcomponents for voice recording, attachments, and action buttons * feat: introduce outlineAlt button variant and update styles in ChatInput component for improved visual feedback * feat: enhance ChatInput component with mention functionality and recent file suggestions for improved user experience * refactor: update parameter naming from fileId to id in drive file routes for consistency * feat: implement file attachment handling in chat components, allowing users to upload and reference files in messages * feat: enhance ChatInput component with folder browsing and file selection capabilities, improving user interaction with file management * refactor: remove unused integration hook from FilesLeftSidebar component, simplifying the logic for Google Drive visibility * feat: enhance chat creation and message handling with support for attachments, improving message structure and validation * feat: add nested dropdown menus for referencing chats and selecting drive files in ChatInput component, enhancing file management and user interaction * feat: enhance chat components with support for referenced chats, improving context management and user experience * feat: enhance chat and drive components with URL parameter handling for context files, improving user experience and file management * feat: implement confirmation dialog for chat deletion in NavChats component, enhancing user experience and preventing accidental deletions * feat: improve ZoomableImage component with enhanced scaling logic and content visibility management for better user experience * feat: update chat-landing component by removing unused URL parameter handling and simplifying state management, enhancing code clarity and performance * feat: implement optimistic UI updates for trashing items in FilesResultsTable and FilesResultsTableMobile, enhancing user experience with immediate feedback
* feat: add file upload and camera capture functionality to ChatInput component * feat: refactor ChatInput component to improve structure and enhance functionality with new subcomponents for voice recording, attachments, and action buttons * feat: introduce outlineAlt button variant and update styles in ChatInput component for improved visual feedback * feat: enhance ChatInput component with mention functionality and recent file suggestions for improved user experience * refactor: update parameter naming from fileId to id in drive file routes for consistency * feat: implement file attachment handling in chat components, allowing users to upload and reference files in messages * feat: enhance ChatInput component with folder browsing and file selection capabilities, improving user interaction with file management * feat: enhance chat creation and message handling with support for attachments, improving message structure and validation * feat: add nested dropdown menus for referencing chats and selecting drive files in ChatInput component, enhancing file management and user interaction * feat: enhance chat components with support for referenced chats, improving context management and user experience * feat: enhance chat and drive components with URL parameter handling for context files, improving user experience and file management * feat: improve ZoomableImage component with enhanced scaling logic and content visibility management for better user experience * feat: update chat-landing component by removing unused URL parameter handling and simplifying state management, enhancing code clarity and performance
…erride-2025-11-13
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR merges dev into main using -X theirs to prefer dev for all conflicts. Intentional overwrite of conflicting files in main.