zulip/static/js/portico
Vishnu KS 3ec64b6092 team: Include users without an associated GitHub profile.
Including anon=1 in API requests will retrieve all contributors
of the repo. If there is no asscoiated GitHub account present for
the commits then the email and name of the author mentioned in
commit messages is returned.
2020-07-24 10:51:47 -07:00
..
confirm-preregistrationuser.js js: Replace deprecated jQuery event trigger shorthand. 2020-07-21 12:01:26 -07:00
desktop-login.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
desktop-redirect.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
dev-login.js js: Normalize strings to double quotes. 2020-07-17 14:31:24 -07:00
email_log.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
google-analytics.js js: Remove inner spacing from object literals. 2020-07-17 14:31:25 -07:00
header.js js: Replace deprecated jQuery event trigger shorthand. 2020-07-21 12:01:26 -07:00
help.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
integrations.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
integrations_dev_panel.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
landing-page.js landing-page: Clean up ready callbacks. 2020-07-22 15:48:33 -07:00
signup.js js: Replace deprecated $.trim method. 2020-07-22 12:20:23 -07:00
tabbed-instructions.js js: Convert a.indexOf(…) !== -1 to a.includes(…). 2020-02-10 14:08:12 -08:00
team.js team: Include users without an associated GitHub profile. 2020-07-24 10:51:47 -07:00