Commit graph

820 commits

Author SHA1 Message Date
binwiederhier 2f0ec88f40 Release bump 2023-08-17 22:17:07 +02:00
binwiederhier 67459650d4 Release notes 2023-08-17 21:59:24 +02:00
binwiederhier c31bce1e2d Merge branch 'main' of github.com:binwiederhier/ntfy 2023-08-17 21:43:05 +02:00
binwiederhier 3e3b556108 Fix excess token deletion bug 2023-08-17 21:42:40 +02:00
Philipp C. Heckel 723daf9497
Merge pull request #819 from nisbet-hubbard/patch-1
Tweak httpd config to use less resources
2023-08-17 21:37:00 +02:00
wunter8 a7dc3d84e0
fix typo 2023-08-07 22:59:24 -06:00
Hunter Kehoe b80aec90d0 fixes #829 2023-08-06 22:44:55 -06:00
nisbet-hubbard a534cc9eca
Add server.yml ex. when using proxy
This would help inexperienced sysadmins who may not realise that since TLS terminates at proxy, ntfy is actually listening on a TCP socket that’s using http rather than https.
2023-07-12 20:00:48 +08:00
nisbet-hubbard e52132c85b
Use mod_alias for redirection
It’s a less resource-intensive alternative to mod_rewrite.
2023-07-12 19:48:51 +08:00
nisbet-hubbard 76667ffcf9
Use mod_proxy_http for websocket upgrade
mod_proxy_wstunnel is deprecated as of httpd 2.4.47. It also uses more resources since it relies on mod_rewrite.

See https://httpd.apache.org/docs/2.4/mod/mod_proxy.html#protoupgrade.
2023-07-12 18:18:48 +08:00
binwiederhier 8ba4b72b37 Changelog 2023-07-11 19:46:10 -04:00
binwiederhier c1576b5b19 Blog posts 2023-07-11 09:34:47 -04:00
binwiederhier 2d1f2f319f Changelog, CLI fix 2023-07-09 07:50:00 -04:00
binwiederhier f2d3f0bdf9 Remove underlines 2023-07-08 22:28:41 -04:00
binwiederhier 9f8c63c7d5 Docs etc 2023-07-08 21:54:54 -04:00
binwiederhier 2b5a1a7a1c Documentation 2023-07-08 21:45:03 -04:00
binwiederhier 499b2fb0d6 Docs, tests 2023-07-08 15:48:08 -04:00
Brian Lee faadb5148f Add new integration ansible-role-ntfy-alertmanager 2023-07-05 14:50:01 -07:00
binwiederhier 56ed4f0515 Blog post 2023-07-05 08:45:26 -04:00
binwiederhier 53f13fd811 FAQ 2023-07-04 20:47:19 -04:00
binwiederhier 35cb4606f6 FAQ 2023-07-04 20:10:17 -04:00
binwiederhier d01ed355e0 Changelog 2023-07-04 14:23:44 -04:00
binwiederhier 4267c0d9b6 Update docs 2023-06-30 21:54:27 -04:00
binwiederhier 88eb728fe3 Changelog 2023-06-30 21:51:03 -04:00
binwiederhier 26c835cdd1 Install notes, background change for xs dark mode drawer 2023-06-30 09:58:56 -04:00
binwiederhier 5784b07f14 Bump 2023-06-28 20:23:10 -04:00
binwiederhier 64ac111d55 Rename UI_MODE to THEME 2023-06-28 13:30:51 -04:00
binwiederhier e359499e79 Bump install.md 2023-06-28 12:59:30 -04:00
binwiederhier 48a5a55e2f Release notes 2023-06-28 12:54:13 -04:00
nimbleghost 9216dbe28a Add Safari IndexedDB known issue 2023-06-28 10:38:02 +02:00
nimbleghost 0266c707cc Add docs detailing web notification support 2023-06-27 08:28:33 +02:00
nimbleghost 8f6f97b8e4 Update PWA docs
Clarify that macOS PWA support is limited to Safari on
macOS 14 (releasing Q4 2023).
2023-06-25 17:51:52 +02:00
binwiederhier 79df1c9040 Words 2023-06-25 09:48:12 -04:00
binwiederhier 9a71c3d8dc Shrink images 2023-06-25 09:47:09 -04:00
binwiederhier 74788893e9 Add Safari images 2023-06-25 09:43:51 -04:00
binwiederhier 5c0ecc0250 Cont'd docs 2023-06-24 22:40:40 -04:00
binwiederhier c0ac2c95ca Cont'd docs 2023-06-24 22:08:57 -04:00
nimbleghost be4c80e201 Improve web push docs 2023-06-24 20:35:59 +02:00
binwiederhier 27a4e58fb1 Merge branch 'main' into pwa 2023-06-18 20:24:47 -04:00
nimbleghost 5ce78660cf Doc fixes (2) 2023-06-18 22:42:19 +02:00
nimbleghost 89f5cc577e Doc fixes 2023-06-18 21:17:49 +02:00
binwiederhier dc7dd836c6 web-push-startup-queries 2023-06-18 14:20:22 -04:00
binwiederhier 88c6b4adae Rename web-push-subscriptions-file to web-push-file 2023-06-17 21:57:47 -04:00
binwiederhier 020996ea04 Minor changes 2023-06-17 21:51:04 -04:00
skittlesvampir 2283cc4ce6
Update Docker-Compose Version in install.md
According to https://docs.docker.com/compose/compose-file/compose-file-v2/#healthcheck, 'start_period' is only supported since version 2.3
2023-06-17 12:19:51 +02:00
binwiederhier c43a1166e2 Docs, mostly 2023-06-16 16:55:42 -04:00
nimbleghost fa418eef16 Update develop.md sw docs
turns out http://localhost runs service workers just fine on all desktop
browsers 🤷
2023-06-15 00:42:26 +02:00
binwiederhier ad36f5db46 Merge branch 'main' into pwa 2023-06-14 11:20:49 -04:00
binwiederhier e96e35b40b Newly created access tokens are now lowercase only 2023-06-14 11:20:29 -04:00
binwiederhier 9e19183471 Merge branch 'main' into pwa 2023-06-12 21:13:16 -04:00