iOS/Sources/Shared/API/Webhook/Networking
Bruno Pantaleão Gonçalves 13ac4e4a87
Making API connection optional given activeURL is now optional as well (#3169)
<!-- Thank you for submitting a Pull Request and helping to improve Home
Assistant. Please complete the following sections to help the processing
and review of your changes. Please do not delete anything from this
template. -->

## Summary
<!-- Provide a brief summary of the changes you have made and most
importantly what they aim to achieve -->

## Screenshots
<!-- If this is a user-facing change not in the frontend, please include
screenshots in light and dark mode. -->

## Link to pull request in Documentation repository
<!-- Pull requests that add, change or remove functionality must have a
corresponding pull request in the Companion App Documentation repository
(https://github.com/home-assistant/companion.home-assistant). Please add
the number of this pull request after the "#" -->
Documentation: home-assistant/companion.home-assistant#

## Any other notes
<!-- If there is any other information of note, like if this Pull
Request is part of a bigger change, please include it here. -->
2024-11-18 15:07:18 +01:00
..
CustomServerTrustManager.swift Allow trusting otherwise-invalid TLS certificates during onboarding (#2131) 2022-05-27 23:15:14 +00:00
Promise+RetryNetworking.swift Add code coverage reporting to tests (#1412) 2021-01-24 10:53:43 -08:00
Promise+WebhookJson.swift Retry with activeURL when cloud hook returns 503 (#2906) 2024-08-13 13:58:02 +02:00
URLSessionTask+WebhookPersisted.swift Multi-server (#1906) 2021-11-27 12:33:46 -08:00
WebhookManager.swift Making API connection optional given activeURL is now optional as well (#3169) 2024-11-18 15:07:18 +01:00
WebhookRequest.swift Convert webhook secret to bytes from hex (#2095) 2022-03-06 10:18:16 -08:00
WebhookResponseHandler.swift Add code coverage reporting to tests (#1412) 2021-01-24 10:53:43 -08:00
WebhookResponseLocation.swift Try and fix Realm crashes via excessive background tasks (#1874) 2021-10-03 21:28:00 +00:00
WebhookResponseServiceCall.swift Try and fix Realm crashes via excessive background tasks (#1874) 2021-10-03 21:28:00 +00:00
WebhookResponseUnhandled.swift Add SwiftFormat to project (#1463) 2021-02-05 22:06:25 -08:00
WebhookResponseUpdateComplications.swift Available checks cleanup for iOS 15 and watchOS 8 (#2622) 2024-03-04 15:36:55 +01:00
WebhookResponseUpdateSensors.swift Server privacy setting for sensors (#2019) 2021-12-20 23:15:40 -08:00