• v1.1.0 710682d931

    Enhance upload scripts with command-line options and JavaScript implementation

    slawek released this 2026-01-21 20:48:28 +01:00 | 51 commits to main since this release

    • Add -u/--url option to specify API URL via command line
    • Refactor usage messages into centralized show_usage() function
    • Remove environment variable fallback for API_URL
    • Use curl's native file handling with --data @file
    • Add JavaScript version (upload.js) with identical functionality
    • Both scripts support same command-line interface and options
    Downloads