Commit graph

13921 commits

Author SHA1 Message Date
Florian Eckert
02af2e6eca luci-app-dockerman: add bip option
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-29 09:17:01 +02:00
Florian Eckert
182c3012da luci-app-dockerman: unify socket_path and hosts by adding the prefix unix://
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-29 09:10:50 +02:00
Florian Eckert
c19a7d18e5 luci-app-dockerman: cbi/container fix indent
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-28 16:05:02 +02:00
Florian Eckert
dff11ad240 luci-app-dockerman: refactoring remote endpoint options
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-28 16:03:11 +02:00
Florian Eckert
18c2fef8b3 luci-app-dockerman: update uci hosts translation
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-28 14:51:17 +02:00
Florian Eckert
a722abd279 luci-lib-docker: update conding style
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-28 14:16:30 +02:00
Florian Eckert
edb53058d0 luci-app-dockerman: model/docker refactoring
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-28 14:16:30 +02:00
Florian Eckert
2b2620f890 luci-app-dockerman: model/docker update coding style
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-28 14:16:14 +02:00
Florian Eckert
7e4f4ca558 luci-app-dockerman: cbi/newcontainer refactoring
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-28 14:16:14 +02:00
Florian Eckert
cb65bb3d8e luci-app-dockerman: cbi/newcontainer update coding style
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-28 14:16:14 +02:00
Florian Eckert
630a66163a luci-app-dockerman: cbi/networks refactoring
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-28 14:16:14 +02:00
Florian Eckert
7c784349b9 luci-app-dockerman: cbi/networks update coding style
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-28 14:16:14 +02:00
Florian Eckert
0f170c1118 luci-app-dockerman: cbi/images refactoring
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-28 14:16:14 +02:00
Florian Eckert
b8f63a5725 luci-app-dockerman: cbi/images update coding style
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-28 14:16:14 +02:00
Florian Eckert
18ae86e458 luci-app-dockerman: cbi/containers refactoring
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-28 14:16:14 +02:00
Florian Eckert
076ad55c4a luci-app-dockerman: cbi/containers update coding style
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-28 14:16:14 +02:00
Florian Eckert
e373213b31 luci-app-dockerman: cbi/container refactoring
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-28 14:16:14 +02:00
Florian Eckert
30caab1e73 luci-app-dockerman: cbi/container update coding style
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-28 14:16:14 +02:00
Florian Eckert
10e6f62904 luci-app-dockerman: controller/docker refactoring and update coding style
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-28 14:16:14 +02:00
Florian Eckert
94bcd70e97 luci-app-dockerman: cbi/volmes fix volume remove
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-28 14:16:14 +02:00
Florian Eckert
ef3cfa0539 luci-app-dockerman: cbi/volumes refactoring and update coding style
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-28 14:16:14 +02:00
Florian Eckert
4f04660860 luci-app-dockerman: cbi/newnetwork refactoring and update coding style
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-28 14:16:14 +02:00
Florian Eckert
f299b988d8 luci-app-dockerman: cbi/overview refactoring and update coding style
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-28 14:16:14 +02:00
Florian Eckert
1b9cdfb7d9 luci-app-dockerman: cbi/newcontainer refactoring and update partial coding style
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-28 14:16:14 +02:00
Florian Eckert
a4a9f0a683 luci-app-dockerman: use uci from docker-ce
Change the source to user docker-ce and update docker uci options name.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-28 14:16:14 +02:00
Florian Eckert
88ced18203 luci-app-dockerman: remove ac handling
This is not applicable and this must be implemented in the docker-ce.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-28 14:16:14 +02:00
Florian Eckert
1803f7e525 luci-app-dockerman: remove init.d dockerman
The configuration is now done in the docker-ce package.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-28 14:16:14 +02:00
Hosted Weblate
c72d67a57f Translated using Weblate (Japanese)
Currently translated at 26.0% (25 of 96 strings)

Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/ja/

Signed-off-by: Satoru Yoshida <ramat@ram.ne.jp>

Translated using Weblate (Russian)

Currently translated at 100.0% (159 of 159 strings)

Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/ru/

Signed-off-by: Anton Kikin <a.a.kikin@gmail.com>

Translated using Weblate (Spanish)

Currently translated at 100.0% (315 of 315 strings)

Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/es/

Translated using Weblate (Marathi)

Currently translated at 84.6% (11 of 13 strings)

Translation: OpenWrt/LuCI/applications/pagekitec
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspagekitec/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Marathi)

Currently translated at 100.0% (31 of 31 strings)

Translation: OpenWrt/LuCI/applications/dynapoint
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Marathi)

Currently translated at 100.0% (5 of 5 strings)

Translation: OpenWrt/LuCI/applications/coovachilli
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscoovachilli/mr/
2020-07-27 11:09:51 +03:00
Hosted Weblate
f2009871b6 Translated using Weblate (Japanese)
Currently translated at 16.3% (10 of 61 strings)

Translation: OpenWrt/LuCI/applications/frps
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/ja/

Signed-off-by: Satoru Yoshida <ramat@ram.ne.jp>

Translated using Weblate (Japanese)

Currently translated at 21.7% (17 of 78 strings)

Translation: OpenWrt/LuCI/applications/shadowsocks-libev
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/ja/

Signed-off-by: Satoru Yoshida <ramat@ram.ne.jp>

Translated using Weblate (Japanese)

Currently translated at 100.0% (11 of 11 strings)

Translation: OpenWrt/LuCI/applications/p910nd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsp910nd/ja/

Translated using Weblate (Japanese)

Currently translated at 87.9% (51 of 58 strings)

Translation: OpenWrt/LuCI/applications/polipo
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/ja/

Translated using Weblate (Polish)

Currently translated at 100.0% (179 of 179 strings)

Translation: OpenWrt/LuCI/applications/dockerman
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/pl/

Signed-off-by: Marcin Net <marcin.net@linux.pl>

Translated using Weblate (Polish)

Currently translated at 100.0% (37 of 37 strings)

Translation: OpenWrt/LuCI/applications/acme
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/pl/

Signed-off-by: Marcin Net <marcin.net@linux.pl>

Translated using Weblate (Japanese)

Currently translated at 10.6% (7 of 66 strings)

Translation: OpenWrt/LuCI/applications/yggdrasil
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsyggdrasil/ja/

Signed-off-by: Satoru Yoshida <ramat@ram.ne.jp>

Translated using Weblate (Polish)

Currently translated at 100.0% (96 of 96 strings)

Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/pl/

Signed-off-by: Marcin Net <marcin.net@linux.pl>

Translated using Weblate (Polish)

Currently translated at 100.0% (26 of 26 strings)

Translation: OpenWrt/LuCI/applications/wireguard
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/pl/

Signed-off-by: Marcin Net <marcin.net@linux.pl>

Translated using Weblate (Polish)

Currently translated at 100.0% (27 of 27 strings)

Translation: OpenWrt/LuCI/applications/vpnbypass
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/pl/

Signed-off-by: Marcin Net <marcin.net@linux.pl>

Translated using Weblate (Polish)

Currently translated at 100.0% (182 of 182 strings)

Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/pl/

Signed-off-by: Marcin Net <marcin.net@linux.pl>

Translated using Weblate (Polish)

Currently translated at 100.0% (119 of 119 strings)

Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/pl/

Signed-off-by: Marcin Net <marcin.net@linux.pl>

Translated using Weblate (Japanese)

Currently translated at 8.0% (10 of 125 strings)

Translation: OpenWrt/LuCI/applications/privoxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/ja/

Signed-off-by: Satoru Yoshida <ramat@ram.ne.jp>

Translated using Weblate (Japanese)

Currently translated at 24.1% (15 of 62 strings)

Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/ja/

Signed-off-by: Satoru Yoshida <ramat@ram.ne.jp>

Translated using Weblate (Japanese)

Currently translated at 77.0% (57 of 74 strings)

Translation: OpenWrt/LuCI/applications/tinyproxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/ja/

Translated using Weblate (Polish)

Currently translated at 100.0% (14 of 14 strings)

Translation: OpenWrt/LuCI/applications/ntpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsntpc/pl/

Translated using Weblate (Japanese)

Currently translated at 100.0% (11 of 11 strings)

Translation: OpenWrt/LuCI/applications/p910nd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsp910nd/ja/

Translated using Weblate (Japanese)

Currently translated at 14.6% (12 of 82 strings)

Translation: OpenWrt/LuCI/applications/splash
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/ja/

Translated using Weblate (Polish)

Currently translated at 100.0% (1539 of 1539 strings)

Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/

Signed-off-by: Marcin Net <marcin.net@linux.pl>
2020-07-26 17:53:23 +03:00
Hosted Weblate
135e7a462a Translated using Weblate (Spanish)
Currently translated at 100.0% (37 of 37 strings)

Translation: OpenWrt/LuCI/applications/acme
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/es/

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>

Translated using Weblate (Portuguese)

Currently translated at 100.0% (37 of 37 strings)

Translation: OpenWrt/LuCI/applications/acme
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/pt/

Signed-off-by: ssantos <ssantos@web.de>

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (37 of 37 strings)

Translation: OpenWrt/LuCI/applications/acme
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/pt_BR/

Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>

Translated using Weblate (Hungarian)

Currently translated at 93.1% (27 of 29 strings)

Translation: OpenWrt/LuCI/applications/acl
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacl/hu/

Signed-off-by: Balázs Fülöp <fulopbalazs91@gmail.com>

Translated using Weblate (Russian)

Currently translated at 100.0% (159 of 159 strings)

Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/ru/

Signed-off-by: Anton Kikin <a.a.kikin@gmail.com>

Translated using Weblate (Russian)

Currently translated at 44.5% (77 of 173 strings)

Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/ru/

Signed-off-by: Anton Kikin <a.a.kikin@gmail.com>

Translated using Weblate (Russian)

Currently translated at 100.0% (125 of 125 strings)

Translation: OpenWrt/LuCI/applications/privoxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/ru/

Signed-off-by: Anton Kikin <a.a.kikin@gmail.com>

Translated using Weblate (Russian)

Currently translated at 100.0% (116 of 116 strings)

Translation: OpenWrt/LuCI/applications/radicale
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/ru/

Signed-off-by: Anton Kikin <a.a.kikin@gmail.com>

Translated using Weblate (Russian)

Currently translated at 100.0% (179 of 179 strings)

Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/ru/

Signed-off-by: Anton Kikin <a.a.kikin@gmail.com>

Translated using Weblate (Russian)

Currently translated at 85.4% (88 of 103 strings)

Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/ru/

Signed-off-by: Anton Kikin <a.a.kikin@gmail.com>

Translated using Weblate (Russian)

Currently translated at 17.6% (20 of 113 strings)

Translation: OpenWrt/LuCI/applications/radicale2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/ru/

Translated using Weblate (Russian)

Currently translated at 100.0% (1539 of 1539 strings)

Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/

Signed-off-by: Anton Kikin <a.a.kikin@gmail.com>

Translated using Weblate (Russian)

Currently translated at 77.6% (125 of 161 strings)

Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/ru/

Signed-off-by: sergio <sergio+it@outerface.net>
2020-07-25 23:02:46 +03:00
Jo-Philipp Wich
9dc29c0ad5
Merge pull request #4178 from TDT-AG/pr/20200616-luci-app-xinetd
luci-app-xinetd: add new package
2020-07-24 15:50:01 +02:00
Helge Mader
508b5e3240 luci-app-xinetd: add new package
Signed-off-by: Helge Mader <ma@dev.tdt.de>
2020-07-24 15:10:32 +02:00
Jo-Philipp Wich
14535748cb
Merge pull request #4286 from TDT-AG/pr/20200724-luci-base
luci-base: fix widgets CBIUserSelect appending list on load
2020-07-24 13:17:07 +02:00
Helge Mader
95d004fc5d luci-base: fix widgets CBIUserSelect appending list on load
The user list was appended to the dropdown again each time the page is loaded.

Signed-off-by: Helge Mader <ma@dev.tdt.de>
2020-07-24 11:03:40 +02:00
Florian Eckert
e8cba39201
Merge pull request #4200 from zhanhb/luci-app-acme
luci-app-acme: convert to client side rendering
2020-07-23 08:01:40 +02:00
Hosted Weblate
4ba3f59543 Translated using Weblate (Japanese)
Currently translated at 22.9% (22 of 96 strings)

Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/ja/

Signed-off-by: Satoru Yoshida <ramat@ram.ne.jp>

Translated using Weblate (Japanese)

Currently translated at 45.6% (21 of 46 strings)

Translation: OpenWrt/LuCI/applications/https-dns-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/ja/

Signed-off-by: Satoru Yoshida <ramat@ram.ne.jp>

Translated using Weblate (Japanese)

Currently translated at 42.8% (9 of 21 strings)

Translation: OpenWrt/LuCI/applications/nextdns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/ja/

Signed-off-by: Satoru Yoshida <ramat@ram.ne.jp>

Translated using Weblate (Japanese)

Currently translated at 44.4% (12 of 27 strings)

Translation: OpenWrt/LuCI/applications/vpnbypass
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/ja/

Signed-off-by: Satoru Yoshida <ramat@ram.ne.jp>

Translated using Weblate (Japanese)

Currently translated at 20.0% (11 of 55 strings)

Translation: OpenWrt/LuCI/applications/nft-qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/ja/

Signed-off-by: Satoru Yoshida <ramat@ram.ne.jp>

Translated using Weblate (Japanese)

Currently translated at 75.0% (15 of 20 strings)

Translation: OpenWrt/LuCI/applications/ltqtapi
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/ja/

Signed-off-by: Satoru Yoshida <ramat@ram.ne.jp>

Translated using Weblate (Japanese)

Currently translated at 30.0% (31 of 103 strings)

Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/ja/

Signed-off-by: Satoru Yoshida <ramat@ram.ne.jp>

Translated using Weblate (Japanese)

Currently translated at 77.0% (57 of 74 strings)

Translation: OpenWrt/LuCI/applications/tinyproxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/ja/

Translated using Weblate (Turkish)

Currently translated at 1.6% (3 of 179 strings)

Translation: OpenWrt/LuCI/applications/dockerman
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/tr/

Signed-off-by: tentena <thetentena@gmail.com>

Translated using Weblate (Japanese)

Currently translated at 9.3% (3 of 32 strings)

Translation: OpenWrt/LuCI/applications/acme
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/ja/

Signed-off-by: Satoru Yoshida <ramat@ram.ne.jp>

Translated using Weblate (Japanese)

Currently translated at 48.2% (14 of 29 strings)

Translation: OpenWrt/LuCI/applications/acl
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacl/ja/

Signed-off-by: Satoru Yoshida <ramat@ram.ne.jp>

Translated using Weblate (Japanese)

Currently translated at 14.7% (9 of 61 strings)

Translation: OpenWrt/LuCI/applications/frps
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/ja/

Signed-off-by: Satoru Yoshida <ramat@ram.ne.jp>

Translated using Weblate (Japanese)

Currently translated at 28.7% (21 of 73 strings)

Translation: OpenWrt/LuCI/applications/frpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/ja/

Signed-off-by: Satoru Yoshida <ramat@ram.ne.jp>

Translated using Weblate (Japanese)

Currently translated at 20.4% (9 of 44 strings)

Translation: OpenWrt/LuCI/applications/ser2net
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsser2net/ja/

Signed-off-by: Satoru Yoshida <ramat@ram.ne.jp>

Translated using Weblate (Turkish)

Currently translated at 2.2% (1 of 44 strings)

Translation: OpenWrt/LuCI/applications/ser2net
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsser2net/tr/

Signed-off-by: tentena <thetentena@gmail.com>

Translated using Weblate (Turkish)

Currently translated at 3.5% (1 of 28 strings)

Translation: OpenWrt/LuCI/applications/vnstat2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvnstat2/tr/

Signed-off-by: tentena <thetentena@gmail.com>

Translated using Weblate (Turkish)

Currently translated at 1.5% (1 of 66 strings)

Translation: OpenWrt/LuCI/applications/yggdrasil
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsyggdrasil/tr/

Signed-off-by: tentena <thetentena@gmail.com>

Translated using Weblate (Turkish)

Currently translated at 4.7% (1 of 21 strings)

Translation: OpenWrt/LuCI/applications/nextdns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/tr/

Signed-off-by: tentena <thetentena@gmail.com>

Translated using Weblate (Turkish)

Currently translated at 1.6% (3 of 182 strings)

Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/tr/

Signed-off-by: tentena <thetentena@gmail.com>

Translated using Weblate (Turkish)

Currently translated at 7.5% (9 of 119 strings)

Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/tr/

Signed-off-by: tentena <thetentena@gmail.com>

Translated using Weblate (Turkish)

Currently translated at 0.9% (1 of 103 strings)

Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/tr/

Signed-off-by: tentena <thetentena@gmail.com>

Translated using Weblate (Turkish)

Currently translated at 3.8% (3 of 78 strings)

Translation: OpenWrt/LuCI/applications/shadowsocks-libev
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/tr/

Signed-off-by: tentena <thetentena@gmail.com>

Translated using Weblate (Turkish)

Currently translated at 2.5% (3 of 116 strings)

Translation: OpenWrt/LuCI/applications/radicale
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/tr/

Signed-off-by: tentena <thetentena@gmail.com>

Translated using Weblate (Turkish)

Currently translated at 100.0% (2 of 2 strings)

Translation: OpenWrt/LuCI/applications/olsr-viz
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr-viz/tr/

Signed-off-by: tentena <thetentena@gmail.com>

Translated using Weblate (Turkish)

Currently translated at 6.1% (4 of 65 strings)

Translation: OpenWrt/LuCI/applications/dnscrypt-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdnscrypt-proxy/tr/

Signed-off-by: tentena <thetentena@gmail.com>

Translated using Weblate (Turkish)

Currently translated at 30.0% (12 of 40 strings)

Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/tr/

Signed-off-by: tentena <thetentena@gmail.com>

Translated using Weblate (Turkish)

Currently translated at 4.7% (5 of 105 strings)

Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/tr/

Signed-off-by: tentena <thetentena@gmail.com>

Translated using Weblate (Turkish)

Currently translated at 1.7% (3 of 173 strings)

Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/tr/

Signed-off-by: tentena <thetentena@gmail.com>

Translated using Weblate (Turkish)

Currently translated at 24.8% (40 of 161 strings)

Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/tr/

Signed-off-by: tentena <thetentena@gmail.com>

Translated using Weblate (Japanese)

Currently translated at 6.0% (11 of 182 strings)

Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/ja/

Signed-off-by: Satoru Yoshida <ramat@ram.ne.jp>

Translated using Weblate (Japanese)

Currently translated at 19.2% (15 of 78 strings)

Translation: OpenWrt/LuCI/applications/shadowsocks-libev
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/ja/

Signed-off-by: Satoru Yoshida <ramat@ram.ne.jp>

Translated using Weblate (Japanese)

Currently translated at 22.5% (14 of 62 strings)

Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/ja/

Signed-off-by: Satoru Yoshida <ramat@ram.ne.jp>

Translated using Weblate (Japanese)

Currently translated at 16.0% (9 of 56 strings)

Translation: OpenWrt/LuCI/applications/dump1090
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdump1090/ja/

Signed-off-by: Satoru Yoshida <ramat@ram.ne.jp>

Translated using Weblate (Japanese)

Currently translated at 44.0% (11 of 25 strings)

Translation: OpenWrt/LuCI/applications/cshark
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscshark/ja/

Signed-off-by: Satoru Yoshida <ramat@ram.ne.jp>

Translated using Weblate (Japanese)

Currently translated at 34.6% (17 of 49 strings)

Translation: OpenWrt/LuCI/applications/bmx7
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/ja/

Signed-off-by: Satoru Yoshida <ramat@ram.ne.jp>

Translated using Weblate (Japanese)

Currently translated at 25.0% (3 of 12 strings)

Translation: OpenWrt/LuCI/applications/bcp38
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbcp38/ja/

Signed-off-by: Satoru Yoshida <ramat@ram.ne.jp>

Translated using Weblate (Japanese)

Currently translated at 29.5% (31 of 105 strings)

Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/ja/

Signed-off-by: Satoru Yoshida <ramat@ram.ne.jp>

Translated using Weblate (Japanese)

Currently translated at 31.7% (55 of 173 strings)

Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/ja/

Signed-off-by: Satoru Yoshida <ramat@ram.ne.jp>

Translated using Weblate (Japanese)

Currently translated at 32.9% (53 of 161 strings)

Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/ja/

Signed-off-by: Scott Anecito <scott.anecito@linux.com>

Translated using Weblate (Japanese)

Currently translated at 32.9% (53 of 161 strings)

Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/ja/

Signed-off-by: Satoru Yoshida <ramat@ram.ne.jp>

Translated using Weblate (Russian)

Currently translated at 100.0% (26 of 26 strings)

Translation: OpenWrt/LuCI/applications/wireguard
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/ru/

Signed-off-by: Anton Kikin <a.a.kikin@gmail.com>

Translated using Weblate (Turkish)

Currently translated at 3.9% (7 of 179 strings)

Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/tr/

Signed-off-by: tentena <thetentena@gmail.com>

Translated using Weblate (Russian)

Currently translated at 100.0% (179 of 179 strings)

Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/ru/

Signed-off-by: Anton Kikin <a.a.kikin@gmail.com>

Translated using Weblate (Japanese)

Currently translated at 13.0% (3 of 23 strings)

Translation: OpenWrt/LuCI/applications/rp-pppoe-server
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsrp-pppoe-server/ja/

Translated using Weblate (Japanese)

Currently translated at 13.2% (15 of 113 strings)

Translation: OpenWrt/LuCI/applications/radicale2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/ja/

Translated using Weblate (Japanese)

Currently translated at 20.0% (4 of 20 strings)

Translation: OpenWrt/LuCI/applications/fwknopd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfwknopd/ja/

Translated using Weblate (Turkish)

Currently translated at 1.5% (3 of 195 strings)

Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/tr/

Translated using Weblate (Turkish)

Currently translated at 100.0% (5 of 5 strings)

Translation: OpenWrt/LuCI/applications/coovachilli
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscoovachilli/tr/

Translated using Weblate (Turkish)

Currently translated at 1.5% (3 of 191 strings)

Translation: OpenWrt/LuCI/applications/openvpn
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/tr/

Translated using Weblate (Turkish)

Currently translated at 0.6% (2 of 315 strings)

Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/tr/

Translated using Weblate (Japanese)

Currently translated at 98.4% (310 of 315 strings)

Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/ja/

Translated using Weblate (Turkish)

Currently translated at 2.4% (2 of 82 strings)

Translation: OpenWrt/LuCI/applications/splash
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/tr/

Translated using Weblate (Turkish)

Currently translated at 16.0% (247 of 1539 strings)

Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/tr/

Signed-off-by: tentena <thetentena@gmail.com>

Translated using Weblate (Russian)

Currently translated at 100.0% (1539 of 1539 strings)

Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/

Signed-off-by: Anton Kikin <a.a.kikin@gmail.com>
2020-07-22 21:44:04 +03:00
Florian Eckert
71019f6cde
Merge pull request #4267 from TDT-AG/pr/20200713-luci-app-statistics
luci-app-statistics: add missing ValuesPercentage option
2020-07-22 10:47:42 +02:00
Jo-Philipp Wich
d2d3738d90 luci-mod-system: ignore empty /proc/mtd on flash page
A present, but empty /proc/mtd causes validation on the flash page to fail,
preventing any other operation.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-07-22 10:29:11 +02:00
Florian Eckert
b8ff46c6d6
Merge pull request #4278 from atiensivu/luci-app-uhttpd-fix-translation-for-key-option
luci-app-uhttpd: fix translation for key option
2020-07-21 08:10:13 +02:00
Hosted Weblate
abb5a20a4e Translated using Weblate (Portuguese)
Currently translated at 100.0% (34 of 34 strings)

Translation: OpenWrt/LuCI/applications/wifischedule
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswifischedule/pt/

Signed-off-by: ssantos <ssantos@web.de>

Translated using Weblate (Portuguese)

Currently translated at 100.0% (116 of 116 strings)

Translation: OpenWrt/LuCI/applications/radicale
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/pt/

Signed-off-by: ssantos <ssantos@web.de>

Translated using Weblate (Portuguese)

Currently translated at 100.0% (125 of 125 strings)

Translation: OpenWrt/LuCI/applications/privoxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/pt/

Signed-off-by: ssantos <ssantos@web.de>

Translated using Weblate (Portuguese)

Currently translated at 100.0% (48 of 48 strings)

Translation: OpenWrt/LuCI/applications/mjpg-streamer
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmjpg-streamer/pt/

Signed-off-by: ssantos <ssantos@web.de>

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (182 of 182 strings)

Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/pt_BR/

Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>

Translated using Weblate (Spanish)

Currently translated at 100.0% (26 of 26 strings)

Translation: OpenWrt/LuCI/applications/wireguard
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/es/

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>

Translated using Weblate (Spanish)

Currently translated at 100.0% (179 of 179 strings)

Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/es/

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>

Translated using Weblate (Portuguese)

Currently translated at 100.0% (12 of 12 strings)

Translation: OpenWrt/LuCI/applications/watchcat
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswatchcat/pt/

Translated using Weblate (Portuguese)

Currently translated at 100.0% (74 of 74 strings)

Translation: OpenWrt/LuCI/applications/tinyproxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/pt/

Translated using Weblate (Portuguese)

Currently translated at 100.0% (210 of 210 strings)

Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/pt/

Translated using Weblate (Portuguese)

Currently translated at 100.0% (315 of 315 strings)

Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/pt/

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (1539 of 1539 strings)

Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pt_BR/

Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
2020-07-21 08:33:10 +03:00
Aaron Tiensivu
d662f3cff6 luci-app-uhttpd: fix translation for key option
Clarify DER support as having DER and PEM support.
Issue #4248's request.

Signed-off-by: Aaron Tiensivu <atiensivu@users.noreply.github.com>
2020-07-20 17:38:15 -04:00
Jo-Philipp Wich
de2c0451f3 build: luci.mk: allow overriding menu category and section values
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-07-20 18:46:02 +02:00
Jo-Philipp Wich
848fa6effd
Merge pull request #4275 from TDT-AG/pr/20200720-luci-compat
luci-compat: add btn class to all button inputs
2020-07-20 18:05:31 +02:00
Florian Eckert
133a1ae3f4 luci-compat: add btn class to all button inputs
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-20 16:23:46 +02:00
Sven Roederer
7edd635026 luci-base: update dependency to luci-lib-base
To satisfy the dependencies.

Signed-off-by: Sven Roederer <freifunk@it-solutions.geroedel.de>
2020-07-19 20:15:00 +02:00
Sven Roederer
354e4cb4a7 treewide: adapt to new luci.xml class
In the previous commit the luci.xml module was created, Let's change all
references to the old functions to the new xml-module.

Signed-off-by: Sven Roederer <freifunk@it-solutions.geroedel.de>
2020-07-19 20:14:47 +02:00
Sven Roederer
68521fca04 luci-base(-libs): move pcdata() and striptags() from util- to xml-class
To complete the previous commit these functions are defined in the resulting
luci-base package but are also used in the new luci-base-libs package. So
move them into the new xml-module of the new package.

Signed-off-by: Sven Roederer <freifunk@it-solutions.geroedel.de>
2020-07-19 20:14:35 +02:00
Sven Roederer
8b8d83e42d luci-base: move some generic classes into a separate luci-base-libs package
The new package luci-base-libs provides the modules that not strictly relate
to the web-interface of luci. By separating these libs they can be used by
other packages without having to install the web-components.
This change was inspired by providing a shell-only interface for 4MB-flash
devices, by keeping as much code common with a full install.

Signed-off-by: Sven Roederer <freifunk@it-solutions.geroedel.de>
2020-07-19 20:14:22 +02:00
Sven Roederer
3b2a1e9e11 luci.mk: reorder to have common-things in a block
The luci.mk file has grown over the years and became more complex. This
change reorders some sections to make it more easy to read and understand
on the first view.

* move all constants into a common block
* put all standard package definitons together
* put the specific sections for the "luci-base" behind the common things
* have the defines for the translations at the very end

Signed-off-by: Sven Roederer <freifunk@it-solutions.geroedel.de>
2020-07-19 19:49:16 +02:00
Hosted Weblate
42fd5f98eb Translated using Weblate (Portuguese)
Currently translated at 100.0% (34 of 34 strings)

Translation: OpenWrt/LuCI/applications/wifischedule
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswifischedule/pt/

Signed-off-by: ssantos <ssantos@web.de>

Translated using Weblate (Portuguese)

Currently translated at 100.0% (27 of 27 strings)

Translation: OpenWrt/LuCI/applications/vpnbypass
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/pt/

Signed-off-by: ssantos <ssantos@web.de>

Translated using Weblate (Portuguese)

Currently translated at 100.0% (182 of 182 strings)

Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/pt/

Signed-off-by: ssantos <ssantos@web.de>

Translated using Weblate (Portuguese)

Currently translated at 100.0% (116 of 116 strings)

Translation: OpenWrt/LuCI/applications/radicale
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/pt/

Signed-off-by: ssantos <ssantos@web.de>

Translated using Weblate (Portuguese)

Currently translated at 100.0% (125 of 125 strings)

Translation: OpenWrt/LuCI/applications/privoxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/pt/

Signed-off-by: ssantos <ssantos@web.de>

Translated using Weblate (Portuguese)

Currently translated at 100.0% (159 of 159 strings)

Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/pt/

Signed-off-by: ssantos <ssantos@web.de>

Translated using Weblate (Spanish)

Currently translated at 100.0% (182 of 182 strings)

Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/es/

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>

Translated using Weblate (Portuguese)

Currently translated at 100.0% (179 of 179 strings)

Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/pt/

Signed-off-by: ssantos <ssantos@web.de>

Translated using Weblate (Portuguese)

Currently translated at 100.0% (315 of 315 strings)

Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/pt/

Translated using Weblate (Portuguese)

Currently translated at 100.0% (82 of 82 strings)

Translation: OpenWrt/LuCI/applications/splash
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/pt/

Translated using Weblate (Russian)

Currently translated at 96.4% (1485 of 1539 strings)

Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/

Signed-off-by: sergio <sergio+it@outerface.net>

Translated using Weblate (Portuguese)

Currently translated at 100.0% (1539 of 1539 strings)

Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pt/

Signed-off-by: ssantos <ssantos@web.de>

Translated using Weblate (Spanish)

Currently translated at 100.0% (1539 of 1539 strings)

Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2020-07-19 12:46:59 +03:00