fix: properly handle OAuth tokens and checkbox states for private datasets - Use oauth_token.token consistently for private dataset operations - Respect private_checkbox state - Add validation for destination selection - Follow HF OAuth docs pattern - Remove profile.token usage cafb905 Raymond Weitekamp commited on Feb 10
fix: properly handle OAuth token for private dataset operations 85e0f0a Raymond Weitekamp commited on Feb 9
fix: use add_item() for private dataset to properly append data like public dataset 3dd19ea Raymond Weitekamp commited on Feb 9
fix: revert private dataset handling to working version from 99f73bbe 4431d68 Raymond Weitekamp commited on Feb 9
fix: make private dataset handling identical to public dataset for proper appending b2d13f3 Raymond Weitekamp commited on Feb 9
fix: use add_item() for private dataset to properly append data c06678c Raymond Weitekamp commited on Feb 9
fix: use proper dataset concatenation for private dataset submissions 0b8bec4 Raymond Weitekamp commited on Feb 9
fix: properly handle OAuth token for private dataset submissions 8d1a5c1 Raymond Weitekamp commited on Feb 9
fix: revert to single image input with explicit mirror_webcam=false 82e87e8 Raymond Weitekamp commited on Feb 9
fix: split image input into separate upload and webcam components 440dd02 Raymond Weitekamp commited on Feb 9
feat: add environment variable support and improve dataset submission 0d3abd2 Raymond Weitekamp commited on Feb 9
Add OAuth authentication to protect the interface and track user contributions a345416 Raymond Weitekamp commited on Feb 8