Commit Graph

69 Commits

Author SHA256 Message Date
c0ac71ebba fix: edit wrong .gitignore :D 2025-03-22 10:22:19 +01:00
10e8e14cd6 feat: add docker compose to gitignore 2025-03-22 10:20:42 +01:00
39c07fcef0 refactor: only search once for wifiMessage 2025-02-14 21:06:47 +01:00
52d521a6ad rename var 2025-02-08 21:24:40 +01:00
d3848ac1aa Merge branch 'main' into feat/timestamps 2025-02-08 20:54:50 +01:00
93f0c71a6c set wifi timestamp 2025-02-08 20:54:06 +01:00
5e4fd59148 refactor to use either timestamp when one is undefined 2025-02-02 20:10:29 +01:00
62a2dc2c4a fix gnss timestamp 2025-01-29 23:03:48 +01:00
59dc57a618 set gnss timestamp in location 2025-01-28 22:12:48 +01:00
452589d11d add timestamps in DB model 2025-01-28 21:55:54 +01:00
a745aaf9d0 add timestamps to DB model 2025-01-25 21:51:42 +01:00
4d0e84b84a move metrics definition to service 2025-01-25 19:08:30 +01:00
f969b0a4c0 use Promise.all 2025-01-25 18:50:25 +01:00
34167c4d99 export metric for gnss locations 2025-01-18 19:36:44 +01:00
79580e16b7 Merge branch 'main' into feat/prometheus 2025-01-18 19:01:11 +01:00
2ae6d49b72 add systemd and improve env.template 2025-01-18 18:48:43 +01:00
abf6b9af82 add metric TTN Uplinks 2025-01-16 21:50:00 +01:00
85e3509731 embarrassing 2025-01-15 17:32:31 +01:00
8a4eadefcb use db wifi_location as metric source 2025-01-14 21:03:44 +01:00
e8154d1e13 wigle api request counter 2025-01-11 23:38:44 +01:00
9b00853d5a use prom-client 2025-01-11 22:59:07 +01:00
574a63b2a3 add metrics api 2025-01-11 21:59:11 +01:00
7b9c6ae5b8 feat: added controller for new services 2025-01-11 12:13:34 +01:00
df9c84e9df add wifilocation flags 2025-01-06 21:47:13 +01:00
f6db27a225 Merge branch 'main' into feat/new_wifi_tables 2025-01-06 20:11:19 +01:00
dca88c26a4 switch to middleware validation 2025-01-06 20:07:55 +01:00
e43cb76e4d feat: impl. use of new tables 2025-01-06 15:47:53 +01:00
c2e0fe94a4 feat: db tables and repo and service written 2025-01-06 14:05:03 +01:00
41ab137270 cleanup 2025-01-05 22:10:44 +01:00
503bb22ea3 cleanup 2025-01-05 22:10:00 +01:00
4896c63b1a first basic auth 2025-01-05 21:45:09 +01:00
62847f569d feat: reworked ttn webhook endpoint logic 2025-01-03 02:01:55 +01:00
ffdb644700 Merge branch 'main' of git.mosad.xyz:localhorst/LocationHub 2025-01-03 01:47:38 +01:00
5319b38338 add Wigle API dummy script 2025-01-02 18:03:36 +01:00
bc0695626f test 2025-01-02 16:35:28 +01:00
ad32baa844 refactor wifi location parsing 2025-01-02 16:31:55 +01:00
3f3c47d629 only create valid wifiScans 2025-01-02 15:42:52 +01:00
7e42d3b8c9 fix ttn location parse 2025-01-02 14:56:00 +01:00
64b77c33b5 cleanup and fix gnss location 2025-01-02 14:44:59 +01:00
66b245e6ab Merge branch 'main' into feature/ttn-location-algo 2025-01-02 14:40:14 +01:00
755f26a93c switch to auth token 2025-01-02 13:57:27 +01:00
6d20f4e54c cleanup 2025-01-02 11:38:27 +01:00
f341e6039f cleanup event definition 2025-01-02 10:38:06 +01:00
718e093d3d fix location model 2025-01-01 21:56:23 +01:00
6300004ec3 Merge branch 'main' into feature/ttn-location-algo 2025-01-01 21:53:26 +01:00
59c6658355 send single json to webhook 2025-01-01 21:52:55 +01:00
50721114e3 store location created from all location sources 2025-01-01 21:39:34 +01:00
2ed915601b Merge branch 'main' into feature/ttn-location-algo 2025-01-01 20:25:21 +01:00
a10a8d9d63 fix: added new env. varibales to template file 2025-01-01 19:33:04 +01:00
d8ec609baf feat: added cache version for api call 2025-01-01 19:31:51 +01:00