🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Google Translate 5be2e5e9a1 Pontoon: Update Czech (cs) localization of AMO
Co-authored-by: Google Translate <pontoon-gt@example.com>
2024-09-23 13:21:35 +00:00
.github Enable Production Mode via DEBUG or docker-compose.ci.yml (#22613) 2024-09-05 16:20:03 +02:00
docker Enable Production Mode via DEBUG or docker-compose.ci.yml (#22613) 2024-09-05 16:20:03 +02:00
docs rm sponsored, verified (#22671) 2024-09-20 10:04:17 +01:00
locale Pontoon: Update Czech (cs) localization of AMO 2024-09-23 13:21:35 +00:00
private
requirements Bump wheel from 0.43.0 to 0.44.0 in /requirements (#22538) 2024-09-20 15:05:48 +02:00
scripts rm sponsored, verified (#22671) 2024-09-20 10:04:17 +01:00
src/olympia Allow Zip Files to be Uploaded as Attachment (#22670) 2024-09-23 08:57:03 -04:00
static Allow Zip Files to be Uploaded as Attachment (#22670) 2024-09-23 08:57:03 -04:00
storage
tests Enable Production Mode via DEBUG or docker-compose.ci.yml (#22613) 2024-09-05 16:20:03 +02:00
.dockerignore Remove data_deps from docker compose (#22644) 2024-09-10 18:56:33 +02:00
.gitignore Remove data_deps from docker compose (#22644) 2024-09-10 18:56:33 +02:00
.jshintrc
.prettierignore
.prettierrc
Dockerfile Remove all reference to update_deps* (#22662) 2024-09-16 10:42:45 +02:00
LICENSE
Makefile
Makefile-docker Remove all reference to update_deps* (#22662) 2024-09-16 10:42:45 +02:00
Makefile-os Remove docker context switcher (#22678) 2024-09-19 14:06:58 +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 Bump ruff from 0.5.7 to 0.6.3 in /requirements (#22618) 2024-08-30 16:01:02 +01:00
contribute.json
docker-bake.hcl Use default buildx builder for faster build (#22631) 2024-09-04 15:30:38 +02:00
docker-compose.ci.yml Enable Production Mode via DEBUG or docker-compose.ci.yml (#22613) 2024-09-05 16:20:03 +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 data_deps from docker compose (#22644) 2024-09-10 18:56:33 +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 addons-linter from 7.0.0 to 7.1.0 (#22676) 2024-09-17 16:05:16 +02:00
package.json Bump addons-linter from 7.0.0 to 7.1.0 (#22676) 2024-09-17 16:05:16 +02:00
pyproject.toml stop ignoring ruff rule B904 (#22641) 2024-09-05 12:07:00 +01:00
settings.py Enable Production Mode via DEBUG or docker-compose.ci.yml (#22613) 2024-09-05 16:20:03 +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.