S2OJ/uoj/1
Masco Skray 2e3817cabe fix(uoj/1/app/controllers): fix problem data upload zip type detection error
In the previous version when upload a zip online, even
if it is a real zip file the system refuses to accept.
Just simply disabled this function but it is not suitable.
We found that there is not just one MIME type for zip file.
So we add another common zip MIME types to temporarily solve it.
2019-04-16 21:12:52 +08:00
..
app fix(uoj/1/app/controllers): fix problem data upload zip type detection error 2019-04-16 21:12:52 +08:00
css update: fetch commits from upstream 2018-09-20 19:34:38 +08:00
fonts Initial commit 2018-09-20 17:21:40 +08:00
js chore(uoj/1/js): update Readmore.js version 2018-12-15 13:16:26 +08:00
pictures Initial commit for PHP7 2018-09-20 17:38:09 +08:00
.htaccess fix(uoj/1): change server time's timezone that always set to UTC 2018-10-11 23:40:05 +08:00
index.php fix(uoj/1/app/models): session issue caused by wrong cookie domain 2018-10-11 18:46:58 +08:00
robots.txt Initial commit 2018-09-20 17:21:40 +08:00