Age | Commit message (Collapse) | Author |
|
luci-app-mwan3: refactoring
|
|
remove configuration tab
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
With this change it is not longer possible to edit the following
configuration files directly.
- mwan3
- wireless
- network
The user should edit the configuration over the provided luci pages.
which will do input checks and so prevent from miss configuration.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
rename status page files
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
udpate entry nameing
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
move diagnostic and troubleshooting page to status page
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
move status information to status menu entry
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
clean up notify page
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
- move hotplugscript tab to Configuration
- rename hotplugscript tab to notify
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
Signed-off-by: Vladimir <picfun@ya.ru>
|
|
luci-app-travelmate: sync with travelmate 1.0.2
|
|
luci-app-adblock: sync with adblock 3.4.3
|
|
* refine status view
* add two missing eap auth variants
* small visual fixes
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
* add 'Download Utility' select box
* add new "running" status
* small visual fixes
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
luci-app-dnscrypt-proxy: Updates for new repository/maintainer
|
|
* change csv download url to new maintainer
* small fixes
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
Signed-off-by: Vladimir <picfun@ya.ru>
[squashed commits]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
definition
Current the append traffic rules for "port forwarding" and "port opening"
to the router are only shown if 'wan' and 'lan' zone are defined at
once.
For "port opening" to the router only need a 'wan' zone. Removing
'lan' zone dependency for 'port opening' reflect this behavior.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
Signed-off-by: Vladimir <picfun@ya.ru>
|
|
Signed-off-by: Vladimir <picfun@ya.ru>
|
|
Signed-off-by: Vladimir <picfun@ya.ru>
|
|
Signed-off-by: Vladimir <picfun@ya.ru>
|
|
Signed-off-by: Vladimir <picfun@ya.ru>
|
|
Signed-off-by: Vladimir <picfun@ya.ru>
|
|
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
shadowsocks-libev: sync with packages repo
|
|
luci-app-adblock: sync with adblock 3.4.1
|
|
Signed-off-by: Vladimir <picfun@ya.ru>
|
|
* refine logfile search term
* textarea 'autoscroll down' in logfile view
* left-align blocklist source table plus a more compact design
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
Signed-off-by: Vladimir <picfun@ya.ru>
|
|
It's an option that is supposed to be fed by ss-manager. It can be
in the form of host:port or path to unix dgram socket. Drop it now with
the assumption that it has no real user at the moment
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|
Signed-off-by: Vladimir <picfun@ya.ru>
[renamed swedish advanced-reboot.po as well, fixed a syntax error,
filtered updated files through ./build/i18n-sync.sh]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
luci-app-travelmate: sync with 1.0.1
|
|
* LuCI: BSSID will be ignored by default in 'wireless add' dialog
* LuCI: Textarea 'autoscroll down' in logfile view
* LuCI: refine logfile search term
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
luci-app-adblock: sync with adblock 3.4.0
|
|
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
* add new extra options (disabled by default):
- Flush DNS Cache
- Email Notification
- Email Notification Count
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
the upgrade server used to store a md5 checksum and the image filesize,
due to complexity this was removed.
Instead a sha256sums file is created by the IB with additional
signature. The firmware filesize can be retrived by requesting
Content-Length data.sysupgrade_url.
As the deeper layers (rpcd) currently do not offer an easy way to to
perform a sha256sum check & verify a usign sig these features will be
re-added once supported.
Until then the security of the sysupgrades depend on TLS and so the
luci-app is meant as a demonstration only.
Signed-off-by: Paul Spooren <paul@spooren.de>
|
|
also use hide(), show() and $() like jquery
Signed-off-by: Paul Spooren <spooren@informatik.uni-leipzig.de>
|
|
Added support for: Linksys EA3500 and ZyXEL NBG6817
Added error reporting to both system log and WebUI on errors
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
luci-app-travelmate: sync with travelmate 1.0.0
|
|
* Various cleanups & small enhancements
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
luci-app-travelmate: enhance wireless security connection settings
|
|
* fix wpa enterprise options
* add various wpa / wep options
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
luci-app-travelmate: sync with travelmate 0.9.6
|
|
* Turris omnia compability fixes
* OpenWrt theme fixes
Signed-off-by: Dirk Brenken <dev@brenken.org>
|