28 Commits (746130b14187625bc01ad751a28dcbf0d106973b)

Author SHA1 Message Date
  Blaz Smehov 746130b141 feat: verify if tracker is inside the allowed zone 4 months ago
  Blaz Smehov 020064ddb0 feat: read zone ids from tracker table 4 months ago
  Blaz Smehov bfcd74640f feat: add pulling of configuration from server on start up, updates in db, cleanup in bridge on server startup 4 months ago
  Blaz Smehov e47623c4b2 chore: remove unused files, refactor trackers api to do the functionlity beacons api did before 4 months ago
  Blaz Smehov 61f8e9f459 feat: implement ORM and DB persistence for zones and tracker zones 4 months ago
  Blaz Smehov 22bf9f70a8 feat: add postgresql connection, add models for gateways, zones and tracker zones, add ORM 4 months ago
  Blaz Smehov 01f0f5cc45 feat: extend API 4 months ago
  Blaz Smehov b68698352d feat: clean http response 4 months ago
  Blaz Smehov d5c9413f9e chore: clean unused types 4 months ago
  Blaz Smehov 55138a0f6c chore: change to logging in file 5 months ago
  Blaz Smehov 3bc3fbce5e feat: remove beacon from lookup logic 5 months ago
  Blaz Smehov 28d70bea24 feat: gracefully close kafka connections on docker sigterm signal 5 months ago
  Blaz Smehov d2300aa400 feat: implement basic API, reimplement Redis and some methods for quick insert (persistence in case of crash) using hash maps 5 months ago
  Blaz Smehov 6db62dde15 feat: reimplement redis support, using hash maps for quick insert and read 5 months ago
  Blaz Smehov 02a72f6853 feat: add hash and toJson methods 5 months ago
  Blaz Smehov 8e3125d3f8 chore: refactor and move code for beacon logic 5 months ago
  Blaz Smehov 7313636441 chore: refactor application context logic 5 months ago
  Blaz Smehov c7e02b373a fix: missing beacons init in context, remove redundant properties of httpRes type 5 months ago
  Blaz Smehov 4b872a5cc0 feat: locations algorithm, chore: remove unused files 5 months ago
  Blaz Smehov ba93c59a8a feat: restructure of decoder and bridge 5 months ago
  Blaz Smehov d4288edb90 feat: add WS support 6 months ago
  Blaz Smehov 6a85901ff0 chore: add lock to settings type, refactor code 6 months ago
  Blaz Smehov 0674ca9112 feat: add kafka server connection to decoder, api server (beacons route only) 6 months ago
  Blaz Smehov 4bf1bee89f feat: add MQTT -> kafka bridge, template for decoder 6 months ago
  Blaz Smehov feeb5723d3 fix: warning signes 6 months ago
  Blaz Smehov b6ef1bc1c2 chore: finished refactoring, without testing functionallity bar some API calls and one MQTT functionallity 6 months ago
  Blaz Smehov 1244196d64 chore: refactor api server, add tests 6 months ago
  Blaz Smehov 8e7689328d chore: modify project structure, move types into internal package, define main package boilerplate 6 months ago