zulip/tools/setup
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
..
apns tools: Add script apns/prep-cert. 2022-12-07 22:07:36 -08:00
dev-vagrant-docker scripts: Pass --retry 3 to curl. 2022-11-08 08:07:36 -08:00
emoji web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
__init__.py
bootstrap-aws-installer bootstrap-aws-installer: Switch to an IMDSv2-compatible URL. 2022-10-28 16:52:54 -07:00
bootstrap-awscli.sh bootstrap-awscli: Upgrade awscli version. 2022-11-08 13:26:32 -08:00
build_pygments_data web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
build_timezone_values web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
dev-motd Vagrantfile: Be nicer to /etc/update-motd.d. 2019-05-24 17:33:06 -07:00
generate-fixtures shfmt: Reformat shell scripts with shfmt. 2020-10-15 15:16:00 -07:00
generate-test-credentials shfmt: Reformat shell scripts with shfmt. 2020-10-15 15:16:00 -07:00
generate_integration_bots_avatars.py uploads: Split out S3 and local file backends into separate files. 2023-01-09 18:23:58 -05:00
generate_zulip_bots_static_files.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
install-aws-server install-aws-server: Use correct fd and exit code for usage message. 2023-01-04 14:01:34 -08:00
install-shellcheck install-shellcheck: Upgrade ShellCheck to 0.9.0. 2023-01-04 14:01:34 -08:00
install-shfmt install-shfmt: Upgrade shfmt to 3.6.0. 2023-01-04 14:01:34 -08:00
install-transifex-cli provision: Replace transifex-client with new transifex-cli. 2022-12-13 12:34:08 -08:00
lang.json build_pygments_data: Reprioritize and categorize pygment language codes. 2021-05-24 23:15:39 -07:00
optimize-svg install-node: Upgrade Node.js to 18.14.0; manage Yarn with Corepack. 2023-02-09 15:50:47 -08:00
postgresql-init-dev-db docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
postgresql-init-test-db tools: Rename postgres to postgresql in tool names. 2020-10-28 11:57:02 -07:00
setup_venvs.py provision: Silently unset PIP_USER if set. 2021-10-22 13:43:40 -07:00
vagrant-provision Vagrantfile: Move inline provision script to a separate file. 2021-09-14 10:22:48 -07:00