Sravan Sravan
  • Joined on 2025-07-02
Sravan pushed to master at Sravan/BizGaze_Remote 2026-06-30 11:36:16 +00:00
f517c153c1 docs(deploy): add operational guardrails + env/verification checklist for IT
Sravan pushed to master at Sravan/BizGaze_Remote 2026-06-30 11:31:31 +00:00
06f0b08a18 feat(chat): rich shared-media view, status selector, drag-drop upload + fixes
Sravan pushed to master at Sravan/BizGaze_Remote 2026-06-25 09:32:18 +00:00
e9e5c7f406 fix(pwa): white icon tile for contrast + cache-bust icon URLs (v2)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-06-24 12:28:29 +00:00
a427be9b6f fix(cache): send Cache-Control: no-store on all JSON/404 responses
Sravan pushed to master at Sravan/BizGaze_Remote 2026-06-24 11:43:07 +00:00
b576ed372a feat(pwa): installable app (Add to Home Screen) for Android + iOS
Sravan pushed to master at Sravan/BizGaze_Remote 2026-06-24 11:00:23 +00:00
f4a23ae805 fix(cache): serve HTML with no-store so deploys reach browsers without a hard refresh
Sravan pushed to master at Sravan/BizGaze_Remote 2026-06-24 08:27:09 +00:00
f7ddb2e7ae fix(push): wait for active SW before subscribe + log every step (subscribe was failing silently)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-06-24 08:09:49 +00:00
5edb3fa241 fix(chat): dedup sent message in sendMessage too (WS echo can beat the POST response)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-06-24 07:08:44 +00:00
88d7657364 chore: add build marker (window.__BUILD) to home.html for deploy verification
Sravan pushed to master at Sravan/BizGaze_Remote 2026-06-23 16:28:55 +00:00
1272b81cee feat(push): Web Push notifications for backgrounded/closed/mobile tabs
Sravan pushed to master at Sravan/BizGaze_Remote 2026-06-23 13:17:29 +00:00
d50d4bde47 fix(icons): proper end-call (hang-up) glyph + cache-bust icons.js (v3)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-06-23 12:36:05 +00:00
1f4516d69b fix(chat): dedup own echoed message so sent messages don't show twice
Sravan pushed to master at Sravan/BizGaze_Remote 2026-06-23 12:11:49 +00:00
fcd6a60baa fix(prod): add missing public/icons.js (was untracked -> 404 in prod)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-06-23 11:47:26 +00:00
bda63b6f0a Merge origin/master (TURN/coturn + BizGaze-only login) into feature tree
27355cec76 BizGaze Connect: chat, meetings, recordings, mobile, directory + UI fixes
Compare 2 commits »
Sravan closed pull request Sravan/BizGaze_Remote#2 2026-06-16 09:21:35 +00:00
CoTurn Server Setup
Sravan merged pull request Sravan/BizGaze_Remote#2 2026-06-16 09:21:35 +00:00
CoTurn Server Setup
Sravan created pull request Sravan/BizGaze_Remote#2 2026-06-16 09:21:14 +00:00
CoTurn Server Setup
Sravan pushed to hotfix/bizgaze-only-login at Sravan/BizGaze_Remote 2026-06-16 09:15:42 +00:00
54b74d5db1 feat(turn): self-hosted coturn support + time-limited creds + failure UX
6ac280f178 fix(webrtc): use TURN on desktop too (screen share blank/disconnect)
Compare 2 commits »
Sravan closed pull request Sravan/BizGaze_Remote#1 2026-06-16 05:24:28 +00:00
login changes
Sravan merged pull request Sravan/BizGaze_Remote#1 2026-06-16 05:24:28 +00:00
login changes