Dispatcharr/apps/connect
SergeantPanda f1a82e8843
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
Frontend Tests / test (push) Waiting to run
Bug Fix: Fixed several incorrect or incomplete OpenAPI (@extend_schema) schemas across the API
2026-04-11 17:02:07 -05:00
..
handlers enhanced webhooks to support custom headers and payload templates 2026-02-25 10:59:45 -05:00
migrations Migrations: Add missing migrations. 2026-02-26 13:25:51 -06:00
__init__.py initial connect feature 2026-02-08 09:29:22 -05:00
api_urls.py initial connect feature 2026-02-08 09:29:22 -05:00
api_views.py Bug Fix: Fixed several incorrect or incomplete OpenAPI (@extend_schema) schemas across the API 2026-04-11 17:02:07 -05:00
apps.py initial connect feature 2026-02-08 09:29:22 -05:00
models.py more supported events, better UI (columns) for events in connection editor 2026-02-13 12:20:40 -05:00
serializers.py added endpoint for testing connections with a dummy payload 2026-02-15 07:36:08 -05:00
utils.py enhanced webhooks to support custom headers and payload templates 2026-02-25 10:59:45 -05:00