Go to file
Sergey Ponomarev b5a3354e82 luci-theme-openwrt-2020: Fix Safari favicon: use PNG alongside with SVG
Chrome, Edge and Firefox will use the SVG icon but Safari will use the PNG.
Chrome will try to pick an icon with a best suited dimension.
So it will also download the PNG to check it's dimension.
The explicitly specified sizes are preventing this.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-12-12 20:24:12 +02:00
.github CI: update remaining outdated dependencies 2023-04-01 04:31:08 +08:00
applications luci-app-ddns: rename retry_count -> retry_max_count 2023-12-12 15:32:56 +01:00
build build: i18n-scan.pl: process HTTPS DNS proxy provider descriptions 2023-08-31 15:53:01 +02:00
collections Merge pull request #5520 from acooler15/luci-lib-docker 2023-12-04 02:38:32 +01:00
contrib/package ucode-mod-html: fix build with gcc 5 2023-08-08 20:49:31 +02:00
docs Merge pull request #6400 from vintas/patch-2 2023-12-04 03:56:59 +01:00
libs luci-lib-nixio: Fix add_luci_conffiles adding duplicate files (#6568) 2023-12-04 21:48:19 +01:00
modules Translated using Weblate (Russian) 2023-12-09 20:49:11 +02:00
protocols luci-proto-ipv6: dhcpv6.js: make reqaddress modes translatable 2023-12-07 11:41:22 +01:00
themes luci-theme-openwrt-2020: Fix Safari favicon: use PNG alongside with SVG 2023-12-12 20:24:12 +02:00
.gitignore .gitignore: adjust paths for autogenerated plural_formula sources 2022-10-25 13:26:56 +02:00
CONTRIBUTING.md CONTRIBUTING.md: Fix sign_your_work link. 2020-03-01 14:33:20 -08:00
jsdoc.conf.json docs: various updates 2019-11-07 12:39:24 +01:00
LICENSE * new project: ff-luci - Freifunk Lua Configuration Interface 2008-03-02 21:52:58 +00:00
luci.mk build: enable packaging of Lithuanian translations 2023-07-27 10:35:31 +02:00
NOTICE Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
package.json CI: automatically update jsapi docs 2021-10-08 17:16:04 -10:00
README.md docs: various updates 2019-11-07 12:39:24 +01:00

OpenWrt luci feed

Translation status

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

Translation status