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-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
f5aea55b29
BE: linting fixes 5
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2025-11-22 21:30:12 +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
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
171feda4fe
docs
2025-07-03 07:41:10 +10:00
Matthieu Houdebine
ded15aa628
Update freebox.py: do not fail if unknown device type
...
If a new device type has not been mapped yet, do not fail the scan but return "Unknown" instead
2025-06-11 22:56:04 +02:00
Matthieu Houdebine
f4db748eae
Update freebox.py: add missing entries in device_type_map
...
New entries extracted from latest Freebox Server web interface
2025-06-11 19:01:18 +02: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
93886cec8a
better defaults for freebox parsing issue #927
2025-01-03 22:27:56 +11:00
jokob-sk
bd198587cd
docs + freebox parsing issue #927
2025-01-03 22:20:45 +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
989d5dde8a
FREEBOX attribution
2024-12-02 12:45:31 +11:00
Alvise Bruniera
12f2d12d52
Updated FREEBOX documentation to mention the Iliadbox gateway
2024-12-02 00:17:32 +01:00
Alvise Bruniera
4e27a0df9e
Changed description of a setting for the FREEBOX plugin
2024-11-30 11:27:04 +01:00
Alvise Bruniera
9a82d93f11
Added README for the FREEBOX plugin
2024-11-30 01:41:45 +01:00
Alvise Bruniera
925673706c
Added FREEBOX plugin
...
Co-authored-by: artemiscode@hotmail.it <artemiscode@hotmail.it >
2024-11-29 20:41:41 +01:00