Commit graph

216 commits

Author SHA1 Message Date
Steven Barth
a4761ed42f Fix some Luadoc glitches 2008-08-27 17:49:45 +00:00
Steven Barth
86a3d500d1 Switch to new UCI version 2008-08-27 15:00:12 +00:00
Steven Barth
d463d0b835 Renamed reworked UCI API to uci2 to allow a peaceful coexistence with the old one
Minor bugfixes
2008-08-27 08:53:40 +00:00
Steven Barth
9d0c00590d Rewrote advice 2008-08-26 23:56:40 +00:00
Steven Barth
1d55c476ba Add a nice user advise 2008-08-26 23:47:42 +00:00
Steven Barth
28ffe7d704 Fixed typos 2008-08-26 23:20:41 +00:00
Steven Barth
91ba7c42f5 UCI API changes 2008-08-26 23:00:44 +00:00
Steven Barth
73815885d8 Updated UCI in contrib 2008-08-26 19:10:14 +00:00
Steven Barth
df40e4df5e libs/json: Completed JSON library
modules/rpc: Added experimental JSON-RPC API
2008-08-26 17:50:32 +00:00
Steven Barth
451eacf8da CBI-UVL integration part #1 2008-08-24 16:22:49 +00:00
Jo-Philipp Wich
606f7dc313 * luci/contrib: bump uci to v0.6.0 2008-08-23 17:51:51 +00:00
Steven Barth
9cf785aba8 Added LPEG 2008-08-21 18:36:06 +00:00
Steven Barth
cfc153984d updates 2008-08-20 20:26:03 +00:00
Steven Barth
480b181631 Added batmand UCI config 2008-08-20 19:45:31 +00:00
Jo-Philipp Wich
431a2cac7b * luci/contrib: update uci to v0.5.0 2008-08-20 15:43:57 +00:00
Jo-Philipp Wich
f0bc93711d * luci/contrib: update to latest uci git version 2008-08-19 20:30:06 +00:00
Steven Barth
50a1f999ce contrib/uci: Updated .gitignore 2008-08-18 23:30:37 +00:00
Jo-Philipp Wich
63c48c8dde * luci/libs: update uci to most recent git revision 2008-08-18 20:34:15 +00:00
Jo-Philipp Wich
c82392c6f2 * luci/contrib: use bleeding edge uci version from git 2008-08-18 17:21:54 +00:00
Steven Barth
23b17ce06f Finally... 2008-08-18 01:32:49 +00:00
Steven Barth
e4e1743adf Catch... 2008-08-18 01:31:34 +00:00
Steven Barth
df97299573 try... 2008-08-18 01:30:15 +00:00
Jo-Philipp Wich
3ea4572c35 * luci/contrib: add uvl to makefile 2008-08-17 23:11:13 +00:00
Steven Barth
97ce1ad8ad Preparing rewrite of WiFi configuration 2008-08-17 18:32:53 +00:00
Steven Barth
3e30400b63 Added Russian base translation (thanks Skryabin Dmitry) 2008-08-17 10:51:38 +00:00
Steven Barth
a31b38435a Resolve some pseudo-recursive dependency 2008-08-15 00:38:11 +00:00
Jo-Philipp Wich
4e26d886eb * luci/contrib: add openwrt.org light theme to Makefile 2008-08-11 16:58:45 +00:00
Steven Barth
ba28c05242 Fixed last commit 2008-08-11 16:14:04 +00:00
Steven Barth
c10065b71c Added new Application luci-samba offering SMB/CIFS network share configuration 2008-08-11 16:05:50 +00:00
Jo-Philipp Wich
7528812494 * luci/contrib: added support for constants documentation in luadoc 2008-08-09 18:38:16 +00:00
Jo-Philipp Wich
fa2d17a3f9 * luci/contrib: implemented "@cstyle" tag in luadoc to tell whether a "module" is a class or an object instance; changed templates to use instance:function() notation for instances and function() notation for class members. 2008-08-09 17:41:01 +00:00
Jo-Philipp Wich
ba7b178943 * luci/contrib: remove remaining debugging code from luadoc 2008-08-09 16:37:34 +00:00
Jo-Philipp Wich
d8ed736906 * luci/contrib: fixed anchors in virtual module documentation, only render parameters to html which have a corresponding @param tag 2008-08-09 16:36:16 +00:00
Jo-Philipp Wich
e4f0c97551 * luci/contrib: added support for multiple modules per file in luadoc 2008-08-09 16:01:31 +00:00
Steven Barth
d1998ce924 Added missing dependency which broke LuCI
Removed unneeded Broadcom sanity check
2008-08-09 00:42:35 +00:00
Steven Barth
77ef326e77 Use http instead of https in Makefile 2008-08-07 13:14:35 +00:00
Steven Barth
c9a2925055 libs/core: Outsourced luci.sys to own directory 2008-08-06 21:40:48 +00:00
Steven Barth
50093ed3d9 Moved luci.sys.libpath to luci.util 2008-08-06 20:20:40 +00:00
Steven Barth
b1b0c085de Outsourced IPKG abstraction to own directory 2008-08-06 19:51:48 +00:00
Steven Barth
66ab2700d7 Reenable working Freifunk modules 2008-08-06 19:45:21 +00:00
Steven Barth
e194d33c53 Add bitlib Makefile 2008-08-05 17:14:58 +00:00
Steven Barth
ab7bda0b89 Fixed OpenWRT Makefile, mark Freifunk packages as broken 2008-08-05 16:10:47 +00:00
Steven Barth
a0d4bfceb5 Remove incompatible interface alias script 2008-08-05 10:42:50 +00:00
Steven Barth
1cf78edcbf Remove abandoned firewall configuration file 2008-08-05 00:09:59 +00:00
Steven Barth
ad04a82125 Add firewall configuration to dev environment 2008-08-04 23:37:59 +00:00
Steven Barth
9a63ad7c10 applications/luci-fw: Reworked to use the new native UCI-based firewall configuration 2008-08-04 23:36:33 +00:00
Jo-Philipp Wich
15e7639168 * luci/contrib: fix bitlib compilation 2008-08-04 22:46:26 +00:00
Jo-Philipp Wich
9a3d3b2787 * luci/contrib: packaged bitlib 2008-08-04 21:35:37 +00:00
Steven Barth
15facd9280 modules/admin-*: Fixes for firmware upgrade and system reset 2008-08-03 16:33:49 +00:00
Steven Barth
e3097c4df3 luci-addons: Fixed keeping of configuration files in luci-flash 2008-08-03 09:52:12 +00:00