Patrick Pacher
|
ead0323e43
|
Finalize bandwidth chart endpoint
|
2023-10-10 14:11:12 +02:00 |
|
Patrick Pacher
|
bc285b593d
|
Update bandwidth handling and add basic chart support
|
2023-10-10 14:11:12 +02:00 |
|
Daniel
|
c5bca9c8a2
|
Fix linter warnings
|
2023-09-14 15:58:32 +02:00 |
|
Patrick Pacher
|
6e7792f29e
|
netquery: add batch-query handler
|
2023-09-14 09:42:02 +02:00 |
|
Daniel
|
77d3df13cb
|
Improve logging and naming
|
2023-08-09 15:22:13 +02:00 |
|
Daniel
|
cf70c55ab5
|
Improve history purging
|
2023-08-09 14:45:56 +02:00 |
|
Patrick Pacher
|
3dbde10be0
|
Add support for history data retention
|
2023-08-08 14:35:43 +02:00 |
|
Daniel
|
d0f4392b9d
|
Fix netquery connection ID generation
|
2023-08-04 21:49:57 +02:00 |
|
Daniel
|
2452a92b8b
|
Fix history database URI on windows
|
2023-07-28 16:48:38 +02:00 |
|
Daniel
|
07f4253e0b
|
Improve logging and make linter happy
|
2023-07-21 16:05:57 +02:00 |
|
Daniel
|
f0ebc6e72f
|
Update BytesReceived/Sent field names
|
2023-07-21 16:05:13 +02:00 |
|
Patrick Pacher
|
5dcb6b268f
|
Persist bandwidth data in netquery DBs when enabled
|
2023-07-21 11:38:05 +02:00 |
|
Patrick Pacher
|
dbffa8827b
|
Update netquery to support history module
|
2023-07-20 16:24:13 +02:00 |
|
Patrick Pacher
|
cf2b8f26b9
|
Make history module optional
|
2023-07-20 16:21:52 +02:00 |
|
Patrick Pacher
|
e9e9b54364
|
Research on possible history module implementation using sqlite ATTACH DATABASE
|
2023-07-20 16:21:52 +02:00 |
|
Daniel
|
b4634a85c6
|
Update deps
|
2023-02-21 16:09:20 +01:00 |
|
Daniel
|
c957f33e74
|
Migrate puddle lib to new version
|
2022-12-21 11:33:50 +01:00 |
|
Patrick Pacher
|
77c0d954a9
|
Add support for cmdline matching and add basic interpreter support
|
2022-10-10 22:36:39 +02:00 |
|
Daniel
|
8cf882f4d4
|
Update Go, deps and linter
|
2022-08-30 16:13:26 +02:00 |
|
Patrick Pacher
|
37951c2cff
|
Fixed unstable SQL statement causing memory leaks due to prepared stmt caching
|
2022-08-03 16:54:48 +02:00 |
|
Patrick Pacher
|
01f7ab24b3
|
Fix write/readonly connection usage and linter error
|
2022-08-02 14:04:12 +02:00 |
|
Patrick Pacher
|
6a86596736
|
Use a dedicated write connection for persisting in sqlite and switch pool to read-only
|
2022-08-02 10:46:16 +02:00 |
|
Patrick Pacher
|
84b66e9949
|
Remove locking from SQlite access
|
2022-08-02 10:13:12 +02:00 |
|
Patrick Pacher
|
912ad59b9e
|
Add connection pooling for sqlite database access
|
2022-08-02 10:07:13 +02:00 |
|
Patrick Pacher
|
6c4faa3d3c
|
Removed duplicated field SPNUsed from netquery module
|
2022-08-02 08:58:06 +02:00 |
|
Daniel
|
90d30c14a5
|
Fix linter errors from netquery implementation
|
2022-08-01 10:47:33 +02:00 |
|
Patrick Pacher
|
d93c3f60ce
|
Add additional field to internal SQL model
|
2022-07-12 11:27:46 +02:00 |
|
Patrick Pacher
|
15f85b5ae9
|
Add support for free-text search and minor bug fixes in netquery
|
2022-06-21 11:02:36 +02:00 |
|
Patrick Pacher
|
25aceaf103
|
Add query and chart support with multiple fixes to ORM package
|
2022-06-21 11:02:36 +02:00 |
|
Patrick Pacher
|
d098f1c137
|
Add support for new query API
|
2022-06-21 11:02:35 +02:00 |
|
Patrick Pacher
|
c2d2064ec8
|
Add and update netquery code based on review discussions
|
2022-06-21 11:02:35 +02:00 |
|
Patrick Pacher
|
4e3e17fa8c
|
Add initial sqlite support in netquery
|
2022-06-21 11:02:35 +02:00 |
|