d59b600ef3
adds title to push
2022-01-03 12:28:35 +01:00
7f3ffbc906
adds firebase handler, extracts set functions
2021-12-30 16:10:49 +01:00
3d3633592a
updates list for new rest result
...
- list is now a json object which contains
"messages" which is a JSON Array list
2021-12-17 16:22:04 +01:00
be09c04987
adds alert for new messages
...
- messages are checked from the server every second
and compared with the local log. Any message within
the last 2 minutes which were pushed onto the server
are shown as a notification.
2021-12-10 18:29:03 +01:00
36d5bd42ff
fixes handling json list output
2021-12-10 17:59:52 +01:00
424812432c
adds all initial communication functionality
...
- adds rest server wraper
- adds secret generation
- adds secret visualization
2021-12-10 17:46:53 +01:00