zulip/web/templates/stream_settings
Anders Kaseorg c1675913a2 web: Move web app to ‘web’ directory.
Ever since we started bundling the app with webpack, there’s been less
and less overlap between our ‘static’ directory (files belonging to
the frontend app) and Django’s interpretation of the ‘static’
directory (files served directly to the web).

Split the app out to its own ‘web’ directory outside of ‘static’, and
remove all the custom collectstatic --ignore rules.  This makes it
much clearer what’s actually being served to the web, and what’s being
bundled by webpack.  It also shrinks the release tarball by 3%.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-02-23 16:04:17 -08:00
..
add_subscribers_form.hbs
browse_streams_list.hbs
browse_streams_list_item.hbs
change_stream_info_modal.hbs
copy_email_address_modal.hbs
new_stream_user.hbs
new_stream_users.hbs
selected_stream_title.hbs
stream_creation_form.hbs
stream_description.hbs
stream_member_list_entry.hbs
stream_members.hbs
stream_privacy_icon.hbs
stream_settings.hbs
stream_settings_checkbox.hbs
stream_settings_overlay.hbs
stream_settings_tip.hbs
stream_subscription_request_result.hbs
stream_types.hbs
subscriber_count.hbs
subscription_setting_icon.hbs