mirror of
https://git.openwrt.org/project/luci.git
synced 2025-11-02 05:49:05 +08:00
6a36e9ac5014d77649a5581f9c588069b72d43d5
The ACME.sh DNS API scripts have a description of their options. Now we can parse them and render all necessary fields for a specific DNS API. When a user changes the DNS API specific options, their value is copied into the Credentials list, thus keeping backward compatibility. Some DNS APIs like CloudFlare or Selectel have alternative options (usually API v2). To see the Alternative credentials, a user should click on the Alt Options flag. Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
OpenWrt luci feed
Description
This is the OpenWrt "luci"-feed containing LuCI - OpenWrt Configuration Interface.
Usage
This feed is enabled by default. Your feeds.conf.default (or feeds.conf) should contain a line like:
src-git luci https://github.com/openwrt/luci.git
To install all its package definitions, run:
./scripts/feeds update luci
./scripts/feeds install -a -p luci
API Reference
You can browse the generated API documentation directly on Github.
Development
Documentation for developing and extending LuCI can be found in the Wiki
License
See LICENSE file.
Package Guidelines
See CONTRIBUTING.md file.
Translation status
Use Weblate instead of direct editing of the *.po files.
Description
Languages
JavaScript
47.1%
C
25.4%
Lua
10.4%
HTML
5.7%
CSS
3.2%
Other
8.2%