Commit graph

43 commits

Author SHA1 Message Date
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
Manuel Munz
89a03c45c5 applications/status-olsr: Disable neightbl calls in olsrd neighbors view because neightbl segfaults on BB and it wasn't used anyways. 2014-08-12 17:08:49 +00:00
Patrick Grimm
2332a0692c luci-olsr split IPv6/4 configuration in 2 sections 2014-07-30 19:11:04 +00:00
Manuel Munz
148b883c11 applications/olsr: Fix invalid json output 2013-09-19 16:49:28 +00:00
Patrick Grimm
f496c67d25 luci-olsr: fix ipv6 nil in device var 2013-08-11 21:07:25 +00:00
Patrick Grimm
bffccf25c5 luci-olsr: fix ipv6 ipv4 detection 2013-08-07 20:25:17 +00:00
Manuel Munz
2eb088f084 applications/olsr: Remove macs from olsr neighbors page; show '?' for SNR when no info is available; use a seperate column for local interface 2013-08-01 21:53:58 +00:00
Patrick Grimm
022970ec49 luci-olsr: read ip6assign from ubus 2013-07-25 08:32:04 +00:00
Patrick Grimm
56b48f76a7 luci-olsr: fix snr calc olsr neighbours and unit in Legend 2013-07-10 18:11:09 +00:00
Patrick Grimm
25c4b954a6 luci-olsr: add snr for olsr neighbours and update Legend 2013-07-10 17:52:38 +00:00
Patrick Grimm
cd04b1541d luci-olsr: neightbl for ipv6 neighbours 2013-07-07 20:16:39 +00:00
Patrick Grimm
38aa51a391 luci-olsr: add interface and wifi stats to public olsr-neighb site 2013-07-02 22:31:04 +00:00
Manuel Munz
276a93867c applications/luci-olsr: Fix overview page for ipv4 or ipv6 only 2013-03-26 10:30:41 +00:00
Manuel Munz
1c37402e41 applications/luci-olsr: Use 100ms timeout for dns requests via nixio.getnameinfo 2013-03-17 12:21:30 +00:00
Manuel Munz
97f0cf2996 applications/luci-olsr: Use jsoninfo instead of txtinfo as data source. 2013-03-16 18:08:13 +00:00
Manuel Munz
07c2268d72 applications/olsr: Make sure ipv6 addresses from are in the same format when we compare them 2013-01-21 14:14:34 +00:00
Jo-Philipp Wich
848e43a5b4 remove .i18n annotations from controller files 2012-11-26 12:53:43 +00:00
Manuel Munz
af094a27e2 applications/olsr: Device was not properly shown for ipv6 adresses which used the short form, this should take care of that issue 2012-05-28 01:31:44 +00:00
Manuel Munz
b1ef4c398b applications/luci-olsr: Update all statuspages; use json reloading on overview, neighbors and topology pages 2011-11-09 18:12:25 +00:00
Jo-Philipp Wich
1d76d8a215 applications, modules: remove i18n handling from controller modules as it moved to the themes now 2011-08-12 13:16:27 +00:00
Manuel Munz
1f9e2e6e77 applications/luci-olsr: Add config option to disable resolving of IP addresses to names in status pages 2011-02-12 13:53:29 +00:00
Manuel Munz
d9736ece54 applications/luci-olsr: Save RAM while getting the default route, very good hint from jow :) 2011-01-02 16:20:25 +00:00
Manuel Munz
50c69527e5 applications/luci-olsr: General code cleanup, thanks patrick at lunatiki dot de 2011-01-02 12:08:56 +00:00
Manuel Munz
210d775433 applications/luci-olsr: Add overview page, move old index to neigbors 2010-12-17 02:14:28 +00:00
Manuel Munz
748fc464be applications/luci-olsr: Add smartgw status page 2010-12-05 19:06:18 +00:00
Manuel Munz
8a37f56006 applications/luci-olsr: Add Hostnames, show v6 infos. Most parts of this are from patrick(at)lunatiki(dot)de again, thanks. 2010-12-05 15:02:44 +00:00
Jo-Philipp Wich
52b69bbcff applications/luci-olsr: rework ui 2010-12-05 01:55:02 +00:00
Jo-Philipp Wich
7c76587588 all: change most translate statements to new format, some need manual cleanup 2009-10-31 15:54:11 +00:00
Jo-Philipp Wich
8fcd841aa9 convert luci.fs users to nixio.fs api 2009-07-19 00:24:58 +00:00
Steven Barth
70ded13045 Use luci.fs.access instead of luci.fs.isfile where applicable 2009-01-02 21:33:10 +00:00
Jo-Philipp Wich
c505596389 applications/luci-olsr: make olsrd status pages ipv6 capable 2008-12-22 02:59:05 +00:00
Steven Barth
8815b6a7dd OXYGEN #1: Added index-marks 2008-10-09 20:28:07 +00:00
Jo-Philipp Wich
bedf65aed2 * luci/app-olsr: fix olsr status pages 2008-09-13 17:51:03 +00:00
Jo-Philipp Wich
b00102c8b7 * luci/app-olsr: improved plugin handling 2008-09-13 17:24:35 +00:00
Jo-Philipp Wich
e898a0dec6 * luci/app-olsr: first round of olsr improvements:
- implement new uci config format
	- moved hna announcements and plugins to separate pages
	- made all sections dynamic
	- added all known plugin options as additional fields
2008-09-13 01:00:11 +00:00
Steven Barth
385c63d4fb Attempt #3 2008-08-17 20:54:26 +00:00
Steven Barth
b0144108a8 Second try... 2008-08-17 20:29:00 +00:00
Steven Barth
4f2bf621be Updated OLSR page 2008-08-17 20:19:50 +00:00
Steven Barth
bbe086c9ce applications/luci-olsr: Fixed to work with 0.5.6 2008-07-05 16:27:31 +00:00
Steven Barth
2072ec939f * applications/luci-olsr: Translation 2008-06-08 18:02:47 +00:00
Steven Barth
7d03f8ea8a * Core translation
* Added license headers
* Splitted qos into separate application package
2008-06-08 08:14:31 +00:00
Steven Barth
741f7a44f5 * Fixed typos 2008-06-06 22:27:03 +00:00
Steven Barth
9322801072 * Separated OLSR pages into separate application pack
* Minor bugfixes and enhancements
2008-06-06 15:50:21 +00:00
Renamed from modules/admin-core/luasrc/controller/admin/status_olsr.lua (Browse further)