summaryrefslogtreecommitdiffhomepage
path: root/modules
AgeCommit message (Collapse)Author
2011-10-11move protocol support into a new protocols/ subdirJo-Philipp Wich
2011-10-11modules/admin-full: expose switch title on vlan pageJo-Philipp Wich
2011-10-11modules/admin-full: make interface configuration modularJo-Philipp Wich
2011-10-10admin-status/overview: Use MAC-Address in table header of associated ↵Manuel Munz
stations instead of BSSID (#312)
2011-10-10modules/freifunk: Make display of ipv4 default route in public status work ↵Manuel Munz
with freifunk-policyrouting enabled
2011-10-10modules/freifunk: Move contact page to first level menuManuel Munz
2011-10-09modules/admin-full: only allow unique vlan ids, fix port labelling if CPU is ↵Jo-Philipp Wich
at 0
2011-10-09modules/admin-full: remove PVID support, its not really useful and ↵Jo-Philipp Wich
confusing, fix parsing of port count and cpu port, expose hardware name
2011-10-09modules/admin-full: fix status reporting of inactive virtual interfacesJo-Philipp Wich
2011-10-09modules/admin-full: fix switch config page for models with multiple switchesJo-Philipp Wich
2011-10-09modules/admin-full: rework interface add dialog, now handles floating ↵Jo-Philipp Wich
protocols like PPP correctly
2011-10-08modules/admin-full: hide system software tab if opkg is not presentJo-Philipp Wich
2011-10-04modules/admin-full: allow mac filter only for ap mode interfacesJo-Philipp Wich
2011-10-03modules/admin-full: fix various issues in iface cbi modelJo-Philipp Wich
2011-10-02modules/admin-full: increase button size on overview pages to accomodate for ↵Jo-Philipp Wich
longer words in other langauges
2011-10-02modules/admin-full: align wifi settings with recent hostapd.sh in OpenWrt (#261)Jo-Philipp Wich
2011-10-02modules/freifunk: fix interval value after XHR.poll() changeJo-Philipp Wich
2011-10-02modules/freifunk: convert public status template to XHR.poll()Jo-Philipp Wich
2011-10-01modules/admin-full: fix file uploads on wifi pageJo-Philipp Wich
2011-09-30modules/admin-core: add missing css classJo-Philipp Wich
2011-09-29modules/freifunk: Remove helper scripts, they moved to freifunk-commonManuel Munz
2011-09-28modules/freifunk: Move profiles and common files into seperate packages, ↵Manuel Munz
this will enable us to build freifunk images without luci.
2011-09-26modules/admin-full: switch live stats to XHR.poll(), lower update frequency ↵Jo-Philipp Wich
to 3 seconds
2011-09-26modules/admin-full: add missing svg templateJo-Philipp Wich
2011-09-26modules/admin-full: rework status javascript code to use XHR.poll()Jo-Philipp Wich
2011-09-25modules/admin-full: register missing wireless actionsJo-Philipp Wich
2011-09-25modules/admin-full: ... and another issue, also remove wifi up workaround, ↵Jo-Philipp Wich
its done by "ifup" now
2011-09-25modules/admin-full: fix two issues observed on a virgin installJo-Philipp Wich
2011-09-25modules/admin-full: fix remaining status templateJo-Philipp Wich
2011-09-25modules/admin-full: more javascript fixesJo-Philipp Wich
2011-09-25modules/admin-full: various javascript fixes in templatesJo-Philipp Wich
2011-09-24modules/freifunk: Remove old ff_mapupdate scriptManuel Munz
2011-09-24modules/admin-full: fix small style glitch in uci revert templateJo-Philipp Wich
2011-09-24modules/admin-full: remove more dead codeJo-Philipp Wich
2011-09-24modules/admin-full: remove redundant codeJo-Philipp Wich
2011-09-24modules/admin-full: rework interface overviewJo-Philipp Wich
2011-09-24modules/admin-full: rewrite interface state json backend to only utilize ↵Jo-Philipp Wich
network model
2011-09-23modules/admin-full: Fix typo, #304Manuel Munz
2011-09-23modules/freifunk: Remove ff_olsr_test_gwManuel Munz
2011-09-23modules/admin/full: Add parenthesis around luci.version, #302Manuel Munz
2011-09-22modules/admin-full: add missing class attributesJo-Philipp Wich
2011-09-22modules/admin-full: fix some small style quirksJo-Philipp Wich
2011-09-22modules/admin-full, modules/freifunk, modules/niu, libs/web, ↵Jo-Philipp Wich
applications/luci-upnp: tune input class attributes
2011-09-22modules/freifunk: Add force=1 to dhcp default configManuel Munz
2011-09-22modules/admin-full: clear radio wide disable flag when toggling wifinetJo-Philipp Wich
2011-09-22modules/admin-full: implement per-wifi-iface disable optionJo-Philipp Wich
2011-09-22modules/admin-full, libs/web: various interface handling fixes in network ↵Jo-Philipp Wich
settings
2011-09-17modules/admin-full: finally sort out dhcp setup issues in interface settingsJo-Philipp Wich
2011-09-14modules/freifunk: Change ssid, remove dhcpoptions from evernet profileManuel Munz
2011-09-14modules/freifunk: fixes for profile evernetManuel Munz