zulip/static
jagansivam28 44995e36df realm logo: Fix realm logo unsupported file upload bug.
Unable to upload a realm logo once we encounter file input error bug
was fixed by clearing `get_file_input()` after file input error
with `get_file_input().val('')`.

The previous .clone() logic was preserved over many years but
apparently was also just wrong.

Fixes #15198
2020-06-04 14:21:23 -07:00
..
assets styles: Finish removing manual antialiasing configuration. 2019-08-30 14:51:52 -07:00
audio
generated
html static: Serve webpack bundles from the root domain. 2020-04-10 00:48:02 -07:00
images tools: Use the correct logo path to generate bot avatar. 2020-06-01 18:08:23 -07:00
js realm logo: Fix realm logo unsupported file upload bug. 2020-06-04 14:21:23 -07:00
shared typeahead: Convert to ES6 module. 2020-02-19 14:36:42 -08:00
styles overlay: Mitigate issue with dropdown list widget getting clipped. 2020-06-04 16:44:19 -04:00
templates overlay: Mitigate issue with dropdown list widget getting clipped. 2020-06-04 16:44:19 -04:00
third markdown: Add timestamp syntax to markdown processors. 2020-05-20 14:23:55 -07:00
.eslintrc.json lint: Delegate console.log check to ESLint. 2020-02-07 14:09:47 -08:00
.gitignore team: Generate team page data using cron job. 2020-04-08 12:52:31 -07:00
favicon.ico