{{auth.statusText}}
Login with external service
Tips: If using Google Account, make sure you register a new Google account with "@optimizely.com" email address.
{{new.statusText}}
{{new.fileInfoJson}}
| ID | Name | File name | Download time | Status | ||
|---|---|---|---|---|---|---|
| {{item.id}} | {{item.displayName || item.fileInfo.fileName}} | {{item.fileInfo.fileName}} | {{item.fileInfo.queryTime | date:'yyyy-MM-dd HH:mm:ss'}} | {{item.isDownloaded ? 'Downloaded' : 'Error'}} | {{item.isDownloaded ? 'Completed' : 'Downloading'}} ({{item.downloadPercentage}}%) (Compressing) | Download Detail Analyze | {{item.isDownloaded ? 'Delete' : 'Cancel'}} |
There's no pending download. Please start a new download task!
This is a project of Optimizely Customer Implementation.
The web app aims to compress and store large files from customer's Azure Blob Storage for a faster download and analyze.
Author: Giang Nguyen, with the initial idea of Quan Mai
Web app uses Bootstrap v5 (under MIT license) and DotNetZip (by Henrik Feldt, under MS Public license).
Some part uses hCatpcha and OneTimeSecret. Terms and conditions may apply.