🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
renovate[bot] 394d75f27f
Update dependency addons-linter to v2.14.0 (#16124)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-08 17:18:05 +01:00
.circleci Login to dockerhub before building the docker image (#15865) 2020-10-30 12:19:45 +01:00
.github Remove contrib:welcome from stalebot exclusions (#15793) 2020-10-26 16:18:25 +00:00
docker Remove unused mysql config (#16080) 2020-12-02 14:14:15 +01:00
docs return default and requested locale in dict responses in v5+ api (#16103) 2020-12-04 14:28:57 +00:00
locale Pontoon: Update Ukrainian (uk) localization of AMO 2020-12-08 13:04:04 +00:00
logs
private Add task to run `wat` (#12225) 2019-09-09 13:04:44 +02:00
requirements Bump google-cloud-bigquery from 2.5.0 to 2.6.0 in /requirements (#16121) 2020-12-08 12:59:40 +01:00
scripts Remove legacy download stats (#15664) 2020-10-13 11:19:28 +02:00
services Drop obsolete lightweight theme update endpoint (#15060) 2020-07-28 11:57:54 +02:00
src/olympia RE: Include add-ons based on the collections endpoint/criteria in the homepage shelves API (#15881) 2020-12-08 16:06:44 +00:00
static Remove icon selector from devhub +(js/css fixes for 128 size default) (#16113) 2020-12-07 14:44:30 +00:00
storage Expose correct addons and user-media paths in docker container. (#9706) 2018-10-16 13:45:29 +02:00
tests Fix wrong date on stats overview page (#15604) 2020-10-01 16:19:06 +02:00
.dockerignore Add storage/ folder to dockerignore 2019-09-17 13:36:54 +02:00
.gitignore move the actual mlbf upload to a celery task 2020-04-06 12:26:17 +01:00
.jshintrc
.prettierignore Introduce Prettier (#15131) 2020-08-03 14:55:07 +02:00
.prettierrc Introduce Prettier (#15131) 2020-08-03 14:55:07 +02:00
.travis.yml Upgrade Travis and local envs to MySQL 8.0.x, fixing broken tests (#15911) 2020-11-05 13:03:59 +01:00
Dockerfile Use MySQL client & libs, not MariaDB (#15932) 2020-11-06 12:20:43 +01:00
Dockerfile.deploy Remove uwsgi-dogstatsd plugin (#16059) 2020-11-30 10:35:16 -08:00
Dockerfile.perftests
LICENSE
Makefile Autogenerate makefile help (#12220) 2019-08-29 15:34:26 +02:00
Makefile-docker use curlylint (and existing fix template problems) (#15558) 2020-09-29 10:56:33 +01:00
Makefile-os Run dockerfile commands with correct user. (#12579) 2019-10-22 11:24:05 +02:00
README.rst Update reference to code of conduct file in repository (#14902) 2020-07-10 12:01:54 +02:00
conftest.py Fix database encoding and exception handling in update service (#14851) 2020-07-07 13:23:13 +02:00
contribute.json Switch from IRC to Matrix 2020-02-21 11:02:29 +01:00
docker-compose.override.yml Run dockerfile commands with correct user. (#12579) 2019-10-22 11:24:05 +02:00
docker-compose.private.yml Bump docker-compose version to 2.4 (#12689) 2019-10-22 18:07:01 +02:00
docker-compose.yml Upgrade Travis and local envs to MySQL 8.0.x, fixing broken tests (#15911) 2020-11-05 13:03:59 +01:00
jest.config.js Fix dates in stats export links (csv/json) (#15086) 2020-07-30 14:00:07 +02:00
manage.py
package-lock.json Update dependency addons-linter to v2.14.0 (#16124) 2020-12-08 17:18:05 +01:00
package.json Update dependency addons-linter to v2.14.0 (#16124) 2020-12-08 17:18:05 +01:00
renovate.json Disable renovate for Python (#14780) 2020-06-29 15:21:03 -04:00
settings.py Update settings.py (#15977) 2020-11-12 13:39:24 +01:00
settings_test.py Revert unnecessary changes to patch, updated tests (#15283) 2020-08-17 09:46:20 -04:00
setup.cfg Introduce new setting for internal routes (#14254) 2020-05-25 11:51:18 +02:00
setup.py Update python classifiers 2020-05-16 23:58:37 +02:00
tox.ini Introduce Prettier (#15131) 2020-08-03 14:55:07 +02: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://travis-ci.org/mozilla/addons-server.svg?branch=master
    :target: https://travis-ci.org/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/

You can join our mailing list at https://mail.mozilla.org/listinfo/dev-addons

.. _`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