Jokob @NetAlertX
0a7ecb5b7c
Update config.json files to add 'ordeable' option and refactor cacheStrings function for consistency
2026-03-17 09:22:25 +00:00
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
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
jokob-sk
a98bac331d
MERGE: resolve conflicts
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2025-11-10 10:11:34 +11:00
Adam Outler
5b871865db
/data and /tmp standarization
2025-11-09 17:03:25 +00:00
jokob-sk
59477e7b38
BE/PLG: TZ timestamp work #1251
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2025-11-04 19:24:13 +11:00
jokob-sk
288427c939
BE/PLG: TZ timestamp work #1251
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2025-11-03 10:19:39 +11:00
Adam Outler
c81a054d89
Coderabit
2025-10-03 00:08:26 +00:00
Adam Outler
b47df7b33f
capcheck
2025-09-27 19:48:36 -04:00
jokob-sk
dd2b872712
Cron Schedule validation
2025-02-08 10:53:43 +11:00
jokob-sk
e766b19d8c
css, pluginsCore, less verbose debug fixes
docker / docker_dev (push) Waiting to run
2025-01-19 15:05:26 +11: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
4c46b27643
🔌 Plugins page rebuild with DataTables
2024-10-24 21:51:16 +11:00
jokob-sk
a8cc4de4d0
⚙️ Make Rogue DHCP timeout configurable #851
2024-10-19 08:35:42 +11:00
jokob-sk
dcfeb51aa1
Ignored IPs not applied #836
2024-10-12 10:49:29 +11:00
jokob-sk
54b6b1d408
🎨 Guess icons #738
2024-07-21 11:42:59 +10:00
jokob-sk
1a9b9e3bf7
🔌 TZ logging fix
docker / docker_dev (push) Waiting to run
2024-07-20 11:54:08 +10:00
jokob-sk
68fb1b7cbb
🔌 Plugin execution order
2024-07-14 20:48:10 +10:00
jokob-sk
6049ba00c7
⚙ Settings rework 3 - json linter
2024-07-09 21:54:55 +10:00
jokob-sk
6ea3d14480
⚙ Settings rework
2024-07-07 23:11:30 +10:00
jokob-sk
1d525cb84c
🔃 Sync Hub v0.8.1 + CSS fixes + Empty settings sanity check + JSON linting + docs
2024-06-08 18:01:58 +10:00
jokob-sk
5cb7553ed5
Rename work 🏗
2024-04-12 19:44:29 +10:00
jokob-sk
775a119f32
More rename work
2024-04-07 12:38:17 +10:00
Jokob-sk
ddfd0d3cb3
docs 📚 , links to plugin docs
2024-01-07 10:26:08 +11:00
Jokob-sk
9f5884c4e7
MQTT fix 🩹
2023-10-28 08:27:29 +11:00
Jokob-sk
e434a686c6
Settings overview dashboard + #462 work
2023-10-24 20:38:44 +11:00
Jokob-sk
8ad63ba07d
MQTT rework v0.1 + Settings UI improvements ⚙
2023-10-14 15:35:09 +11:00
Jokob-sk
c5d1cd919a
internet_ip plugin 0.3
2023-09-20 22:20:41 +10:00
Jokob-sk
31a94b779f
DHCPSRVS bugfix - past results
2023-09-15 20:29:50 +10:00
Jokob-sk
8676b7ccde
Add cur_ScanMethod & fix Plugins display name in lists
2023-09-06 22:03:28 +10:00
Jokob-sk
a379054f5b
Plugins code cleanup + refactoring 0.2
2023-09-01 22:03:32 +10:00
Jokob-sk
b114de1fd9
Removal of DHCP_Leases and PiHole DB tables
2023-08-26 12:31:49 +10:00
Carlos V
e1ab0b3ef7
Created README_ES.md (front/plugins/dhcp_servers)
...
Created the README_ES.md file (front/plugins/dhcp_servers) which is a version of README.md (front/plugins/dhcp_servers) translated into Spanish.
2023-08-25 17:30:32 +02:00
Jokob-sk
1067211033
mac to device name JS function, translation DHCP leases fix
2023-08-23 20:00:59 +10:00
Carlos V
22b9ec5a1a
Update config.json
...
Added texts of translation variables in Spanish
2023-08-20 18:57:54 +02:00
Jokob-sk
609e118a7a
Report fix + missing-in-last-scan functionality
2023-08-20 11:26:58 +10:00
Jokob-sk
b3159d683c
Docs + show_ui
2023-08-12 07:24:42 +10:00
Jokob-sk
c2da5c56b8
ARPSCAN to plugin rewrite
2023-08-06 10:50:03 +10:00
Jokob-sk
b1f946e1e6
fixes
2023-07-22 12:37:53 +10:00
Jokob-sk
bcea3e1a97
fixes
2023-07-22 12:37:36 +10:00
Jokob-sk
c56c7609cc
Plugin tweaks
2023-07-22 12:28:27 +10:00
Jokob-sk
6e8bb4c2ea
Plugins move back
2023-07-22 11:06:01 +10:00
Jokob-sk
770d9bfe4a
moving plugins & NEWDEV
2023-07-09 22:19:40 +10:00
Jokob-sk
d9a9246f1b
Attempt at Fixing #199 & Rougue DHCP fix
2023-03-26 09:47:56 +11:00
Jokob-sk
642e8464cd
better widescreen support
2023-03-15 18:13:21 +11:00
Jokob-sk
63a9e55d4e
Rougue DHCP plugin based on work of @leiweibau
2023-03-12 19:31:59 +11:00