🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Andrew Williamson 8e3948be68
Revert "Switch to Node.js 18.x (#21400)" (#21420)
This reverts commit 42f26f29dc.
2023-11-09 22:07:43 +00:00
.circleci Revert "Switch to Node.js 18.x (#21400)" (#21420) 2023-11-09 22:07:43 +00:00
.github Bump celery, kombu to 5.3.1 2023-07-06 13:51:29 +02:00
deps Merge deployment and development Dockerfiles (#20480) 2023-03-23 15:46:56 +01:00
docker Revert "Switch to Node.js 18.x (#21400)" (#21420) 2023-11-09 22:07:43 +00:00
docs Add feedback_spam as one of the possible reasons for user reports (#21414) 2023-11-09 12:01:33 +01:00
locale Pontoon: Update Georgian (ka) localization of AMO 2023-11-08 23:42:06 +00:00
logs
private Remove code related to the wat scanner (#19153) 2022-04-26 14:38:35 +02:00
requirements Bump google-cloud-bigquery from 3.12.0 to 3.13.0 in /requirements (#21371) 2023-11-09 17:50:15 +01:00
scripts switch from black to ruff format (#21384) 2023-11-02 14:35:10 +00:00
src/olympia Fix stats menu items indentation (#21419) 2023-11-09 21:31:51 +01:00
static Fix stats menu items indentation (#21419) 2023-11-09 21:31:51 +01:00
storage
tests Remove WIP performance tests - they were never used and are outdated (#20471) 2023-03-15 11:40:37 +01:00
.dockerignore Merge deployment and development Dockerfiles (#20480) 2023-03-23 15:46:56 +01:00
.gitignore Merge deployment and development Dockerfiles (#20480) 2023-03-23 15:46:56 +01:00
.jshintrc
.prettierignore Merge deployment and development Dockerfiles (#20480) 2023-03-23 15:46:56 +01:00
.prettierrc
.readthedocs.yml upgrade to python 3.10 (#19568) 2022-08-17 18:25:13 +01:00
Dockerfile Update Dockerfile 2023-07-19 12:34:15 +01:00
LICENSE Remove year in LICENSE 2023-07-20 15:31:17 +02:00
Makefile
Makefile-docker switch from black to ruff format (#21384) 2023-11-02 14:35:10 +00:00
Makefile-os Switch to docker compose v2 (plugin) instead of v1 (docker-compose pip package) (#20755) 2023-05-26 14:05:21 +02:00
README.rst
babel.cfg
babeljs.cfg
conftest.py switch from black to ruff format (#21384) 2023-11-02 14:35:10 +00:00
contribute.json
docker-compose.override.yml
docker-compose.private.yml Remove code related to the wat scanner (#19153) 2022-04-26 14:38:35 +02:00
docker-compose.yml Remove code and dependencies dealing with creating actual FxA users in tests (#20811) 2023-06-12 11:48:33 +02:00
jest.config.js
manage.py Enable isort (#20718) 2023-05-23 15:36:16 +01:00
package-lock.json Bump addons-linter from 6.16.0 to 6.17.0 (#21405) 2023-11-07 18:11:59 +01:00
package.json Revert "Switch to Node.js 18.x (#21400)" (#21420) 2023-11-09 22:07:43 +00:00
pyproject.toml switch from black to ruff format (#21384) 2023-11-02 14:35:10 +00:00
settings.py fix ruff rules B017, B018, B028, B905 - or explictly disable per line (#20990) 2023-07-13 12:37:56 +01:00
settings_test.py Appeal form & logic for abuse reports handled by Cinder (#21291) 2023-10-11 15:30:15 +02:00
setup.py Enable isort (#20718) 2023-05-23 15:36:16 +01:00
version.json

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 or https://github.com/mozilla/addons-server/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