Dispatcharr/apps/plugins
SergeantPanda 84e4623a2c
Merge pull request #1352 from sv-dispatcharr/plugins/base-url-split
Plugins: split manifest root_url into download_base_url and metadata_base_url
2026-06-15 20:32:48 -05:00
..
keys feat: plugin hub 2026-04-10 13:53:45 -04:00
migrations migrate official plugin repo URL to GitHub Pages 2026-06-03 12:36:07 -04:00
tests fix(plugins): ensure proper database connection management in plugin actions 2026-06-15 16:50:08 -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 Split manifest base URL 2026-06-14 09:43:46 -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 fix(plugins): ensure proper database connection management in plugin actions 2026-06-15 16:50:08 -05:00
models.py migrate official plugin repo URL to GitHub Pages 2026-06-03 12:36:07 -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