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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

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

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.

1 participant