Tobias Mueller
3e686c79d3
bridge blue merle functionality to the Web
...
This follows the pattern of opkg. I took the luci-app-opkg package and
tried to follow its behaviour.
2023-10-16 12:35:55 +02:00
Tobias Mueller
4c29fe2732
removing v3 patches
...
The switch doesn't work yet but "uci get switch-button.@main[0].func"
gets the currently active configured action for button.
I guess that /etc/rc.button/switch is called on every press of the
button.
2023-10-16 12:25:19 +02:00
Tobias Mueller
61a7466117
initial PoC for a Web interface
2023-10-16 11:53:08 +02:00
Tobias Mueller
da1a2f071c
luci: first customisation of the Web UI
...
This is a very small baby step towards our own page.
2023-10-13 13:13:30 +02:00
Tobias Mueller
75b1291e00
vendorise upstream opkg app
...
This is for experimenting with building a LuCI app.
I hope we can take this as a base and extend it to our needs.
The source is
https://github.com/openwrt/luci/raw/openwrt-22.03/applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js
2023-10-13 12:48:20 +02:00