Commit Graph

8 Commits

Author SHA1 Message Date
Yuvraj Singh
b3f6cf21a5 Add MIT License to the project 2025-11-07 00:39:34 +05:30
Yuvraj Singh
aad6aa6adf Merge pull request #1 from Hardaistee/Stable
modernized general ui
2025-11-07 00:20:47 +05:30
apiboomer
c9237bb5e5 Readme Update 2025-08-27 03:17:49 +03:00
apiboomer
4bd3c48010 Redesign chat UI and remove location sharing
Modernizes the chat and join pages with new styles, improved layouts, and enhanced user experience using custom CSS and FontAwesome icons. Removes location sharing functionality from both frontend and backend, including related templates and code. Adds connection status indicators, notification system, and keyboard shortcuts for better usability.
2025-08-27 03:14:15 +03:00
apiboomer
e56c743851 Add dotenv support and update server config
Introduced dotenv for environment variable management and created a .env file for port configuration. Updated server to use HOST and PORT from environment, allowing access from all IPs. Modified Socket.io client connection to use window.location.origin for remote server compatibility.
2025-08-27 01:48:09 +03:00
yuvraj0028
e60082938f Added README file 2024-01-07 17:10:55 +05:30
yuvraj0028
af27eee6de Bug Fixes 2024-01-04 20:31:35 +05:30
yuvraj0028
7a876d2d84 First Commit 2024-01-04 20:11:35 +05:30