Dispatcharr/apps/plugins
2026-07-07 18:27:15 +00: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 refactor(trigger_event): streamline event dispatching and improve plugin action handling 2026-06-16 11:25:17 -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 Enhancement: Add release_connections parameter to PluginManager, allowing for conditional database connection closure during plugin discovery, improving resource management. 2026-07-07 18:27:15 +00: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