Philipp C. Heckel
42dc8bc3f5
Merge pull request #1049 from binwiederhier/remove-rate-topics
...
Remove Rate-Topics
2024-03-07 10:17:25 -05:00
binwiederhier
aecf0a5f25
Remove Rate-Topics
2024-03-07 10:07:42 -05:00
DerRockWolf
34f90facb2
docs(config.md): fix UnifiedPush links
2024-02-09 21:13:59 +00:00
wunter8
a2b56154a7
Update docker compose example
...
Noticed that this wasn't consistent with the other paths
2023-11-27 06:33:33 -07:00
binwiederhier
6b82cb2b7a
cache file
2023-11-19 06:55:52 -05:00
binwiederhier
260e24f68b
Added Docker Compose docs
2023-11-19 06:49:24 -05:00
Octelly
af037b9d70
Update config.md
...
Field is "healthy", not "health"
2023-09-29 17:50:27 +02:00
wunter8
d2e2791729
Add instructions for local-only email publishing
2023-09-17 10:39:59 -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
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
binwiederhier
c43a1166e2
Docs, mostly
2023-06-16 16:55:42 -04:00
binwiederhier
d3ac976d05
Remove web-push-(enabled|duration*), change endpoint, other cosmetic changes
2023-06-08 14:30:19 -04:00
nimbleghost
0f0074cbab
Implement push subscription expiry
2023-06-07 21:09:13 +02:00
nimbleghost
f94bb1aa30
Improve web push docs
2023-06-07 20:38:21 +02:00
nimbleghost
a9fef387fa
Add web push tests
2023-06-07 20:38:21 +02:00
nimbleghost
ff5c854192
Add PWA, service worker and Web Push
...
- Use new notification request/opt-in flow for push
- Implement unsubscribing
- Implement muting
- Implement emojis in title
- Add iOS specific PWA warning
- Don’t use websockets when web push is enabled
- Fix duplicate notifications
- Implement default web push setting
- Implement changing subscription type
- Implement web push subscription refresh
- Implement web push notification click
2023-06-07 20:38:20 +02:00
binwiederhier
3b3e6ac2cd
Rename twilio-from-number to twilio-phone-number
2023-05-18 13:32:27 -04:00
binwiederhier
25d3a66f91
Upstream access token
2023-05-18 13:08:10 -04:00
binwiederhier
ac029c389e
Self-review
2023-05-17 10:39:15 -04:00
binwiederhier
2c81773d01
Add call verification
2023-05-16 22:27:48 -04:00
binwiederhier
5e18ced7d2
Docs
2023-05-16 15:02:53 -04:00
binwiederhier
6ad3b2e802
Remove old homepage
2023-05-01 11:58:49 -04:00
binwiederhier
29c9551548
Profiling support
2023-03-28 14:41:16 -04:00
binwiederhier
bcb24aecd3
Troubleshooting docs page
2023-03-20 15:34:10 -04:00
binwiederhier
afa4efa140
Add Grafana dashboard to docs
2023-03-19 15:46:37 -04:00
binwiederhier
14285a95e5
Fix docs
2023-03-16 23:09:37 -04:00
binwiederhier
ca9fed7b67
More metrics
2023-03-16 22:19:20 -04:00
binwiederhier
358b344916
Allow /metrics on default port; reduce memory if not enabled
2023-03-15 22:34:06 -04:00
binwiederhier
bb3fe4f830
Docs WIP
2023-03-15 20:58:09 -04:00
binwiederhier
94f6d2d5b5
Rename flag
2023-03-03 20:23:18 -05:00
binwiederhier
fe3a225f8f
Add billing-contact
config option
2023-02-28 14:38:31 -05:00
binwiederhier
52f18d048c
Typo
2023-02-27 10:46:48 -05:00
Anders B. Hansen
221004af39
docs: Add documentation for health check API endpoint
2023-02-27 15:05:03 +01:00
Daniel Rocha
92cfc04024
Fix login, signup and reservation environment variables
2023-02-17 10:53:09 +01:00
binwiederhier
0df3e3e4f5
Merge branch 'main' into user-account
2023-02-14 21:22:46 -05:00
binwiederhier
80292f1f4d
Tiny changes
2023-02-14 14:26:30 -05:00
binwiederhier
610adb062b
More docs
2023-02-14 13:58:49 -05:00
binwiederhier
70aa384bc3
Docs for access tokens
2023-02-13 21:35:58 -05:00
binwiederhier
00af52411c
More billing unit tests
2023-01-29 16:15:08 -05:00
binwiederhier
f945fb4cdd
A little polishing, make upgrade banner work when not logged in
2023-01-18 13:46:40 -05:00
binwiederhier
7007c0a0bd
Docs
2023-01-12 12:04:18 -05:00
binwiederhier
5e7657fc40
SSL config in docs
2022-12-23 20:52:22 -05:00
bt90
632d013fb8
Fix IPv6 HTTP listen
2022-12-22 19:45:44 +01:00
bt90
207894dac6
docs: improve nginx config
2022-12-22 19:41:06 +01:00
Philipp Heckel
679b075ecc
Fix #503 , bump version for release
2022-11-17 20:47:27 -05:00
Philipp Heckel
4a91da60dd
Docs
2022-11-16 11:27:46 -05:00