Skip to content

Conversation

@BryonLewis
Copy link
Collaborator

@BryonLewis BryonLewis commented Feb 3, 2026

  • Adds a copy_recordings management command that will take the existing recordings and create a new number of them efficiently by copying data instead of running the entire spectrogram generation. It also has the capability to add some random tags to test tagging and filtering.
  • Modifies the basic /recording endpoint to support vuetify v-data-table-server pagination system
    • tried to make the creation of the output more efficient by structuring and using prefect for certain fields
  • api.ts has been updated with the new request and return results for the /recording endpoint
  • Submission Logic moved from Client to Server Side
    • a lot of useState.ts submission logic and computed values have been removed in favor of the get /recordings endpoint returning filtered data
    • Added a new endpoint for getting the unsubmitted neighbors - /unsbimitted-neighbors

TODO:

  • Testing with multiple users and submitted public data.

@BryonLewis BryonLewis changed the base branch from main to batbot-metadata-drawing February 4, 2026 17:34
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 5, 2026

Deploying bats-ai with  Cloudflare Pages  Cloudflare Pages

Latest commit: c7f563d
Status: ✅  Deploy successful!
Preview URL: https://0948dfbc.bats-ai.pages.dev
Branch Preview URL: https://recording-pagination.bats-ai.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant