Commit graph

439 commits

Author SHA1 Message Date
Philipp Heckel 93fe19b4ed Merge branch 'main' into patch-1 2022-11-02 14:08:05 -04:00
Philipp Heckel 67d0fdd9b6 Bump deps, updated changelog 2022-11-02 14:07:26 -04:00
Philipp Heckel c44c1aa237 Updated release notes 2022-11-02 10:29:06 -04:00
Philipp Heckel 5997761051 Merge branch 'main' of github.com:binwiederhier/ntfy 2022-11-02 10:26:16 -04:00
Philipp Heckel a17c294081 Syntax highlighting for yml examples 2022-11-02 10:25:59 -04:00
Markus Wamser afac9ad5d3
Add info for self-hosting on NixOS. 2022-11-02 14:43:57 +01:00
Jan-Piet Mens 147774761b
Add ansible-ntfy to Ansible section 2022-10-30 09:34:21 +01:00
Philipp Heckel 62cd517223 Added ansible-ntfy to integrations list 2022-10-29 21:46:56 -04:00
Philipp Heckel 8b9cef7044 New link, new public server 2022-10-28 15:14:41 -04:00
Philipp Heckel 0e021dc1ce Protecting the apple tree 2022-10-27 15:09:46 -04:00
Philipp Heckel 22c90d557b Link to ntfy-to-slack 2022-10-26 22:55:32 -04:00
Philipp Heckel c02f7dd14d Release notes 2022-10-26 11:19:42 -04:00
Gabriel Simmer 956e092413
Tidy up examples, StatefulSet example 2022-10-26 16:00:17 +01:00
Gabriel Simmer 9d85cfa062
Add self-hosted Kubernetes steps 2022-10-26 13:30:05 +01:00
Philipp Heckel be1ba135e6 Thank you @JonDerThan for the donation 2022-10-24 12:10:40 -04:00
Sandro 2d39ae1d1a
Remove buffering from nginx config, make config secure by default
Turning off proxy buffering is not recommend by upstream https://www.nginx.com/blog/avoiding-top-10-nginx-configuration-mistakes/#proxy_buffering-off by default. And making configuration more secure by removing TLSv1 TLSv1.1 and redirecting to https all the time to never leak credentials.

PS: https is not annoying and curl can follow redirects with -L.
2022-10-23 15:52:30 +02:00
Philipp Heckel aaa6de9f26 Release notes 2022-10-21 10:32:16 -04:00
Philipp Heckel 87f112c9b7 Add @johnnyip sponsor tag. Thank You Johnny! 2022-10-21 10:21:01 -04:00
Philipp Heckel 0d46bfa76e ntfy-dotnet lib 2022-10-18 23:43:56 -04:00
Philipp Heckel 5b8372d260 ntfy-alertmanager bridge 2022-10-15 18:47:48 -04:00
Philipp Heckel ec72df046f New sponsor 2022-10-11 21:07:34 -04:00
Philipp Heckel 947a4c1e74 Release notes 2022-10-10 10:27:51 -04:00
TwiN e54aeb357c
docs(examples): Update Gatus example with new ntfy provider 2022-10-09 21:57:21 -04:00
Philipp Heckel d989ba0ab0 Add Gatus 2022-10-09 20:53:24 -04:00
Philipp Heckel 838543f489 Fix other arch 2022-10-09 16:22:08 -04:00
Philipp Heckel fae5b38f67 Merge branch 'main' of github.com:binwiederhier/ntfy 2022-10-09 16:19:20 -04:00
Philipp Heckel 6c3fe686be Fix Debian install instructions 2022-10-09 16:19:07 -04:00
Philipp C. Heckel 5dacd6f2c7
Merge pull request #435 from wunter8/431-ntfy-pub-default-user-pass
`ntfy pub`: use `default-user` and `default-password` from `client.yml`
2022-10-09 15:10:05 -04:00
Philipp Heckel 4ca721bb1f Add link to Integrations page 2022-10-09 10:45:32 -04:00
Hunter Kehoe 5d9702b10b release notes 2022-10-09 08:37:58 -06:00
Philipp C. Heckel 322abf4bdf
Merge pull request #434 from wunter8/374-empty-default-pass
allow empty password in client.yml
2022-10-09 10:30:38 -04:00
Philipp Heckel f007232520 auth param docs improvements 2022-10-09 10:24:17 -04:00
wunter8 dfec18be3d
Merge branch 'main' into 374-empty-default-pass 2022-10-09 07:58:46 -06:00
Hunter Kehoe b7a18bd181 update release docs 2022-10-09 07:56:39 -06:00
Philipp C. Heckel 24940f8a3b
Merge pull request #433 from wunter8/auth-query-param-docs
docs for auth query param
2022-10-09 08:55:47 -04:00
Philipp Heckel cb8b3e54f6 Release notes 2022-10-09 08:49:21 -04:00
Hunter Kehoe ca5ec53261 improved docs 2022-10-08 21:22:05 -06:00
Hunter Kehoe 819c896d40 docs for auth query param 2022-10-08 21:02:55 -06:00
Philipp Heckel a70ee81d3b Web app FAQ 2022-10-05 15:12:51 -04:00
Philipp Heckel bb2f9cbe2b Fixed Rundeck example 2022-10-05 14:55:58 -04:00
FilipS 9e15a4cfe2 more clarification 2022-10-05 16:18:25 +02:00
FilipS e63b521bc9 crop rundeck image 2022-10-05 16:15:24 +02:00
FilipS 4d6d6f7204 add Rundeck to examples 2022-10-05 16:11:20 +02:00
Philipp Heckel e0ad926ce9 More projects 2022-10-02 16:20:24 -04:00
Philipp Heckel 04e91a1616 Blog posts and projects 2022-10-02 00:03:44 -04:00
Philipp Heckel eaf3e83e72 Bump release log 2022-10-01 15:58:39 -04:00
Philipp Heckel b15ecd785e Fix trailing slash issue for base-url 2022-10-01 15:23:14 -04:00
Philipp Heckel f8c9945cc4 Korean 2022-10-01 14:54:16 -04:00
Philipp Heckel ea669c75a3 Add sponsors to release notes 2022-09-30 12:00:30 -04:00
Philipp Heckel bcda08a01c Developer docs, closes #414 2022-09-28 09:22:36 -04:00