summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2015-01-10Modified dependenciesChristian Schoenebeck
Module luci-base - libubus-lua not needed Module luci-mod-admin - libubus-lua needed Collection luci - luci-lib-nixio not needed, already in luci-base Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-01-10luci-base: handle missing translations in template engineJo-Philipp Wich
Previously the template engine did not interpolate translation macros if no translation catalogue could be loaded due to a missing i18n directory. Change the offending code to return the original string in any error case. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-10luci-base: add depends on libubus-lua and luci-lib-nixio as wellJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-10luci-base: depend on libuci-luaJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-10build: fix language dependency handlingJo-Philipp Wich
Turn language selection into a tristate, this allows building language packages without having them included in the image. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-10luci-base: fix dependency on lua (#284)Jo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-09luci-base: depend on Lua (#283)Jo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-09luci-app-ahcp: remove empty src directoryJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-09luci-lib-px5g: add missing src Makefile and fix dependsJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-09luci-lib-luaneightbl: add src Makefile and fix dependencies (#282)Jo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08luci-mod-admin-full: fix build dep spec in previous commit (#281)Jo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08luci-mod-admin-full: add build dependency on libiwinfoJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08build: remove remainders of old build systemJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08build: adapt zoneinfo2lua.pl to new structureJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08Remove obsolete .mk filesJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08build: adapt i18n-update.pl to new structureJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08build: adapt mkbasepot.sh to new structureJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08contrib: remove abandonned projectsJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08Move mjpg-streamer.pot to the right directoryJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08Remove obsolete i18n directoryJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08Remove obsolete ipkg directoriesJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08contrib: remove obsolete luci package definitionsJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08luci-base: luci.util: rewrite threadlocal code to not confuse minifierJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08Rework LuCI build systemJo-Philipp Wich
* Rename subdirectories to their repective OpenWrt package names * Make each LuCI module its own standalone package * Deploy a shared luci.mk which is used by each module Makefile Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-05Merge pull request #278 from nmav/ocservJo-Philipp Wich
Print the ocserv's certificate hash and key ID
2015-01-05Print the ocserv's certificate hash and key IDNikos Mavrogiannopoulos
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-05Merge pull request #264 from thess/mjpg-streamerJo-Philipp Wich
luci-app-mjpg-streamer: Add new module for mjpg-streamer management
2015-01-05Merge pull request #273 from FreifunkUFO/masterJo-Philipp Wich
luci-freifunk-diagnostics: change adress to an ipv6-enabled host
2014-12-29change adress to an ipv6-enabled hostFreifunkUFO
2014-12-25Merge pull request #271 from FreifunkUFO/masterManuel Munz
package/community-profiles: add profile_31c3
2014-12-24details 31c3FreifunkUFO
2014-12-24new profile for 31c3FreifunkUFO
2014-12-18Merge pull request #267 from n3ph/masterManuel Munz
package/community-profiles: add profile_freiburg
2014-12-17Update profile_freiburgn3ph
The SSID freiburg.freifunk.net is used as the VAP-SSID so we have to use sth. different for the ad-hoc SSID.. ATM 02:d1:11:37:fc:38 - why not using 02:CA:FF:EE:BA:BE...
2014-12-17Create profile_freiburgn3ph
2014-12-09Merge pull request #262 from chris5560/masterJo-Philipp Wich
luci-app-ddns: Update to support ddns-scripts 2.1.0-3
2014-12-09luci-app-mjpg-streamer: Add new module for mjpg-streamer managementTed Hess
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-07luci-app-ddns: Update to support ddns-scripts 2.1.0-3Christian Schoenebeck
- modified controller -- remove support for ddns-scripts Version 1.x -- ddns-scripts not correctly installed do not start -- no config file create an empty one - moved log settings to advanced tab - set default syslog level "Notice" - removed special handling for dynamic_dns_helper.sh in postinst Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-11-24Merge pull request #256 from chris5560/masterJo-Philipp Wich
luci-app-ddns: modified to support ddns-scripts 2.1.0-2
2014-11-22Merge pull request #258 from remakeelectric/accept-multi-chunk-postJo-Philipp Wich
luci.http.protocol: Allow posts to contain more than a single chunk
2014-11-21luci.http.protocol: Allow posts to contain more than a single chunkKarl Palsson
The ltn12.pump.step() loop in parse_message_body was incorrectly testing for EOF, and returning after the first chunk, even if further chunks were available. The loop in parse_message_header made the correct check, and test code making raw ajax json posts now succeeds for posts >= 2048 bytes. Signed-off-by: Karl Palsson <karlp@remake.is>
2014-11-17Merge pull request #257 from NeoRaider/masterJo-Philipp Wich
modules/base: ltn12: fix source.file() termination condition
2014-11-17modules/base: ltn12: source.file() should terminate when an empty chunk is readMatthias Schiffer
The read method of nixio's file and socket objects both return an empty string when they reach EOF, not nil, causing the consumer to loop endlessly as source.file() never terminates. As there is no other situation in which an empty chunk is read, just change it to nil to terminate the consumer's loop. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-11-15luci-app-ddns: modified to support ddns-scripts 2.1.0-2Christian Schoenebeck
- moved /usr/lib/ddns/dynamic_dns_lucihelper.sh to ddns-scripts package - fixed error message when validating proxy - modified validating ip_script to allow the usage of parameters - using ipkg/postinst AND ipkg/postinst-pkg as long as LuCI Makefiles did not fullfil requirements of new OpenWrt default_postinst and default_postrm reported in Issue #255 - cleanup whitespaces at line ends Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-11-14Merge pull request #247 from Wedmer/masterJo-Philipp Wich
Create README.md
2014-11-14Merge pull request #249 from openwrt-es/luci-nextJo-Philipp Wich
applications/luci-dump1090: update config to latest version
2014-11-14Merge pull request #250 from openwrt-es/luci-next2Jo-Philipp Wich
Fix disabling service instance for dump1090/udpxy/shairplay/shairport
2014-11-14Merge pull request #248 from chris5560/masterJo-Philipp Wich
luci-app-ddns: Update to support ddns-scripts 2.1.0-1
2014-11-14Merge pull request #252 from hnyman/update-tzJo-Philipp Wich
Update timezone data to 2014i (from 2011n)
2014-11-14Update timezone info to 2014i (from 2011n)Hannu Nyman
Timezone information embedded in Luci is updated to 2014i. Afaik, the old data was from version 2011n. I used build/zoneinfo2lua.pl to pull data from my Ubuntu 14.10 buildhost that contains 2014i version of the timezone data. 2014j has been released this week, but is not yet embedded in Ubuntu and Turks&Caicos is the only affected country/zone. 2014i: http://mm.icann.org/pipermail/tz-announce/2014-October/000026.html 2014j: http://mm.icann.org/pipermail/tz-announce/2014-November/000027.html This update should fix Openwrt bugs #11445 and #18323. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>