GHMiranda
  • Joined on 2023-12-31
GHMiranda pushed to developing at GHMiranda/WebVNWrite 2026-01-25 00:11:21 +00:00
75750cf226 Merge pull request 'ralph/collaboration-and-character-variables' (#9) from ralph/collaboration-and-character-variables into developing
cd3ecc4507 fix: only force-reconnect on tab visibility change, not on activity gaps
3b19f58e26 fix: wait for auth session before connecting to realtime channel
9769a80381 Merge branch 'developing' of git.gustavomiranda.xyz:GHMiranda/WebVNWrite into ralph/collaboration-and-character-variables
c28b9ac565 fix: force fresh reconnect when returning after idle period
Compare 23 commits »
cd3ecc4507 fix: only force-reconnect on tab visibility change, not on activity gaps
3b19f58e26 fix: wait for auth session before connecting to realtime channel
9769a80381 Merge branch 'developing' of git.gustavomiranda.xyz:GHMiranda/WebVNWrite into ralph/collaboration-and-character-variables
d2c48c0c9a Merge pull request 'ralph/collaboration-and-character-variables' (#8) from ralph/collaboration-and-character-variables into developing
Compare 3 commits »
c28b9ac565 fix: force fresh reconnect when returning after idle period
fa8437d03a fix: broadcast full CRDT state on connect and when new user joins
2d0c3b6df6 fix: reduce auto-save frequency to avoid excessive writes
ec053d8126 fix: stop state ping-pong by removing broadcastStateRefresh from auto-persist
cd73b31739 fix: improve realtime connection resilience with auto-reconnect and activity-based lifecycle
GHMiranda created pull request GHMiranda/WebVNWrite#9 2026-01-24 20:48:04 +00:00
ralph/collaboration-and-character-variables
eb86ccd291 feat: notify collaborators to refresh from DB after save
cdaae6b965 feat: broadcast full CRDT state to other clients after manual save
34815d70ee fix: resolve CRDT collaboration sync by registering broadcast listener before channel subscribe
Compare 3 commits »
dc7875eeea fix merge
c9f5231137 docs: update PRD and progress for US-053
315e34e25e feat: [US-053] - Revert changes from audit trail
f06a30b2bf feat: [US-052] - Activity history sidebar
6c4a3ba2b7 docs: update PRD and progress for US-051
Compare 11 commits »
GHMiranda pushed to developing at GHMiranda/WebVNWrite 2026-01-24 00:00:48 +00:00
d2c48c0c9a Merge pull request 'ralph/collaboration-and-character-variables' (#8) from ralph/collaboration-and-character-variables into developing
bda19a2970 Merge branch 'developing' into ralph/collaboration-and-character-variables
b6d85b1a47 fix: add isSaving prop and back-to-dashboard navigation to Toolbar
8f6cff52a9 fix: correct OptionConditionEditor props in ChoiceNode
6bc4e32fde fix: remove CRDT observer feedback loop causing drag issues
Compare 7 commits »
GHMiranda merged pull request GHMiranda/WebVNWrite#8 2026-01-24 00:00:47 +00:00
ralph/collaboration-and-character-variables
bda19a2970 Merge branch 'developing' into ralph/collaboration-and-character-variables
76761e878b Merge pull request 'ralph/collaboration-and-character-variables' (#7) from ralph/collaboration-and-character-variables into developing
Compare 2 commits »
GHMiranda created pull request GHMiranda/WebVNWrite#8 2026-01-23 23:59:40 +00:00
ralph/collaboration-and-character-variables
b6d85b1a47 fix: add isSaving prop and back-to-dashboard navigation to Toolbar
8f6cff52a9 fix: correct OptionConditionEditor props in ChoiceNode
6bc4e32fde fix: remove CRDT observer feedback loop causing drag issues
fa336f05d9 fix: restore missing utilities, context menu, and props from failed merge
841eefb186 fix: resolve infinite recursion in RLS policies
Compare 5 commits »
GHMiranda merged pull request GHMiranda/WebVNWrite#7 2026-01-23 18:59:46 +00:00
ralph/collaboration-and-character-variables
GHMiranda pushed to developing at GHMiranda/WebVNWrite 2026-01-23 18:59:46 +00:00
76761e878b Merge pull request 'ralph/collaboration-and-character-variables' (#7) from ralph/collaboration-and-character-variables into developing
bcbad57aa9 Merge branch 'developing' into ralph/collaboration-and-character-variables
409b1848c8 chore: mark US-048 as complete and update progress log
6b7b27236f feat: [US-048] - Integrate Yjs CRDT for conflict-free node/edge synchronization
d75e2daeb0 chore: mark US-046 as complete and update progress log
Compare 15 commits »
bcbad57aa9 Merge branch 'developing' into ralph/collaboration-and-character-variables
8cdba7f858 fix: wrongfull jsx without single parent
190e25228b fix: accepted git conflicts
ac45f14942 Merge pull request 'ralph/vn-flowchart-editor' (#2) from ralph/vn-flowchart-editor into master
654c2a4b62 Merge branch 'master' into ralph/vn-flowchart-editor
Compare 30 commits »
GHMiranda created pull request GHMiranda/WebVNWrite#7 2026-01-23 18:51:11 +00:00
ralph/collaboration-and-character-variables