Commit Graph

59 Commits (arm-master)

Author SHA1 Message Date
pedro c6f37a646f www: some improvements for Advanced themes 5 months ago
rs232 9bd6cbe964 GUI: Status-devices - SVG icons 5 months ago
lancethepants 890647edec www: status-devices.asp: Add option to hide WAN devices 6 months ago
rs232 5a020a04f1 discovery.sh: update to v2.64 8 months ago
pedro 38b1c2dd72 www: add link to '/' in header that point to Status -> Overview 9 months ago
pedro 9bab784bbb Revert "www: add link to '/' in header that point to Status -> Overview"
It has to be done the other way...

This reverts commit f5533397ae.
9 months ago
pedro f5533397ae www: add link to '/' in header that point to Status -> Overview 9 months ago
pedro 40313a2d79 www: add rel version to each .css script call
- thanks to @rs232
1 year ago
pedro 3ffe093680 www: add rel version to each .js script call
- thanks to @rs232
1 year ago
pedro ac206b985b GUI: Status: Device List: add Wake on LAN for Media icon 2 years ago
pedro 26b2a0062a GUI: Status: Device List: cosmetic 3 years ago
pedro e78f1a2f3e GUI: Status: Device List: Noise Floor is not SNR
- thanks @Grinch
3 years ago
pedro b8db77e0ad GUI: Status: Device List: add frequency to SNR interfaces list 3 years ago
pedro aa8c0e3d33 www: tomato.js: improve error handling in displayOUI() 4 years ago
pedro 4adb0dc79c GUI: Overview: Device List: fix some potential problems 4 years ago
pedro 932a024723 GUI: link wiki documentation to each relevant page - resolves #172 4 years ago
pedro 6e70d2f019 GUI: Status: Device List: change name and title of the button for 'DHCP Reservation' 4 years ago
pedro 09b5b38768 www: status-devices.asp: add Media Bridge mode (psta) to be recognized as a WAN device 4 years ago
pedro a85dfb6213 www: move functions searchOUI() and displayOUI() to tomato.js, they are used more than once 4 years ago
pedro d31aceb9f1 GUI: Status: Device List: fix javascript error in targets without network discovery helper 4 years ago
pedro d3d42c467d GUI: Status: Device List: display Virtual Wireless Interface reference within parentheses like bridges and vlans 4 years ago
pedro b0f68265f2 GUI: Status: Device List: add additional confirmation when deleting lease 4 years ago
pedro c4af2caa17 GUI: Status: Device List: Name -> Hostname 4 years ago
pedro c490ad5faf GUI: Status: Device List: add images to Noise Floor level 4 years ago
M_ars 548c3472de GUI: status-devices.asp - improve IPv6 support
- sync IPv4/IPv6 infos in two steps (wl first, then wired devices)
- do not touch wds
- fix some visual problems showing wireless clients as a lan client

tested with DHCPv6 and IPv6 Tunnel, working correct now :)

Note: update for the following commit
455984a762
4 years ago
pedro 3def996eba GUI: Status: Device List: fix some issues with WDS devices 4 years ago
pedro e303ec79cf GUI: Status: Device List: fix some issues with disconnected WL devices 4 years ago
pedro 2a9be35710 httpd: make asp_lanip() multi-lan aware 4 years ago
pedro 38b23f92a2 Status: Device List: add network discovery helper
- thanks to @rs232 for the bash script and the idea
4 years ago
pedro 212066ab7c Advanced: Device List: really fix issue #129 (Static DHCP devices without IPs assigned are shown with WAN IP on Device List page) 4 years ago
pedro fd8771826c Advanced: Device List: fix issue #129 (Static DHCP devices without IPs assigned are shown with WAN IP on Device List page)
- thanks to @edrikk
4 years ago
pedro 8334bb6927 www: status-devices.asp: cosmetic 4 years ago
pedro 749ab38f5d Status: Device List: fix display 'name' of device in case it's a gateway and it has been added (MAC/Name only) on 'DHCP Reservation' page 4 years ago
pedro 79136ebd46 GUI: Status: Device List: some fixes for pppoe/pptp/l2tp proto 5 years ago
pedro c461dca358 httpd: devlist.c: also add hostname to devlist() 5 years ago
pedro 488c93a9a9 GUI: status-devices.asp: fix sorting by Media 5 years ago
M_ars 5fd4039d1a GUI: status-devices.asp - extend IPv6 support (cosmetic update)
Note: show wifi qual also for IPv6 line (and completely align to IPv4 line/entry)

Looks good :)
5 years ago
M_ars 455984a762 GUI: status-devices.asp - extend IPv6 support
Note: IPv6 clients always had a disconnected icon for exmaple

tested, looks good :)
5 years ago
pedro ed08735418 www: move mac_null to tomato.js as a global variable 5 years ago
pedro dee1a7ae30 GUI improvements: add interface/bridge info to the device list page and other changes; fixes #106
- thanks to @rs232 for idea, help and testing
5 years ago
pedro 9f8907d416 build: remove asp_lipp(), use asp_lanip(1) instead 5 years ago
pedro acf24467b7 GUI: change of naming convention for WANs and LANs; also in some places for WL
WAN-WAN2-WAN3-WAN4 => WAN0-WAN1-WAN2-WAN3
LAN-LAN1-LAN2-LAN3 => LAN0-LAN1-LAN2-LAN3
5 years ago
pedro 461d48f399 GUI: update signal bar images
- thanks to @rs232
5 years ago
pedro eb79ed2c83 www: cosmetic in asp files 5 years ago
pedro 070fb130fe www: move eventHandler() to tomato.js 5 years ago
pedro 32faed4c02 SDK7: GUI: keep the current wireless noise floor value(s) on device list page - now it's supported 5 years ago
pedro 321124fa8f GUI: Device List: better match the pictures to the signal level 5 years ago
pedro 393b808f04 SDK6: GUI: keep the current wireless noise floor value(s) on device list page 5 years ago
pedro 6690c63a2d GUI: Status: Device List: also deauthenticate device when deleting DHCP lease
Discussion: https://www.linksysinfo.org/index.php?threads/howto-disassociate-client-from-wifi.75611/
5 years ago
pedro 5452ceada3 GUI: clean-up; the first step to sorting out this mess
- many changes, fixes and improvements
- remove duplicate JS scripts and more
- 99.5% of css rules moved from .asp scripts to main css file (tomato.css)
- at last 100% compatible with older browsers (ex. IE 9, Safari 5.1.7)
- some of themes (css) on tomatothemebase.eu may need corrections in 1-2 places (#footer mainly)
- preparation for advanced themes
- /www size reduced by 25KB
- tested on: IE 9, Safari 5.1.7, Opera 67.0.3575.53, Chrome 80.0.3987.132, Firefox Nightly 75.0a1: all ok
6 years ago