zulip/tools/setup
aryanshridhar f92f99d92d dependencies: Replace moment.js with date-fns.
Replaced methods/functions of moment.js with date-fns library.
The motive was to replace it with a smaller frontend timezone library.

Date-fns ~ 11.51 kb
moment.js ~ 217.87 kb

Some of the format strings change because date-fns encodes them
differently from how moment did.

Fixes #16373.
2021-02-05 11:04:32 -08:00
..
dev-vagrant-docker docs: Standardize on PostgreSQL, not Postgres. 2020-10-28 11:55:16 -07:00
emoji docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
__init__.py Add __init__.py to tools/ and tools/setup/. 2016-07-20 18:20:37 -07:00
bootstrap-aws-installer provisioning: Support non-RSA SSH keys. 2020-10-27 13:43:45 -07:00
bootstrap-awscli shfmt: Reformat shell scripts with shfmt. 2020-10-15 15:16:00 -07:00
build_pygments_data build_pygments_data: Include zulip specific data in langs. 2020-12-15 16:41:19 -08:00
build_timezone_values dependencies: Replace moment.js with date-fns. 2021-02-05 11:04:32 -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 python: Combine some split import groups. 2020-06-18 15:54:11 -07:00
generate_zulip_bots_static_files.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
install-aws-server puppet: Rename postgres_appdb to postgresql. 2020-10-27 13:29:19 -07:00
install-shellcheck shfmt: Reformat shell scripts with shfmt. 2020-10-15 15:16:00 -07:00
install-shfmt install-shfmt: Upgrade shfmt from 3.1.2 to 3.2.1. 2020-12-09 23:07:40 -08:00
lang.json markdown: Add support for spoilers. 2020-06-16 16:14:10 -07:00
optimize-svg shfmt: Reformat shell scripts with shfmt. 2020-10-15 15:16:00 -07:00
postgresql-init-dev-db tools: Rename postgres to postgresql in tool names. 2020-10-28 11:57:02 -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 requirements: Upgrade Thumbor to 7.0.0a5 on Python 3. 2020-07-06 16:09:53 -07:00