🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
dependabot[bot] 1efc96d4e9
Bump addons-linter from 6.30.0 to 6.31.0 (#22380)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 16:40:14 +02:00
.circleci Refactor CI workflow and enable parallelization (#22306) 2024-06-06 14:03:42 +02:00
.github Add logs for github output (#22368) 2024-06-14 16:44:38 +02:00
deps Merge deployment and development Dockerfiles (#20480) 2023-03-23 15:46:56 +01:00
docker Ditch the /deps volume (#22332) 2024-06-10 13:18:25 +02:00
docs Expose reviewers validation result API through JWT auth and document it (#22328) 2024-06-07 14:39:33 +02:00
locale Pontoon: Update Danish (da) localization of AMO 2024-06-19 14:02:53 +00:00
logs Actually commit logs/.gitkeep 2015-09-18 17:03:01 +01:00
private Remove code related to the wat scanner (#19153) 2022-04-26 14:38:35 +02:00
requirements Bump responses from 0.25.0 to 0.25.3 in /requirements (#22372) 2024-06-18 16:18:02 +01:00
scripts Fix-pip-packages (#22344) 2024-06-11 12:53:07 +02:00
src/olympia split resolving jobs functionality into seperate action from comment (#22375) 2024-06-18 17:27:08 +01:00
static split resolving jobs functionality into seperate action from comment (#22375) 2024-06-18 17:27:08 +01:00
storage Remove guarded_addons directory and associated code, migrate existing (#19113) 2022-04-25 14:35:48 +02:00
tests Hard-code super user name and email (#22296) 2024-06-05 18:20:59 +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 Ditch the /deps volume (#22332) 2024-06-10 13:18:25 +02: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 More efficient utilization of github action cache (#22314) 2024-06-05 14:48:42 +02: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 Split tests for faster execution (#22318) 2024-06-13 16:59:58 +02:00
Makefile-os Ditch the /deps volume (#22332) 2024-06-10 13:18:25 +02:00
README.rst Update README.rst to only have issues in addons repos 2024-05-06 10:18:50 +02:00
babel.cfg Remove puente: add necessary babel configuration instead (#19097) 2022-04-11 14:13:54 +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.2.2 to 0.3.2 in /requirements (#21994) 2024-03-18 11:28:28 +00:00
contribute.json Migrate to Circle CI (#16189) 2020-12-18 12:13:48 +01:00
docker-compose.ci.yml Ditch the /deps volume (#22332) 2024-06-10 13:18:25 +02:00
docker-compose.deps.yml Ditch the /deps volume (#22332) 2024-06-10 13:18:25 +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 Ditch the /deps volume (#22332) 2024-06-10 13:18:25 +02: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 addons-linter from 6.30.0 to 6.31.0 (#22380) 2024-06-19 16:40:14 +02:00
package.json Bump addons-linter from 6.30.0 to 6.31.0 (#22380) 2024-06-19 16:40:14 +02:00
pyproject.toml Implement All CircleCI tests in github actions (#22250) 2024-05-31 11:53:45 +02:00
settings.py Bump ruff from 0.2.2 to 0.3.2 in /requirements (#21994) 2024-03-18 11:28:28 +00:00
settings_test.py Split tests for faster execution (#22318) 2024-06-13 16:59:58 +02:00
setup.py Upgrade to python 3.11 (#22247) 2024-05-16 14:53:15 +02:00

README.rst

Этот файл содержит неоднозначные символы Юникода!

Этот файл содержит неоднозначные символы Юникода, которые могут быть перепутаны с другими в текущей локали. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы подсветить эти символы.

.. image:: https://img.shields.io/badge/%E2%9D%A4-code%20of%20conduct-blue.svg
    :target: https://github.com/mozilla/addons-server/blob/master/.github/CODE_OF_CONDUCT.md
    :alt: Code of conduct

.. image:: https://circleci.com/gh/mozilla/addons-server.svg?style=svg
    :target: https://circleci.com/gh/mozilla/addons-server


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 install it follow our guide located in `install 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/


.. _`addons.mozilla.org`: https://addons.mozilla.org
.. _`install docs`: https://addons-server.readthedocs.io/en/latest/topics/install/docker.html
.. _`Matrix #amo:mozilla.org`: https://chat.mozilla.org/#/room/#amo:mozilla.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.

.. _bug bounty program: https://www.mozilla.org/en-US/security/web-bug-bounty/
.. _FAQ pages: https://www.mozilla.org/en-US/security/bug-bounty/faq-webapp/
.. _Bug Bounty Onramp page: https://wiki.mozilla.org/Security/BugBountyOnramp/
.. _web security bug form: https://bugzilla.mozilla.org/form.web.bounty