Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-30 | contrib/meshwizard: add ipv6only option to txtinfo/jsoninfo plugin config | Manuel Munz | |
2015-05-30 | applications/olsr: redirect errors on jsoninfo connects with netcat to ↵ | Manuel Munz | |
/dev/null to avoid spamming the log | |||
2015-05-30 | applications/olsr: Get jsoninfo source port prom olsrd/olsrd6 config file | Manuel Munz | |
2015-05-30 | meshwizard: use different port (9091) for ipv6 jsoninfo | Manuel Munz | |
2015-05-30 | add changes that were missing in the last commit | Manuel Munz | |
2015-05-30 | Merge branch 'master' of github.com:openwrt/luci | Manuel Munz | |
2015-05-30 | contrib/meshwizard: fix interaction with uci in OpenWrt CC, see ↵ | Manuel Munz | |
https://dev.openwrt.org/ticket/19539 | |||
2015-05-30 | Merge pull request #398 from albialbi/patch-1 | Manuel Munz | |
bssid und ssid scheme Anpassung für kathleen | |||
2015-05-30 | bssid und ssid scheme Anpassung für kathleen | albialbi | |
2015-05-26 | luci-base: prevent parsing the form input after cbi emergency save | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-05-26 | Merge pull request #388 from oneru/fwknop-qr | Jo-Philipp Wich | |
Luci-app-fwknopd: Update uci-defaults as key-gen is now exposed in th… | |||
2015-05-26 | luci-base: fallback to a simple text editor if uci config cannot be loaded | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-05-26 | luci-base: rename .gitignore to .placeholder | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-05-25 | Merge pull request #394 from chris5560/master | Christian Schoenebeck | |
luci-app-ddns: fixed version check | |||
2015-05-24 | luci-app-ddns: fixed version check | Christian 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-22 | Luci-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-21 | Merge pull request #384 from nightcoffee/nightcoffee-patch-1 | Jo-Philipp Wich | |
luci-base: Add cache control in index.html | |||
2015-05-20 | Merge pull request #385 from oneru/fwknop-qr | Jo-Philipp Wich | |
luci-app-fwknopd: Add qr code support | |||
2015-05-20 | luci-app-fwknopd: Add qr code support | Jonathan Bennett | |
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz> | |||
2015-05-18 | luci-base: Add cache control in index.html | nightcoffee | |
Signed-off-by: Night Coffee <ydkf@qq.com> | |||
2015-05-17 | IPv6 updates | Steven Barth | |
Signed-off-by: Steven Barth <steven@midlink.org> | |||
2015-05-14 | Merge pull request #382 from chris5560/master | Christian Schoenebeck | |
luci-app-ddns: reflect changes on ddns-scripts | |||
2015-05-14 | Merge pull request #380 from oneru/master | Christian Schoenebeck | |
Add initial luci-app-fwknopd - a way to control the firewall knock da… | |||
2015-05-12 | Add 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-12 | luci-app-ddns: reflect changes on ddns-scripts | Christian 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-08 | Merge pull request #376 from chris5560/master | Christian Schoenebeck | |
luci-app-radicale: New app to support Radicale CalDAV/CardDAV server | |||
2015-05-06 | collections/luci: depend on luci-proto-ipv6 if IPV6 is enabled | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-05-06 | Merge pull request #331 from poranje/proto=ipv6+aiccu+fixes | Jo-Philipp Wich | |
luci-proto-ipv6: fix aiccu requiretls | |||
2015-05-05 | luci.mk: don't builtin translations selected by CONFIG_ALL | Jo-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-03 | luci-app-radicale: New app to support Radicale CalDAV/CardDAV server | Christian 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-02 | luci-proto-ipv6: correct aiccu options defaults | Paul Oranje | |
- requiretls default set to disabled - corrected syntax errors in default values of Flag options for nat, verbose and requiretls. | |||
2015-05-02 | Merge branch 'master' of https://github.com/openwrt/luci into ↵ | Paul Oranje | |
proto=ipv6+aiccu+fixes | |||
2015-04-28 | Merge pull request #374 from wongsyrone/patch-1 | Jo-Philipp Wich | |
luci-app-ddns: fix Simplified Chinese translations | |||
2015-04-28 | luci-app-ddns: fix Simplified Chinese translations | Syrone Wong | |
fix typos and elegant zh_CN translations | |||
2015-04-27 | Merge pull request #358 from freifunk-leipzig/master | Jo-Philipp Wich | |
luci-mod-admin-full: change adress to an ipv6-enabled host | |||
2015-04-27 | Merge pull request #370 from 981213/pull_request | Jo-Philipp Wich | |
Fix some Simplified Chinese translations in luci. | |||
2015-04-27 | Merge pull request #371 from aidvu/fstab-swap | Jo-Philipp Wich | |
luci-mod-admin-full: mount points SWAP fix | |||
2015-04-25 | luci-mod-admin-full: mount points SWAP fix | Andrija Vucinic | |
SWAP section was showing an error. Fixed it to display the devices/size properly. | |||
2015-04-24 | luci-base:Add some Simplified Chinese translation for luci-base | 郭传鈜 | |
2015-04-24 | luci-app-ddns:Fix Simplified Chinese translation for luci-app-ddns | 郭传鈜 | |
2015-04-23 | Merge pull request #369 from openwrt/revert-367-translate_pull_request | Christian Schoenebeck | |
Revert "luci-app-ddns:Fix Simplified Chinese translation." | |||
2015-04-23 | Revert "luci-app-ddns:Fix Simplified Chinese translation." | Christian Schoenebeck | |
2015-04-23 | Merge pull request #367 from 981213/translate_pull_request | Christian Schoenebeck | |
luci-app-ddns:Fix Simplified Chinese translation. Many Thanks Christian | |||
2015-04-23 | luci-app-ddns:Fix Simplified Chinese translation. | 郭传鈜 | |
2015-04-22 | Merge pull request #364 from chris5560/master | Christian Schoenebeck | |
fix wrong xhtml tags in po files | |||
2015-04-21 | fix wrong xhtml tags in po files | Christian Schoenebeck | |
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com> | |||
2015-04-20 | Synchronize translations | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-04-20 | build: rework i18n-sync.sh to support new structure | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-04-20 | luci-app-ahcp: remove leftover po templates | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-04-20 | Update .gitignore | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> |