Commit Graph

3491 Commits

Author SHA1 Message Date
mid
8e391f503e Translated using Weblate (Japanese)
Currently translated at 100.0% (809 of 809 strings)

Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/ja/
2026-05-25 09:11:33 +02:00
Jokob @NetAlertX
b7cffe8c07 Refactor sync data processing to handle PUSH and PULL modes with improved error handling for JSON payloads 2026-05-24 02:14:11 +00:00
Jokob @NetAlertX
5910a7c2a1 BE: Refactor sync endpoint to accept JSON payloads and update related tests #1652 2026-05-24 01:11:00 +00:00
Jokob @NetAlertX
0cb7ad6332 BE:Fix push mode for plugins #1652 2026-05-24 00:36:23 +00:00
Jokob @NetAlertX
821594f617 Refine documentation and enhance XSS prevention measures in device details and test scripts 2026-05-21 00:36:59 +00:00
Jokob @NetAlertX
5f62d25e23 Implement XSS prevention by encoding special characters in device names across multiple files 2026-05-21 00:09:07 +00:00
Jokob @NetAlertX
6580c4a953 Merge branch 'next_release' of https://github.com/netalertx/NetAlertX into next_release 2026-05-18 02:45:51 +00:00
Jokob @NetAlertX
bc87e39843 Enhance documentation and improve formatting across multiple files 2026-05-18 02:45:23 +00:00
Jokob @NetAlertX
9eaaf50caf Merge pull request #1647 from npt-1707/fix_CVE-2022-24785
Fix potentially vulnerable cloned function
2026-05-18 12:18:45 +10:00
Jokob @NetAlertX
f0684c66c2 Merge pull request #1646 from npt-1707/fix_CVE-2023-22467
Fix potentially vulnerable cloned function
2026-05-18 12:16:43 +10:00
Jokob @NetAlertX
328e591fcd Merge pull request #1645 from npt-1707/fix_CVE-2016-10735
Fix potentially vulnerable cloned function
2026-05-18 12:15:14 +10:00
npt-1707
80c8a66396 front/lib/datatables/datatables.js: Fix XSS in Alert, Carousel, Collapse, Dropdown and Modal 2026-05-18 06:19:59 +08:00
npt-1707
0517da2405 front/lib/moment/moment.js: fix redos using local backtracking regex 2026-05-18 06:17:10 +08:00
npt-1707
35dc9f9fa0 front/lib/moment/moment.js: Avoid loading path-looking locales from fs 2026-05-18 06:15:43 +08:00
jokob-sk
bf4e0b4a7c BE+FE: timestamps for sessions and emails corrected #1639 2026-05-16 14:13:59 +10:00
jokob-sk
7725697b87 BE: ICMP fping with multiple interfaces #1642 2026-05-16 10:07:37 +10:00
jokob-sk
09744f3acd Merge branch 'next_release' of github.com:netalertx/NetAlertX into next_release 2026-05-16 09:42:55 +10:00
jokob-sk
f6b34845e0 BE: ICMP fping with multiple interfaces #1642 2026-05-16 09:42:44 +10:00
Safeguard
198ca5d410 Translated using Weblate (Russian)
Currently translated at 100.0% (809 of 809 strings)

Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/ru/
2026-05-15 12:20:33 +02:00
Jokob @NetAlertX
4761a688fc Merge pull request #1643 from netalertx/main
Translated using Weblate (Portuguese (Portugal))
2026-05-15 06:40:15 +10:00
jokob-sk
4cac81b5ec PLG: ICMP fping fix for multiple interfaces #1642 2026-05-15 06:37:47 +10:00
António Oliveira
03938d8c28 Translated using Weblate (Portuguese (Portugal))
Currently translated at 100.0% (809 of 809 strings)

Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/pt_PT/
2026-05-14 16:11:33 +00:00
jokob-sk
13f8858319 BE: Less verbose SYNC plugin #1164 2026-05-14 20:36:23 +10:00
jokob-sk
f11a63bb7f BE: DIGSCAN could not be disbaled due to default RUN set in config.json #1631 2026-05-13 08:44:29 +10:00
Jokob @NetAlertX
556d104bbb Merge pull request #1638 from netalertx/main
sync
2026-05-12 21:39:10 +00:00
Jokob @NetAlertX
eafbcd52f8 Merge pull request #1636 from void-spark/main
First attempt at kea dhcp support
2026-05-12 21:22:28 +00:00
anton garcias
2fac875792 Translated using Weblate (Catalan)
Currently translated at 99.7% (807 of 809 strings)

Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/ca/
2026-05-12 18:11:32 +02:00
void-spark
6d661dd12c I did add a ';' from habit, removed again, must please the bunny :) 2026-05-11 22:29:37 +02:00
void-spark
39068e9824 And 'notes' to README.md 2026-05-11 22:21:10 +02:00
void-spark
76612e5d0e Change default timeout to 10 seconds,
match request timeout to script timeout -1 second.
Always use at least 1 sec. timeout for request.
2026-05-11 22:09:07 +02:00
void-spark
7273899e3e Use single quote consistently
Use 'l' instead of 'lease' (I see you little rabbit)
Use [] over get in most places, if expected fields are missing an error is an acceptable outcome.
Include 'text' field in logging.
Add logging for result '3'
2026-05-11 22:03:29 +02:00
void-spark
608686e4bd Add list with settings to readme 2026-05-11 21:51:32 +02:00
void-spark
b290d3c3d2 First attempt at kea dhcp support 2026-05-10 18:15:05 +02:00
Jokob @NetAlertX
f428f45ad2 Update README to include Domotz as a network monitoring option and refine device management logic in deviceDetails.php 2026-05-09 23:53:06 +00:00
Jokob @NetAlertX
1def218db5 Update README and enhance device management logic
- Updated Trendshift repository link in README.md.
- Improved error handling and user feedback in deviceDetails.php:
  - Added warnings for device not found scenarios.
  - Refactored device name and owner retrieval logic with caching and REST API fallback.
2026-05-09 23:35:21 +00:00
António Oliveira
190262a730 Translated using Weblate (Portuguese (Portugal))
Currently translated at 96.2% (779 of 809 strings)

Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/pt_PT/
2026-05-08 15:11:37 +02:00
大王叫我来巡山
5ba202c6a1 Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 97.2% (787 of 809 strings)

Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/zh_Hans/
2026-05-08 15:11:32 +02:00
IntEx
e262f915e2 Translated using Weblate (Czech)
Currently translated at 57.8% (468 of 809 strings)

Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/cs/
2026-05-07 03:11:35 +02:00
António Oliveira
b8c4e62ad5 Translated using Weblate (Portuguese (Portugal))
Currently translated at 85.2% (690 of 809 strings)

Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/pt_PT/
2026-05-07 03:11:33 +02:00
IntEx
f894390dfa Translated using Weblate (Czech)
Currently translated at 54.5% (441 of 809 strings)

Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/cs/
2026-04-30 02:09:49 +02:00
IntEx
c19908aedc Translated using Weblate (Czech)
Currently translated at 52.4% (424 of 809 strings)

Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/cs/
2026-04-28 22:09:51 +00:00
Marco Rios
9d4df585f2 Translated using Weblate (Spanish)
Currently translated at 96.7% (783 of 809 strings)

Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/es/
2026-04-27 15:10:00 +00:00
IntEx
e1cf1d8ff2 Translated using Weblate (Czech)
Currently translated at 47.8% (387 of 809 strings)

Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/cs/
2026-04-27 15:09:57 +00:00
Tim
61a5d7b863 Translated using Weblate (German)
Currently translated at 82.4% (667 of 809 strings)

Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/de/
2026-04-27 15:09:51 +00:00
Sylvain Pichon
a39190cf4a Translated using Weblate (French)
Currently translated at 100.0% (809 of 809 strings)

Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/fr/
2026-04-23 21:09:53 +00:00
Artyom Rybakov
cd799b1b20 Translated using Weblate (Russian)
Currently translated at 100.0% (809 of 809 strings)

Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/ru/
2026-04-23 21:09:51 +00:00
Massimo Pissarello
90813c5f30 Translated using Weblate (Italian)
Currently translated at 100.0% (809 of 809 strings)

Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/it/
2026-04-23 21:09:49 +00:00
jokob-sk
b6a11d79c4 BE: DEEP_SLEEP #1555
Signed-off-by: jokob-sk <jokob.sk@gmail.com>
2026-04-22 21:49:11 +10:00
jokob-sk
f5046ff862 BE: DEEP_SLEEP #1555
Signed-off-by: jokob-sk <jokob.sk@gmail.com>
2026-04-22 21:46:37 +10:00
IntEx
4408cf1a1e Translated using Weblate (Czech)
Currently translated at 30.9% (250 of 807 strings)

Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/cs/
2026-04-21 05:41:40 +02:00