Christian Isenberg
67bad01aca
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 49.2% (409 of 831 strings)
Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/pt_BR/
2026-08-14 15:51:24 +02:00
Valiante
229755bf56
Fix: clock shows wrong timezone after header reload ( #1640 )
...
tz/LOCALE were evaluated once as module-level consts at script-load time. clearCache() (the header reload button) wipes localStorage right before reloading, so that reload could read an empty settings cache, fall back to the hardcoded 'Europe/Berlin' default, and stay locked to that wrong value for the rest of the page's life. Moved the reads inside localizeTimestamp() so they're evaluated fresh on every call instead.
2026-08-12 15:35:23 +01:00
Anonymous
21aeaf2de8
Translated using Weblate (Arabic)
...
Currently translated at 81.1% (674 of 831 strings)
Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/ar/
2026-08-11 08:51:30 +02:00
Anonymous
4c5b8dfeee
Translated using Weblate (Turkish)
...
Currently translated at 53.9% (448 of 831 strings)
Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/tr/
2026-08-11 08:51:28 +02:00
Anonymous
a5060d303b
Translated using Weblate (Polish)
...
Currently translated at 80.9% (673 of 831 strings)
Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/pl/
2026-08-11 08:51:26 +02:00
Anonymous
0414de9b41
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 48.7% (405 of 831 strings)
Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/pt_BR/
2026-08-11 08:51:24 +02:00
Anonymous
64ae42e992
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 67.0% (557 of 831 strings)
Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/nb_NO/
2026-08-11 08:51:22 +02:00
Jokob @NetAlertX
9e38cfd8b4
Add website monitoring plugin and update workflows configuration
...
- Introduced a new plugin for monitoring website health, including functionality to check URLs and log results.
- Created README and configuration files for the workflows plugin, detailing its purpose and settings.
- Updated import paths in various test files to reflect the new directory structure.
- Ensured compatibility of test cases with the updated plugin architecture.
2026-08-10 02:32:49 +00:00
Jokob @NetAlertX
9b47fb818b
Merge pull request #1732 from etgocode/patch-1
...
fix multiple recipients in smtp plugin
2026-08-08 21:53:19 +10:00
etgocode
9c36b6e625
removed whitespace only in to_emails
...
as pointed out in https://github.com/netalertx/NetAlertX/pull/1732#discussion_r3739298057
2026-08-08 01:15:58 +02:00
etgocode
69de0dd86f
removed empty entries in to_emails
...
removed empty entries in `to_emails` caused i.e. by the input `,` as pointed out in https://github.com/netalertx/NetAlertX/pull/1732#discussion_r3738840647
Also added an abort if no entries remain in `to_emails` after this step.
2026-08-08 00:54:44 +02:00
Safeguard
70b60817f3
Translated using Weblate (Russian)
...
Currently translated at 100.0% (831 of 831 strings)
Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/ru/
2026-08-07 15:51:22 +00:00
etgocode
72a0b091ce
Fix unsanitized recipient list passed to smtp_connection.sendmail()
...
`smtp_connection.sendmail()` now gets passed the correct recipient. Since `send_email()` is called once for every recipient the correct recipient can be retrieved from `msg` and no additional parameter needs to be passed.
- Resolves https://github.com/netalertx/NetAlertX/pull/1732#discussion_r3732500990
2026-08-07 16:30:42 +02:00
etgocode
38bf120920
fix email_smtp.py
...
moved splitting of multiple recipient email adresses before sanitization because otherwise it breaks when sanitized.
2026-08-06 23:53:43 +02:00
Jokob @NetAlertX
4e6110ac6c
Merge pull request #1729 from netalertx/next_release
...
PLG: UNFIMP set ip to null to prevent changes if not returned #1727
2026-08-04 23:41:56 +00:00
jokob-sk
f3e7545957
PLG: UNFIMP set ip to null to prevent changes if not returned #1727
2026-08-04 07:37:37 +10:00
Jokob @NetAlertX
20ddf4872d
Merge pull request #1714 from netalertx/next_release
...
FE: Notifications sorting fix #1713
2026-07-26 09:36:06 +10:00
jokob-sk
1aea4e8216
DOCS: email
2026-07-25 10:25:33 +10:00
jokob-sk
6aad4a41cf
DOCS: nics
2026-07-25 10:12:26 +10:00
jokob-sk
02987fa558
BE+FE: NOTI TEXT template -> textarea
2026-07-25 09:58:15 +10:00
jokob-sk
2396bb610a
DOCS: email update
2026-07-25 08:11:08 +10:00
Libre
8aec57b54a
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (831 of 831 strings)
Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/es/
2026-07-24 05:01:26 +02:00
S. Caklovic
2b0c981eee
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (831 of 831 strings)
Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/es/
2026-07-24 05:01:24 +02:00
jokob-sk
056f5ed2a4
PLG+BE: more notification fields + RSTIMP devVlan in SET_ALWAYS #1719
2026-07-24 08:19:37 +10:00
jokob-sk
2e496ee0fa
PLG: webhook siganture fix #1720
2026-07-24 07:25:37 +10:00
reducedradius
ac76bde614
Translated using Weblate (Chinese (Simplified Han script))
...
Currently translated at 95.7% (796 of 831 strings)
Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/zh_Hans/
2026-07-23 02:01:24 +00:00
jokob-sk
9a220f5d02
PLG: telegram cleanup
2026-07-22 08:15:08 +10:00
jokob-sk
123fe320e8
PLG: telegram cleanup
2026-07-22 08:04:34 +10:00
jokob-sk
d8e8939a37
PLG: OMDSDNOPENAPI fix #1717
2026-07-21 07:32:12 +10:00
jokob-sk
554476fe7e
PLG: DBCLNP fix #1716
2026-07-18 21:11:47 +10:00
jokob-sk
50626c8b29
PLG: telegram cleanup
2026-07-18 08:46:52 +10:00
jokob-sk
776a415f8c
PLG: telegram cleanup
2026-07-18 08:45:50 +10:00
jokob-sk
30df63b1e3
PLG: telegram cleanup
2026-07-18 08:31:43 +10:00
mid
a1e37c5214
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (831 of 831 strings)
Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/ja/
2026-07-17 18:01:22 +02:00
jokob-sk
84bc713395
FE: Notifications sorting fix #1713
2026-07-16 07:43:46 +10:00
jokob-sk
05e0f69e31
FE: Notifications sorting fix #1713
2026-07-15 07:29:01 +10:00
Jokob @NetAlertX
2924b4c6fd
Merge pull request #1712 from netalertx/next_release
...
BE: preheader + typo
2026-07-13 21:57:30 +10:00
jokob-sk
62bcb077d7
BE: preheader + typo
2026-07-13 19:52:04 +10:00
Pavel Borecki
1f3e62b8cd
Translated using Weblate (Czech)
...
Currently translated at 100.0% (831 of 831 strings)
Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/cs/
2026-07-13 00:01:28 +00:00
Massimo Pissarello
638d62422f
Translated using Weblate (Italian)
...
Currently translated at 100.0% (831 of 831 strings)
Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/it/
2026-07-13 00:01:26 +00:00
Sylvain Pichon
c8e657f6b7
Translated using Weblate (French)
...
Currently translated at 100.0% (831 of 831 strings)
Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/fr/
2026-07-13 00:01:25 +00:00
Ettore Atalan
8289d70686
Translated using Weblate (German)
...
Currently translated at 88.5% (736 of 831 strings)
Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/de/
2026-07-13 00:01:21 +00:00
jokob-sk
c88cf76e43
Merge branch 'next_release' of github.com:netalertx/NetAlertX into next_release
2026-07-12 10:27:01 +10:00
jokob-sk
1636d155c7
BE+FE: report findinfg fixes + css
2026-07-12 10:26:53 +10:00
Jokob @NetAlertX
5f27af099f
Merge branch 'main' into next_release
2026-07-12 08:25:25 +10:00
Pavel Borecki
15481a5a41
Translated using Weblate (Czech)
...
Currently translated at 100.0% (826 of 826 strings)
Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/cs/
2026-07-11 22:01:20 +02:00
Pavel Borecki
8548bedef6
Translated using Weblate (Czech)
...
Currently translated at 100.0% (826 of 826 strings)
Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/cs/
2026-07-10 16:01:24 +02:00
jokob-sk
3aa7bc5538
LANG: notification page strings
2026-07-10 13:56:28 +10:00
jokob-sk
5d86d27b66
BE: css fixes
2026-07-10 13:47:52 +10:00
jokob-sk
a2c82b7940
Merge branch 'next_release' of github.com:netalertx/NetAlertX into next_release
2026-07-10 11:57:50 +10:00