Jokob @NetAlertX
3f80d2e57f
feat(plugins): Implement /plugins/stats endpoint for per-plugin row counts with optional foreignKey filtering
2026-03-27 21:35:41 +00:00
Jokob @NetAlertX
b18cf98266
feat(plugins): Enhance plugin counts handling with fail-open support and improved comments
2026-03-27 10:59:22 +00:00
Jokob @NetAlertX
77369c3ce8
feat(plugins): Optimize plugin badge fetching and rendering to prevent flicker and enhance visibility
2026-03-27 10:41:18 +00:00
Jokob @NetAlertX
cd0a3f6de0
feat(plugins): Refactor auto-hide functionality to leverage Bootstrap's tab management for improved visibility handling
2026-03-27 10:12:12 +00:00
Jokob @NetAlertX
13e91731be
feat(plugins): Improve auto-hide functionality for empty plugin tabs by ensuring proper visibility handling and Bootstrap integration
2026-03-27 09:49:21 +00:00
Jokob @NetAlertX
7ef19b1c12
feat(plugins): Implement auto-hide functionality for empty plugin tabs
2026-03-27 09:26:25 +00:00
Jokob @NetAlertX
4daead1f8f
feat(plugins): Enhance badge fetching with conditional JSON and GraphQL support
2026-03-27 08:08:44 +00:00
Jokob @NetAlertX
48454f6f2f
feat(plugins): Optimize badge fetching by using lightweight JSON instead of GraphQL
2026-03-27 07:30:13 +00:00
Jokob @NetAlertX
7305fd78e3
fix(pagination): Ensure page number is always at least 1 in apply_common_pagination
2026-03-27 06:51:17 +00:00
Jokob @NetAlertX
ec3e4c8988
feat(api): Enhance session events API with pagination, sorting, and filtering
...
- Added support for pagination (page and limit) in the session events endpoint.
- Implemented sorting functionality based on specified columns and directions.
- Introduced free-text search capability for session events.
- Updated SQL queries to retrieve all events and added a new SQL constant for events.
- Refactored GraphQL types and helpers to support new plugin and event queries.
- Created new GraphQL resolvers for plugins and events with pagination and filtering.
- Added comprehensive tests for new GraphQL endpoints and session events functionality.
2026-03-26 20:57:10 +00:00
jokob-sk
250e533655
DOCS: pin mkdocs version
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2026-03-25 06:26:57 +11:00
jokob-sk
37730301f4
BE: lazy SQL execution caused devIsSleeping to be missing and tiles not show #1569 #1250
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2026-03-23 09:55:45 +11:00
Jokob @NetAlertX
7278ee8cfa
Refactor getTotals method to clarify API contract and ensure stable response structure #1569 #1561
2026-03-21 21:28:42 +00:00
Jokob @NetAlertX
fa22523a0b
Refactor device tiles SQL logic to use get_sql_devices_tiles function for improved maintainability Feature Request - Flapping and Sleeping nuances
...
Fixes #1567
2026-03-21 21:10:37 +00:00
Jokob @NetAlertX
7569923481
Refactor column name replacements to include variations for ObjectPrimaryID and ObjectSecondaryID
2026-03-21 20:55:24 +00:00
Jokob @NetAlertX
d7c7bd2cd2
Enhance SQL templates to prevent duplicate notifications for 'Down Reconnected' devices in event section
2026-03-18 09:57:20 +00:00
Jokob @NetAlertX
b311113575
Fix Spanish translations and improve HTML attributes in config files and report
2026-03-17 11:58:53 +00:00
Jokob @NetAlertX
43984132c4
Fix Spanish translations in config.json files for internet_speedtest, nmap_scan, and snmp_discovery plugins
2026-03-17 09:46:27 +00:00
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 @NetAlertX
0bb6db155b
Merge branch 'next_release' of https://github.com/netalertx/NetAlertX into next_release
2026-03-15 01:42:23 +00:00
Jokob @NetAlertX
7221b4ba96
Keep all local changes while resolving conflicts
2026-03-15 01:19:34 +00:00
Jokob @NetAlertX
c4904739b2
Merge pull request #1559 from netalertx/main
...
sync
2026-03-15 12:15:19 +11:00
Jokob @NetAlertX
67cab9d606
Merge branch 'main' of https://github.com/netalertx/NetAlertX
2026-03-14 23:27:45 +00:00
Jokob @NetAlertX
f75c53fc5d
Implement notification text templates and update related settings for customizable notifications
2026-03-14 23:27:29 +00:00
Jokob @NetAlertX
bff87f4d61
Merge pull request #1552 from MrMeatikins/fix-arp-flux-docs-issue-1546
...
docs: Clarify ARP flux sysctl limitations with host networking
v26.3.15
2026-03-14 09:05:44 +11:00
Jokob @NetAlertX
6f7d2c3253
Rename db_count to dbCount in GraphQL response handling for consistency
2026-03-13 13:17:30 +00:00
Hosted Weblate
0766fb2de6
Merge branch 'origin/main' into Weblate.
2026-03-13 14:08:47 +01:00
大王叫我来巡山
d19cb3d679
Translated using Weblate (Chinese (Simplified Han script))
...
Currently translated at 97.7% (787 of 805 strings)
Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/zh_Hans/
2026-03-13 14:08:45 +01:00
Massimo Pissarello
9b71c210b2
Translated using Weblate (Italian)
...
Currently translated at 100.0% (805 of 805 strings)
Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/it/
2026-03-13 14:08:44 +01:00
Jokob @NetAlertX
c9cb1f3fba
Add db_count to DeviceResult and update GraphQL response handling; localize Device_NoMatch_Title in multiple languages
2026-03-13 13:08:26 +00:00
Jokob @NetAlertX
78a8030c6a
Merge branch 'main' of https://github.com/netalertx/NetAlertX
2026-03-13 12:52:27 +00:00
Jokob @NetAlertX
b5b0bcc766
work on stale cache #1554
2026-03-13 12:52:22 +00:00
mid
13515603e4
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (805 of 805 strings)
Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/ja/
2026-03-11 12:09:48 +01:00
Sylvain Pichon
518608cffc
Translated using Weblate (French)
...
Currently translated at 99.5% (801 of 805 strings)
Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/fr/
2026-03-11 12:09:47 +01:00
Meatloaf Bot
df3ca50c5c
Address CodeRabbit review: Clarify sysctl behavior in host network mode
2026-03-10 12:04:30 -04:00
Meatloaf-bot
93fc126da2
docs: clarify ARP flux sysctl limitations with host networking
2026-03-09 19:27:40 -04:00
jokob-sk
a60ec9ed3a
Merge branch 'main' of github.com:netalertx/NetAlertX
2026-03-09 21:00:04 +11:00
jokob-sk
e1d206ca74
BE: new_online defined incorrectly
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2026-03-09 20:59:51 +11:00
Jokob @NetAlertX
2771a6e9c2
Merge branch 'main' of https://github.com/netalertx/NetAlertX
2026-03-08 07:58:00 +00:00
Jokob @NetAlertX
aba1ddd3df
Handle JSON decoding errors in _get_data function
2026-03-08 07:57:52 +00:00
Sylvain Pichon
165c9d3baa
Translated using Weblate (French)
...
Currently translated at 99.2% (799 of 805 strings)
Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/fr/
2026-03-08 06:09:50 +00:00
Safeguard
0b0c88f712
Translated using Weblate (Russian)
...
Currently translated at 100.0% (805 of 805 strings)
Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/ru/
2026-03-08 06:09:47 +00:00
Jokob @NetAlertX
d49abd9d02
Enhance code standards, update contributing guidelines, and add tests for SYNC plugin functionality
2026-03-07 21:34:38 +00:00
Jokob @NetAlertX
abf024d4d3
Merge branch 'main' of https://github.com/netalertx/NetAlertX
2026-03-06 22:34:25 +00:00
Jokob @NetAlertX
4eb5947ceb
Update language folder path to include all language definitions
2026-03-06 22:34:19 +00:00
Safeguard
1d1a8045a0
Translated using Weblate (Russian)
...
Currently translated at 99.7% (803 of 805 strings)
Translation: NetAlertX/core
Translate-URL: https://hosted.weblate.org/projects/pialert/core/ru/
v26.3.7
2026-03-06 13:09:47 +00:00
Jokob @NetAlertX
f8c09d35a7
Enhance scan ETA display logic to reload data for newly discovered devices after scanning finishes
2026-03-05 20:24:57 +00:00
jokob-sk
d8d090404e
Merge branch 'main' of github.com:netalertx/NetAlertX
2026-03-05 18:51:05 +11:00
jokob-sk
5a6de6d832
LNG: moved languages.json so weblate skips it
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2026-03-05 18:50:21 +11:00