🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Mozilla Add-ons Robot 14baf3d6ba Extracted l10n messages from 2024-08-28 at 132be7de2e 2024-08-28 16:13:24 +00:00
.github CI: Only run push locales on push events (#22589) 2024-08-22 15:49:45 +02:00
deps
docker Remove supervisor and enable more efficient container startup (#22592) 2024-08-27 12:42:10 +02:00
docs Remove supervisor and enable more efficient container startup (#22592) 2024-08-27 12:42:10 +02:00
locale Extracted l10n messages from 2024-08-28 at 132be7de2e 2024-08-28 16:13:24 +00:00
logs
private
requirements Remove supervisor and enable more efficient container startup (#22592) 2024-08-27 12:42:10 +02:00
scripts Remove Circle CI configs (#22595) 2024-08-27 12:43:42 +02:00
src/olympia Prevent URLs from being added to ratings text (#22604) 2024-08-28 18:08:03 +02:00
static Show All Current Authors on the Review Page (#22548) 2024-08-19 13:09:02 +01:00
storage
tests Remove supervisor and enable more efficient container startup (#22592) 2024-08-27 12:42:10 +02:00
.dockerignore Use environment variables to configure docker compose variable properties and build with bake (#22225) 2024-05-10 09:44:54 +02:00
.gitignore Remove supervisor and enable more efficient container startup (#22592) 2024-08-27 12:42:10 +02:00
.jshintrc
.prettierignore
.prettierrc
Dockerfile Remove version.json file from host environment (#22571) 2024-08-21 10:33:31 +02:00
LICENSE
Makefile
Makefile-docker Remove supervisor and enable more efficient container startup (#22592) 2024-08-27 12:42:10 +02:00
Makefile-os Remove the chown command from entrypoint. (#22584) 2024-08-23 12:00:32 +02: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
conftest.py Fix storage volume config for the nginx service (#22409) 2024-07-02 12:39:01 +02:00
contribute.json
docker-compose.ci.yml Remove supervisor and enable more efficient container startup (#22592) 2024-08-27 12:42:10 +02: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 supervisor and enable more efficient container startup (#22592) 2024-08-27 12:42:10 +02:00
jest.config.js "Fix makefile env variables definition" (#22246) 2024-05-16 14:49:37 +02:00
manage.py
package-lock.json Bump underscore from 1.13.6 to 1.13.7 (#22506) 2024-08-08 12:32:16 +02:00
package.json Bump underscore from 1.13.6 to 1.13.7 (#22506) 2024-08-08 12:32:16 +02:00
pyproject.toml Remove egg-info without breaking locale extraction (#22384) 2024-06-21 15:19:29 +02:00
settings.py Remove supervisor and enable more efficient container startup (#22592) 2024-08-27 12:42:10 +02:00
settings_test.py Replace post-request-task with transaction.on_commit on every delay/apply_async (#22377) 2024-06-24 12:18:18 +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.