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
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 @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
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
5eaeffca04
DOCS: new URL https://docs.netalertx.com/
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2026-01-13 20:16:43 +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
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
Adam Outler
5b871865db
/data and /tmp standarization
2025-11-09 17:03:25 +00:00
jokob-sk
10a0921e35
plugins columns cleanup, devDetail cleanup, better icon selector CUSTPROP
2025-07-23 22:25:35 +10:00
jokob-sk
01f7a18dce
Auto delete in-app notifications #1052
2025-05-10 14:33:27 +10:00
jokob-sk
dd2b872712
Cron Schedule validation
2025-02-08 10:53:43 +11:00
jokob-sk
5562ae7add
docs + wf
2025-01-19 23:19:26 +11:00
jokob-sk
6718d054dc
#951 , small fixes
2025-01-12 11:46:32 +11:00
jokob-sk
7248e73e03
Respecting LOG_LEVEL in plugins
2024-12-22 13:18:08 +11:00
jokob-sk
7b15efa913
last_result.log -> /log/plugins/last_result.PLUGPREF.log
2024-12-13 10:18:35 +11:00
jokob-sk
89840906a0
ICMP plugin 🆕
2024-12-01 12:13:56 +11:00
jokob-sk
1b116ebced
IPNEIGH cleanup + attribution
2024-11-30 23:59:42 +11:00
KayJay7
e34281045d
Fixed offline detection in IPNEIGH
2024-11-28 10:14:22 +00:00
KayJay7
d92ebc24de
Fixed note in IPNEIGH README.md
2024-11-26 14:37:17 +00:00
KayJay7
c43b48ee5a
Added IPNEIGH plugin
2024-11-26 14:05:42 +00:00