treewide: declare rpc calls with const
authorSergey Ponomarev <stokito@gmail.com>
Sun, 1 Dec 2024 00:03:42 +0000 (02:03 +0200)
committerPaul Donald <newtwen+github@gmail.com>
Tue, 3 Dec 2024 15:25:21 +0000 (16:25 +0100)
commite1d8f0e6f9ab673a266f7813d267ae6dfaef5784
treeb66abfe771b5eaefed542e563647b90e0d2b7dcb
parent2ffaab3fca7df8c4ef0c77601073dd2a6e1442d4
treewide: declare rpc calls with const

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
34 files changed:
applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js
applications/luci-app-alist/htdocs/luci-static/resources/view/alist/config.js
applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/overview.js
applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js
applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/config.js
applications/luci-app-example/YAML.md
applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js
applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js
applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js
applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js
applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js
applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/https-dns-proxy/status.js
applications/luci-app-keepalived/htdocs/luci-static/resources/view/keepalived/overview.js
applications/luci-app-keepalived/htdocs/luci-static/resources/view/status/include/35_keepalived.js
applications/luci-app-ledtrig-usbport/htdocs/luci-static/resources/view/system/led-trigger/usbport.js
applications/luci-app-libreswan/htdocs/luci-static/resources/view/libreswan/overview.js
applications/luci-app-lldpd/htdocs/luci-static/resources/view/lldpd/config.js
applications/luci-app-lldpd/htdocs/luci-static/resources/view/lldpd/status.js
applications/luci-app-mwan3/htdocs/luci-static/resources/view/mwan3/status/overview.js
applications/luci-app-mwan3/htdocs/luci-static/resources/view/status/include/90_mwan3.js
applications/luci-app-natmap/htdocs/luci-static/resources/view/natmap.js
applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js
applications/luci-app-olsr-services/htdocs/luci-static/resources/view/freifunk-services/services.js
applications/luci-app-package-manager/htdocs/luci-static/resources/view/package-manager.js
applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js
applications/luci-app-qos/htdocs/luci-static/resources/view/qos/qos.js
applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js
applications/luci-app-squid/htdocs/luci-static/resources/view/squid.js
applications/luci-app-tor/htdocs/luci-static/resources/view/tor/tor-hs.js
applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js
applications/luci-app-usteer/htdocs/luci-static/resources/view/usteer/usteer.js
applications/luci-app-v2raya/htdocs/luci-static/resources/view/v2raya/config.js
applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js
applications/luci-app-xfrpc/htdocs/luci-static/resources/view/xfrpc.js