Age | Commit message (Expand) | Author |
2023-02-07 | luci-mod-status: nftables.js: remove unused fwtool require | Jo-Philipp Wich |
2023-02-03 | luci-mod-status: extend DSL metrics | Jan Hoffmann |
2023-02-03 | luci-mod-status: rename some DSL status items | Jan Hoffmann |
2023-02-03 | luci-mod-status: group DSL metrics into sections for more readability | Jan Hoffmann |
2023-01-28 | luci-mod-status: improve handling of DSL metrics that are not available | Jan Hoffmann |
2023-01-26 | luci-mod-status: add missing cbi-section class to routing view | Florian Eckert |
2022-12-30 | luci-mod-status: fix neighbour display | Kevin Darbyshire-Bryant |
2022-12-23 | luci-mod-status: handle HE channel width for channel_analysis | Christian Marangi |
2022-12-23 | luci-mod-status: fix channel_analysis ReferenceError: diff is not defined | Christian Marangi |
2022-12-17 | luci-base, luci-mod-status: expose LuCI version via ubus | Jo-Philipp Wich |
2022-12-13 | luci-mid-status: nftables.js: minor cleanups and enhancements | Jo-Philipp Wich |
2022-12-13 | luci-mod-status: improve channel_analysis page | Ansuel Smith |
2022-10-22 | luci-mod-status: fix determining DSL modem type | Jo-Philipp Wich |
2022-10-21 | luci-mod-status: use network.getDSLModemType() | Andre Heider |
2022-09-18 | luci-mod-status: nftables.js: correct icmp display | Kevin Darbyshire-Bryant |
2022-07-05 | luci-mod-status: nftables.js: fix OOM on big nftables IP sets | Alexander Georgievskiy |
2022-04-27 | luci-mod-status: hide iptables firewall status when nft is present | Jo-Philipp Wich |
2022-04-27 | luci-mod-status: nftables: add translations for further expression kinds | Jo-Philipp Wich |
2022-03-28 | luci-mod-status,mod-network: Added fqdn-name to DHCPv4 lease table | Max S Kash |
2022-02-10 | luci-mod-status: nftables.js: align flow expr workaround with upstream | Jo-Philipp Wich |
2022-02-10 | luci-mod-status: correct nft meta.mark description | Jo-Philipp Wich |
2022-02-07 | luci-mod-status: add nftables status page | Jo-Philipp Wich |
2022-01-07 | luci-mod-status: display full HE rate information | Daniel Golle |
2021-11-29 | luci-mod-status: change "Storage usage" heading to just "Storage" | Jo-Philipp Wich |
2021-11-25 | luci-mod-status: add diskfree info | Florian Eckert |
2021-10-28 | luci-mod-status: disable DSL status if not present | Jo-Philipp Wich |
2021-09-22 | Merge pull request #5374 from Ansuel/fix-wifi | Jo-Philipp Wich |
2021-09-20 | luci-mod-status: Add Target Platform (e.g. ath79/ipq806x/etc) | Paul Dee |
2021-09-18 | luci-mod-status: fix wrong logic for maclist adding feature | Ansuel Smith |
2021-09-18 | luci-mod-status: cosmetic fix for isWPSEnabled in wifi status | Ansuel Smith |
2021-09-03 | luci-mod-status: set default value if no route records found | Florian Eckert |
2021-09-01 | luci-mod-status: optimize view/formatting for status/routing | Vladislav Grigoryev |
2021-08-11 | status: make buffered conditional | Fritz D. Ansel |
2021-08-07 | luci-mod-status: status/routing support for pbr | Vladislav Grigoryev |
2021-07-07 | luci-mod-status: disable "Set static" lease action on readonly view | Jo-Philipp Wich |
2021-06-30 | luci-mod-status: don't set '-' hostname when creating static lease | Jo-Philipp Wich |
2021-06-21 | luci-mod-status: switch to html table for wlan channel analysis | Florian Eckert |
2021-06-09 | luci-mod-status: fix NaN errors in realtime graphs | Lukasz Baj |
2021-06-07 | treewide: consolidate {IPv4,IPv6,MAC} {address,gateway} spellings | Jo-Philipp Wich |
2021-05-12 | luci-mod-status: fix potential XSS via specially crafted DNS names | Jo-Philipp Wich |
2021-05-07 | luci-mod-status: iptables: always make tab pane visible | Jo-Philipp Wich |
2021-05-05 | luci-mod-status: check if center_chan1 is defined | Wojciech Jowsa |
2021-03-17 | luci-mod-status: fix raw ipt counter buton style | Jo-Philipp Wich |
2021-03-01 | luci-mod-status: allow displaying raw iptables counter values | Jo-Philipp Wich |
2021-03-01 | Revert "luci-mod-status: allow displaying raw iptables counter values" | Jo-Philipp Wich |
2021-03-01 | luci-mod-status: allow displaying raw iptables counter values | Jo-Philipp Wich |
2021-01-26 | luci-mod-status: use the new ubus dsl metrics | Andre Heider |
2021-01-20 | treewide: removed trailing whitespaces and extra newlines in 'modules' | Giovanni Giacobbi |
2021-01-19 | luci-mod-status,luci-app-statistics: Fix case for 'Bit/s' to 'bit/s' | Giovanni Giacobbi |
2021-01-11 | luci-mod-status: fix bugs in channel analysis | Ansuel Smith |