binwiederhier
34bc551303
Merge branch 'main' of github.com:binwiederhier/ntfy into template-dir
2025-07-21 10:23:56 +02:00
binwiederhier
8783c86cd6
Fix docs
2025-07-19 22:45:41 +02:00
binwiederhier
f0d5392e9e
Self-review
2025-07-19 21:32:05 +02:00
binwiederhier
dde07adbdc
Add some limits
2025-07-19 16:46:53 +02:00
binwiederhier
57df16dd62
Remove UUID
2025-07-19 15:44:49 +02:00
binwiederhier
ae62e0d955
Docs docs docs
2025-07-19 15:37:05 +02:00
binwiederhier
4603802f62
WIP
2025-07-16 21:50:29 +02:00
binwiederhier
610792b902
WIP
2025-07-16 20:33:52 +02:00
Kristopher Paulsen
8bf4727a1c
Missing double quote, sneaky little bugger
2025-07-13 09:50:06 -04:00
binwiederhier
fea0f301d2
Sprig funcs
2025-07-11 13:19:31 +02:00
binwiederhier
1ce08a18c0
Bump release notes
2025-07-10 21:17:58 +02:00
Hunter Kehoe
650f492d7d
make tests happy
2025-07-07 22:47:41 -06:00
Hunter Kehoe
1f2c76e63d
copy subset of Sprig template functions
2025-07-07 22:23:32 -06:00
binwiederhier
1edbda4f31
Release notes
2025-07-07 18:34:05 +02:00
binwiederhier
19a4e95a3a
Docs
2025-07-07 16:49:15 +02:00
binwiederhier
4578835a8f
stdin
2025-07-07 11:04:33 +02:00
binwiederhier
aead619dea
Merge branch 'main' of github.com:binwiederhier/ntfy into ipv6
2025-07-06 21:52:49 +02:00
Philipp C. Heckel
5e380e147f
Merge pull request #1371 from cyb3rko/docs-update
...
Smaller docs updates
2025-07-06 21:48:52 +02:00
binwiederhier
8f60294c5b
Docs
2025-07-05 22:48:45 +02:00
binwiederhier
677b44ce61
Docs, rename proxy-trusted-(addresses->hosts)
2025-07-05 22:35:26 +02:00
Alec Thomas
34e9a771ce
docs: add ntfyexec to integrations
2025-07-05 17:05:31 +10:00
Niko Diamadis
a41e3a1e76
Update App Store badges and remove Docker compose versions
2025-06-20 00:45:42 +02:00
binwiederhier
d3f7aa7008
Self-review
2025-06-01 10:12:06 -04:00
binwiederhier
bbfaf2fc4d
Add Forwarded header parsing
2025-06-01 09:57:39 -04:00
binwiederhier
db4ac158e3
Section
2025-05-31 23:09:51 -04:00
binwiederhier
7a33e16945
Cleanup, examples
2025-05-31 23:07:40 -04:00
binwiederhier
2cb4d089ab
Merge client ip header
2025-05-31 15:33:21 -04:00
Kyle Duren
20c014ba8d
Adding test and some docs
2025-01-06 00:57:53 +00: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
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
89c884ab4d
Merge pull request #1172 from anirvan/patch-1
...
Fix typo in cli.md ("subscibe" → "subscribe")
2024-09-29 12:23:26 -04: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
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
Abhishek Soni
3454a5ca16
feat: add app store reference
2024-07-12 14:44:30 +05:30
Shlomo
21dbcf65dc
macrodroid supports POST requests
2024-06-24 23:50:56 +03:00
Sam
dee213d90c
improve wording
2024-06-16 22:51:35 +02:00
Sam
19b99e8285
better wording
2024-06-16 22:50:08 +02:00
Sam
0c68b6a2c7
Update integrations.md
2024-06-16 22:47:41 +02:00