jvoisin
|
736f8b4dac
|
Don't use defer in a loop
As the body of request isn't used, we can sloe it immediately.
|
2025-01-23 19:20:13 -08:00 |
|
mrchi
|
7bc0bffd85
|
feat(apprise): update SendNotification to handle multiple entries and add logging
|
2024-12-07 16:19:53 -08:00 |
|
mrchi
|
3a18e5d205
|
feat(apprise): add title in notification request body
|
2024-12-07 16:19:53 -08:00 |
|
Frédéric Guillot
|
a96702757e
|
Fix Apprise logic to handle feed service URLs
|
2023-09-30 15:32:23 -07:00 |
|
Frédéric Guillot
|
5e520ca5bf
|
Use stdlib HTTP client for third-party integrations
|
2023-08-14 21:49:02 -07:00 |
|
Frédéric Guillot
|
e5d9f2f5a0
|
Rename internal url package to avoid overlap with net/url
|
2023-08-13 19:57:04 -07:00 |
|
Frédéric Guillot
|
13d9d86acd
|
Consider base path when generating third-party services API endpoint
|
2023-08-12 23:07:52 -07:00 |
|
Frédéric Guillot
|
168a870c02
|
Move internal packages to an internal folder
For reference: https://go.dev/doc/go1.4#internalpackages
|
2023-08-10 20:29:34 -07:00 |
|