Commit Graph

3 Commits

Author SHA1 Message Date
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