summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2016-10-23Merge pull request #831 from danrl/patch-1Hannu Nyman
Typo
2016-10-21TypoDan Lüdtke
2016-10-14Merge pull request #682 from cshore/pull-request-pppoe-serverHannu Nyman
luci-app-pppoe-server: Add PPPoE server configuration
2016-10-10Merge pull request #822 from NeoRaider/staging-dir-hostHannu Nyman
luci-base: use default install paths for host utils (again)
2016-10-09luci-base: use default install paths for host utilsMatthias Schiffer
This reverts commit d4c33720208346ee7983213fe764df3102b8a771. PATH inconsistencies and Host/Install arguments have been fixed in both LEDE and OpenWrt, so we can revert the revert. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2016-10-06luci-base: remove default diag host from /etc/config/luciJo-Philipp Wich
Now that luci-mod-admin-full figures out the proper diagnostics host during postinstall we can remove the UCI section from the default configuration file. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-10-06luci-mod-admin-full: figure out diagnostics host in postinstallJo-Philipp Wich
Attempt to infer the default diagnostics host for nslookup / ping / traceroute from the various URLs in /etc/os-release. Fall back to "openwrt.org" if no host is found to preserve backwards compatibility. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-10-05Revert "luci-base: use default install paths for host utils"Jo-Philipp Wich
This reverts commit 87a7570690f7aeffb1aff01f320973c9acb668d3. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-10-05Revert "luci-base: fix luci-base host tool install on OpenWrt"Jo-Philipp Wich
This reverts commit f7639bcd6a2caf7cc0f03e85744906c577eefeab. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-10-04Merge pull request #813 from NeoRaider/staging-dir-hostHannu Nyman
luci-base: fix luci-base host tool install on OpenWrt
2016-10-04luci-base: fix luci-base host tool install on OpenWrtMatthias Schiffer
OpenWrt doesn't provide an argument to Host/Install like LEDE does; use HOST_BUILD_PREFIX instead, which is available on both. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2016-10-03Merge pull request #807 from hnyman/ssl-opensslHannu Nyman
luci-ssl-openssl: Provide OpenSSL-based LuCI collection
2016-10-03luci-ssl-openssl: Provide OpenSSL-based LuCI collectionHannu Nyman
Add a new OpenSSL-based collection that uses libustream-openssl instead of the default libustream-polarssl. (Note: px5g still needs libpolarssl, so both libs will be included) Mention PolarSSL in the title of luci-ssl. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-10-03luci-base: use default install paths for host utilsMatthias Schiffer
Also, don't make any assumptions about the staging dir lua and LuaSrcDiet were installed to. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2016-09-30i18n: sync translationsHannu Nyman
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-09-29Merge pull request #770 from arturdm/patch-1Hannu Nyman
luci-app-statistics: Fix missing title in df graphs
2016-09-27Merge pull request #805 from chris5560/masterChristian Schoenebeck
luci-app-ddns: no longer check for name lookup progs to support force ip version
2016-09-25luci-app-ddns: correct required ddns-script versionChristian Schoenebeck
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-09-25luci-app-ddns: ignore if name lookup progs not supporting force ip versionChristian Schoenebeck
- no longer verify installed name lookup programs to set has_forceip flag inside tools/ddns.lua - adapt messages inside hints.lua Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-09-22freifunk-p2pblock / luci-app-p2pblock: mark BROKENHannu Nyman
Mark freifunk-p2pblock and luci-app-p2pblock BROKEN as p2pblock needs layer7 support in iptables, which was removed in early 2015 from iptables-mod-filter: https://dev.openwrt.org/changeset/45423 https://dev.openwrt.org/changeset/45424 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-09-20Merge pull request #800 from kuoruan/aria2Hannu Nyman
luci-app-aria2: fix template name
2016-09-20luci-app-aria2: fix template nameHsing-Wang Liao
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-09-19Merge pull request #799 from kuoruan/aria2Hannu Nyman
luci-app-aria2: fix and update
2016-09-19luci-app-aria2: fix bugs and add log optionHsing-Wang Liao
* Fix unable save authentication method; * Use luci.dispatcher.build_url(...) to support Chaos Calmer; * Add log file and log level options; * Rename files. Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-09-19luci-app-aria2: add maintainer infoHsing-Wang Liao
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-09-07Merge pull request #794 from remakeelectric/wiki-linksJo-Philipp Wich
docs: link to the developer wiki documentation
2016-09-07docs: link to the developer wiki documentationKarl Palsson
Signed-off-by: Karl Palsson <karlp@etactica.com>
2016-09-04luci-app-statistics: Add cpu and memory plugins to the default setHannu Nyman
Add cpu and memory statistics plugins to the default set included in Luci statistics and enable them in the default config. They are useful small collectd plugins for resource usage monitoring. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-08-25Merge pull request #782 from Ansuel/masterHannu Nyman
Fix some capital and add some translation
2016-08-24luci-app-pbx(-voicemail): mark BROKENHannu Nyman
Mark the luci-app-pbx(-voicemail) packages BROKEN as trying to install them now produces dependency errors. The pbx packages depend on asterisk 1.8 that is EOL upstream and has been moved from the telephony feed to the abandoned feed. If LuCI pbx packages are still needed, they should be refreshed to depend on a current asterisk version from the telephony feed. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-08-24Fix some capital and add some translationBuildTools
Hope this time I have done a good work
2016-08-24i18n: sync translationsHannu Nyman
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-08-24luci-mod-admin-full: tweak checksum item presentationHannu Nyman
Simplify the sysupgrade image checksum strings in order to avoid translating "Checksum xxx" items both for MD5 and SHA256. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-08-24Revert "Fix and update italian translation"Jo-Philipp Wich
This reverts commit 66d5023891ee948480042e7e0af81b5fc3e3b53e since the original change was apparently untested. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-08-23Merge pull request #781 from Ansuel/patch-1Jo-Philipp Wich
Fix and update italian translation
2016-08-23Fix and update italian translationAnsuel
I have fixed some capital letter and add some translation
2016-08-19luci-mod-admin-full: show also sha256 checksum for sysupgrade imagesHannu Nyman
Show also the sha256 checksum in addition to MD5 checksum to enable image verification also for builds with only sha256 checksums. If the 'sha256sum' command is not present in the system, the value remains empty. Note: The easiest way to get the 'sha256sum' command is to compile it into busybox. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-08-18luci-mod-admin-full: properly skip over unused switch portsJo-Philipp Wich
Fix incomplete port status display on vlan setup page when ports in the middle are not used, e.g. some Lantiq boards use ports 0, 1, 2 and 4 for LAN ports so JS code should not attempt to reference an undefined status element for port 3. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-08-18luci-mod-admin-full: fallback to generic switch topologyJo-Philipp Wich
Use a generic default topology if we cannot infer switch information from board.json and display an error message in this case. Should fix #779 and similar issues. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-08-18luci-base: properly style login alert messageJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-08-18luci-theme-bootstrap: add missing CSS classJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-08-16i18n: privoxy/zh-cn: correct linefeeds, sync translationHannu Nyman
Incorrect linefeeds caused the i18n-sync script to misbehave. * Line feeds corrected (from CRLF to LF) * Synced ok after the linefeed change. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-08-16i18n: sync translations, fix sv for adblockHannu Nyman
Sync translations. Fix the newly added sv translation for adblock. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-08-16Merge pull request #778 from Umeaboy/patch-26Hannu Nyman
Created sv.po
2016-08-16Created sv.poKristoffer Grundström
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2016-08-15luci-mod-admin-full: use switch toplogy information for vlan setupJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-08-15luci-base: support reading switch topology from /etc/board.jsonJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-08-13luci-app-pppoe-server: Add PPPoE server configurationDaniel Dickinson
Adds support for rp-pppoe-server configuration once pending pull request for packages feed gets applied. Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
2016-08-11Fix missing title in df graphsArtur Stepniewski
It used data source instance name instead of plugin instance name. Signed-off-by: Artur Stepniewski <artur.stepniewski+openwrt@gmail.com>
2016-08-04luci-base: cbi.js: handle undefined arguments in formattingJo-Philipp Wich
Fix the JavaScript String.format() to not trigger an exception if the argument for an escaped format like %h or %q is undefined. Signed-off-by: Jo-Philipp Wich <jo@mein.io>