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-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
6da3cfdcb9
FE: docs mikrotik
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2025-10-17 21:33:22 +11:00
jokob-sk
dd2b872712
Cron Schedule validation
2025-02-08 10:53:43 +11:00
jokob-sk
6718d054dc
#951 , small fixes
2025-01-12 11:46:32 +11:00
jokob-sk
babe0eab53
Merge pull request #944 from kpolszewski/mtscan-readme-update
...
better readme for the MikroTik plugin
2025-01-09 08:16:22 +11:00
kpolszewski
7c878690ef
better readme for the MikroTik plugin
2025-01-08 19:15:32 +01:00
Kamil Olszewski
076d8bbcc2
Restore manual naming of static leases using comments for MKSCAN + cleanups
2025-01-07 18:23:53 +01:00
jokob-sk
7248e73e03
Respecting LOG_LEVEL in plugins
docker / docker_dev (push) Waiting to run
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
0bc8b39cec
🔺 GraphQL v0.1 + Devices table rebuild + removal of backend compatible scripts
2024-11-10 21:22:45 +11:00
jokob-sk
4c46b27643
🔌 Plugins page rebuild with DataTables
2024-10-24 21:51:16 +11:00
jokob-sk
30b8ecb743
🔎 Mikrotik IP missing #835
docker / docker_dev (push) Waiting to run
2024-10-11 07:55:57 +11:00
jokob-sk
d3337e75a9
⚙ Settings/Lang cache improvements #687 + #766
2024-09-09 07:30:33 +10:00
elraro
615fd08f5b
chore: changed mtscan type to device_scanner
2024-09-06 00:29:10 +02:00
elraro
4839211fe1
chore: fixed mtscan
2024-09-06 00:23:17 +02:00
elraro
ae1673c1c3
chore: fixed mtscan and Dockerfile
2024-08-11 23:55:02 +02:00
elraro
c88afde5f8
fix: mtscan plugin
...
Change the MTSCAN plugin with the correct name
2024-08-10 12:48:25 +02:00
lookflying
8199bef55d
mtscan works
2024-08-08 10:45:14 +08:00