Commit Graph

102 Commits

Author SHA1 Message Date
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
7f468ba860 feat: add topic query from api 2024-02-16 19:15:04 +01:00
46260edfaa refactor: better method switching & ntfy support 2024-02-16 18:55:15 +01:00
9816036d90 wip: ntfy & smtp 2024-02-16 18:54:42 +01:00
c0561634f5 add: debug & smtp 2024-02-16 14:49:10 +01:00
bc9f5ffd86 Merge branch 'master' of github.com:FAUSheppy/signal-http-gateway 2024-02-16 13:58:38 +01:00
8cb412c74b refacto: setup new dispatch 2024-02-16 13:57:16 +01:00
6760198760 fix: skip certain conditions 2024-02-15 16:44:45 +01:00
2c202940d8 fix: dont ack failed signal sends 2024-02-15 16:28:29 +01:00
5810e408c8 fix: add sqlite.db 2024-02-15 16:28:14 +01:00
df93ee47ab wip: 2024-01-13 03:30:37 +01:00
294847d90a wip: 2024-01-06 14:37:28 +01:00
12d1096d8e fix: use correct prefix for jsonify 2023-08-12 14:12:26 +02:00
cedbf68130 fix: remove os.environ query for SQLITE location 2023-08-12 14:01:07 +02:00
0feb5a69fa feat: simple dispatch status query 2023-08-12 13:44:20 +02:00
5f5c75ada0 fix: fallback on empty owners/groups 2023-08-10 19:52:28 +02:00
f98ce6842f fix: manager pw var name 2023-08-10 19:37:53 +02:00
8ccc6416fd fix: set base_dn 2023-08-10 19:34:02 +02:00
e2ba8e20ee fix: show notification comment in message 2023-08-10 19:20:41 +02:00
1cc93f14b5 remove: obsolete info 2023-08-05 14:41:51 +02:00