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
4eb5947ceb
Update language folder path to include all language definitions
2026-03-06 22:34:19 +00: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
Jokob @NetAlertX
37f8a44cb3
Update devIpLong field to String and handle empty string coercion for Int fields in devices data
2026-03-03 21:25:09 +00:00
Jokob @NetAlertX
8e6efc3008
sleeping devices status #1519
2026-03-02 04:35:07 +00:00
Jokob @NetAlertX
814ba02d1c
feat: implement languages endpoint and refactor language handling to use languages.json
2026-02-28 01:51:12 +00:00
Jokob @NetAlertX
b74b803d6c
feat: Add devFlapping attribute to device management and update related UI components
2026-02-27 23:29:55 +00:00
jokob-sk
2f1e5068e3
BE+FE: Unstable devices list (3 status changes in 1h)
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2026-02-22 23:12:46 +11:00
jokob-sk
e899f657c5
BE+FE: refactor totals retrieval + LUCIRPC old field name
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2026-02-10 07:39:11 +11:00
jokob-sk
17e563aa29
BE+FE: new fields handling in views and filters
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2026-01-30 08:34:55 +11:00
jokob-sk
3775e21dc7
feat: authoritative plugin fields
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2026-01-24 22:20:30 +11:00
jokob-sk
422a048806
feat: authoritative plugin fields
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2026-01-22 11:17:46 +11:00
Jokob @NetAlertX
3b203536b8
ALL:Authoritative plugin fields
2026-01-19 11:28:37 +00:00
Jokob @NetAlertX
6c2a843f9a
descriptions cleanup
2026-01-19 01:44:07 +00:00
Adam Outler
ecea1d1fbd
feat(api): MCP, OpenAPI & Dynamic Introspection
...
New Features:
- API endpoints now support comprehensive input validation with detailed error responses via Pydantic models.
- OpenAPI specification endpoint (/openapi.json) and interactive Swagger UI documentation (/docs) now available for API discovery.
- Enhanced MCP session lifecycle management with create, retrieve, and delete operations.
- Network diagnostic tools: traceroute, nslookup, NMAP scanning, and network topology viewing exposed via API.
- Device search, filtering by status (including 'offline'), and bulk operations (copy, delete, update).
- Wake-on-LAN functionality for remote device management.
- Added dynamic tool disablement and status reporting.
Bug Fixes:
- Fixed get_tools_status in registry to correctly return boolean values instead of None for enabled tools.
- Improved error handling for invalid API inputs with standardized validation responses.
- Fixed OPTIONS request handling for cross-origin requests.
Refactoring:
- Significant refactoring of api_server_start.py to use decorator-based validation (@validate_request).
2026-01-18 18:16:18 +00:00
jokob-sk
ee5de27413
FE+BE: deviceDetials migration to graphQL endpoints
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2025-12-25 11:39:28 +11:00
jokob-sk
a8cac85a11
FE+BE: qppEvents refactor and graphql endpoint
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2025-12-25 10:19:01 +11:00
jokob-sk
139447b253
BE: mylog() better code radability
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2025-11-25 07:54:17 +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
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
8483a741b4
BE: LangStrings /graphql + /logs endpoint, utils chores
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2025-11-09 18:50:16 +11:00
jokob-sk
af879ec84d
graphql fix
2025-08-23 08:25:09 +10:00
jokob-sk
73fd094cfc
api layer v0.2.5 - graphql standardization
2025-08-21 15:33:32 +10:00
jokob-sk
915bb523d6
api layer v0.2.5 - /sessions + graphql tests
2025-08-21 15:10:47 +10:00
jokob-sk
840bfe32d2
sync plugin endpoint refactor
2025-08-14 14:28:10 +10:00