Jo-Philipp Wich
c5477f717d
Merge pull request #288 from chris5560/master
...
Modified dependencies
2015-01-10 22:39:41 +01:00
Christian Schoenebeck
42757cb549
Modified dependencies
...
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-10 22:33:43 +01:00
Jo-Philipp Wich
9a81d8ff32
luci-base: handle missing translations in template engine
...
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-10 21:19:54 +01:00
Jo-Philipp Wich
1380c7b07d
luci-base: add depends on libubus-lua and luci-lib-nixio as well
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-10 19:58:06 +01:00
Jo-Philipp Wich
26aefe4f69
luci-base: depend on libuci-lua
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-10 19:54:05 +01:00
Jo-Philipp Wich
a36807b942
build: fix language dependency handling
...
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-10 14:20:18 +01:00
Jo-Philipp Wich
c97011fd97
luci-base: fix dependency on lua ( #284 )
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-10 13:42:42 +01:00
Jo-Philipp Wich
3afecbd8ab
luci-base: depend on Lua ( #283 )
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-09 16:35:23 +01:00
Jo-Philipp Wich
6ee776863a
luci-app-ahcp: remove empty src directory
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-09 13:23:34 +01:00
Jo-Philipp Wich
f4fb587125
luci-lib-px5g: add missing src Makefile and fix depends
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-09 13:19:28 +01:00
Jo-Philipp Wich
3c6d03ddee
luci-lib-luaneightbl: add src Makefile and fix dependencies ( #282 )
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-09 13:04:01 +01:00
Jo-Philipp Wich
db653649ff
luci-mod-admin-full: fix build dep spec in previous commit ( #281 )
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08 22:24:25 +01:00
Jo-Philipp Wich
80c06a773d
luci-mod-admin-full: add build dependency on libiwinfo
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08 22:17:36 +01:00
Jo-Philipp Wich
b348413fb2
build: remove remainders of old build system
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08 16:52:51 +01:00
Jo-Philipp Wich
eb25d532a8
build: adapt zoneinfo2lua.pl to new structure
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08 16:51:47 +01:00
Jo-Philipp Wich
4cb3aed0ca
Remove obsolete .mk files
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08 16:49:42 +01:00
Jo-Philipp Wich
fe9ef86750
build: adapt i18n-update.pl to new structure
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08 16:46:58 +01:00
Jo-Philipp Wich
85e4256a7a
build: adapt mkbasepot.sh to new structure
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08 16:40:09 +01:00
Jo-Philipp Wich
7e4fff2514
contrib: remove abandonned projects
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08 16:35:30 +01:00
Jo-Philipp Wich
d82b889a7b
Move mjpg-streamer.pot to the right directory
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08 16:34:17 +01:00
Jo-Philipp Wich
2f043016e8
Remove obsolete i18n directory
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08 16:32:32 +01:00
Jo-Philipp Wich
50b258a1d4
Remove obsolete ipkg directories
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08 16:31:40 +01:00
Jo-Philipp Wich
39ff053890
contrib: remove obsolete luci package definitions
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08 16:26:52 +01:00
Jo-Philipp Wich
fa84ca05d5
luci-base: luci.util: rewrite threadlocal code to not confuse minifier
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08 16:26:20 +01:00
Jo-Philipp Wich
1bb4822dca
Rework LuCI build system
...
* 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-08 16:26:20 +01:00
Jo-Philipp Wich
9edd0e46c3
Merge pull request #278 from nmav/ocserv
...
Print the ocserv's certificate hash and key ID
2015-01-05 19:04:19 +01:00
Nikos Mavrogiannopoulos
fb4ce0f954
Print the ocserv's certificate hash and key ID
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-05 18:59:13 +01:00
Jo-Philipp Wich
66aa988246
Merge pull request #264 from thess/mjpg-streamer
...
luci-app-mjpg-streamer: Add new module for mjpg-streamer management
2015-01-05 17:16:59 +01:00
Jo-Philipp Wich
3fd748745c
Merge pull request #273 from FreifunkUFO/master
...
luci-freifunk-diagnostics: change adress to an ipv6-enabled host
2015-01-05 16:35:50 +01:00
FreifunkUFO
9ad09999d5
change adress to an ipv6-enabled host
2014-12-29 19:05:00 +01:00
Manuel Munz
5e6c33e213
Merge pull request #271 from FreifunkUFO/master
...
package/community-profiles: add profile_31c3
2014-12-25 10:15:51 +01:00
FreifunkUFO
f02b18b10c
details 31c3
2014-12-24 03:50:24 +01:00
FreifunkUFO
154dd68b56
new profile for 31c3
2014-12-24 03:41:38 +01:00
Manuel Munz
43c395abe0
Merge pull request #267 from n3ph/master
...
package/community-profiles: add profile_freiburg
2014-12-18 01:53:26 +01:00
n3ph
d60c8f7b35
Update profile_freiburg
...
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-17 18:45:34 +01:00
n3ph
78b5457d3f
Create profile_freiburg
2014-12-17 18:27:38 +01:00
Jo-Philipp Wich
0fb85fb307
Merge pull request #262 from chris5560/master
...
luci-app-ddns: Update to support ddns-scripts 2.1.0-3
2014-12-09 16:38:04 +01:00
Ted Hess
624e37ceae
luci-app-mjpg-streamer: Add new module for mjpg-streamer management
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-09 09:49:58 -05:00
Christian Schoenebeck
61c6c67ae6
luci-app-ddns: Update to support ddns-scripts 2.1.0-3
...
- 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-12-07 21:31:57 +01:00
Jo-Philipp Wich
91532de617
Merge pull request #256 from chris5560/master
...
luci-app-ddns: modified to support ddns-scripts 2.1.0-2
2014-11-24 11:37:24 +01:00
Jo-Philipp Wich
df61ddaf87
Merge pull request #258 from remakeelectric/accept-multi-chunk-post
...
luci.http.protocol: Allow posts to contain more than a single chunk
2014-11-22 19:21:26 +01:00
Karl Palsson
65d42ae75a
luci.http.protocol: Allow posts to contain more than a single chunk
...
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-21 18:18:51 +00:00
Jo-Philipp Wich
f81be49ae7
Merge pull request #257 from NeoRaider/master
...
modules/base: ltn12: fix source.file() termination condition
2014-11-17 15:21:47 +01:00
Matthias Schiffer
7bd68db7d7
modules/base: ltn12: source.file() should terminate when an empty chunk is read
...
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-17 14:35:24 +01:00
Christian Schoenebeck
157e8e52ae
luci-app-ddns: modified to support ddns-scripts 2.1.0-2
...
- 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-15 22:06:18 +01:00
Jo-Philipp Wich
a226f199ac
Merge pull request #247 from Wedmer/master
...
Create README.md
2014-11-14 17:18:33 +01:00
Jo-Philipp Wich
1aeb236a94
Merge pull request #249 from openwrt-es/luci-next
...
applications/luci-dump1090: update config to latest version
2014-11-14 17:17:57 +01:00
Jo-Philipp Wich
534d73793f
Merge pull request #250 from openwrt-es/luci-next2
...
Fix disabling service instance for dump1090/udpxy/shairplay/shairport
2014-11-14 17:17:39 +01:00
Jo-Philipp Wich
559bf9126c
Merge pull request #248 from chris5560/master
...
luci-app-ddns: Update to support ddns-scripts 2.1.0-1
2014-11-14 17:17:14 +01:00
Jo-Philipp Wich
ea17c9d44e
Merge pull request #252 from hnyman/update-tz
...
Update timezone data to 2014i (from 2011n)
2014-11-14 16:29:02 +01:00