fix: Media file name too long


  • I ran cargo fmt and cargo test
  • I agree to release my code and all other changes of this MR under the Apache-2.0 license

Overview

This fixes the issue when trying to save a media file with long file names by taking the sha256(key) of the file key.

Checklist

  • Add a failing test to test the bug
  • Implement the fix
  • Add database migration.

Others

Closes #146 (closed)

Edited by Shady Khalifa

Merge request reports

Loading