🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Kevin Meinhardt b3d0a224f1
Sync storage with make up flow (#22805)
* Sync storage with make up flow

* data_load should clean storage directory
2024-11-12 16:32:27 +01:00
.github Sync storage with make up flow (#22805) 2024-11-12 16:32:27 +01:00
docker Sync storage with make up flow (#22805) 2024-11-12 16:32:27 +01:00
docs Bump sphinx-rtd-theme from 2.0.0 to 3.0.1 in /requirements (#22753) 2024-10-21 21:04:39 +02:00
locale Pontoon: Update Turkish (tr) localization of AMO 2024-11-11 17:32:05 +00:00
private
requirements Bump ruff from 0.6.4 to 0.7.1 in /requirements (#22792) 2024-10-28 13:32:53 +00:00
scripts Better defaults for make setup with better testing of python. (#22804) 2024-11-04 14:08:08 +01:00
src/olympia Sync storage with make up flow (#22805) 2024-11-12 16:32:27 +01:00
static Fixed submission-field Button Disabling (#22825) 2024-11-06 15:37:50 -05:00
tests Better defaults for make setup with better testing of python. (#22804) 2024-11-04 14:08:08 +01:00
.dockerignore Sync storage with make up flow (#22805) 2024-11-12 16:32:27 +01:00
.gitignore Sync storage with make up flow (#22805) 2024-11-12 16:32:27 +01:00
.jshintrc
.prettierignore
.prettierrc
Dockerfile Sync storage with make up flow (#22805) 2024-11-12 16:32:27 +01:00
LICENSE
Makefile
Makefile-docker Sync storage with make up flow (#22805) 2024-11-12 16:32:27 +01:00
Makefile-os Remove redunant docker volumes, remove shared docker volumes, remove renew-anon-volumes, strict filter on volume cleaning (#22780) 2024-11-05 15:40:54 +01:00
README.md
babel.cfg
babeljs.cfg
conftest.py
contribute.json
docker-bake.hcl Dev-mode (#22748) 2024-10-18 17:39:49 +02:00
docker-compose.ci.yml Sync storage with make up flow (#22805) 2024-11-12 16:32:27 +01:00
docker-compose.override.yml
docker-compose.private.yml
docker-compose.yml Remove redunant docker volumes, remove shared docker volumes, remove renew-anon-volumes, strict filter on volume cleaning (#22780) 2024-11-05 15:40:54 +01:00
jest.config.js
manage.py
package-lock.json Bump terser from 5.32.0 to 5.36.0 (#22776) 2024-10-23 18:25:40 +01:00
package.json Bump terser from 5.32.0 to 5.36.0 (#22776) 2024-10-23 18:25:40 +01:00
pyproject.toml
settings.py Dev-mode (#22748) 2024-10-18 17:39:49 +02:00
settings_test.py Dev-mode (#22748) 2024-10-18 17:39:49 +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.