Commit graph

  • 7de7e0de12 Adds missing colon assignment for username variable in ntfy user add command. Kenix 2022-06-20 13:26:13 -04:00
  • 727c6268b9 Updating order of variables ntfy user add command. Kenix 2022-06-20 13:25:31 -04:00
  • 50cd50cfdf Moves password stdin down to the original location. Kenix 2022-06-20 13:24:42 -04:00
  • 1265e69eee Changes user add to use a NTFY_PASSWORD env var rather than NTFY_USER. Kenix 2022-06-20 13:19:54 -04:00
  • d05211648d Fix since=<id> implementation for multiple topics, closes #336 Philipp Heckel 2022-06-20 12:11:52 -04:00
  • 1226a7b70c ntfy publish --pid $PID ... Philipp Heckel 2022-06-20 10:56:45 -04:00
  • 30c2a67869 Disallow setting upstream-base-url to the same value as base-url Philipp Heckel 2022-06-19 21:33:17 -04:00
  • 25a4b29ffc Return HTTP 500 on Matrix discovery GET if base-url not configured; log entire HTTP request when TRACE enabled Philipp Heckel 2022-06-19 21:25:35 -04:00
  • e578f01e5b Changelog Philipp Heckel 2022-06-18 21:04:48 -04:00
  • 16047ede61 Changelog Philipp Heckel 2022-06-18 20:10:28 -04:00
  • affc79eab0 Changelog Philipp Heckel 2022-06-17 21:07:43 -04:00
  • 64590343f5 Docs for #329 Philipp Heckel 2022-06-17 21:05:31 -04:00
  • 87cf765dcc
    Merge pull request #330 from wunter8/329-attachment-url-broadcast-intent Philipp C. Heckel 2022-06-17 20:59:37 -04:00
  • b332e1aaea update docs to explain attachment name and URL in broadcast intent Hunter Kehoe 2022-06-17 07:19:35 -06:00
  • eef55c35a8 Fix example images v1.26.0 Philipp Heckel 2022-06-16 15:53:15 -04:00
  • a2c661cbf6 Version bump Philipp Heckel 2022-06-16 15:38:21 -04:00
  • 9918f4965d Only use last X-Forwarded-For address as visitor address, closes #328 Philipp Heckel 2022-06-16 15:31:09 -04:00
  • 1fae61e78f
    Merge pull request #326 from binwiederhier/matrix Philipp C. Heckel 2022-06-16 12:55:41 -04:00
  • df2362e1a7 Update deps Philipp Heckel 2022-06-16 12:48:43 -04:00
  • 8a56b82813 500-test Philipp Heckel 2022-06-16 12:42:19 -04:00
  • 6122cf20aa More tests Philipp Heckel 2022-06-16 12:37:02 -04:00
  • 18bd3c0e55 Docs and Matrix tests Philipp Heckel 2022-06-16 11:40:56 -04:00
  • 0ff8e968ca Docs Philipp Heckel 2022-06-15 20:51:42 -04:00
  • ebbc2838ba Move error handling to main error handling; move matrix logic to its own file Philipp Heckel 2022-06-15 20:36:49 -04:00
  • 91375b2e8e Minor refactor, added GET Philipp Heckel 2022-06-15 16:03:12 -04:00
  • f1d134dfc2 Merge branch 'main' into matrix Philipp Heckel 2022-06-15 15:19:53 -04:00
  • cd536e6018 Merge branch 'main' of https://hosted.weblate.org/git/ntfy/web into main Philipp Heckel 2022-06-15 14:45:09 -04:00
  • 3dec7efadb Add user now supports reading password from an env var. Kenix 2022-06-15 11:42:22 -04:00
  • 27910772f0 Derpyderp Philipp Heckel 2022-06-14 20:43:17 -04:00
  • 632c21298f
    Translated using Weblate (French) Mayeul Cantan 2022-06-13 12:45:55 +00:00
  • e9f3edb76b WIP: Matrix Philipp Heckel 2022-06-13 22:07:30 -04:00
  • feef15c485 Web app: Show "notifications not supported" alert on HTTP Philipp Heckel 2022-06-12 16:38:33 -04:00
  • cf0f002bfa Add version number to ntfy serve output Philipp Heckel 2022-06-12 11:54:58 -04:00
  • eb2262d06e Update FAQ Philipp Heckel 2022-06-12 11:22:15 -04:00
  • 41096ef1b0 Update base-url docs Philipp Heckel 2022-06-12 10:47:12 -04:00
  • 3c47797bf3 Fix Docker install instructions Philipp Heckel 2022-06-12 10:43:42 -04:00
  • a8c9927eab Changelog Philipp Heckel 2022-06-11 20:51:27 -04:00
  • 8565dc0ff3 Merge branch 'main' of github.com:binwiederhier/ntfy Philipp Heckel 2022-06-10 21:34:08 -04:00
  • 2b42cea1a3 Allow HEAD requests for file attachments Philipp Heckel 2022-06-10 21:33:39 -04:00
  • d7f7aa909c Changelog Philipp Heckel 2022-06-07 13:43:54 -04:00
  • e5af7fe8d7
    Merge pull request #315 from philippdormann/feature/docs-uptime-kuma-example Philipp C. Heckel 2022-06-07 13:38:37 -04:00
  • 52fcfdccb2
    cropped notification samples Philipp Dormann 2022-06-06 23:36:05 +02:00
  • 9025e2a082
    add app notification examples Philipp Dormann 2022-06-06 23:32:00 +02:00
  • 4667377649
    add basic uptime kuma config sample Philipp Dormann 2022-06-06 23:31:31 +02:00
  • f459a08f96 Merge branch 'main' of github.com:binwiederhier/ntfy into main Philipp Heckel 2022-06-06 14:38:59 -04:00
  • f542afb37f Hack to make sure docs are built with the right Python version Philipp Heckel 2022-06-06 14:38:28 -04:00
  • 4baf6996c5
    Update README.md Philipp C. Heckel 2022-06-06 11:41:51 -04:00
  • 81da9a2756
    Update README.md Philipp C. Heckel 2022-06-06 09:50:26 -04:00
  • fa98a16195 Nothing to see here, move along Philipp Heckel 2022-06-06 09:39:34 -04:00
  • 12b2636155 Merge branch 'main' of https://hosted.weblate.org/git/ntfy/web into main Philipp Heckel 2022-06-06 09:28:16 -04:00
  • 10c89b2e55 Changelog Philipp Heckel 2022-06-05 19:24:44 -04:00
  • 01d8ea0019 Changelog Philipp Heckel 2022-06-05 11:21:05 -04:00
  • c7b790e070 Merge branch 'main' of github.com:binwiederhier/ntfy Philipp Heckel 2022-06-05 07:44:16 -04:00
  • b5eb3a40f4
    Merge pull request #311 from kzshantonu/main Philipp C. Heckel 2022-06-05 07:28:48 -04:00
  • ffb6de7d97
    fix typo Kazi 2022-06-04 20:29:21 +02:00
  • 3ad5ed571d
    Scoop instructions Kazi 2022-06-04 20:27:26 +02:00
  • ad30c50418
    Translated using Weblate (Chinese (Simplified)) 郁飞 2022-06-03 03:48:00 +00:00
  • f59c58b08f
    Translated using Weblate (Dutch) SchoNie 2022-06-03 06:22:43 +00:00
  • 86c132f9cd Revert tzdata change v1.25.2 Philipp Heckel 2022-06-02 21:38:27 -04:00
  • 0521f19ea4 Fix docs header color; tiny other fixes with logging v1.25.1 Philipp Heckel 2022-06-02 20:59:07 -04:00
  • 17930caf21 Changelog Philipp Heckel 2022-06-02 16:42:17 -04:00
  • d65ca9b10f
    Merge pull request #307 from ksurl/docs-timezone Philipp C. Heckel 2022-06-02 16:40:33 -04:00
  • ae3163c5b1 add tzdata to image and use env for docker timezone ksurl 2022-06-02 13:35:49 -07:00
  • 887a7c3288 Changelog Philipp Heckel 2022-06-02 15:10:16 -04:00
  • f6dee345b7 add timezone for docker install ksurl 2022-06-02 11:58:59 -07:00
  • 1e16899ae3 Bump install docs v1.25.0 Philipp Heckel 2022-06-02 14:46:42 -04:00
  • 7475879712 Added Dutch Philipp Heckel 2022-06-02 14:45:36 -04:00
  • 997828aa72 Merge branch 'main' of https://hosted.weblate.org/git/ntfy/web into main Philipp Heckel 2022-06-02 14:41:00 -04:00
  • f6ffb393f8 Merge branch 'main' of github.com:binwiederhier/ntfy into main Philipp Heckel 2022-06-02 14:40:54 -04:00
  • 850c6725f5 Remove new line Philipp Heckel 2022-06-02 14:40:19 -04:00
  • 39b1de3320 Fix log Philipp Heckel 2022-06-02 14:38:38 -04:00
  • e12995e218 Logging in subscribe and publish command Philipp Heckel 2022-06-02 11:59:22 -04:00
  • 5cc0b194d3 Add --trace and --no-log-dates; add docs Philipp Heckel 2022-06-02 10:50:05 -04:00
  • 7845eb0124 So much logging Philipp Heckel 2022-06-01 23:24:44 -04:00
  • 3fa825b104
    Merge pull request #304 from ksurl/docs-docker Philipp C. Heckel 2022-06-01 20:46:49 -04:00
  • 732537eaba add chown warning ksurl 2022-06-01 16:52:37 -07:00
  • a898a2ebe8 add user to compose file ksurl 2022-06-01 16:50:42 -07:00
  • 430f985fca update docker docs ksurl 2022-06-01 16:49:08 -07:00
  • ab955d4d1c Logging Philipp Heckel 2022-06-01 16:57:35 -04:00
  • 41fd8454cf
    Translated using Weblate (Dutch) SchoNie 2022-05-31 18:00:32 +00:00
  • bd865fd55d Merge branch 'main' into logging Philipp Heckel 2022-06-01 13:07:12 -04:00
  • b9e5079399
    Update README.md Philipp C. Heckel 2022-06-01 13:05:38 -04:00
  • eb0847392c Fix staticcheck Philipp Heckel 2022-06-01 09:05:21 -04:00
  • 17eabed11c Clarify wording for iOS push notifications Philipp Heckel 2022-06-01 08:56:50 -04:00
  • ad55de784d Add Chinese translation Philipp Heckel 2022-06-01 00:03:56 -04:00
  • 48538d149e Merge branch 'main' of https://hosted.weblate.org/git/ntfy/web into main Philipp Heckel 2022-05-31 23:55:25 -04:00
  • b60f0afb8f Merge branch 'main' of github.com:binwiederhier/ntfy into main Philipp Heckel 2022-05-31 23:55:21 -04:00
  • 8c32f029fb Fix data races Philipp Heckel 2022-05-31 23:55:05 -04:00
  • 5b9391be39
    Merge pull request #285 from arjan-s/main Philipp C. Heckel 2022-05-31 23:47:16 -04:00
  • a04cf5fcb6 Merge branch 'main' into logging Philipp Heckel 2022-05-31 23:39:11 -04:00
  • 9202d85532 Make linter happy Philipp Heckel 2022-05-31 23:36:06 -04:00
  • 769e071593 Refining, changelog Philipp Heckel 2022-05-31 23:27:24 -04:00
  • c80e4e1aa9 Make Firebase logic testable, test it Philipp Heckel 2022-05-31 23:16:44 -04:00
  • f9284a098a Store Sender IP in DB for delayed messages Philipp Heckel 2022-05-31 21:39:19 -04:00
  • 8283b6be97 Firebase quota limit Philipp Heckel 2022-05-31 20:38:56 -04:00
  • 8a81c8e95b Update changelog Philipp Heckel 2022-05-31 11:05:02 -04:00
  • 670ea67052 Redo CI pipelines, build from GitHub Actions, closes #36 Philipp Heckel 2022-05-31 11:01:36 -04:00
  • aaa004847c
    Translated using Weblate (Chinese (Simplified)) 郁飞 2022-05-30 05:27:28 +00:00
  • 717d6287c8 Add NixOS/Nix installation instructions Arjan Schrijver 2022-05-30 10:59:23 +02:00
  • dcfb19bfc9
    Added translation using Weblate (Chinese (Simplified)) 郁飞 2022-05-30 05:01:17 +02:00