Sravan Sravan
  • Joined on 2025-07-02
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-24 17:15:17 +00:00
5f342b0b4e fix(db): portable thread queries for Postgres (conditional cursor + subquery alias)
e67a783bdc feat(db): Postgres backend + dialect-portable queries + data migration (Phase 5)
3250530596 feat(db): complete async call-site conversion — Phase 3 done, validated on SQLite
2460c0f9eb wip(db): async call-site conversion in progress (Phase 3) — DO NOT MERGE yet
Compare 4 commits »
Sravan pushed to db-migration at Sravan/BizGaze_Remote 2026-07-24 17:02:48 +00:00
5f342b0b4e fix(db): portable thread queries for Postgres (conditional cursor + subquery alias)
Sravan created branch db-migration in Sravan/BizGaze_Remote 2026-07-24 16:58:11 +00:00
Sravan pushed to db-migration at Sravan/BizGaze_Remote 2026-07-24 16:58:11 +00:00
e67a783bdc feat(db): Postgres backend + dialect-portable queries + data migration (Phase 5)
3250530596 feat(db): complete async call-site conversion — Phase 3 done, validated on SQLite
2460c0f9eb wip(db): async call-site conversion in progress (Phase 3) — DO NOT MERGE yet
Compare 3 commits »
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-24 15:41:00 +00:00
dbd209ac2b feat(db): async DB adapter with swappable sqlite backend (Phase 1)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-24 15:38:37 +00:00
e482cb5bb2 test(db): focused DB smoke harness for the migration (22 checks, green on SQLite)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-24 14:16:22 +00:00
1709a331d1 feat(db): Postgres target schema (Phase 1 of the migration)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-24 14:13:52 +00:00
b2c4b10e41 fix(db): guest_emails/lobby ALTERs ran before scheduled_meetings existed + e2e drift
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-24 13:38:44 +00:00
ee95f594c6 style(share-ext): clean SF-Symbol X + paper-plane instead of heavy pill/circle
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-24 12:55:22 +00:00
854bc86a6e feat(share-ext): fix double "Send to", Teams-style layout, clearer branding
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-24 12:30:09 +00:00
4d446a5425 feat(share-ext): avatars, multi-select, and Biz Connect branding in the picker
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-24 11:03:29 +00:00
d664dde798 feat(share): send from inside the share sheet — the Teams-style in-extension picker
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-24 10:54:22 +00:00
2ec0a0c0cd feat(share-ext): confirmation card instead of a confusing blank flash
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-24 10:51:09 +00:00
0c3487fdb0 polish(share): picker avatars + target name + pre-warm video poster
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-24 10:39:05 +00:00
4836b1e197 fix(share): read the shared file via native Filesystem, not fetch (remote-origin)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-24 10:10:08 +00:00
d5658eeb9e ci: surface the real xcodebuild error on archive failure
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-24 09:58:28 +00:00
59310419ba fix(ci): share-extension injector looked one dir too high for the xcodeproj
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-23 17:28:15 +00:00
0a2c7376b9 feat(share): "Biz Connect" in the iOS share sheet — share a photo/file into a chat
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-23 17:09:37 +00:00
00ea140280 feat(photos): downloaded media also lands in a "Connect" album in Photos
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-23 14:27:17 +00:00
82fa8e04eb fix(video): one centred control — download → % → play, as specified