Sergey Ponomarev
3e7fe9f07b
applications: add missing dependency to luci-base
...
It's better to explicitly define it
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-09-24 11:11:42 +03:00
Sergey Ponomarev
5360d43145
luci-app-uhttpd: Remove LUA_TARGET
...
The app was migrated to JS so the LUA_TARGET is not needed.
Also remove LUCI_PKGARCH:=all which is anyway a default.
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-08-03 17:48:42 +03:00
Ayushman Tripathi
678657bebb
luci-app-uhttpd: migrate to js
...
Signed-off-by: Ayushman Tripathi <ayushmantripathi7724@gmail.com>
luci-app-uhttpd: migrate to js spaces to tab
Signed-off-by: Ayushman Tripathi <ayushmantripathi7724@gmail.com>
luci-app-uhttpd: migrate to js
Signed-off-by: Ayushman Tripathi <ayushmantripathi7724@gmail.com>
luci-app-uhttpd: migrate to JavaScript-based implementation tab spaces
Signed-off-by: Ayushman Tripathi <ayushmantripathi7724@gmail.com>
luci-app-uhttpd: migrate to js
luci-app-uhttpd: migrate to JavaScript-based implementation formatting
Signed-off-by: Ayushman Tripathi <ayushmantripathi7724@gmail.com>
luci-app-uhttpd: migrate to js
luci-app-uhttpd: migrate to JavaScript-based implementation fix formatting bug
luci-app-uhttpd: migrate to js
luci-app-uhttpd: migrate to JavaScript-based implementation fix upload bug
luci-app-uhttpd: migrate to js
luci-app-uhttpd: migrate to js update dependency
luci-app-uhttpd: migrate to js
2023-06-20 19:02:39 +05:30
Jo-Philipp Wich
d5dff8f9a5
treewide: move server side CBI support to luci-compat
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-11-03 20:49:31 +01:00
Hannu Nyman
8701c8b001
luci-app-uhttpd: remove unnecessary fields from Makefile
...
Remove unnecessary fields from Makefile and
rely on LuCI automatics.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-04-23 17:07:44 +03:00
Daniel Dickinson
d83642c205
applications: uhttpd: Add a uHTTPd configuration app
...
uHTTPd has a lot of useful options that ought to be configurable
without have to SSH in, so expose those options in a UI page.
2015-12-15 13:09:46 -05:00