summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2010-11-13modules/admin-full: fix join/edit links in wifi overviewJo-Philipp Wich
2010-11-13libs/web: allow percent sign in urlsJo-Philipp Wich
2010-11-13modules/admin-full: add a missing escape in packages templateJo-Philipp Wich
2010-11-13libs/web: stricter validation in build_url(), prevents some XSSJo-Philipp Wich
2010-11-13libs/core: switch to C pcdata() implementation, its up to 7 times faster ↵Jo-Philipp Wich
while also ensuring safe UTF-8
2010-11-12libs/web: fix sanitize_utf8(), passes all testcases nowJo-Philipp Wich
2010-11-12libs/web: add UTF-8 validation and pcdata escaping C routines to template parserJo-Philipp Wich
2010-11-11themes/openwrt: add various CSS fixesJo-Philipp Wich
2010-11-11contrib: fix packaging of lucid, lucid-http and lucid-rpcJo-Philipp Wich
2010-11-11contrib: fix typo in MakefileJo-Philipp Wich
2010-11-11contrib: remove reference to not existing luanet libraryJo-Philipp Wich
2010-11-09modules/admin-full: fix typo introduced with r6406Jo-Philipp Wich
2010-11-09libs/core: restore original implementation of copcall() and coxpcall(), ↵Jo-Philipp Wich
solves issues with RPC UCI endpoint
2010-11-09modules/admin-full: add missing translation calls to wifi overview Jo-Philipp Wich
tempalte
2010-11-08modules/admin-full: properly handle disabled radios in live overviewJo-Philipp Wich
2010-11-08modules/admin-full: add assoclist to wifi status JSON responseJo-Philipp Wich
2010-11-08modules/admin-full: live status for wifi overview pageJo-Philipp Wich
2010-11-08modules/admin-full: add requested network id in wifi status JSON responseJo-Philipp Wich
2010-11-08modules/admin-full: fix missing translation call in previous commitJo-Philipp Wich
2010-11-08modules/admin-full: abandon flash_keep and switch to /etc/sysupgrade.confJo-Philipp Wich
2010-11-08libs/web: implement rawhtml property for DummyValue switches, allowes ↵Jo-Philipp Wich
passing arbritary markup
2010-11-08applications/luci-firewall: add missing zone modelJo-Philipp Wich
2010-11-08libs/core: restart miniupnpd when firewall is reloadedJo-Philipp Wich
2010-11-08modules/admin-full: fix bad colspan in lease status templateJo-Philipp Wich
2010-11-07modules/admin-full: live status, validation for dhcp leasesJo-Philipp Wich
2010-11-07modules/admin-full: rework dnsamasq page, get rid of options, add tabs, ↵Jo-Philipp Wich
better help texts
2010-11-07applications/luci-firewall: support local destination in rules, add placeholdersJo-Philipp Wich
2010-11-07libs/web: support local destination in zonelist widgetJo-Philipp Wich
2010-11-07applications/luci-upnp: update modelJo-Philipp Wich
2010-11-07applications/luci-upnp: enable/disable service, live status, allow removing ↵Jo-Philipp Wich
single forwards
2010-11-07modules/admin-full: switch to luci.http.write_json()Jo-Philipp Wich
2010-11-07libs/web: add luci.http.write_json()Jo-Philipp Wich
2010-11-05libs/sys: fix logic fail in luci.sys.user.checkpasswd() (#152)Jo-Philipp Wich
2010-11-04adds a very simple application for configuring the tapi support on ifxmips ↵John Crispin
based units
2010-11-03contrib/package: mark luci as unsafe for parallel build (i18n compiler issue)Jo-Philipp Wich
2010-11-03themes/openwrt: remove artwork, it takes too much spaceJo-Philipp Wich
2010-11-03themes/openwrt: remove obsolete javascriptJo-Philipp Wich
2010-11-03themes/openwrt: rework menu and header areaJo-Philipp Wich
2010-11-01applications/luci-firewall: complete reworkJo-Philipp Wich
2010-11-01themes/openwrt: CSS fixJo-Philipp Wich
2010-11-01libs/web: introduce firewall_zoneforwards widgetJo-Philipp Wich
2010-11-01libs/core: some firewall model enhancementsJo-Philipp Wich
2010-11-01libs/core: several fixes for firewall modelJo-Philipp Wich
2010-10-31libs/core: return ordered list in luci.model.network.get_interfaces()Jo-Philipp Wich
2010-10-31modules/admin-full: various fixes in interface cbi modelJo-Philipp Wich
2010-10-31libs/core: fix bug in firewall modelJo-Philipp Wich
2010-10-31libs/web: use the value of the .enabled property in flag widget htmlJo-Philipp Wich
2010-10-31libs/web: support entering custom ifnames in iface list widgetJo-Philipp Wich
2010-10-31libs/core: support not-yet-existing interfaces in network modelJo-Philipp Wich
2010-10-31libs/web: add support for post commit redirects in cbi mapsJo-Philipp Wich