dtourolle
  • Joined on 2025-05-21
dtourolle pushed to master at dtourolle/jellytau 2026-06-21 08:16:31 +00:00
87762c03b6 Fix linux playback
dtourolle merged pull request dtourolle/jellytau#2 2026-06-21 07:53:31 +00:00
chore: clean up repo organization
dtourolle pushed to master at dtourolle/jellytau 2026-06-21 07:53:31 +00:00
975936b902 Merge pull request 'chore: clean up repo organization' (#2) from chore/repo-cleanup into master
5ba9e0e958 chore: clean up repo organization
Compare 2 commits »
dtourolle created pull request dtourolle/jellytau#2 2026-06-21 07:53:22 +00:00
chore: clean up repo organization
dtourolle created branch chore/repo-cleanup in dtourolle/jellytau 2026-06-21 07:53:04 +00:00
dtourolle pushed to chore/repo-cleanup at dtourolle/jellytau 2026-06-21 07:53:04 +00:00
5ba9e0e958 chore: clean up repo organization
dtourolle pushed to master at dtourolle/jellytau 2026-06-21 07:34:11 +00:00
ccc9dca924 fix: resolve all Rust test compile warnings without suppression
dtourolle pushed to master at dtourolle/jellytau 2026-06-21 07:27:56 +00:00
60bb6c72d1 ci: stop committing machine-specific Android cargo config
dtourolle pushed to master at dtourolle/jellytau 2026-06-21 07:10:52 +00:00
37cc9b424d ci: ensure Android NDK is available in build-and-test job
dtourolle pushed to master at dtourolle/jellytau 2026-06-21 06:48:47 +00:00
2daee7ec2d fix extract traces
dtourolle deleted branch ipc-commands-migration from dtourolle/jellytau 2026-06-21 06:48:12 +00:00
dtourolle pushed to master at dtourolle/jellytau 2026-06-21 06:48:11 +00:00
01c6423154 Merge pull request 'Migrate all IPC call sites to typed tauri-specta commands.*' (#1) from ipc-commands-migration into master
d01c2aab9f Migrate all IPC call sites to typed tauri-specta commands.*
Compare 2 commits »
dtourolle merged pull request dtourolle/jellytau#1 2026-06-21 06:48:10 +00:00
Migrate all IPC call sites to typed tauri-specta commands.*
dtourolle created pull request dtourolle/jellytau#1 2026-06-21 06:47:52 +00:00
Migrate all IPC call sites to typed tauri-specta commands.*
dtourolle created branch ipc-commands-migration in dtourolle/jellytau 2026-06-21 06:47:35 +00:00
dtourolle pushed to ipc-commands-migration at dtourolle/jellytau 2026-06-21 06:47:35 +00:00
d01c2aab9f Migrate all IPC call sites to typed tauri-specta commands.*
dtourolle pushed to master at dtourolle/jellytau 2026-06-20 18:49:49 +00:00
14e9d7e03a E frontend reconciliation (2/2): align consumers to generated bindings; svelte-check clean
76c78e2edc E frontend reconciliation (1/2): types.ts sources from bindings; backend field fixes
Compare 2 commits »
dtourolle pushed to master at dtourolle/jellytau 2026-06-20 17:32:06 +00:00
6146d70bc5 Linux: render video via HTML5 WebView instead of the MPV backend
ea342d76e3 Fix download + casting breakages from the specta migration
7d07b38d50 Exclude generated bindings.ts from Tailwind content scan
Compare 3 commits »
dtourolle pushed to master at dtourolle/jellytau 2026-06-20 16:37:09 +00:00
dc1f516da7 Fix Android insta-crash: don't export TS bindings at runtime
dtourolle pushed to master at dtourolle/jellytau 2026-06-20 16:26:10 +00:00
731966246f Workstream E: generate bindings.ts via reusable specta_builder + export test