Jonathan Treffler
|
b6ba200281
|
fix #6
|
2024-08-12 20:11:19 +02:00 |
|
Jonathan Treffler
|
7bc211dc37
|
fix notify
|
2024-07-24 14:36:24 +02:00 |
|
Jonathan Treffler
|
3551e6fc38
|
fix web push transport getSubscriptionIdFromOptions
|
2024-07-24 14:19:24 +02:00 |
|
Jonathan Treffler
|
bc55f3bed5
|
restructured transport provider api
|
2024-07-23 02:15:36 +02:00 |
|
Jonathan Treffler
|
ec6e69e240
|
use container to allow dependency injection in transport classes
|
2024-07-23 02:10:32 +02:00 |
|
Jonathan Treffler
|
066d89873a
|
added webhook transport (probably only for debugging)
|
2024-06-12 14:24:27 +02:00 |
|
Jonathan Treffler
|
e42b7b34ad
|
added notify method, that gets called when a transport should to send a notification a subscriber
|
2024-06-12 02:59:09 +02:00 |
|
Jonathan Treffler
|
5f65485798
|
added subscription database entries and transport registration init logic handling to subscription management plugin
|
2024-06-12 01:58:00 +02:00 |
|
Jonathan Treffler
|
9f15e091e1
|
change transports registration to save as dict items by id instead of array
|
2024-06-12 01:51:00 +02:00 |
|
Jonathan Treffler
|
bb78c80b07
|
ensured license headers exist and match reality
|
2024-05-03 18:08:19 +02:00 |
|
Jonathan Treffler
|
d09254523f
|
fix indentation
|
2024-04-05 20:31:48 +02:00 |
|
Jonathan Treffler
|
b992cde357
|
app init; implemented service detection
|
2024-04-05 20:26:15 +02:00 |
|