Jo-Philipp Wich
|
251088304e
|
modules/admin-full: template tweaks
|
2010-11-15 14:41:30 +00:00 |
|
Jo-Philipp Wich
|
bb1af307f7
|
themes/base: add json decoding to xhr.js
|
2010-11-15 14:40:28 +00:00 |
|
Jo-Philipp Wich
|
19d1578077
|
modules/admin-full: hide 6to4 options for other protocols
|
2010-11-15 12:42:24 +00:00 |
|
Jo-Philipp Wich
|
07bc8396a9
|
modules/admin-full: add 6to4 configuration support
|
2010-11-15 12:31:41 +00:00 |
|
Jo-Philipp Wich
|
3ac93d53ea
|
libs/core: make network model 6to4 aware
|
2010-11-15 12:30:26 +00:00 |
|
Jo-Philipp Wich
|
59e3062caf
|
libs/web: add support for exclude property to ifacelist and netlist widgets
|
2010-11-15 12:28:25 +00:00 |
|
Jo-Philipp Wich
|
442438fe9d
|
modules/admin-full: fix join/edit links in wifi overview
|
2010-11-13 20:52:00 +00:00 |
|
Jo-Philipp Wich
|
fa3b7ce070
|
libs/web: allow percent sign in urls
|
2010-11-13 20:50:20 +00:00 |
|
Jo-Philipp Wich
|
cb1dee09e1
|
modules/admin-full: add a missing escape in packages template
|
2010-11-13 13:58:30 +00:00 |
|
Jo-Philipp Wich
|
0aa85e7131
|
libs/web: stricter validation in build_url(), prevents some XSS
|
2010-11-13 13:50:54 +00:00 |
|
Jo-Philipp Wich
|
5a03beffcb
|
libs/core: switch to C pcdata() implementation, its up to 7 times faster while also ensuring safe UTF-8
|
2010-11-13 12:16:51 +00:00 |
|
Jo-Philipp Wich
|
8ac568acb0
|
libs/web: fix sanitize_utf8(), passes all testcases now
|
2010-11-12 22:48:17 +00:00 |
|
Jo-Philipp Wich
|
09e71acf6b
|
libs/web: add UTF-8 validation and pcdata escaping C routines to template parser
|
2010-11-12 22:37:50 +00:00 |
|
Jo-Philipp Wich
|
98d72baa34
|
themes/openwrt: add various CSS fixes
|
2010-11-11 14:29:59 +00:00 |
|
Jo-Philipp Wich
|
cd33db14ba
|
contrib: fix packaging of lucid, lucid-http and lucid-rpc
|
2010-11-11 14:02:46 +00:00 |
|
Jo-Philipp Wich
|
de96d289a0
|
contrib: fix typo in Makefile
|
2010-11-11 13:47:56 +00:00 |
|
Jo-Philipp Wich
|
f66c97159e
|
contrib: remove reference to not existing luanet library
|
2010-11-11 13:43:40 +00:00 |
|
Jo-Philipp Wich
|
59eb5ff576
|
modules/admin-full: fix typo introduced with r6406
|
2010-11-09 19:53:01 +00:00 |
|
Jo-Philipp Wich
|
472ffe69a9
|
libs/core: restore original implementation of copcall() and coxpcall(), solves issues with RPC UCI endpoint
|
2010-11-09 19:43:13 +00:00 |
|
Jo-Philipp Wich
|
639664a40e
|
modules/admin-full: add missing translation calls to wifi overview
tempalte
|
2010-11-09 19:33:09 +00:00 |
|
Jo-Philipp Wich
|
97e27a0bcf
|
modules/admin-full: properly handle disabled radios in live overview
|
2010-11-08 22:40:04 +00:00 |
|
Jo-Philipp Wich
|
b9c9b7ffeb
|
modules/admin-full: add assoclist to wifi status JSON response
|
2010-11-08 21:52:09 +00:00 |
|
Jo-Philipp Wich
|
e75c0911a3
|
modules/admin-full: live status for wifi overview page
|
2010-11-08 21:51:24 +00:00 |
|
Jo-Philipp Wich
|
614f878fb4
|
modules/admin-full: add requested network id in wifi status JSON response
|
2010-11-08 18:48:05 +00:00 |
|
Jo-Philipp Wich
|
091857d3a8
|
modules/admin-full: fix missing translation call in previous commit
|
2010-11-08 18:29:30 +00:00 |
|
Jo-Philipp Wich
|
b6d80f297b
|
modules/admin-full: abandon flash_keep and switch to /etc/sysupgrade.conf
|
2010-11-08 18:27:34 +00:00 |
|
Jo-Philipp Wich
|
16262c2be0
|
libs/web: implement rawhtml property for DummyValue switches, allowes passing arbritary markup
|
2010-11-08 18:13:40 +00:00 |
|
Jo-Philipp Wich
|
c6a63e1794
|
applications/luci-firewall: add missing zone model
|
2010-11-08 11:32:56 +00:00 |
|
Jo-Philipp Wich
|
b93adb7603
|
libs/core: restart miniupnpd when firewall is reloaded
|
2010-11-08 09:45:13 +00:00 |
|
Jo-Philipp Wich
|
ff9398b605
|
modules/admin-full: fix bad colspan in lease status template
|
2010-11-08 09:29:48 +00:00 |
|
Jo-Philipp Wich
|
cb3caa6e30
|
modules/admin-full: live status, validation for dhcp leases
|
2010-11-07 23:31:19 +00:00 |
|
Jo-Philipp Wich
|
e910619bbd
|
modules/admin-full: rework dnsamasq page, get rid of options, add tabs, better help texts
|
2010-11-07 22:38:37 +00:00 |
|
Jo-Philipp Wich
|
447cc08a8a
|
applications/luci-firewall: support local destination in rules, add placeholders
|
2010-11-07 20:01:56 +00:00 |
|
Jo-Philipp Wich
|
d26ceda459
|
libs/web: support local destination in zonelist widget
|
2010-11-07 20:01:12 +00:00 |
|
Jo-Philipp Wich
|
bfb0bb3f8d
|
applications/luci-upnp: update model
|
2010-11-07 19:34:41 +00:00 |
|
Jo-Philipp Wich
|
b8f810092b
|
applications/luci-upnp: enable/disable service, live status, allow removing single forwards
|
2010-11-07 19:30:55 +00:00 |
|
Jo-Philipp Wich
|
9663c7cf2e
|
modules/admin-full: switch to luci.http.write_json()
|
2010-11-07 19:28:07 +00:00 |
|
Jo-Philipp Wich
|
561673c0a1
|
libs/web: add luci.http.write_json()
|
2010-11-07 19:27:15 +00:00 |
|
Jo-Philipp Wich
|
fcd9579fd4
|
libs/sys: fix logic fail in luci.sys.user.checkpasswd() (#152)
|
2010-11-05 22:05:11 +00:00 |
|
John Crispin
|
19cae04003
|
adds a very simple application for configuring the tapi support on ifxmips based units
|
2010-11-04 11:38:07 +00:00 |
|
Jo-Philipp Wich
|
6ba128551c
|
contrib/package: mark luci as unsafe for parallel build (i18n compiler issue)
|
2010-11-03 00:21:14 +00:00 |
|
Jo-Philipp Wich
|
7d32285ef4
|
themes/openwrt: remove artwork, it takes too much space
|
2010-11-03 00:18:45 +00:00 |
|
Jo-Philipp Wich
|
e4b1a11597
|
themes/openwrt: remove obsolete javascript
|
2010-11-03 00:08:51 +00:00 |
|
Jo-Philipp Wich
|
61d0b4e734
|
themes/openwrt: rework menu and header area
|
2010-11-03 00:01:10 +00:00 |
|
Jo-Philipp Wich
|
b04c13bdcc
|
applications/luci-firewall: complete rework
|
2010-11-01 19:45:54 +00:00 |
|
Jo-Philipp Wich
|
26ba050939
|
themes/openwrt: CSS fix
|
2010-11-01 19:42:01 +00:00 |
|
Jo-Philipp Wich
|
4ede70c0ce
|
libs/web: introduce firewall_zoneforwards widget
|
2010-11-01 19:39:57 +00:00 |
|
Jo-Philipp Wich
|
75ccb1c5a8
|
libs/core: some firewall model enhancements
|
2010-11-01 19:39:02 +00:00 |
|
Jo-Philipp Wich
|
aab6378bc3
|
libs/core: several fixes for firewall model
|
2010-11-01 01:51:26 +00:00 |
|
Jo-Philipp Wich
|
5b63f544f5
|
libs/core: return ordered list in luci.model.network.get_interfaces()
|
2010-10-31 22:38:07 +00:00 |
|