2017-05-25 19:37:07 +02:00
|
|
|
{
|
2018-05-03 15:05:30 +02:00
|
|
|
"activity": [
|
2019-10-23 07:46:34 +02:00
|
|
|
"./static/js/bundles/common.js",
|
2019-06-21 03:16:48 +02:00
|
|
|
"sorttable/sorttable.js",
|
2019-06-12 15:42:49 +02:00
|
|
|
"./static/js/analytics/activity.js",
|
2019-06-12 12:31:04 +02:00
|
|
|
"./static/styles/portico/activity.scss"
|
2018-05-03 15:05:30 +02:00
|
|
|
],
|
2018-07-23 20:41:48 +02:00
|
|
|
"archive": [
|
2019-10-24 07:04:57 +02:00
|
|
|
"./static/js/bundles/portico.js",
|
2019-10-23 07:46:34 +02:00
|
|
|
"katex/dist/katex.min.js",
|
2019-06-21 03:16:48 +02:00
|
|
|
"xdate/src/xdate.js",
|
2019-06-25 11:39:03 +02:00
|
|
|
"handlebars/dist/cjs/handlebars.runtime.js",
|
2018-07-23 20:41:48 +02:00
|
|
|
"./static/js/archive.js",
|
|
|
|
"./static/js/colorspace.js",
|
|
|
|
"./static/js/floating_recipient_bar.js",
|
|
|
|
"./static/js/timerender.js",
|
|
|
|
"./static/js/templates.js",
|
|
|
|
"./static/js/stream_color.js",
|
2019-10-23 07:46:34 +02:00
|
|
|
"./static/js/scroll_bar.js",
|
|
|
|
"katex/dist/katex.css",
|
|
|
|
"./static/styles/rendered_markdown.scss",
|
|
|
|
"./static/styles/zulip.scss",
|
2020-02-21 00:20:39 +01:00
|
|
|
"./static/styles/portico/archive.scss",
|
|
|
|
"./static/generated/emoji-styles/google-sprite.css"
|
2018-07-23 20:41:48 +02:00
|
|
|
],
|
2018-09-06 10:14:24 +02:00
|
|
|
"billing": [
|
2019-10-24 07:04:57 +02:00
|
|
|
"./static/js/bundles/portico.js",
|
2019-10-23 07:46:34 +02:00
|
|
|
"./static/js/portico/landing-page.js",
|
|
|
|
"./static/styles/portico/landing-page.scss",
|
2019-01-02 09:12:19 +01:00
|
|
|
"./static/js/billing/helpers.js",
|
2018-09-06 15:14:54 +02:00
|
|
|
"./static/js/billing/billing.js",
|
2019-06-25 11:39:03 +02:00
|
|
|
"handlebars/dist/cjs/handlebars.runtime.js",
|
2018-09-06 15:14:54 +02:00
|
|
|
"./static/js/templates.js",
|
|
|
|
"./static/js/loading.js",
|
2019-06-12 12:31:04 +02:00
|
|
|
"./static/styles/portico/billing.scss"
|
2018-09-06 10:14:24 +02:00
|
|
|
],
|
2019-01-02 09:12:19 +01:00
|
|
|
"upgrade": [
|
2019-10-24 07:04:57 +02:00
|
|
|
"./static/js/bundles/portico.js",
|
2019-10-23 07:46:34 +02:00
|
|
|
"./static/js/portico/landing-page.js",
|
|
|
|
"./static/styles/portico/landing-page.scss",
|
2019-01-02 09:12:19 +01:00
|
|
|
"./static/js/billing/helpers.js",
|
|
|
|
"./static/js/billing/upgrade.js",
|
2019-06-25 11:39:03 +02:00
|
|
|
"handlebars/dist/cjs/handlebars.runtime.js",
|
2019-01-02 09:12:19 +01:00
|
|
|
"./static/js/templates.js",
|
|
|
|
"./static/js/loading.js",
|
2019-06-12 12:31:04 +02:00
|
|
|
"./static/styles/portico/billing.scss"
|
2019-01-02 09:12:19 +01:00
|
|
|
],
|
2017-09-29 01:31:55 +02:00
|
|
|
"portico": [
|
2019-10-24 07:04:57 +02:00
|
|
|
"./static/js/bundles/portico.js"
|
2017-09-29 01:31:55 +02:00
|
|
|
],
|
2018-05-02 01:27:48 +02:00
|
|
|
"error-styles": [
|
2019-10-22 02:02:14 +02:00
|
|
|
"./static/third/bootstrap/css/bootstrap.css",
|
|
|
|
"./static/third/bootstrap/css/bootstrap-responsive.css",
|
2019-06-12 12:31:04 +02:00
|
|
|
"./static/styles/portico/portico-styles.scss"
|
2018-05-02 01:27:48 +02:00
|
|
|
],
|
2017-06-22 22:44:16 +02:00
|
|
|
"common": [
|
2019-07-03 01:53:08 +02:00
|
|
|
"./static/js/bundles/common.js"
|
2018-05-28 08:17:05 +02:00
|
|
|
],
|
2017-07-10 20:50:11 +02:00
|
|
|
"help": [
|
2019-10-24 07:04:57 +02:00
|
|
|
"./static/js/bundles/portico.js",
|
2019-06-21 03:16:48 +02:00
|
|
|
"simplebar/dist/simplebar.css",
|
|
|
|
"simplebar/dist/simplebar.js",
|
2019-06-12 12:31:04 +02:00
|
|
|
"./static/js/portico/help.js",
|
|
|
|
"./static/js/portico/tabbed-instructions.js"
|
2017-07-10 20:50:11 +02:00
|
|
|
],
|
2018-05-03 15:16:01 +02:00
|
|
|
"landing-page": [
|
2019-10-24 07:04:57 +02:00
|
|
|
"./static/js/bundles/portico.js",
|
2018-05-03 15:16:01 +02:00
|
|
|
"./static/js/portico/landing-page.js",
|
2019-06-12 12:31:04 +02:00
|
|
|
"./static/styles/portico/landing-page.scss"
|
2018-05-03 15:16:01 +02:00
|
|
|
],
|
|
|
|
"integrations": [
|
2019-10-24 07:04:57 +02:00
|
|
|
"./static/js/bundles/portico.js",
|
2018-05-03 15:16:01 +02:00
|
|
|
"./static/js/portico/integrations.js",
|
2019-06-10 14:39:32 +02:00
|
|
|
"./static/styles/portico/landing-page.scss",
|
|
|
|
"./static/styles/portico/integrations.scss"
|
2018-05-03 15:16:01 +02:00
|
|
|
],
|
2017-06-16 00:30:09 +02:00
|
|
|
"signup": [
|
2019-10-24 07:04:57 +02:00
|
|
|
"./static/js/bundles/portico.js",
|
2019-06-21 03:16:48 +02:00
|
|
|
"jquery-validation/dist/jquery.validate.min.js",
|
2019-01-04 00:21:42 +01:00
|
|
|
"./static/js/portico/signup.js"
|
|
|
|
],
|
2019-10-23 07:46:34 +02:00
|
|
|
"register": [
|
2019-10-24 07:04:57 +02:00
|
|
|
"./static/js/bundles/portico.js",
|
2019-10-23 07:46:34 +02:00
|
|
|
"jquery-validation/dist/jquery.validate.min.js",
|
|
|
|
"./static/js/portico/signup.js",
|
|
|
|
"zxcvbn/dist/zxcvbn.js"
|
|
|
|
],
|
2019-09-14 01:26:57 +02:00
|
|
|
"confirm-preregistrationuser": [
|
2019-10-23 07:46:34 +02:00
|
|
|
"./static/js/bundles/common.js",
|
2019-09-14 01:26:57 +02:00
|
|
|
"./static/js/portico/confirm-preregistrationuser.js"
|
|
|
|
],
|
2019-04-19 18:17:41 +02:00
|
|
|
"support": [
|
2019-10-23 07:46:34 +02:00
|
|
|
"./static/js/bundles/common.js",
|
|
|
|
"sorttable/sorttable.js",
|
|
|
|
"./static/js/analytics/activity.js",
|
|
|
|
"./static/styles/portico/activity.scss",
|
2019-04-19 18:17:41 +02:00
|
|
|
"./static/js/analytics/support.js",
|
|
|
|
"./static/styles/app_components.scss"
|
|
|
|
],
|
2019-10-23 07:46:34 +02:00
|
|
|
"dev-login": [
|
2019-10-24 07:04:57 +02:00
|
|
|
"./static/js/bundles/portico.js",
|
2019-10-23 07:46:34 +02:00
|
|
|
"./static/js/portico/dev-login.js"
|
|
|
|
],
|
2020-04-25 06:49:19 +02:00
|
|
|
"desktop-login": [
|
|
|
|
"./static/js/bundles/portico.js",
|
|
|
|
"./static/js/portico/desktop-login.js"
|
|
|
|
],
|
|
|
|
"desktop-redirect": [
|
|
|
|
"./static/js/bundles/portico.js",
|
|
|
|
"./static/js/portico/desktop-redirect.js"
|
|
|
|
],
|
2019-04-14 15:28:19 +02:00
|
|
|
"integrations-dev-panel": [
|
2019-10-24 07:04:57 +02:00
|
|
|
"./static/js/bundles/portico.js",
|
2019-05-21 05:28:10 +02:00
|
|
|
"./static/js/portico/integrations_dev_panel.js",
|
2019-06-12 12:31:04 +02:00
|
|
|
"./static/styles/portico/integrations_dev_panel.css",
|
2020-02-13 21:34:54 +01:00
|
|
|
"./static/js/reload_state.js",
|
2019-04-14 15:28:19 +02:00
|
|
|
"./static/js/channel.js"
|
2019-06-12 12:31:04 +02:00
|
|
|
],
|
2019-06-06 13:52:44 +02:00
|
|
|
"email-log": [
|
2019-10-23 07:46:34 +02:00
|
|
|
"./static/js/bundles/common.js",
|
2019-06-06 13:52:44 +02:00
|
|
|
"./static/js/portico/email_log.js",
|
2020-02-13 21:34:54 +01:00
|
|
|
"./static/js/reload_state.js",
|
2019-06-06 13:52:44 +02:00
|
|
|
"./static/js/channel.js"
|
|
|
|
],
|
2017-06-15 23:38:28 +02:00
|
|
|
"stats": [
|
2019-10-24 07:04:57 +02:00
|
|
|
"./static/js/bundles/portico.js",
|
2019-06-12 12:31:04 +02:00
|
|
|
"./static/styles/portico/stats.scss",
|
2018-05-03 15:16:03 +02:00
|
|
|
"./static/js/stats/stats.js",
|
2019-06-21 03:16:48 +02:00
|
|
|
"plotly.js/dist/plotly-basic.min.js"
|
2018-05-03 15:16:03 +02:00
|
|
|
],
|
2019-10-23 07:46:34 +02:00
|
|
|
"app": [
|
|
|
|
"./static/js/bundles/app.js",
|
|
|
|
"katex/dist/katex.min.js"
|
|
|
|
],
|
|
|
|
"digest": [
|
2019-10-24 07:04:57 +02:00
|
|
|
"./static/js/bundles/portico.js"
|
2018-07-24 23:21:22 +02:00
|
|
|
]
|
2017-05-25 19:37:07 +02:00
|
|
|
}
|