🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
dependabot[bot] bc30f9829d
Bump sphinx-rtd-theme from 3.0.1 to 3.0.2 in /requirements
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 3.0.1 to 3.0.2.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/3.0.1...3.0.2)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-13 11:19:29 +00:00
.github Sync storage with make up flow (#22805) 2024-11-12 16:32:27 +01:00
docker Sync storage with make up flow (#22805) 2024-11-12 16:32:27 +01:00
docs Bump sphinx-rtd-theme from 2.0.0 to 3.0.1 in /requirements (#22753) 2024-10-21 21:04:39 +02:00
locale Extracted l10n messages from 2024-11-13 at 2a1eb8b1c5 2024-11-13 10:02:47 +00:00
private Remove code related to the wat scanner (#19153) 2022-04-26 14:38:35 +02:00
requirements Bump sphinx-rtd-theme from 3.0.1 to 3.0.2 in /requirements 2024-11-13 11:19:29 +00:00
scripts Better defaults for make setup with better testing of python. (#22804) 2024-11-04 14:08:08 +01:00
src/olympia Revert "Fallback to empty list when block type is not present on cache.json" (#22845) 2024-11-13 12:02:00 +01:00
static Add ability to harden / soften blocks in the admin (#22827) 2024-11-13 10:55:00 +01:00
tests Better defaults for make setup with better testing of python. (#22804) 2024-11-04 14:08:08 +01:00
.dockerignore Sync storage with make up flow (#22805) 2024-11-12 16:32:27 +01:00
.gitignore Sync storage with make up flow (#22805) 2024-11-12 16:32:27 +01:00
.jshintrc Fixing migration from config.json to .jshintrc 2014-11-12 19:45:54 +01:00
.prettierignore Merge deployment and development Dockerfiles (#20480) 2023-03-23 15:46:56 +01:00
.prettierrc Introduce Prettier (#15131) 2020-08-03 14:55:07 +02:00
Dockerfile Sync storage with make up flow (#22805) 2024-11-12 16:32:27 +01:00
LICENSE Remove year in LICENSE 2023-07-20 15:31:17 +02:00
Makefile Autogenerate makefile help (#12220) 2019-08-29 15:34:26 +02:00
Makefile-docker Sync storage with make up flow (#22805) 2024-11-12 16:32:27 +01:00
Makefile-os Remove redunant docker volumes, remove shared docker volumes, remove renew-anon-volumes, strict filter on volume cleaning (#22780) 2024-11-05 15:40:54 +01:00
README.md Remove Circle CI configs (#22595) 2024-08-27 12:43:42 +02:00
babel.cfg Remove egg-info without breaking locale extraction (#22384) 2024-06-21 15:19:29 +02:00
babeljs.cfg Remove puente: add necessary babel configuration instead (#19097) 2022-04-11 14:13:54 +02:00
conftest.py Bump ruff from 0.5.7 to 0.6.3 in /requirements (#22618) 2024-08-30 16:01:02 +01:00
contribute.json Migrate to Circle CI (#16189) 2020-12-18 12:13:48 +01:00
docker-bake.hcl Dev-mode (#22748) 2024-10-18 17:39:49 +02:00
docker-compose.ci.yml Sync storage with make up flow (#22805) 2024-11-12 16:32:27 +01:00
docker-compose.override.yml Remove obsolete `version` in docker compose files (#22288) 2024-05-27 17:33:08 +02:00
docker-compose.private.yml Remove obsolete `version` in docker compose files (#22288) 2024-05-27 17:33:08 +02:00
docker-compose.yml Remove redunant docker volumes, remove shared docker volumes, remove renew-anon-volumes, strict filter on volume cleaning (#22780) 2024-11-05 15:40:54 +01:00
jest.config.js "Fix makefile env variables definition" (#22246) 2024-05-16 14:49:37 +02:00
manage.py Enable isort (#20718) 2023-05-23 15:36:16 +01:00
package-lock.json Bump jquery-ui from 1.14.0 to 1.14.1 (#22810) 2024-11-13 12:00:08 +01:00
package.json Bump jquery-ui from 1.14.0 to 1.14.1 (#22810) 2024-11-13 12:00:08 +01:00
pyproject.toml stop ignoring ruff rule B904 (#22641) 2024-09-05 12:07:00 +01:00
settings.py Dev-mode (#22748) 2024-10-18 17:39:49 +02:00
settings_test.py Dev-mode (#22748) 2024-10-18 17:39:49 +02:00

README.md

Code of conduct

CI Status

Addons-Server

Welcome to the Addons Server repository! Please feel free to visit the web page of the current project hosted on addons.mozilla.org. If you want to develop or run the applciation locally, please follow the setup and configuration docs. We'd love your help! You can come talk to us on Matrix #amo:mozilla.org if you have any questions.

Please report bugs here: https://github.com/mozilla/addons/issues

You can access the AMO dev environment at https://addons-dev.allizom.org/ and the AMO stage environment at https://addons.allizom.org/

% marker-for-security-bug-inclusion-do-not-remove

Security Bug Reports

This code and its associated production web page are included in the Mozillas web and services bug bounty program. If you find a security vulnerability, please submit it via the process outlined in the program and FAQ pages. Further technical details about this application are available from the Bug Bounty Onramp page.

Please submit all security-related bugs through Bugzilla using the web security bug form. Never submit security-related bugs through a Github Issue or by email.