Dispatcharr/apps/plugins
SergeantPanda f4dce6db01
Some checks are pending
CI Pipeline / prepare (push) Waiting to run
CI Pipeline / docker (amd64, ubuntu-24.04) (push) Blocked by required conditions
CI Pipeline / docker (arm64, ubuntu-24.04-arm) (push) Blocked by required conditions
CI Pipeline / create-manifest (push) Blocked by required conditions
Build and Push Multi-Arch Docker Image / build-and-push (push) Waiting to run
fix: Ensure plugin discovery runs in all non-Celery processes to apply monkey-patches in uWSGI workers
2026-05-13 17:30:09 -05:00
..
keys feat: plugin hub 2026-04-10 13:53:45 -04:00
migrations fix(migration): Fix plugin repo migration that specified AutoField for id instead of BigAutoField. 2026-04-14 16:36:16 -05:00
__init__.py Init Plugins 2025-09-05 17:10:11 -05:00
api_urls.py feat: plugin hub 2026-04-10 13:53:45 -04:00
api_views.py enhance plugin installation and manifest fetching error handling with code review suggestions 2026-04-10 14:44:07 -04:00
apps.py fix: Ensure plugin discovery runs in all non-Celery processes to apply monkey-patches in uWSGI workers 2026-05-13 17:30:09 -05:00
loader.py Enhancement: Improve plugin discovery process by adding a completion flag and refining in-memory registry handling 2026-04-30 10:33:41 -05:00
models.py feat: plugin hub 2026-04-10 13:53:45 -04:00
serializers.py feat: plugin hub 2026-04-10 13:53:45 -04:00
tasks.py feat: plugin hub 2026-04-10 13:53:45 -04:00