🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Kevin Meinhardt da0acca10f Make "up" go Brrrrrrrr
data seed command synchronizes storage directory

Remove storage volume (reuse olympia volume)

Remove data_olympia (use anonymous volume)

Remove sources from development DOCKER_TARGET

Invert docker-compose.ci to docker-compose.dev (update defaults in setup script to support prod mode in ci)
2024-11-12 19:31:28 +01:00
.github Make "up" go Brrrrrrrr 2024-11-12 19:31:28 +01:00
docker Make "up" go Brrrrrrrr 2024-11-12 19:31:28 +01:00
docs Make "up" go Brrrrrrrr 2024-11-12 19:31:28 +01:00
locale Pontoon: Update Turkish (tr) localization of AMO 2024-11-11 17:32:05 +00:00
private
requirements
scripts Better defaults for make setup with better testing of python. (#22804) 2024-11-04 14:08:08 +01:00
src/olympia Make "up" go Brrrrrrrr 2024-11-12 19:31:28 +01:00
static Fixed submission-field Button Disabling (#22825) 2024-11-06 15:37:50 -05:00
tests Make "up" go Brrrrrrrr 2024-11-12 19:31:28 +01:00
.dockerignore Sync storage with make up flow (#22805) 2024-11-12 16:32:27 +01:00
.gitignore Make "up" go Brrrrrrrr 2024-11-12 19:31:28 +01:00
.jshintrc
.prettierignore
.prettierrc
Dockerfile Make "up" go Brrrrrrrr 2024-11-12 19:31:28 +01:00
LICENSE
Makefile
Makefile-docker Make "up" go Brrrrrrrr 2024-11-12 19:31:28 +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
docker-compose.dev.yml Make "up" go Brrrrrrrr 2024-11-12 19:31:28 +01:00
docker-compose.override.yml
docker-compose.private.yml
docker-compose.yml Make "up" go Brrrrrrrr 2024-11-12 19:31:28 +01:00
jest.config.js
manage.py
package-lock.json
package.json
pyproject.toml
settings.py
settings_test.py

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.