🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Besnik Bleta 4cdd140631 Pontoon: Update Albanian (sq) localization of AMO
Co-authored-by: Besnik Bleta <besnik@programeshqip.org>
2024-08-10 09:21:42 +00:00
.circleci Refactor CI workflow and enable parallelization (#22306) 2024-06-06 14:03:42 +02:00
.github Push production docker images to both registries (#22546) 2024-08-07 18:32:30 +02:00
deps Merge deployment and development Dockerfiles (#20480) 2023-03-23 15:46:56 +01:00
docker Fix storage volume config for the nginx service (#22409) 2024-07-02 12:39:01 +02:00
docs Allow EULA/Privacy policy to be edited through the API (#22522) 2024-07-31 12:05:31 +02:00
locale Pontoon: Update Albanian (sq) localization of AMO 2024-08-10 09:21:42 +00:00
logs Actually commit logs/.gitkeep 2015-09-18 17:03:01 +01:00
private Remove code related to the wat scanner (#19153) 2022-04-26 14:38:35 +02:00
requirements Bump ruff from 0.5.2 to 0.5.7 in /requirements (#22560) 2024-08-09 19:47:39 +01:00
scripts Remove egg-info without breaking locale extraction (#22384) 2024-06-21 15:19:29 +02:00
src/olympia Add Submit Button to Review Due Date Changes (#22555) 2024-08-09 13:07:12 -04:00
static Add Submit Button to Review Due Date Changes (#22555) 2024-08-09 13:07:12 -04:00
storage Remove guarded_addons directory and associated code, migrate existing (#19113) 2022-04-25 14:35:48 +02:00
tests Stability fixes for docker compose lifecycle (#22378) 2024-06-21 14:22:42 +02:00
.dockerignore Use environment variables to configure docker compose variable properties and build with bake (#22225) 2024-05-10 09:44:54 +02:00
.gitignore Ditch the /deps volume (#22332) 2024-06-10 13:18:25 +02:00
.jshintrc Fixing migration from config.json to .jshintrc 2014-11-12 19:45:54 +01:00
.prettierignore Merge deployment and development Dockerfiles (#20480) 2023-03-23 15:46:56 +01:00
.prettierrc Introduce Prettier (#15131) 2020-08-03 14:55:07 +02:00
Dockerfile Cleaner build logs (#22413) 2024-06-25 12:08:39 +02:00
LICENSE Remove year in LICENSE 2023-07-20 15:31:17 +02:00
Makefile Autogenerate makefile help (#12220) 2019-08-29 15:34:26 +02:00
Makefile-docker Remove egg-info without breaking locale extraction (#22384) 2024-06-21 15:19:29 +02:00
Makefile-os Stability fixes for docker compose lifecycle (#22378) 2024-06-21 14:22:42 +02:00
README.md Bump myst-parser from 3.0.1 to 4.0.0 in /requirements (#22543) 2024-08-07 16:05:15 +02:00
babel.cfg Remove egg-info without breaking locale extraction (#22384) 2024-06-21 15:19:29 +02:00
babeljs.cfg Remove puente: add necessary babel configuration instead (#19097) 2022-04-11 14:13:54 +02:00
conftest.py Fix storage volume config for the nginx service (#22409) 2024-07-02 12:39:01 +02:00
contribute.json Migrate to Circle CI (#16189) 2020-12-18 12:13:48 +01:00
docker-compose.ci.yml Ditch the /deps volume (#22332) 2024-06-10 13:18:25 +02:00
docker-compose.deps.yml Ditch the /deps volume (#22332) 2024-06-10 13:18:25 +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 Fix storage volume config for the nginx service (#22409) 2024-07-02 12:39:01 +02:00
jest.config.js "Fix makefile env variables definition" (#22246) 2024-05-16 14:49:37 +02:00
manage.py Enable isort (#20718) 2023-05-23 15:36:16 +01:00
package-lock.json Bump underscore from 1.13.6 to 1.13.7 (#22506) 2024-08-08 12:32:16 +02:00
package.json Bump underscore from 1.13.6 to 1.13.7 (#22506) 2024-08-08 12:32:16 +02:00
pyproject.toml Remove egg-info without breaking locale extraction (#22384) 2024-06-21 15:19:29 +02:00
settings.py Bump ruff from 0.2.2 to 0.3.2 in /requirements (#21994) 2024-03-18 11:28:28 +00: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

:alt: Code of conduct
:target: https://github.com/mozilla/addons-server/blob/master/.github/CODE_OF_CONDUCT.md
: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

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.