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-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
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
139447b253
BE: mylog() better code radability
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2025-11-25 07:54:17 +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
dd2b872712
Cron Schedule validation
2025-02-08 10:53:43 +11:00
jokob-sk
8d607aac96
css fixes, docs
2025-01-26 10:20:46 +11:00
jokob-sk
630e4f6327
asus DHCPLSS guide #963
docker / docker_dev (push) Has been cancelled
2025-01-22 08:37:55 +11:00
Jokob @NetAlertX
cb8af32553
Merge pull request #970 from labmonkey/asuswrt-import
...
docker / docker_dev (push) Waiting to run
[ASUSWRT] Added router port to configurtation
2025-01-21 06:43:42 +11:00
Pawel Derehajlo
e50d757f57
[ASUSWRT] Added router port to configurtation
2025-01-20 02:07:47 +01:00
jokob-sk
5562ae7add
docs + wf
docker / docker_dev (push) Waiting to run
2025-01-19 23:19:26 +11:00
Jokob @NetAlertX
a16c2dfed6
Update README.md
docker / docker_dev (push) Has been cancelled
2025-01-16 22:53:25 +11:00
Pawel Derehajlo
fbce3e18c2
Added AsusWRT device import plugin
2025-01-16 03:37:37 +01:00