• Stefy Lanza (nextime / spora )'s avatar
    Implement file upload and chunked upload support for /api/analyze · b7add29d
    Stefy Lanza (nextime / spora ) authored
    - Modified /api/analyze to accept file uploads for all users
    - Restricted file_path parameter to admin users only
    - Added chunked file upload support with upload_id, chunk_number, total_chunks
    - Updated API documentation with file upload examples and chunked upload guide
    - Files are temporarily stored and cleaned up after processing
    b7add29d
Name
Last commit
Last update
..
admin Loading commit data...
account.html Loading commit data...
admin_api.html Loading commit data...
analyze.html Loading commit data...
api.html Loading commit data...
api_tokens.html Loading commit data...
base.html Loading commit data...
config.html Loading commit data...
dashboard.html Loading commit data...
history.html Loading commit data...
index.html Loading commit data...
landing.html Loading commit data...
login.html Loading commit data...
register.html Loading commit data...