Travis Vasceannie vasceannie
  • Joined on 2025-08-26
vasceannie pushed to master at vasceannie/noteflow 2026-01-19 14:35:41 +00:00
1d0d5706d5 fix(api): harden tauri adapter init and stream close
693a662b09 refactor(api): split tauri adapter
Compare 2 commits »
vasceannie pushed to master at vasceannie/noteflow 2026-01-19 14:21:27 +00:00
77345d2dd0 fix: Add Tauri IPC connection verification and update transcription stream tests for asynchronous invocation handling.
vasceannie pushed to master at vasceannie/noteflow 2026-01-19 14:11:18 +00:00
e2ca70b553 refactor: simplify ASR processing by removing intermediate dataclasses and directly passing arguments.
bb21a3a122 refactor: refine audio stream handling, simplify error message extraction, and update test assertions.
87ec99bf12 feat: implement streaming optimization codefixes (11 items)
b50b3c2e56 fix(api): harden tauri adapter init and stream close
33b2a5cd3b refactor(api): split tauri adapter
Compare 5 commits »
vasceannie pushed to main at vasceannie/lightrag 2026-01-19 13:54:01 +00:00
ce23ef560e Update docker-compose.yml
vasceannie pushed to main at vasceannie/lightrag 2026-01-19 13:47:41 +00:00
560056ff14 Update docker-compose.yml
vasceannie pushed to main at vasceannie/lightrag 2026-01-19 13:40:58 +00:00
e39eb507cc Update docker-compose.yml
vasceannie pushed to main at vasceannie/lightrag 2026-01-19 13:36:45 +00:00
2a76428639 Update docker-compose.yml
vasceannie pushed to main at vasceannie/lightrag 2026-01-19 13:33:02 +00:00
03249bd649 Update docker-compose.yml
vasceannie pushed to master at vasceannie/noteflow 2026-01-19 09:53:58 +00:00
fbe7fc66d8 feat: enhance diarization skipped job logging with meeting creator ID and improve dev server robustness with execvp error handling.
552519ca7a fix(api): harden tauri adapter init and stream close
7587b1a028 refactor(api): split tauri adapter
354ad02f9a fix(api): harden tauri adapter init and stream close
ba2c3f3b58 refactor(api): split tauri adapter
Compare 14 commits »
vasceannie deleted branch xcribe-ui-enhancement from vasceannie/noteflow 2026-01-19 09:51:41 +00:00
vasceannie deleted branch working from vasceannie/noteflow 2026-01-19 09:51:30 +00:00
vasceannie pushed to xcribe-ui-enhancement at vasceannie/noteflow 2026-01-19 08:27:55 +00:00
7b63dc6f36 Merge commit 'e4d4816' into xcribe-ui-enhancement
e4d4816a12 refactor: Make panel components purely presentational by delegating panel expansion and collapse logic to parent components.
20e7b575e3 Merge branch 'master' into xcribe-ui-enhancement
61c49257d3 Merge pull request #2 from vasceannie/codex/refactor-tauri-adapter-files-into-structure
cff3c2f80a fix(api): harden tauri adapter init and stream close
Compare 6 commits »
vasceannie pushed to xcribe-ui-enhancement at vasceannie/noteflow 2026-01-19 08:23:34 +00:00
6b76f05143 fix(api): harden tauri adapter init and stream close
9785ddb397 refactor(api): split tauri adapter
Compare 2 commits »
vasceannie pushed to xcribe-ui-enhancement at vasceannie/noteflow 2026-01-19 08:13:39 +00:00
354ad02f9a fix(api): harden tauri adapter init and stream close
ba2c3f3b58 refactor(api): split tauri adapter
ddccdc1705 fix(api): harden tauri adapter init and stream close
e7805b4091 refactor(api): split tauri adapter
Compare 4 commits »
vasceannie pushed to xcribe-ui-enhancement at vasceannie/noteflow 2026-01-19 08:07:43 +00:00
56b2e31aa9 fix(api): harden tauri adapter init and stream close
f28cdddc69 refactor(api): split tauri adapter
Compare 2 commits »
vasceannie pushed to xcribe-ui-enhancement at vasceannie/noteflow 2026-01-19 07:56:28 +00:00
b5f7e1f863 refactor: Make panel components purely presentational by delegating panel expansion and collapse logic to parent components.
vasceannie pushed to xcribe-ui-enhancement at vasceannie/noteflow 2026-01-19 05:58:31 +00:00
717aafedf2 feat: Enhance recording panel behavior by synchronizing panel sizes with recording state, adding resize constraints, and updating default visibility for the stats panel.
vasceannie pushed to xcribe-ui-enhancement at vasceannie/noteflow 2026-01-19 04:40:58 +00:00
f9b98d43dc feat: introduce a new markdown editor component and enhance UI panel state management, while banning the standard library logger.
vasceannie pushed to xcribe-ui-enhancement at vasceannie/noteflow 2026-01-19 02:18:40 +00:00
853bf7fe01 feat: add ModelCatalogEntry type, enhance EffectiveServerUrl with host/port details, and refine project context logging.
0f92ef8053 feat: introduce unified status row, quick actions for notes and transcripts, jump-to-live indicator, and in-transcript search to the recording page.
Compare 2 commits »
vasceannie pushed to main at dka/tasktrove 2026-01-19 02:00:23 +00:00
019144e18e compose file