mikhail_lanskikh
|
fb2d9258ac
|
upd
|
2025-10-23 12:23:03 +05:00 |
|
mikhail_lanskikh
|
e78c1d892e
|
Update z-index values in ModalContainer, PopupContainer, SessionUsersPanel2, and PopoverWrapper for improved layering. Adjust ActionsSidebarWrapper in NewSessionPage for consistent z-index management.
|
2025-10-22 20:08:41 +05:00 |
|
inmake
|
51f2013bee
|
Enhance DraggableContainer to support dragHandleRef for improved drag functionality. Update Popup components (PopupHeader, PopupWrapper, ChatPopup, ParticipantsPopup, QRCodePopup, SharePopup) to utilize dragHandleRef, allowing dragging only from specified elements. Improve cursor styles during dragging for better user experience.
|
2025-10-22 15:12:00 +05:00 |
|
mikhail_lanskikh
|
c6f5c39725
|
upd
|
2025-10-22 15:00:00 +05:00 |
|
mikhail_lanskikh
|
2b67af14e3
|
Update LinkShare component to improve styling by adding 'shrink-0' class to LoaderIcon and CheckIcon divs for better layout control.
|
2025-10-22 14:38:22 +05:00 |
|
mikhail_lanskikh
|
504960bf2b
|
upd
|
2025-10-22 14:30:06 +05:00 |
|
mikhail_lanskikh
|
941b775034
|
Enhance Modal and Popup components with drag-and-drop functionality for mobile responsiveness. Implement drag handling in ModalContainer and PopupContainer, and adjust layout in ModalWrapper and PopupWrapper for better user experience. Update Tooltip and ActionsPopover for improved positioning and visibility. Clean up unused code and comments in HomePage and popupStore.
|
2025-10-22 14:23:15 +05:00 |
|
mikhail_lanskikh
|
8d05e938be
|
Refactor Popup components to utilize DraggableContainer for improved drag-and-drop functionality and responsiveness. Update layout and styling in ParticipantsPopup, QRCodePopup, SharePopup, and ChatPopup to enhance user experience across different screen sizes.
|
2025-10-21 20:59:26 +05:00 |
|
inmake
|
3f463b8ff3
|
Enhance DraggableContainer with new props for enabling/disabling functionality and dragging. Update Popup components to improve structure and responsiveness, removing unnecessary draggable props. Integrate console logging for debugging in PopupContainer and ControlsPopover.
|
2025-10-21 20:28:30 +05:00 |
|
mikhail_lanskikh
|
8c61f10fdb
|
Merge branch 'main' of http://192.168.1.163:3000/inmake/stream.graff.tech-new
|
2025-10-21 19:42:39 +05:00 |
|
mikhail_lanskikh
|
93733663fb
|
upd
|
2025-10-21 19:41:57 +05:00 |
|
inmake
|
b20b7bb8eb
|
Enhance DraggableContainer with centerVertical and centerHorizontal props for improved positioning. Update ChatPopup to utilize DraggableContainer for better layout control and responsiveness.
|
2025-10-21 19:41:18 +05:00 |
|
mikhail_lanskikh
|
3b241ae45f
|
Merge branch 'main' of http://192.168.1.163:3000/inmake/stream.graff.tech-new
|
2025-10-21 19:09:33 +05:00 |
|
mikhail_lanskikh
|
75b57b879e
|
Refactor Popup components to remove position handling and drag functionality; integrate DraggableContainer for improved drag-and-drop experience. Update PopupHeader and PopupWrapper for cleaner structure and enhanced mobile responsiveness.
|
2025-10-21 19:09:03 +05:00 |
|
inmake
|
db484bdb15
|
Enhance DraggableContainer to support initial positioning via corner specification and allow padding in various units. Update SessionUsersPanel2 to utilize new initialCorner prop and adjust padding accordingly.
|
2025-10-21 19:08:39 +05:00 |
|
inmake
|
d2b818ea90
|
Add constrainToBounds prop to DraggableContainer for boundary-limited dragging; enhance console logging in PixelStreamingWrapper to filter messages
|
2025-10-21 18:59:07 +05:00 |
|
inmake
|
0ce81e2e4f
|
Refactor SessionUsersPanel to improve drag-and-drop functionality with enhanced state management and animations. Update UserCamera and UserDevicesControls for consistent styling and layout adjustments. Modify NewSessionPage to import updated SessionUsersPanel component.
|
2025-10-21 17:14:50 +05:00 |
|
inmake
|
e8e781ae99
|
Merge branch 'main' of http://192.168.1.163:3000/inmake/stream.graff.tech-new
|
2025-10-21 14:16:53 +05:00 |
|
inmake
|
44e7370068
|
Update .gitignore to include /dist directory; modify session controller to allow public access to session details without authentication.
|
2025-10-21 14:16:52 +05:00 |
|
C4rnivore
|
6bff06ae84
|
Participants mobile;
|
2025-10-21 11:51:47 +05:00 |
|
C4rnivore
|
006abd1e43
|
Merge branch 'main' of http://192.168.1.163:3000/inmake/stream.graff.tech-new
|
2025-10-20 17:09:24 +05:00 |
|
C4rnivore
|
56ed2221c8
|
toasts;
|
2025-10-20 17:08:35 +05:00 |
|
mikhail_lanskikh
|
50e62eac13
|
Update API URL in .env; add responsive design adjustments in tailwind.config.js; enhance ModalWrapper and Popup components for improved mobile interactions; refactor audio handling in VoiceCheckModal and SoundCheckModal; implement drag functionality in PopupContainer; improve ChatPopup and SharePopup UI for better user experience.
|
2025-10-20 17:06:54 +05:00 |
|
C4rnivore
|
4f0e5b9898
|
threshold for cameras drag;
|
2025-10-17 18:52:17 +05:00 |
|
mikhail_lanskikh
|
ff5d8386ed
|
Update API URL to localhost in .env; add equalizer_bars.svg for audio visualization; refactor PopupWrapper and SessionUsersPanel for improved responsiveness; enhance SoundCheckModal and VoiceCheckModal with audio playback and visualization features; update SharePopup to handle sharing functionality; improve UI components for better interaction and consistency.
|
2025-10-17 18:01:44 +05:00 |
|
mikhail_lanskikh
|
b8bdbc94f9
|
Enhance media device handling in SettingsModal and VoiceCheckModal; add media device availability checks and user feedback for unsupported environments. Refactor ModalWrapper and update UI components for improved responsiveness and layout consistency.
|
2025-10-16 19:09:44 +05:00 |
|
C4rnivore
|
a2d19fe646
|
Cameras drag and snap;
|
2025-10-16 17:42:05 +05:00 |
|
mikhail_lanskikh
|
34c9b58d8f
|
Update API URL in .env; refactor routing in main.tsx to switch between NewSessionPage and TestPage; enhance PixelStreamingWrapper with video initialization callback; improve UI components for better interaction and responsiveness in ActionsSidebarWrapper, UserCamera, UserDevicesControls, and ControlsPopover; add session data fetching and error handling in NewSessionPage.
|
2025-10-16 16:04:59 +05:00 |
|
mikhail_lanskikh
|
9e19a6e03f
|
Add FullscreenExitIcon component; refactor Popover to PopoverWrapper for better functionality; update ChatPopup and ControlsPopover to utilize new PopoverWrapper; enhance NewSessionPage with fullscreen toggle functionality and improved button interactions.
|
2025-10-15 23:41:15 +05:00 |
|
C4rnivore
|
9fd61562a0
|
Merge branch 'main' of http://192.168.1.163:3000/inmake/stream.graff.tech-new
|
2025-10-15 17:06:09 +05:00 |
|
C4rnivore
|
2ade35a8ed
|
Users Cameras; Devices controls;
|
2025-10-15 17:06:05 +05:00 |
|
mikhail_lanskikh
|
d4d5bf609f
|
Refactor UI components and add NewSessionPage; replace TestPage with NewSessionPage, implement ActionsSidebarWrapper, and enhance ActionsPopover and ControlsPopover with Popover component for improved UI interactions.
|
2025-10-15 17:00:30 +05:00 |
|
mikhail_lanskikh
|
728d727cd1
|
Merge branch 'main' of http://192.168.1.163:3000/inmake/stream.graff.tech-new
|
2025-10-14 13:17:09 +05:00 |
|
mikhail_lanskikh
|
6ae7dec7e5
|
upd
|
2025-10-14 13:17:08 +05:00 |
|
C4rnivore
|
1bad1477e1
|
tooltip component
|
2025-10-14 13:16:36 +05:00 |
|
inmake
|
107fbc99af
|
upd
|
2025-10-13 18:46:47 +05:00 |
|
inmake
|
d0203b1106
|
Merge branch 'main' of http://192.168.1.163:3000/inmake/stream.graff.tech-new
|
2025-10-13 17:33:23 +05:00 |
|
inmake
|
8a29cdc27a
|
upd
|
2025-10-13 17:33:22 +05:00 |
|
mikhail_lanskikh
|
90e9786ec9
|
Add framer-motion and motion dependencies; implement animations in ModalContainer and PopupContainer components; enhance PopupWrapper for touch support; update SoundCheckModal and VoiceCheckModal for improved audio testing; refactor Select and ActionsPopover components for animation support.
|
2025-10-13 15:52:05 +05:00 |
|
inmake
|
0e3ad8e065
|
Merge branch 'main' of http://192.168.1.163:3000/inmake/stream.graff.tech-new
|
2025-10-10 19:23:55 +05:00 |
|
inmake
|
7bb50a4ee5
|
upd
|
2025-10-10 19:23:53 +05:00 |
|
mikhail_lanskikh
|
a4c0fae7e9
|
Merge branch 'main' of http://192.168.1.163:3000/inmake/stream.graff.tech-new
|
2025-10-10 19:14:44 +05:00 |
|
mikhail_lanskikh
|
d7d8f4771f
|
Enhance SettingsModal with dynamic device loading for microphones, speakers, and cameras; implement video testing functionality; improve UI with loading states and error handling; update Button and Select components for better interactivity.
|
2025-10-10 19:14:01 +05:00 |
|
C4rnivore
|
b5dc953d6b
|
Avatar component; Indicators components.
|
2025-10-10 12:02:28 +05:00 |
|
C4rnivore
|
f9406cf6fa
|
Merge branch 'main' of http://192.168.1.163:3000/inmake/stream.graff.tech-new
|
2025-10-09 17:01:12 +05:00 |
|
mikhail_lanskikh
|
3fbf97ea59
|
Add @uidotdev/usehooks dependency; enhance SettingsModal with microphone and speaker selection, volume control, and camera options; update Button and RangeInput components for improved functionality and styling.
|
2025-10-09 17:00:58 +05:00 |
|
C4rnivore
|
f1ffe03324
|
Merge branch 'main' of http://192.168.1.163:3000/inmake/stream.graff.tech-new
|
2025-10-09 15:41:01 +05:00 |
|
C4rnivore
|
6f57fcf9f1
|
Participants popup; Actions popover
|
2025-10-09 15:40:30 +05:00 |
|
mikhail_lanskikh
|
79fb7f2748
|
Add react-qr-code dependency; enhance PopupHeader and SharePopup components with draggable functionality; update LinkShare component for improved UI; integrate SettingsModal in HomePage for better user experience.
|
2025-10-09 15:31:39 +05:00 |
|
C4rnivore
|
8ca825475e
|
Merge branch 'main' of http://192.168.1.163:3000/inmake/stream.graff.tech-new
|
2025-10-09 12:35:28 +05:00 |
|