zulip/static
Shubham Dhama 6d33e73b5f upload: Remove progress bar only when upload is finished.
Previous logic was little buggy, as many time there can be considerable
difference between uploadFinished and progressUpdated as progressUpdated
can finish much earlier(on a slow connection) and the "uploaded file"
markdown text is inserted with some delay.
It is also a preliminary commit for making each progress bar independent
as currently progressUpdated may close upload_bar even after only
one file out of many files is uploaded.
2018-05-02 12:32:13 -07:00
..
assets Fix favicon generator script. 2018-01-30 10:32:55 -08:00
audio
generated
html webpack: Move the styles consumed by 5xx.html to webpack. 2018-05-02 09:45:01 -07:00
icons/fonts Generate custom-icon-webfont on each provision or update-prod-static. 2017-11-20 16:36:49 -08:00
images why-zulip: Include cartoon of Julia Evans. 2018-04-30 17:46:02 -07:00
js upload: Remove progress bar only when upload is finished. 2018-05-02 12:32:13 -07:00
locale i18n: Update translations. 2018-04-17 12:41:06 -07:00
styles org settings: Change user joining invitation setting to dropdown. 2018-05-02 11:42:26 -07:00
swagger org setting: Add time limits for message deleting. 2018-04-27 19:22:28 -07:00
templates org settings: Change realm_org_join_restrictions label text. 2018-05-02 11:42:28 -07:00
third upload: Add/enable `uploadStarted` option in jquery-filedrop plugin. 2018-05-02 12:32:13 -07:00
ts webpack: Upgrade webpack version 4.5.0. 2018-04-23 15:49:33 -07:00
.gitignore i18n: Make Git ignore mobile.json resources. 2018-01-29 12:49:51 -08:00
favicon.ico
node_modules