summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2015-07-07contrib/meshwizard: fix LAN with OLSR and DHCPManuel Munz
2015-07-05contrib/meshwizard: fix a bug that occured when processing list options in ↵Manuel Munz
set_defaults()
2015-07-04Merge pull request #425 from aa65535/masterChristian Schoenebeck
luci-app-shadowsocks-libev: add package
2015-07-03luci-mod-admin-full: restart the firewall instead of reloading itJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-07-03luci-app-shadowsocks-libev: add packageJian Chang
This adds support for configuring shadowsocks-libev Signed-off-by: Jian Chang <aa65535@live.com>
2015-06-28fix ifname in wifi overview (freifunk public status).Manuel Munz
2015-06-28Fix routes on freifunk public status pageManuel Munz
2015-06-25contrib/firefunk-watchdog: fix build against muslJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-24Merge pull request #424 from kdarbyshirebryant/masterJo-Philipp Wich
luci-app-upnp: Stop sys upgrade disabling miniupnpd service on first boot after upgrade
2015-06-22Merge pull request #1 from kdarbyshirebryant/miniupnpdatupgradekdarbyshirebryant
Delete luci-upnp
2015-06-22Delete luci-upnpkdarbyshirebryant
Stop sys upgrade automatically disabling miniupnpd on first boot after upgrade. I spent a lot of time tracking this behaviour down which only occurs if you have luci-app-upnp installed.
2015-06-17Update base.pofabio70mi
Corrected "Aggironamento Automatico" to "Aggiornamento Automatico"
2015-06-16Merge pull request #419 from dangowrt/fix-olsr-json-dependencyJo-Philipp Wich
luci-app-olsr: depend on luci-lib-json
2015-06-16luci-app-olsr: depend on luci-lib-jsonDaniel Golle
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-16Fix markup in Template referenceJo-Philipp Wich
2015-06-16Fix links in ThemesHowTo.mdJo-Philipp Wich
2015-06-16Add documentation converted from old Trac wiki pagesJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-16Merge pull request #414 from maz-1/mjpg-updateJo-Philipp Wich
add chinese translations for luci-app-mjpg-streamer
2015-06-14Merge pull request #409 from oneru/fwknop-qrChristian Schoenebeck
Luci-app-fwknopd:add a couple config options to the interface
2015-06-13Merge pull request #1 from maz-1/allcommitsmaz-1
add chinese translations for luci-app-mjpg-streamer
2015-06-12Merge pull request #410 from maz-1/masterChristian Schoenebeck
add chinese translations to luci-app-privoxy
2015-06-11add chinese translations for luci-app-mjpg-streamermaz-1
2015-06-11add chinese translations for luci-app-privoxymaz-1
2015-06-10Luci-app-fwknopd:add a couple config options to the interfaceJonathan Bennett
Minor tweaks to uci-defaults refresh translation files Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
2015-06-10Merge pull request #402 from NeoRaider/json-empty-objectJo-Philipp Wich
luci-lib-json: ignore null keys to allow encoding empty objects
2015-06-10Merge pull request #389 from hnyman/timezone2015dJo-Philipp Wich
Timezone information is updated to 2015d, released on 24 Apr 2015.
2015-06-07Merge pull request #403 from hnyman/fix-qos-l7Jo-Philipp Wich
luci-app-qos: remove l7 options
2015-06-06luci-app-qos: remove l7 optionsHannu Nyman
Cleanup luci-app-qos, as it still contains references to l7 functionality that has been removed both from kernel and from qos-scripts. Qos config page has a non-functional "Service" option and every visit to qos config page generates currently an error as no l7 files can be found. daemon.err uhttpd[2285]: find: /etc/l7-protocols/: No such file or directory Patch removes "Service" option and the l7 file search. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-06-04luci-lib-json: ignore null keys to allow encoding empty objectsMatthias Schiffer
There is currently no way to encode an empty object {}, as empty tables are encoded as empty lists []. With this patch, encode() will ignore table fields with the key json.null (which doesn't make sense anyways). This allows adding a field with key json.null to force encoding it as an object. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2015-06-04Merge pull request #401 from chris5560/masterChristian Schoenebeck
luci-app-privoxy: fixed function ipkg_ver_compare()
2015-06-04luci-app-privoxy: fixed function ipkg_ver_compare()Christian Schoenebeck
fixed function ipkg_ver_compare() Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-06-04Merge pull request #400 from chris5560/masterChristian Schoenebeck
luci-app-radicale: fixed function ipkg_ver_compare
2015-06-04luci-app-radicale: fixed function ipkg_ver_compareChristian Schoenebeck
fixed function ipkg_ver_compare() Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-05-31contrib/community-profiles/augsburg: Increase leasetime and bandwidth limitsManuel Munz
2015-05-31applications/splash: remove set -x from splash.shManuel Munz
2015-05-30modules/freifunk: fix basics cbi modelManuel Munz
2015-05-30applications/olsr: change config file download on olsr overview page to use ↵Manuel Munz
seperate v4 and v6 config files
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>