• Joined on 2023-04-03
inmake pushed to main at inmake/stream.graff.tech-client 2026-04-21 18:08:53 +05:00
c2bee615fa Refactor feedback forms to include MAIL_REQUEST_FROM in API requests. Updated API utility to use mailApi for mail-related endpoints. Enhanced FeedbackFormModal and LeadForm components for improved data handling and user experience.
inmake pushed to main at inmake/stream.graff.tech-client 2026-04-21 17:22:36 +05:00
68b4ce1a8d Update package dependencies, enhance localization, and refactor App component. Added new dependencies for improved state management and UI interactions. Streamlined i18n configuration and integrated path aliases for better module resolution. Adjusted Tailwind CSS configuration to include new screen sizes and optimized component structure for clarity and performance.
inmake pushed to main at inmake/stream-demo-standalone 2026-04-16 14:31:02 +05:00
dbefb051da Refactor AvailableDemos component to utilize getStreamingProjects for data retrieval, enhancing localization support. Remove unused getProjects query and related constants, and adjust project rendering logic for improved responsiveness and swipe handling.
inmake pushed to main at inmake/stream-demo-standalone 2026-04-16 13:34:04 +05:00
a92ce6a6ab Remove unused video file and update footer and lead form components for improved localization. Adjust contact links based on language selection and enhance legal link references in the application.
inmake pushed to main at inmake/stream-demo-standalone 2026-04-16 13:15:29 +05:00
99114120b9 Refactor App component structure by removing LanguageSwitcher and integrating Header. Update LanguageSwitchButton for improved localization handling. Clean up Feedback and LeadForm components by removing unused code. Enhance AvailableDemos with better translation support and adjust layout for mobile responsiveness.
7d1e0fe078 Update language support and localization across components. Change HTML language attribute to English, add i18next for translations, and refactor feedback forms to utilize localized strings. Remove unused constants and adjust product handling in lead forms. Enhance accessibility and improve code structure.
Compare 3 commits »
inmake pushed to main at inmake/stream-demo-standalone 2026-04-10 18:40:14 +05:00
5007140a15 Remove unused files and update configuration for environment variables. Refactor feedback forms to use a new lead form component. Adjust API handling and project image resolution logic. Clean up imports and improve code structure across various components.
f4b2b9b67e init
Compare 2 commits »
inmake created branch main in inmake/stream-demo-standalone 2026-04-10 18:40:13 +05:00
inmake created repository inmake/stream-demo-standalone 2026-04-10 18:39:39 +05:00
inmake pushed to main at inmake/crm.stream.graff.tech 2026-03-17 17:56:12 +05:00
27317124aa Update environment configuration and enhance Card and Timeline components; change API URL for development, integrate Kebab menu for session management in Card, and streamline Timeline session handling by removing unnecessary button.
inmake pushed to main at inmake/stream.graff.tech-client 2026-03-17 17:55:43 +05:00
3c0f556503 Refactor language detection and localization handling. Removed i18next-browser-languagedetector dependency, integrated language detection logic directly into the application, and improved user experience with loading indicators. Updated App and routing structure to support language detection more effectively. Cleaned up package dependencies and adjusted image assets for better performance.
inmake pushed to main at inmake/crm.stream.graff.tech 2026-03-16 19:28:48 +05:00
9f828473f6 Enhance Button and CreateBuildModal components; add title prop to Button for accessibility, refactor CreateBuildModal to manage multiple builds selection, improve loading states, and streamline API interactions for better user experience.
inmake pushed to main at inmake/crm.stream.graff.tech 2026-03-16 17:48:27 +05:00
1e22853146 Refactor Card, Managers, Schedule, and SelectUser components to enhance functionality and UI; integrate manager selection logic, improve session handling, and add loading states for better user experience.
inmake pushed to main at inmake/stream.graff.tech-client 2026-02-27 18:35:06 +05:00
c2fc1624a4 Enhance Video and StreamPage components with improved media stream handling. Added audio and video track management, refined microphone and camera status updates, and optimized rendering based on available media streams. Improved user experience with conditional rendering and state management for audio and video devices.
cb156bd99d Update footer copyright year to 2026 and enhance media device management in SetNameModal and StreamPage components. Added microphone and camera status handling, device selection, and improved user experience with updated state management in the stream store.
Compare 2 commits »
inmake pushed to main at inmake/stream.graff.tech-new 2026-02-20 13:40:59 +05:00
02af1d0923 Refactor user and room management logic in WebRTC server
inmake pushed to main at inmake/stream.graff.tech-new 2026-02-20 12:46:21 +05:00
0243284da0 Remove deprecated Nginx configuration for stream.graff.estate and update package dependencies in session-server and client
inmake pushed to main at inmake/coord.graff.tech-server 2026-02-18 20:28:20 +05:00
9af8cedfc5 Enhance session management: add startAt and endAt fields to ActiveSession model, update sessionController to handle default session duration, and improve memory management logic in SessionServer. Modify cronService to correctly parse and check session times.
inmake pushed to main at inmake/node-session-server 2026-02-17 19:12:40 +05:00
eef57a9b21 Update server configuration and enhance network monitoring. Changed SERVER_NAME in .env file. Added network download and upload speed tracking to system stats in index.ts, and updated SessionServer model to store these metrics.
d977290646 Enhance server monitoring and messaging functionality. Added new dependencies for date handling and system information. Updated session server model to track GPU and CPU metrics. Improved session management with better process argument handling and local IP retrieval. Refactored sendMessage route to use login for authentication.
Compare 5 commits »
inmake pushed to main at inmake/irth-new-client-120 2026-02-10 19:48:51 +05:00
13f7ac4dc0 Remove outdated floor plan images and update references to new images; adjust layout configurations and improve unit type handling in components for better rendering and consistency.
inmake pushed to main at inmake/irth-new-client-120 2026-02-10 16:31:25 +05:00
e076e9ebbf Update SVG mask definitions in masks.ts for improved rendering and accuracy; modify hq mask path to enhance visual fidelity and maintain consistency across components.
Compare 2 commits »
inmake pushed to main at inmake/irth-new-client-120 2026-02-09 16:46:48 +05:00
97472df534 Refactor FloorPopup and AmenitiesFloorView components for improved logic and styling; enhance ResidentialFloorView with new floor options and update floor range constants for better organization and clarity.