Jokob @NetAlertX
c7399215ec
Refactor event and session column names to camelCase
...
- Updated test cases to reflect new column names (eve_MAC -> eveMac, eve_DateTime -> eveDateTime, etc.) across various test files.
- Modified SQL table definitions in the database cleanup and migration tests to use camelCase naming conventions.
- Implemented migration tests to ensure legacy column names are correctly renamed to camelCase equivalents.
- Ensured that existing data is preserved during the migration process and that views referencing old column names are dropped before renaming.
- Verified that the migration function is idempotent, allowing for safe re-execution without data loss.
2026-03-16 10:11:22 +00:00
Jokob @NetAlertX
45157b6156
timestamp cleanup
2026-02-11 01:55:02 +00:00
jokob-sk
c3d3826448
PLG: add PIHOLEAPI_CONSIDER_ONLINE #1436
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2026-01-26 10:35:35 +11:00
jokob-sk
108c26440a
feat: authoritative plugin fields - more options
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2026-01-25 18:21:49 +11:00
jokob-sk
d24411fa53
BE: CurrentScan table leanup - column rename
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2026-01-25 16:38:45 +11:00
jokob-sk
ff206b8fc7
PLG: add online option only via PIHOLEAPI_GET_OFFLINE #1436
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2026-01-25 12:43:51 +11:00
Jokob @NetAlertX
3109b5d253
feat: Update plugin descriptions for authoritative column handling and overwrite conditions
2026-01-21 09:38:53 +00:00
Jokob @NetAlertX
9f1d04bcd4
feat: Update plugin configurations to include additional SET_EMPTY options
2026-01-21 08:48:47 +00:00
Jokob @NetAlertX
54d01f0a65
feat: Enhance authoritative field handling with new locking mechanisms and update tests
2026-01-21 04:46:07 +00:00
Jokob @NetAlertX
478b018fa5
feat: Enhance plugin configurations and improve MAC normalization
2026-01-21 01:58:52 +00:00
Jokob @NetAlertX
3b203536b8
ALL:Authoritative plugin fields
2026-01-19 11:28:37 +00:00
jokob-sk
9b37e66920
PLG: ICMP v2 + incorrect import #1331
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2026-01-04 11:32:45 +11:00
jokob-sk
0d81315809
PLG: PIHOLEAPI FAKE MAC #1282
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2025-11-29 14:18:54 +11:00
jokob-sk
b1eef8aa09
PLG: PIHOLEAPI FAKE MAC #1282
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2025-11-29 13:51:16 +11:00
jokob-sk
b9d3f430fe
FE: regex validation for cron run schedules
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2025-11-27 12:10:33 +11:00
jokob-sk
872ac1ce0f
BE: linting fixes 3
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2025-11-22 21:06:03 +11:00
jokob-sk
ebeb7a07af
BE: linting fixes 2
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2025-11-22 20:43:36 +11:00
jokob-sk
5c14b34a8b
BE: linting fixes
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2025-11-22 13:14:06 +11:00
jokob-sk
c38758d61a
PLG: PIHOLEAPI skipping invalid macs #1282
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2025-11-15 13:48:18 +11:00
jokob-sk
972654dc78
PLG: PIHOLEAPI #1282
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2025-11-15 13:36:22 +11:00