zulip/static/js/portico
Tim Abbott 7b8ba5ebd9 docs: Update most remaining references to zulipchat.com.
In some cases, the cleanest tweak is to replace references to the
domain with Zulip Cloud, the product.
2020-06-08 18:10:45 -07:00
..
confirm-preregistrationuser.js confirm_preregistrationuser: Uninline script. 2019-09-16 17:23:20 -07:00
desktop-login.js desktop-login: Fix window.open invocation. 2020-05-06 13:57:07 -07:00
desktop-redirect.js auth: Use the clipboard instead of zulip:// for desktop auth flow. 2020-04-30 16:45:00 -07:00
dev-login.js js: Automatically convert var to let and const in most files. 2019-11-03 12:42:39 -08:00
email_log.js js: Automatically convert var to let and const in most files. 2019-11-03 12:42:39 -08:00
google-analytics.js portico: Add setting to put Google Analytics on selected portico pages. 2020-05-11 23:22:50 -07:00
header.js js: Automatically convert var to let and const in most files. 2019-11-03 12:42:39 -08:00
help.js portico: Add setting to put Google Analytics on selected portico pages. 2020-05-11 23:22:50 -07:00
integrations.js portico: Add setting to put Google Analytics on selected portico pages. 2020-05-11 23:22:50 -07:00
integrations_dev_panel.js text: Fix some typos (most of them found and fixed by codespell). 2020-03-27 17:25:56 -07:00
landing-page.js docs: Update most remaining references to zulipchat.com. 2020-06-08 18:10:45 -07:00
signup.js auth: Merge RemoteUserBackend into external_authentication_methods. 2019-12-10 20:16:21 +01:00
tabbed-instructions.js js: Convert a.indexOf(…) !== -1 to a.includes(…). 2020-02-10 14:08:12 -08:00
team.js js: Convert _.contains(a, …) to a.includes(…). 2020-02-10 14:08:12 -08:00