47 Commits (master)

Autor SHA1 Nachricht Datum
  Blaz Smehov c35c6f0e0b feat: validation, health status, alerts status vor 1 Woche
  Blaz Smehov 7c6e18f3f0 chore: move health to app context to solve the circular dependency, appContext is now used to collect all the statistics vor 1 Woche
  Blaz Smehov 7f10683483 chore: move relevant types to app context, create new health types vor 1 Woche
  Blaz Smehov a08f381800 feat: add switching between ml and filter algorithm, various fixes in context use, script for creating docker images, various bug fixes regarding persistence in db, persisting alerts in db and CRUD operations for alerts vor 3 Wochen
  Blaz Smehov 3daee1984c chore: big refactoring job vor 3 Wochen
  Blaz Smehov 8a47bafcfa chore: clean code vor 1 Monat
  Blaz Smehov 23208dc32d chore: add RSSI to location event and persist in tracks vor 2 Monaten
  Blaz Smehov 7411f34002 chore: remove unecessary types vor 2 Monaten
  Blaz Smehov c03fca3e63 feat: add tracks functionallity vor 2 Monaten
  Blaz Smehov 0bac1939c6 chore: update parsing configuration vor 2 Monaten
  Blaz Smehov 748348c9b5 refactor vor 2 Monaten
  Blaz Smehov ba52f7f411 chore: refactor logger, add tests vor 2 Monaten
  Blaz Smehov d51dc38beb feat: add sending of tracker information over the MQTT broker vor 2 Monaten
  Blaz Smehov 62df32f715 feat: change used locations algorithm based on API call vor 2 Monaten
  Blaz Smehov f27512f183 feat: add api endpoint for parser registry CRUD operations vor 2 Monaten
  Blaz Smehov 6f64a317d7 chore: various chores vor 2 Monaten
  Blaz Smehov 0b641d5471 feat: read decoding configuration from a file vor 2 Monaten
  Blaz Smehov bfca923f83 feat: dynamic decoder testbench vor 2 Monaten
  Blaz Smehov 1afa01b5c5 feat: add alerts topic, publish alert messages to MQTT broker from the bridge vor 2 Monaten
  Blaz Smehov 746130b141 feat: verify if tracker is inside the allowed zone vor 2 Monaten
  Blaz Smehov 020064ddb0 feat: read zone ids from tracker table vor 2 Monaten
  Blaz Smehov bfcd74640f feat: add pulling of configuration from server on start up, updates in db, cleanup in bridge on server startup vor 3 Monaten
  Blaz Smehov e47623c4b2 chore: remove unused files, refactor trackers api to do the functionlity beacons api did before vor 3 Monaten
  Blaz Smehov 61f8e9f459 feat: implement ORM and DB persistence for zones and tracker zones vor 3 Monaten
  Blaz Smehov 22bf9f70a8 feat: add postgresql connection, add models for gateways, zones and tracker zones, add ORM vor 3 Monaten
  Blaz Smehov 01f0f5cc45 feat: extend API vor 3 Monaten
  Blaz Smehov b68698352d feat: clean http response vor 3 Monaten
  Blaz Smehov d5c9413f9e chore: clean unused types vor 3 Monaten
  Blaz Smehov 55138a0f6c chore: change to logging in file vor 3 Monaten
  Blaz Smehov 3bc3fbce5e feat: remove beacon from lookup logic vor 3 Monaten
  Blaz Smehov 28d70bea24 feat: gracefully close kafka connections on docker sigterm signal vor 3 Monaten
  Blaz Smehov d2300aa400 feat: implement basic API, reimplement Redis and some methods for quick insert (persistence in case of crash) using hash maps vor 3 Monaten
  Blaz Smehov 6db62dde15 feat: reimplement redis support, using hash maps for quick insert and read vor 3 Monaten
  Blaz Smehov 02a72f6853 feat: add hash and toJson methods vor 3 Monaten
  Blaz Smehov 8e3125d3f8 chore: refactor and move code for beacon logic vor 3 Monaten
  Blaz Smehov 7313636441 chore: refactor application context logic vor 3 Monaten
  Blaz Smehov c7e02b373a fix: missing beacons init in context, remove redundant properties of httpRes type vor 3 Monaten
  Blaz Smehov 4b872a5cc0 feat: locations algorithm, chore: remove unused files vor 3 Monaten
  Blaz Smehov ba93c59a8a feat: restructure of decoder and bridge vor 3 Monaten
  Blaz Smehov d4288edb90 feat: add WS support vor 4 Monaten
  Blaz Smehov 6a85901ff0 chore: add lock to settings type, refactor code vor 4 Monaten
  Blaz Smehov 0674ca9112 feat: add kafka server connection to decoder, api server (beacons route only) vor 4 Monaten
  Blaz Smehov 4bf1bee89f feat: add MQTT -> kafka bridge, template for decoder vor 4 Monaten
  Blaz Smehov feeb5723d3 fix: warning signes vor 5 Monaten
  Blaz Smehov b6ef1bc1c2 chore: finished refactoring, without testing functionallity bar some API calls and one MQTT functionallity vor 5 Monaten
  Blaz Smehov 1244196d64 chore: refactor api server, add tests vor 5 Monaten
  Blaz Smehov 8e7689328d chore: modify project structure, move types into internal package, define main package boilerplate vor 5 Monaten