121 Commits

Author SHA1 Message Date
4e4f53b330 feat: support dynamic links in msg or link-field
Some checks failed
ci / docker (push) Failing after 17s
2025-06-05 21:45:16 +02:00
35f9fc2a99 feat: support 'message' & 'link' fields 2025-06-05 21:35:31 +02:00
53e6f32a18 add: header token auth 2025-06-05 20:59:01 +02:00
f2137e7e4c fix: deal with empty body or title
Some checks failed
ci / docker (push) Failing after 15s
2025-01-05 15:30:12 +01:00
c577802e63 fi: limit title and body length 2025-01-05 15:21:28 +01:00
2a74d9816f fix: honor 429 response 2025-01-05 15:19:53 +01:00
178ba5451d fix: make os header optional
Some checks failed
ci / docker (push) Failing after 47s
2024-11-23 23:22:14 +01:00
14612016af feat: add opensearch support 2024-11-23 23:15:31 +01:00
df1dfd8b0c change: status as json instead of string
Some checks failed
ci / docker (push) Failing after 4s
2024-11-14 22:02:00 +01:00
acf88ffa6e feat: downtime status information 2024-11-14 22:02:00 +01:00
7fa965a92c fix: change output to stderr
Some checks failed
ci / docker (push) Failing after 7s
2024-11-15 00:01:57 +01:00
e416149d35 fix: output users 2024-11-14 23:56:53 +01:00
181b3dae14 fix: add return view to endpoint 2024-11-14 23:54:39 +01:00
c10bdf1fb7 fix: output downtime after reading args 2024-11-14 23:53:24 +01:00
6783426e5f fix: add minutes default and cast 2024-11-14 23:50:15 +01:00
bc837169ff feat: implement downtime setting 2024-11-14 23:29:09 +01:00
6e2e5e73da fix: handle empty string
Some checks failed
ci / docker (push) Failing after 6s
2024-11-03 14:11:12 +01:00
2305bc9789 fix: include yaml for server & docker build 2024-11-03 14:11:12 +01:00
cdb4a8aeb9 feat: implement substitution map 2024-11-03 14:11:12 +01:00
85f72290b8 change: disable signal master method, switch to 'any'
Some checks failed
ci / docker (push) Failing after 6s
2024-11-01 11:59:49 +01:00
4d26d45515 feat: health/root endpoint for monitoring
Some checks failed
ci / docker (push) Has been cancelled
2024-10-10 00:17:46 +02:00
e7ba6d64b3 update: run build on schedule
Some checks failed
ci / docker (push) Failing after 4s
2024-09-27 17:04:03 +02:00
caf79e15e4 update: new registry path/project 2024-05-16 19:59:01 +02:00
0c386062e8 feat: webhook support 2024-02-19 20:46:07 +01:00
f9bd4a2f6f fix: auth paranthesis 2024-02-19 18:40:44 +01:00
85f0179d80 feat: direct token auth & webhook path auth support 2024-02-19 18:19:54 +01:00
1ebd9db897 fix: correctly use newly created settings 2024-02-19 17:29:21 +01:00
0d344be8f7 change: autocreate settings on get 2024-02-19 17:06:29 +01:00
dadccccbc5 fix: s-typo 2024-02-19 16:47:52 +01:00
2b7034df0d fix: username encoding utf-8 2024-02-19 16:42:46 +01:00
38e60c6898 fix: filtering for any method based on user prio 2024-02-19 16:28:38 +01:00
2a277230b2 fix: user attribute name 2024-02-19 16:18:57 +01:00
d0109e080a fix: support any-method for legacy signal query 2024-02-19 16:14:08 +01:00
a2b045cf97 fix: don't output serialize if it is empty 2024-02-19 15:45:28 +01:00
f0bd08025e fix: directly passthrough user
..to prevent problems with mail internal hosts
2024-02-19 01:46:19 +01:00
2c7dadbf35 fix: make smtp port configurable 2024-02-19 01:39:27 +01:00
61bc04418b fix: select correct email-address field 2024-02-19 01:28:03 +01:00
45ab33dad7 feat: settings api 2024-02-18 19:03:44 +01:00
cdab4d39cd feat: basic method=any & prio support 2024-02-18 17:55:45 +01:00
00bb802327 fix: legacy signal dispatcher with new confirm 2024-02-18 17:32:10 +01:00
1b3885850b fix: remove user/address distinction 2024-02-17 18:32:47 +01:00
49d46dc8f7 fix: smtp connection 2024-02-17 18:29:16 +01:00
8c7a748222 fix: misc smtp login & error reporting fixes 2024-02-17 18:07:32 +01:00
fd5754e1c2 fix: env not read correctly for dispatcher server 2024-02-17 17:26:12 +01:00
bdf67ec7fc Merge branch 'dev' 2024-02-17 17:11:40 +01:00
c2853af6b4 fix: update to new docker build 2024-02-17 17:11:34 +01:00
6b8e517e3c fix: migrate to alpine build 2024-02-17 17:10:02 +01:00
a4a868e899 feat: add docker build 2024-02-17 17:03:23 +01:00
d6a2f8ec15 feat: add loop support for container 2024-02-17 17:03:14 +01:00
7d3c449c16 fix: message title 2024-02-16 19:47:22 +01:00