pedro
791c30caa8
GUI: Status: Logs: add timestamp of last refresh, format urls in the table, make search case insensitive, fix some issues with ajax, cosmetic
...
- thanks @rs232 for suggestions
4 years ago
pedro
133f39b5b3
Revert "nocat: fix intercept traffic also also on port 443"
...
This reverts commit 954ba23cd9
.
4 years ago
pedro
76a77c454c
adblock: correct url of DOH servers list
4 years ago
pedro
b212088ccc
nocat: cosmetic, clean-up
4 years ago
pedro
954ba23cd9
nocat: fix intercept traffic also also on port 443
4 years ago
pedro
77de6524bf
www: status-log.asp: retrieve only necessary number of lines from syslog, to reduce load when not all are needed
4 years ago
pedro
dbe45dddba
httpd: misc.c: fix check_connect(), causing problems (time-out) on Status->Ovrview page
4 years ago
Michał Obrembski
00782eb58f
Merged in restore_old_plain_log_view (pull request #72 )
...
GUI: Restored plain view of syslog, as an option to new improved log viewer
4 years ago
Michał Obrembski
be35564f2d
GUI: Restored plain view of syslog, as an option to new improved log viewer
4 years ago
pedro
09b5b38768
www: status-devices.asp: add Media Bridge mode (psta) to be recognized as a WAN device
4 years ago
M_ars
7c37484945
Media Bridge Mode (SDK6 and up): add send keep alive and remove event (to keep up the connection after "longer" inactivity time)
...
Note: small fix/update for commit
b5f9f02a44
4 years ago
pedro
f14c3a59e4
www: status-log.asp: fix regexp
4 years ago
M_ars
b5f9f02a44
Add Media Bridge Mode (for SDK6 and up)
...
Note: offer an extra/new operation mode for SDK6 and up! (--> Can replace wireless ethernet bridge mode for SDK7 [probably broken ...])
tested with arm dual-core, working correct! :)
4 years ago
pedro
a85dfb6213
www: move functions searchOUI() and displayOUI() to tomato.js, they are used more than once
4 years ago
pedro
81a40855f1
GUI: Status: Overview: fix WL label issue on some routers
4 years ago
pedro
84e8419ac3
Merge branch 'arm-master' into arm-sdk7
4 years ago
pedro
ebf75881b7
GUI: Basic: Network: fix javascript freezing when more than 1 WAN has been set
4 years ago
pedro
15d80e7aed
miniupnpd: update to 2.2.3
...
- refresh patches
4 years ago
pedro
3e361afc86
tor: update to 0.4.6.7
4 years ago
pedro
93fda2850f
ntfs-3g: update to 2021.8.22
4 years ago
pedro
5e4e1a9ae2
nginx: update to 1.21.3
4 years ago
pedro
a198d95ed8
e2fsprogs: update to 1.46.4
4 years ago
pedro
592c419d17
GUI: Status: Logs: make it 100% compatible even with older browsers (ex. IE9, Safari 5.1.7)
4 years ago
pedro
59cf0b2f8c
GUI: Status: Logs: fix javascript error when the search result is null
4 years ago
Michał Obrembski
1faee04a5e
Merged in remove_loge_from_status_log_asp (pull request #70 )
...
GUI: Removed logEntry class from status-log.asp
4 years ago
Michał Obrembski
3ea5a80495
GUI: Removed logEntry class from status-log.asp
4 years ago
pedro
791237936d
GUI: Status: Logs: fix coloring log levels for some themes
4 years ago
Michał Obrembski
d3fb4a85e6
New, improved log viewer
...
[ fixes & corrections - @pedro ]
4 years ago
pedro
51911ae503
www: tomato.js: remove unused code
4 years ago
M_ars
5463e6d643
WL SDK (RT-N branch and up): turn On wl setting STBC RX
...
Note: default On
4 years ago
pedro
1f48fc227e
www: advanced-wlanvifs.asp: fix bug causing js error
4 years ago
Michał Obrembski
b220580312
GUI: Admin: Debugging: rename console log level into Kernel printk log level (it has better meaning); add a reboot after changing log level, since we setup klogd only at init,
...
so it is required to reboot; add Notes
[ fixes & corrections - @pedro ]
4 years ago
Michał Obrembski
251bb7a88c
GUI: Admin: Logging: add minimum log level watched for syslogd
4 years ago
Michał Obrembski
898a903968
httpd: log.c: fix a bug not showing all logs when external log is configured
4 years ago
pedro
e8afe0a585
build: add WiFi QR Code generator to all targets
4 years ago
Michał Obrembski
870e134289
GUI: add WiFi QR Code generator to 'z' (AIO) targets
...
Thanks @rs232!
[ fixes & corrections - @pedro ]
4 years ago
Michał Obrembski
069eaed80a
GUI: Improvements to Advanced MAC page; closes #125
...
- Add Notes
- Add possibility to randomize only BurnIn address (UAA)
- Take care of Unicast bit while randomizing
4 years ago
pedro
9c872eb65a
GUI: Status: Overview: fix toggle of WAN and Virtual Wireless nodes
4 years ago
pedro
b6e03a6797
openssl: update to 1.1.1l
4 years ago
pedro
268d2891e3
GUI: OpenVPN Server: fix generation of the correct CA Key previously caused clients errors. In order to work properly, the key must be generated again both for the server and client(s).
4 years ago
pedro
f46afd303a
GUI: OpenVPN Server: fix the case in which after removing the CA key in GUI, re-generating keys will use its old version from nvram
4 years ago
pedro
b64fa2b451
Adblock: remove inactive list ( http://www.malwaredomainlist.com/hostslist/hosts.txt )
4 years ago
M_ars
1b51d9f986
PPTP Server: bypass CTF (if enabled)
4 years ago
M_ars
f6af2da2a1
GUI: advanced-wireless: - add one more example for USA country setup ( Q2 / 96 )
...
Note: Asus default setup for USA and SDK7 router RT-AC3200
4 years ago
pedro
8de012a53e
Revert "rc: do not restart nas services/wsdd2 on WAN up"
...
This reverts commit 26d12c0f1f
.
4 years ago
pedro
e27fecfd6d
mymotd: comma -> dot in WL frequency
4 years ago
Michał Obrembski
a234de84e0
GUI: Added missing space between unit and flash size
4 years ago
pedro
d31aceb9f1
GUI: Status: Device List: fix javascript error in targets without network discovery helper
4 years ago
pedro
c337f6e41a
GUI: Administration: Access: show 'Allow Remote Upgrade' regardless of 'Remote Access' state
4 years ago
pedro
5b4f7c6e39
wsdd2: cosmetic in patch
4 years ago