summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2015-05-30contrib/meshwizard: add ipv6only option to txtinfo/jsoninfo plugin configManuel Munz
2015-05-30applications/olsr: redirect errors on jsoninfo connects with netcat to ↵Manuel Munz
/dev/null to avoid spamming the log
2015-05-30applications/olsr: Get jsoninfo source port prom olsrd/olsrd6 config fileManuel Munz
2015-05-30meshwizard: use different port (9091) for ipv6 jsoninfoManuel Munz
2015-05-30add changes that were missing in the last commitManuel Munz
2015-05-30Merge branch 'master' of github.com:openwrt/luciManuel Munz
2015-05-30contrib/meshwizard: fix interaction with uci in OpenWrt CC, see ↵Manuel Munz
https://dev.openwrt.org/ticket/19539
2015-05-30Merge pull request #398 from albialbi/patch-1Manuel Munz
bssid und ssid scheme Anpassung für kathleen
2015-05-30bssid und ssid scheme Anpassung für kathleenalbialbi
2015-05-26luci-base: prevent parsing the form input after cbi emergency saveJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-05-26Merge pull request #388 from oneru/fwknop-qrJo-Philipp Wich
Luci-app-fwknopd: Update uci-defaults as key-gen is now exposed in th…
2015-05-26luci-base: fallback to a simple text editor if uci config cannot be loadedJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-05-26luci-base: rename .gitignore to .placeholderJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-05-25Merge pull request #394 from chris5560/masterChristian Schoenebeck
luci-app-ddns: fixed version check
2015-05-24luci-app-ddns: fixed version checkChristian Schoenebeck
fixed version checking in function ipkg_ver_compare() Reported issue #387 and openwrt/packages issue 1285 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-05-22Luci-app-fwknopd: Update uci-defaults as key-gen is now exposed in the ↵Jonathan Bennett
fwknopd binary Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2015-05-21Merge pull request #384 from nightcoffee/nightcoffee-patch-1Jo-Philipp Wich
luci-base: Add cache control in index.html
2015-05-20Merge pull request #385 from oneru/fwknop-qrJo-Philipp Wich
luci-app-fwknopd: Add qr code support
2015-05-20luci-app-fwknopd: Add qr code supportJonathan Bennett
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2015-05-18luci-base: Add cache control in index.html nightcoffee
Signed-off-by: Night Coffee <ydkf@qq.com>
2015-05-17IPv6 updatesSteven Barth
Signed-off-by: Steven Barth <steven@midlink.org>
2015-05-14Merge pull request #382 from chris5560/masterChristian Schoenebeck
luci-app-ddns: reflect changes on ddns-scripts
2015-05-14Merge pull request #380 from oneru/masterChristian Schoenebeck
Add initial luci-app-fwknopd - a way to control the firewall knock da…
2015-05-12Add initial luci-app-fwknopd - a way to control the firewall knock daemon ↵Jonathan Bennett
from luci Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2015-05-12luci-app-ddns: reflect changes on ddns-scriptsChristian Schoenebeck
* reflect updated language file for zh-cn * change default for retry_count to 0 compatible to ddns-scripts 2.4.2-1 * addition to retry_count help description * modified dependency on ddns-scripts 2.4.2-1 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-05-08Merge pull request #376 from chris5560/masterChristian Schoenebeck
luci-app-radicale: New app to support Radicale CalDAV/CardDAV server
2015-05-06collections/luci: depend on luci-proto-ipv6 if IPV6 is enabledJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-05-06Merge pull request #331 from poranje/proto=ipv6+aiccu+fixesJo-Philipp Wich
luci-proto-ipv6: fix aiccu requiretls
2015-05-05luci.mk: don't builtin translations selected by CONFIG_ALLJo-Philipp Wich
Make sure that translation packages enabled through CONFIG_ALL that depend on builtin packages are restricted to modules. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-05-03luci-app-radicale: New app to support Radicale CalDAV/CardDAV serverChristian Schoenebeck
New Application !!! Dependency not set because there are two packages "radicale-py2" and "radicale-py3" (currently BROKEN) available !!! Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-05-02luci-proto-ipv6: correct aiccu options defaultsPaul Oranje
- requiretls default set to disabled - corrected syntax errors in default values of Flag options for nat, verbose and requiretls.
2015-05-02Merge branch 'master' of https://github.com/openwrt/luci into ↵Paul Oranje
proto=ipv6+aiccu+fixes
2015-04-28Merge pull request #374 from wongsyrone/patch-1Jo-Philipp Wich
luci-app-ddns: fix Simplified Chinese translations
2015-04-28luci-app-ddns: fix Simplified Chinese translationsSyrone Wong
fix typos and elegant zh_CN translations
2015-04-27Merge pull request #358 from freifunk-leipzig/masterJo-Philipp Wich
luci-mod-admin-full: change adress to an ipv6-enabled host
2015-04-27Merge pull request #370 from 981213/pull_requestJo-Philipp Wich
Fix some Simplified Chinese translations in luci.
2015-04-27Merge pull request #371 from aidvu/fstab-swapJo-Philipp Wich
luci-mod-admin-full: mount points SWAP fix
2015-04-25luci-mod-admin-full: mount points SWAP fixAndrija Vucinic
SWAP section was showing an error. Fixed it to display the devices/size properly.
2015-04-24luci-base:Add some Simplified Chinese translation for luci-base郭传鈜
2015-04-24luci-app-ddns:Fix Simplified Chinese translation for luci-app-ddns郭传鈜
2015-04-23Merge pull request #369 from openwrt/revert-367-translate_pull_requestChristian Schoenebeck
Revert "luci-app-ddns:Fix Simplified Chinese translation."
2015-04-23Revert "luci-app-ddns:Fix Simplified Chinese translation."Christian Schoenebeck
2015-04-23Merge pull request #367 from 981213/translate_pull_requestChristian Schoenebeck
luci-app-ddns:Fix Simplified Chinese translation. Many Thanks Christian
2015-04-23luci-app-ddns:Fix Simplified Chinese translation.郭传鈜
2015-04-22Merge pull request #364 from chris5560/masterChristian Schoenebeck
fix wrong xhtml tags in po files
2015-04-21fix wrong xhtml tags in po filesChristian Schoenebeck
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-04-20Synchronize translationsJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-04-20build: rework i18n-sync.sh to support new structureJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-04-20luci-app-ahcp: remove leftover po templatesJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-04-20Update .gitignoreJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>