Blaz Smehov
|
3f8c4b60a6
|
fix: alerts
|
преди 9 часа |
Blaz Smehov
|
d0157ce6ae
|
fix: lock error
|
преди 9 часа |
Blaz Smehov
|
12225497f0
|
fix: remove decoder active beacons, as there are none, remove active beacons from base health and add lookup beacons to the bridge beacons
|
преди 9 часа |
Blaz Smehov
|
edcd09020e
|
fix: remove sleep and break in mqtt handler, break causes silent discards, sleep blocks all subsequent requests
|
преди 9 часа |
Blaz Smehov
|
f617143519
|
fix: remove newly created context and propagate existing one in mqtt handler
|
преди 9 часа |
Blaz Smehov
|
af221806fb
|
fix: catch error in subscription, propagate it to the main file
|
преди 10 часа |
Blaz Smehov
|
2dec06e7b7
|
feat: alerts define operator and resolved timestamp
|
преди 10 часа |
Blaz Smehov
|
c917ace01e
|
fix: health does not report infinite array of strings, add build files to gitignore
|
преди 11 часа |
Blaz Smehov
|
ecb3913508
|
fix: add floor lookup to beacon service
|
преди 1 седмица |
Blaz Smehov
|
355a0c9b52
|
fix: floors are now persisted in the db
|
преди 1 седмица |
Blaz Smehov
|
a71e69ac3a
|
fix: various fixes
|
преди 1 седмица |
Blaz Smehov
|
4892be4ff9
|
fix: add restart policy to the docker compose
|
преди 1 седмица |
Blaz Smehov
|
a88ff83b19
|
chore: log cleanup
|
преди 1 седмица |
Blaz Smehov
|
0a25502fcf
|
chore: add runtime reindexing script
|
преди 2 седмици |
Blaz Smehov
|
92fab8eb20
|
chore: update api bash scripts
|
преди 2 седмици |
Blaz Smehov
|
4b127b800b
|
fix: add missing kafka topics to init script
|
преди 1 месец |
Blaz Smehov
|
27244ca47c
|
feat: add pagination and limit to the api, add db indexing
|
преди 2 седмици |
Blaz Smehov
|
91ec07b62d
|
chore: remove valkey
|
преди 1 месец |
Blaz Smehov
|
ff4162b043
|
feat: add x, y and z coordinates to the tracks response
|
преди 1 месец |
Blaz Smehov
|
dd07081da2
|
chore: remove unecessary logs
|
преди 1 месец |
Blaz Smehov
|
796886f49f
|
feat: add implementation where you can get last track for each unique tracker id
|
преди 1 месец |
Blaz Smehov
|
536c959d76
|
fix: tests
|
преди 1 месец |
Blaz Smehov
|
40d7c8dd73
|
feat: add alert status update and aggregated health endpoints
|
преди 1 месец |
Blaz Smehov
|
3309f6eeed
|
feat: add kafka and db health status
|
преди 1 месец |
Blaz Smehov
|
e9f89692df
|
chore: save validation
|
преди 1 месец |
Blaz Smehov
|
c35c6f0e0b
|
feat: validation, health status, alerts status
|
преди 1 месец |
Blaz Smehov
|
04574f16d8
|
feat: change message retention
|
преди 1 месец |
Blaz Smehov
|
f7e4f76933
|
feat: finalize services Health status
|
преди 1 месец |
Blaz Smehov
|
c7499b5c22
|
fix: remove reading of the body in server get trackers
|
преди 1 месец |
Blaz Smehov
|
34cadb4cec
|
chore: remove interface
|
преди 1 месец |
Blaz Smehov
|
6490cd2dd6
|
feat: services sending their data to the server
|
преди 1 месец |
Blaz Smehov
|
5fd72d8151
|
feat: add new topics, readers and writers
|
преди 1 месец |
Blaz Smehov
|
7c6e18f3f0
|
chore: move health to app context to solve the circular dependency, appContext is now used to collect all the statistics
|
преди 1 месец |
Blaz Smehov
|
7f10683483
|
chore: move relevant types to app context, create new health types
|
преди 1 месец |
Blaz Smehov
|
f87452fb3a
|
chore: several fixes, including token, kafka backoff, timeouts, using context with timeout, adding volumes to postgres and kafka, scripts for creating and restoring sql dump
|
преди 2 месеца |
Blaz Smehov
|
d28df4b866
|
feat: add script for building the docker containers, change prod docker compose to use built images
|
преди 2 месеца |
Blaz Smehov
|
8b0d51f6ab
|
chore: add api schema
|
преди 2 месеца |
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
|
преди 2 месеца |
Blaz Smehov
|
3daee1984c
|
chore: big refactoring job
|
преди 2 месеца |
Blaz Smehov
|
1e910281d4
|
chore: remove more unused dirs
|
преди 2 месеца |
Blaz Smehov
|
8a47bafcfa
|
chore: clean code
|
преди 2 месеца |
Blaz Smehov
|
1b4af10508
|
chore: add scripts, add varying mqtt client id
|
преди 3 месеца |
Blaz Smehov
|
86db5963a5
|
feat: add query parameters to tracks API
|
преди 3 месеца |
Blaz Smehov
|
23208dc32d
|
chore: add RSSI to location event and persist in tracks
|
преди 3 месеца |
Blaz Smehov
|
7411f34002
|
chore: remove unecessary types
|
преди 3 месеца |
Blaz Smehov
|
c03fca3e63
|
feat: add tracks functionallity
|
преди 3 месеца |
Blaz Smehov
|
0bac1939c6
|
chore: update parsing configuration
|
преди 3 месеца |
Blaz Smehov
|
84124cff13
|
chore: refactor
|
преди 3 месеца |
Blaz Smehov
|
748348c9b5
|
refactor
|
преди 3 месеца |
Blaz Smehov
|
ba52f7f411
|
chore: refactor logger, add tests
|
преди 3 месеца |