zulip/static/js/portico
Anders Kaseorg 513207523c js: Fix various sloppy uses of String#replace.
Prefer a regexp match over using String#replace to strip expected
prefixes and suffixes because (a) it implicitly verifies that the
input has the expected format and (b) it won’t unexpectedly strip from
the middle of the string.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-03-04 12:26:49 -08:00
..
confirm-preregistrationuser.js
desktop-login.js
desktop-redirect.js
dev-login.js
email_log.js
google-analytics.js
header.js header: Fix unresponsive dropdown pill on /help pages. 2022-01-05 15:18:24 -08:00
help.js help: Activate sidebar scrollbar when hamburger is clicked. 2021-07-26 15:30:55 -07:00
integrations.js integrations: Adjust font size to fit integration name during initial load. 2022-02-18 12:22:32 -08:00
integrations_dev_panel.js js: Simplify indexing arrays from the end with Array#at. 2022-01-24 09:58:54 -08:00
landing-page.js js: Fix various sloppy uses of String#replace. 2022-03-04 12:26:49 -08:00
signup.js login: Fix hash being lost with redirects. 2021-07-24 09:50:15 -07:00
tabbed-instructions.js
team.js team_page: Display count of contributors with >=100 commits. 2022-01-19 17:37:09 -08:00