dey-examples/connectcore-demo-example/static/js
Javier Viguera 876b1d55fc connectcore-demo-example: use is_local_access for local run detection
According to the API, navigator.platform is unreliable and not recommended
for runtime detection. As our platforms are ARM based, we were using it
to get the platform and grep for a literal arm. That fails for example
when using chromium browser on the ConnectCore devices, as it is reporting
'Linux x86_64' even running on an arm64 device.

Instead use the already implemented is_local_access function to detect
whether the browser is running locally in the target.

https://onedigi.atlassian.net/browse/DEL-9838

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2025-11-12 17:29:44 +01:00
..
cdn.jsdelivr.net connectcore-demo-example: use local javascripts and css resources 2022-06-03 13:57:02 +02:00
cdnjs.cloudflare.com/ajax/libs/bootstrap-slider/9.7.3 connectcore-demo-example: use local javascripts and css resources 2022-06-03 13:57:02 +02:00
code.jquery.com connectcore-demo-example: use local javascripts and css resources 2022-06-03 13:57:02 +02:00
stackpath.bootstrapcdn.com/bootstrap/4.5.2/js connectcore-demo-example: use local javascripts and css resources 2022-06-03 13:57:02 +02:00
ccimx6qpsbc.js connectcore-demo-example: add support to a third ethernet interface 2024-07-25 12:18:07 +02:00
ccimx6sbc.js connectcore-demo-example: add support to a third ethernet interface 2024-07-25 12:18:07 +02:00
ccimx6ulsbc.js connectcore-demo-example: add support to a third ethernet interface 2024-07-25 12:18:07 +02:00
ccimx8m-nano.js connectcore-demo-example: add support to a third ethernet interface 2024-07-25 12:18:07 +02:00
ccimx8mm-dvk.js connectcore-demo-example: add support to a third ethernet interface 2024-07-25 12:18:07 +02:00
ccimx8x-sbc-pro.js connectcore-demo-example: fix ccimx8x-sbc audio component position 2025-11-11 17:50:04 +01:00
ccimx91-dvk.js connectcore-demo-example: add support for the ConnectCore 91 2024-08-26 10:22:58 +02:00
ccimx93-dvk.js connectcore-demo-example: add support to a third ethernet interface 2024-07-25 12:18:07 +02:00
ccimx95-dvk.js connectcore-demo-example: add support for ccimx95-dvk 2025-11-11 17:56:54 +01:00
ccmp133-dvk.js connectcore-demo-example: add support to a third ethernet interface 2024-07-25 12:18:07 +02:00
ccmp157-dvk.js connectcore-demo-example: add support to a third ethernet interface 2024-07-25 12:18:07 +02:00
ccmp255-dvk.js ccmp25-dvk: fix LED area position 2024-08-01 11:31:49 +02:00
common.js connectcore-demo-example: use is_local_access for local run detection 2025-11-12 17:29:44 +01:00
dashboard.js connectcore-demo-example: add support for ccimx95-dvk 2025-11-11 17:56:54 +01:00
devices.js connectcore-demo-example: add support to a third ethernet interface 2024-07-25 12:18:07 +02:00
file-system.js connectcore-demo-example: management: implement management section 2022-06-03 13:57:02 +02:00
jquery.matchHeight-min.js connectcore-demo-example: initial dashboard and management pages 2022-06-03 13:56:24 +02:00
jquery.pjax.js connectcore-demo-example: initial dashboard and management pages 2022-06-03 13:56:24 +02:00
management.js connectcore-demo-example: update the root home path to DEY-5.0 default 2025-07-14 15:47:39 +02:00
multimedia.js connectcore-demo-example: multimedia: add multimedia section 2022-06-03 13:57:02 +02:00
network.js connectcore-demo-example: add support to a third ethernet interface 2024-07-25 12:18:07 +02:00
npu.js connectcore-demo-example: improve npu demos launch mechanism 2024-09-19 16:50:04 +02:00
sidebar.js connectcore-demo-example: general fixes 2022-10-05 11:32:29 +02:00
simple-timer.js connectcore-demo-example: initial dashboard and management pages 2022-06-03 13:56:24 +02:00
toastr.min.js connectcore-demo-example: initial dashboard and management pages 2022-06-03 13:56:24 +02:00