Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-25 | libs/core: further fixes for luci.util.pcdata(), fix wrong character range ↵ | Jo-Philipp Wich | |
and drop invalid control chars entirely | |||
2009-01-25 | libs/core: rework luci.util.pcdata() to also escape ascii control chars | Jo-Philipp Wich | |
2009-01-21 | libs/lucittpd: fix format strings in luaplugin.c and log.c | Jo-Philipp Wich | |
2009-01-20 | urldecode path_info before using it | Steven Barth | |
2009-01-20 | Add utime to luci.fs | Steven Barth | |
2009-01-20 | libs/cbi: remove workaround for libuci | Jo-Philipp Wich | |
2009-01-20 | libs/cbi: | Jo-Philipp Wich | |
- add workaround for libuci-lua bug when writing list values - compare values against keyllist not vallist when validating StaticList -> fixes StaticList and DynamicList widgets | |||
2009-01-19 | libs/uci: implement get_bool() to retrive uci variables as boolean value | Jo-Philipp Wich | |
2009-01-18 | libs/uvl: update inline documentation | Jo-Philipp Wich | |
2009-01-17 | libs/uvl: | Jo-Philipp Wich | |
- allow overriding the config directory in luci.uvl - support --configdir for uvl verify too | |||
2009-01-17 | Purge abandonend brands | Steven Barth | |
2009-01-17 | build: add mkversion.sh helper script | Jo-Philipp Wich | |
contrib: (re-)generate version.lua at build time libs/core: use version.lua themes: adept header to version.lua, fix css for openwrt.org | |||
2009-01-17 | Autoapplying on creation / deletion of sections is annoying, disable it. | Steven Barth | |
2009-01-14 | Automatic language detection | Steven Barth | |
2009-01-12 | libs/cbi: implement .sectionhead and .sectiondesc properties to allow ↵ | Jo-Philipp Wich | |
labelling the id column in table layouts | |||
2009-01-11 | libs/cbi: also set id attribute for hidden fields | Jo-Philipp Wich | |
2009-01-11 | libs/cbi: add support for hidden form fields in sections | Jo-Philipp Wich | |
2009-01-09 | Resolve dependencies when a combobox is updated. | Steven Barth | |
2009-01-04 | Introduce active (pulling) JSON-Decoder | Steven Barth | |
2009-01-04 | Add extended dispatching targets, optimize dispatching behaviour | Steven Barth | |
2008-12-27 | libs/ip: return a copy of given tables in __mask16() to avoid destroying ↵ | Jo-Philipp Wich | |
them later | |||
2008-12-22 | Fix urltoken passing on several pages | Steven Barth | |
2008-12-19 | libs/core: implement fs.isdirectory() | Jo-Philipp Wich | |
2008-12-17 | Fixed REQUEST_URI | Steven Barth | |
2008-12-15 | Refined urltokens and XSRF protection | Steven Barth | |
2008-12-14 | Implement URL tokens | Steven Barth | |
Add basic XSRF protection | |||
2008-12-14 | Added luci.sauth.kill, sanitize luci.sauth even more | Steven Barth | |
2008-12-09 | prevent package upgrade failures caused by sloppy postinstalls | Jo-Philipp Wich | |
2008-12-07 | Start LuCIttpd in background | Steven Barth | |
2008-12-07 | Make luci.sys.wifi.getiwconfig more compatible | Steven Barth | |
2008-12-07 | Make LuCIttpd work OOTB | Steven Barth | |
2008-12-06 | build: generate timezone offsets too in zoneinfo2lua.pl | Jo-Philipp Wich | |
libs/http: drop zoneinfo information in luci.http.protocol.data, use luci.sys.zoneinfo instead libs/sys: refresh zoneinfo information | |||
2008-12-05 | Reload luci.config for each thread | Steven Barth | |
2008-11-30 | modules/admin-full: whitesapce cleanup in routes.lua | Jo-Philipp Wich | |
libs/sys: code changes in routes6() and defaultroute6() | |||
2008-11-30 | Don't fail if we do not have v6 support | Steven Barth | |
2008-11-30 | Optimized conntrack (thanks to Joe Burpee) | Steven Barth | |
2008-11-30 | Merge LuCIttpd | Steven Barth | |
2008-11-29 | Scope compatibility fixes | Steven Barth | |
2008-11-29 | libs/web: reformat code in dispatcher.lua that confuses luadoc | Jo-Philipp Wich | |
2008-11-29 | libs/core/ip: optmizations | Jo-Philipp Wich | |
libs/sys: implement defaultroute6(), change return values of routes() and routes6() modules/admin-full: adept route config page to new api modules/freifunk: adept overview page to new routes api | |||
2008-11-27 | Enable rmempty by default | Steven Barth | |
2008-11-27 | libs/sys: whitespace fix | Jo-Philipp Wich | |
2008-11-27 | libs/sys: fix regexp pattern in routes6() | Jo-Philipp Wich | |
2008-11-26 | libs/sys: whitespaces fixes | Jo-Philipp Wich | |
2008-11-26 | libs/sys: implement luci.sys.net.routes6() | Jo-Philipp Wich | |
2008-11-26 | libs/core/ip: fix host() method | Jo-Philipp Wich | |
2008-11-26 | libs/core/ip: fix prefix length handling in Hex() constructor | Jo-Philipp Wich | |
2008-11-20 | Fixed last commit | Steven Barth | |
2008-11-20 | Remove luci.cutil: does not affect performance | Steven Barth | |
2008-11-20 | More luci.cutil | Steven Barth | |