From d2f0aa1c6528dbb9591ceb7e51cfde34c9122fa3 Mon Sep 17 00:00:00 2001 From: milanmajchrak <90026355+milanmajchrak@users.noreply.github.com> Date: Wed, 27 Sep 2023 13:11:46 +0200 Subject: [PATCH] Ufal 325/be preview files from zip (#441) * add the controller, file for handling the logic, wrapper and testing * add Id for the object response * add controller for handling download feature * extract zip each time the preview section call api * handle the restriction for download * add redirect feature and handle large files upload * add license header for new files * format style code * change wrong spelling * add license header --------- Co-authored-by: HuynhKhoa1601