Commit graph

76 commits

Author SHA1 Message Date
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
Philipp Heckel fd7f83378d Refine UP docs 2022-11-14 15:21:02 -05:00
bt90 e7b575badc
Add UnifiedPush section 2022-11-14 19:38:55 +01:00
Philipp Heckel 4b9bb0ff2a Release notes 2022-11-07 06:44:53 -05:00
Philipp C. Heckel cb247f3317
Merge pull request #466 from jpmens/ios_clarification
clarify iOS sending "New message"
2022-11-07 06:43:15 -05:00
Steven Honson 37ed7ef7bc docs: bonus fix 2022-11-07 19:09:03 +11:00
Steven Honson cc3b9b89bf
docs: fix addr-prefix type 2022-11-07 19:05:27 +11:00
Jan-Piet Mens e320fef0c3 clarify iOS sending "New message"
closes https://github.com/binwiederhier/ntfy/issues/465
2022-11-05 10:14:08 +01:00
Philipp Heckel 38441a2bd3 Additional nginx config 2022-11-02 14:24:59 -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 ed4cc86c5c Add whitelisting logic for nginx to docs 2022-09-12 14:17:33 -04:00
Philipp Heckel e874f3516e Docs 2022-07-03 19:36:58 -04:00
Koro 8532b5b7ea Update documentation. 2022-07-03 17:39:17 -04:00
Philipp Heckel 113900d3eb Cache startup queries 2022-06-23 11:02:45 -04:00
Philipp Heckel e12995e218 Logging in subscribe and publish command 2022-06-02 11:59:22 -04:00
Philipp Heckel 5cc0b194d3 Add --trace and --no-log-dates; add docs 2022-06-02 10:50:05 -04:00
Philipp Heckel 17eabed11c Clarify wording for iOS push notifications 2022-06-01 08:56:50 -04:00
wunter8 d1544991bf
typo 2022-05-29 06:16:00 -06:00
Philipp Heckel 12b83828bd Docs 2022-05-28 20:20:46 -04:00
Mayeul Cantan 7f736eb93e
Docs/config: fix typo in private server example
The `/etc/ntfy/server.yml` example was invalid yaml previously.
2022-05-17 09:54:34 +02:00
Philipp Heckel 91594faf28 Support for underscores in server.yml config options 2022-05-16 11:32:21 -04:00
Philipp Heckel c684a39191 Fine tuning 2022-05-13 14:42:25 -04:00
Curid 9684629549 Add disable option to web-root
Closes #238
2022-05-13 17:08:07 +00:00
Philipp Heckel 031c848984 Improved caddy configuration 2022-05-04 15:45:20 -04:00
Philipp Heckel edfed24c27 Make Upgrade header check for websockets case insensitive, closes #228 2022-04-29 13:23:04 -04:00
Philipp Heckel c87c81f663 Add WebSockets support to docs/config 2022-04-13 14:06:20 -04:00
Philipp Heckel a693975526 Email docs and release notes 2022-03-25 21:35:40 -04:00
Philipp Heckel d0bbda555f Add Android WebSockets deprecation, remove 'ntfy serve' deprecation 2022-03-13 22:16:48 -04:00
Philipp Heckel c5ce51f242 Add --web-root switch 2022-03-05 21:28:25 -05:00
Philipp Heckel 0677b3bd7e Re-add OPTIONS: 2022-02-14 17:08:26 -05:00
Philipp Heckel eed233a793 Double requests/sec limit; update docs 2022-02-14 17:07:17 -05:00
Philipp Heckel 2188643387 Update docs 2022-02-09 16:15:48 -05:00
Philipp Heckel 4972407145 More polishing, more docs; the only thing left are tests for access.go 2022-02-03 20:20:50 -05:00
Philipp Heckel d714af43c9 More docs, more tests, more docs 2022-02-03 20:07:23 -05:00
Philipp Heckel 1c9766b8fd More docs 2022-02-03 13:40:19 -05:00
Philipp Heckel 68351230f3 Docs docs docs docs docs 2022-02-02 22:46:48 -05:00
Philipp Heckel 0ad85262c1 More docs; this will never end 2022-02-02 19:26:17 -05:00
Philipp Heckel 1552d8103e More docs docs docs 2022-02-01 23:39:57 -05:00
Philipp Heckel c3a2331b59 WIP: Docs 2022-02-01 21:07:42 -05:00
Philipp Heckel c83b5c6e73 Update another instance of a broken link; related to #106 2022-01-18 11:59:13 -05:00
Philipp Heckel a75326ff69 Fixed docs link; closes #106 2022-01-18 11:55:39 -05:00
Philipp Heckel eb37c47ff5 Typo 2022-01-16 21:56:26 -05:00
Philipp Heckel 91d40dcc91 Docs 2022-01-15 23:52:21 -05:00
Philipp Heckel 846ee0fb2d Websockets; working 2022-01-15 13:23:35 -05:00
Philipp Heckel cdc9c0d62c Docs 2022-01-14 21:22:43 -05:00
Philipp Heckel b079cb99a4 Merge branch 'main' into unix-socket 2022-01-14 20:16:12 -05:00
Philipp Heckel 6a7b20e4e3 Docs 2022-01-13 15:47:34 -05:00
Philipp Heckel 034c81288c Docs docs docs 2022-01-13 15:17:30 -05:00
Philipp Heckel 762333c28f Docs docs docs 2022-01-13 00:08:26 -05:00