zulip/static
Anders Kaseorg 72dddb7af6 zjsunit: Use assert in strict mode.
This makes assert.equal and assert.deepEqual compare using === rather
than ==, to catch more bugs.

https://nodejs.org/api/assert.html#assert_strict_mode

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2020-02-12 08:16:26 -05:00
..
assets styles: Finish removing manual antialiasing configuration. 2019-08-30 14:51:52 -07:00
audio notifications: Add a setting for changing the notification sound. 2018-12-09 21:25:30 -08:00
generated
html 5xx.html: Build with webpack. 2019-10-28 15:53:15 -07:00
images auth: Add support for GitLab authentication. 2020-02-11 13:54:17 -08:00
js zjsunit: Use assert in strict mode. 2020-02-12 08:16:26 -05:00
shared js: Use modern spread arguments syntax. 2020-02-11 17:43:35 -08:00
styles topic list: Use vdom techniques. 2020-02-05 13:04:16 -08:00
templates subscription_type: Improve wording for full members case. 2020-02-04 17:14:28 -08:00
third marked: Use startsWith instead of indexOf. 2020-01-28 12:48:02 -08:00
.eslintrc.json lint: Delegate console.log check to ESLint. 2020-02-07 14:09:47 -08:00
.gitignore generate-custom-icon-webfont: Replace with webpack webfonts-loader. 2019-07-18 12:00:00 -07:00
favicon.ico