.circleci
|
Simplify circleci config (#5361)
|
2023-01-05 12:26:47 -08:00 |
.devcontainer
|
svelte scaffolding for contribute pages (#5019)
|
2022-10-14 16:53:49 +03:00 |
.vscode
|
svelte scaffolding for contribute pages (#5019)
|
2022-10-14 16:53:49 +03:00 |
bin
|
Update wsgi config
|
2022-12-13 10:55:35 +02:00 |
configs
|
Remove Vagrant.
|
2017-11-20 12:50:28 +02:00 |
docker
|
Remove es7/elasticsearch7 references
|
2022-12-01 21:14:25 +00:00 |
docs
|
SEO adjustments for KB forums and user-related links (#5320)
|
2023-01-09 09:02:41 -08:00 |
jsi18n
|
Collect jsi18n files via staticfiles to get hashed filenames.
|
2016-02-23 18:17:29 -08:00 |
k8s
|
Update gunicorn for AWS
|
2022-12-15 17:37:33 +02:00 |
kitsune
|
fix update_user method to work without a request (#5375)
|
2023-01-24 11:36:53 -08:00 |
media
|
Update base template code/styles based on new mockups for support.mozilla.org re-design. (#3243)
|
2018-09-18 16:35:34 -05:00 |
scripts
|
Remove es7/elasticsearch7 references
|
2022-12-01 21:14:25 +00:00 |
styleguide
|
Remove old get-involved pages.
|
2022-10-14 16:54:55 +03:00 |
svelte
|
Update wording in KB
|
2022-11-30 15:29:13 +02:00 |
webpack
|
handle assets in pre-rendering
|
2022-10-14 16:53:49 +03:00 |
wsgi
|
Update gunicorn for AWS
|
2022-12-15 17:37:33 +02:00 |
.adr-dir
|
add ADRs
|
2019-01-10 13:15:06 -05:00 |
.dockerignore
|
Merge branch 'main' into webpack
|
2021-12-16 12:44:14 +00:00 |
.editorconfig
|
Remove editorconfig rules for .travis.yml file
|
2020-08-20 16:50:08 +00:00 |
.env-build
|
move build pipeline to circleci (#4923)
|
2021-12-07 11:57:44 +00:00 |
.env-dist
|
seperate bulk-count es7_reindex option into sql and elastic ones (#4657)
|
2021-02-02 14:49:42 +00:00 |
.env-test
|
Merge branch 'main' into webpack
|
2021-12-16 12:44:14 +00:00 |
.eslintrc
|
Fix eslint problems.
|
2015-12-15 15:23:27 -08:00 |
.gitignore
|
Ignore locust artifacts
|
2022-12-13 09:48:13 +02:00 |
.nvmrc
|
Remove prepare_django_assets script
|
2021-07-14 15:21:02 +03:00 |
.pre-commit-config.yaml
|
flake8 move to github in pre-commit (#5300)
|
2022-11-15 09:30:07 -08:00 |
.readthedocs.yml
|
Add requiremets for docs
|
2022-09-09 17:05:34 +03:00 |
.stylelintrc
|
Add stylelint config
|
2019-11-27 18:33:10 +01:00 |
CODE_OF_CONDUCT.md
|
Update Code of Conduct.
|
2019-03-28 13:37:48 +02:00 |
CONTRIBUTORS.rst
|
Replace manually curated list of contributors with link to generated versions.
|
2015-05-21 14:07:01 -07:00 |
Dockerfile
|
strengthen test target in dockerfile (#5362)
|
2023-01-09 09:07:43 -08:00 |
LICENSE
|
Fix a thing Ricky found that I missed when I fixed the other issue
|
2013-04-05 16:06:06 -04:00 |
Makefile
|
Switch to poetry.
|
2022-03-10 15:05:14 +02:00 |
README.md
|
Update README.md
|
2020-10-27 11:02:21 +01:00 |
babel.cfg
|
Remove django-adminplus
|
2022-11-22 13:39:07 +00:00 |
babeljs.cfg
|
filtering custom extractor that uses the js extractor for svelte files (#5302)
|
2022-11-29 14:19:05 -08:00 |
contribute.json
|
update team members
|
2022-06-29 09:46:53 -07:00 |
docker-compose.yml
|
Merge branch 'main' into remove-es7-prefixes
|
2022-12-01 16:33:10 -05:00 |
manage.py
|
Remove django-celery dependency
|
2020-05-29 16:29:53 +03:00 |
newrelic.ini
|
Disable distributed tracing in newrelic
|
2022-07-07 17:37:32 +03:00 |
package-lock.json
|
Bump qs and browser-sync
|
2023-01-09 08:44:03 +00:00 |
package.json
|
Bump qs and browser-sync
|
2023-01-09 08:44:03 +00:00 |
poetry.lock
|
Library updates
|
2022-12-15 18:15:26 +02:00 |
postcss.config.js
|
replicate existing postcss setup in webpack (#4840)
|
2021-07-13 14:34:23 +01:00 |
pyproject.toml
|
feature(csp|gcs): make gcs backends possible, update csp for gcp
|
2022-12-06 16:00:23 +01:00 |
setup.cfg
|
Remove pytest and nose throughout the project.
|
2022-03-10 15:08:23 +02:00 |
webpack.common.js
|
Configure DefinePlugin
|
2022-10-14 16:54:19 +03:00 |
webpack.dev.js
|
upgrade node to lts, and upgrade dependencies (#4977)
|
2022-01-11 15:43:26 +00:00 |
webpack.pre-render.js
|
s/mobile/store slug
|
2022-10-27 17:27:15 +03:00 |
webpack.prod.js
|
do gzip and brotli compression in webpack
|
2022-03-10 15:08:23 +02:00 |
webpack.test.js
|
upgrade node to lts, and upgrade dependencies (#4977)
|
2022-01-11 15:43:26 +00:00 |