Commit Graph

82 Commits

Author SHA1 Message Date
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
2d9bc0b532 change: disable weblink in notification 2023-07-24 18:20:55 +02:00
881cf3134d fix: typo icingaweb_url 2023-07-24 17:59:20 +02:00
be733a05f5 fix: service state field name 2023-07-24 17:45:25 +02:00
6b8ff25de6 feat: icinga message parser 2023-07-24 16:54:57 +02:00
80874c7127 feat: add debug output for unsupported struct 2023-07-24 16:52:32 +02:00
4cf8f866b6 fix: encoding problems and optional contact info 2023-07-21 17:38:15 +02:00
d5901e9cb3 fix: use non-list var correctly 2023-07-21 17:16:37 +02:00
355385b4df fix: user correct attribute from reponse 2023-07-21 17:15:30 +02:00
40e289e20d fix: add phone number and email to reponse 2023-07-21 17:11:44 +02:00
1015991e71 feat: support authentication 2023-07-21 16:51:10 +02:00
6292e745a8 change: set signal cli bin via cmdline 2023-07-21 16:48:30 +02:00
7a34422434 fix: corretly call interface.create_app in startup 2023-07-21 16:40:18 +02:00
f101a2f4c4 fix: remove obsolete PW init 2023-07-21 16:34:18 +02:00
32c8226fc0 change: remove inbuilt authentication 2023-07-21 15:27:40 +02:00
f90bb56f1c fix: remove obsolete check for signal user file 2023-07-21 15:22:19 +02:00
5c881f3582 fix: image name 2023-07-21 15:08:34 +02:00
0171b2748c fix: move NO_READ_ENV to toplevel config 2023-07-21 09:44:50 +02:00
bbae1da98e add: waring outputs for bad ldap searches 2023-07-21 09:41:56 +02:00
b76b5b1f20 add: sqlalchemy & python-ldap 2023-07-21 09:41:30 +02:00
a81d10bc5a fix: args should overwrite env 2023-07-21 09:40:27 +02:00