David Havlicek
5822a2ec41
add canary in the cage podcast coverage to integrations page
2025-01-17 13:26:22 -08:00
Kyle Duren
a49cafbadb
more correcting auto-formats
2025-01-06 02:55:03 +00:00
Kyle Duren
0aee6252bb
fixing auto-format change
2025-01-06 01:09:40 +00:00
Kyle Duren
0e6a483b2f
fixing auto-format change
2025-01-06 01:06:28 +00:00
Kyle Duren
20c014ba8d
Adding test and some docs
2025-01-06 00:57:53 +00:00
Kyle Duren
926967b6e7
adding logic to specifcy client-ip header from proxy
2025-01-05 20:29:08 +00:00
Kyle Duren
6345e7f864
Update quickstart example
...
Just noticed the behind proxy was missing from the example that was supposed to include it.
2025-01-01 22:08:30 -05:00
thiswillbeyourgithub
80bc600ff0
docs: add integration: Ntfy_CSV_Reminders
...
Signed-off-by: thiswillbeyourgithub
<26625900+thiswillbeyourgithub@users.noreply.github.com>
2024-12-12 17:55:08 +01:00
thiswillbeyourgithub
758828e7aa
docs: add integration: Daily Fact Ntfy
...
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithub@users.noreply.github.com>
2024-12-11 12:50:03 +01:00
thiswillbeyourgithub
4c179b7d9d
docs: add ToC to integrations.md
...
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithub@users.noreply.github.com>
2024-12-11 12:40:36 +01:00
David Wronek
27398e7d72
docs: config.md: fix typo
...
Add a missing parenthesis.
Signed-off-by: David Wronek <david@mainlining.org>
2024-12-10 08:42:59 +01:00
Scott Edlund
19f8a35588
docs: publish.md typo
2024-11-23 13:24:24 +07:00
Dmitry Gudkov
8feb0f1a2e
Update integrations.md: Added EasyMorph
...
EasyMorph (https://easymorph.com ) is a visual workflow-based data preparation and automation tool. It has 180+ actions, including a dedicated action to send notifications to ntfy as a workflow step.
The proposed link leads to the official help page for the "Send message to ntfy" action.
2024-11-19 21:28:59 -05:00
Hunter Kehoe
9241b0550c
feat: add subscribe param
2024-11-04 21:33:35 -07:00
KuroSetsuna29
136b656ccb
fix descriptions
2024-11-02 08:50:57 -04:00
KuroSetsuna29
c844c24a16
allow configurable web push expiry duration
2024-11-02 00:46:31 -04:00
jim3692
90f21ba408
Add Clipboard IO to projects
2024-10-30 14:48:32 +02:00
Quantum
b843c69c16
docs: add quantum5/ntfy-run to integrations and examples
2024-10-16 22:00:48 -04:00
binwiederhier
630f2957de
Merge branch 'main' of github.com:binwiederhier/ntfy
2024-09-29 13:20:45 -04:00
binwiederhier
d243c22510
Docs, fix lint
2024-09-29 13:20:36 -04:00
Philipp C. Heckel
fbf325a630
Merge pull request #1122 from stendler/docs
...
update links in integration docs
2024-09-29 13:19:21 -04:00
Philipp C. Heckel
84f421a464
Merge pull request #1175 from Measurity/patch-1
...
Added note to add ", chain=DOCKER-USER" to the fail2ban jail action if using docker networks
2024-09-29 13:14:26 -04:00
binwiederhier
d38c149263
Docs
2024-09-29 13:12:51 -04:00
Philipp C. Heckel
fc3624cd50
Merge pull request #1141 from pcouy/smtp-sender-date-header
...
Add Date header to sent e-mails
2024-09-29 12:41:29 -04:00
Philipp C. Heckel
78533e27fe
Merge pull request #1133 from Walzen-Group/integrations-wlzntfy
...
Integrations wlzntfy
2024-09-29 12:40:46 -04:00
Philipp C. Heckel
02e46c1d03
Merge pull request #1137 from ShlomoCode/patch-1
...
macrodroid supports POST requests
2024-09-29 12:39:25 -04:00
Philipp C. Heckel
81f05b3f15
Merge pull request #1161 from OneWeekNotice/documentation-update
...
Updating Docs - configuration table, shoutrr, Scrutiny, etc
2024-09-29 12:38:07 -04:00
Philipp C. Heckel
eb700b4b6c
Merge pull request #1164 from bishtawi/bishtawi/smtp-auth
...
Support SMTP Auth Plain for event publishing
2024-09-29 12:30:01 -04:00
Philipp C. Heckel
89c884ab4d
Merge pull request #1172 from anirvan/patch-1
...
Fix typo in cli.md ("subscibe" → "subscribe")
2024-09-29 12:23:26 -04:00
Philipp C. Heckel
0fe0b0c9d7
Merge pull request #1177 from hoho4190/fix-config-md
...
docs(config.md): remove duplicate comment
2024-09-29 12:22:56 -04:00
binwiederhier
bad3ef43b7
BUmp
2024-09-29 12:22:16 -04:00
lexi
903ef71b6f
Fix typo
...
"Firebase (FCM" -> "Firebase (FCM)"
2024-09-22 11:58:26 +02:00
hoho4190
5726f8e9ba
docs(config.md): remove duplicate comment
...
removed links typed twice
2024-09-03 15:06:46 +09:00
Meas
5b10cd660b
Update config.md
...
Added note to add ", chain=DOCKER-USER" to the fail2ban jail action if using docker networks
By default, the jail action chain is "INPUT", but "FORWARD" is used when using docker networks. "DOCKER-USER", available when using docker, is part of the "FORWARD" chain. Hence the note to use "DOCKER-USER".
2024-08-31 09:06:54 +02:00
Anirvan Chatterjee
333d901661
Fix typo in cli.md ("subscibe" → "subscribe")
2024-08-25 22:19:05 -07:00
Bishtawi
112efaae90
Support SMTP Auth Plain
2024-08-07 17:29:54 -07:00
OneWeekNotice
61bb8a0286
adding Scrutiny project to integrations documentation
2024-07-26 23:16:49 -04:00
OneWeekNotice
be2bebf517
adding logging configurations to Config options table
2024-07-26 23:01:35 -04:00
OneWeekNotice
a4cf40907b
removing WATCHTOWER_NOTIFICATIONS as this is Legacy notifications
2024-07-26 22:50:27 -04:00
OneWeekNotice
6562ba6987
adding Watchtower - shoutrrr authentication with auth token utilizing ntfy url
2024-07-26 22:48:14 -04:00
OneWeekNotice
6da554d1e5
adding documentation for caddy WebSockets
2024-07-26 22:43:08 -04:00
Philipp C. Heckel
72f36f8296
Merge pull request #1149 from abhisheksoni27/patch-1
...
feat: add app store reference
2024-07-19 09:41:55 +02:00
binwiederhier
e8685baf15
Thank you @cdf-eagles for your generous donation
2024-07-19 09:34:14 +02:00
binwiederhier
f8085f8686
Thank you @user8446 for your donation
2024-07-19 09:33:45 +02:00
binwiederhier
3139c13e50
Thank you @chxseh for your donation
2024-07-19 09:33:18 +02:00
binwiederhier
4a2b5676d9
Thank you @wielandp for your donation
2024-07-19 09:32:47 +02:00
binwiederhier
a12195d3c7
Thank you @Proximus888 for your sponsorship
2024-07-19 09:32:03 +02:00
binwiederhier
412e78c4d0
Thank you @suhlig for your sponsorship
2024-07-19 09:31:02 +02:00
binwiederhier
22bdc91630
Thank you @dlt-green for your sponsorship
2024-07-19 09:29:46 +02:00
binwiederhier
e94c2fef52
Thank you @sheetd for your donation
2024-07-19 09:28:36 +02:00