Skip to content

Add delete recording capability #660

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jun 30, 2025

Conversation

richiemcilroy
Copy link
Member

Summary

  • add recording_dir tracking for in-progress recordings
  • add RequestDeleteRecording event in the backend
  • call API and remove files when deleting an in-progress recording
  • expose delete event in tauri bindings
  • add delete button to recording bar UI
  • use desktop delete endpoint
  • implement /api/desktop/video/delete route

Testing

  • pnpm lint (fails: turbo not found)
  • cargo check (fails: network access blocked)

https://chatgpt.com/codex/tasks/task_e_685290d76d548332a682986ec6929d87

@Brendonovich Brendonovich merged commit 7ee689a into main Jun 30, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants