summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2017-01-16Merge pull request #947 from danrl/proto-wireguardDaniel Dickinson
luci-proto-wireguard: enable addressing for tunnel interfaces
2017-01-16Merge pull request #817 from ascob/luci-app-dynapointDaniel Dickinson
luci-app-dynapoint: new package
2017-01-16Merge pull request #917 from aa65535/masterDaniel Dickinson
luci-base:adjust the code order
2017-01-16Merge pull request #946 from chloe-jeong/trunk-koDaniel Dickinson
Updates korean languages.
2017-01-16Merge pull request #861 from ynezz/masterDaniel Dickinson
luci-mod-admin-full: Store system time into RTC also
2017-01-16Merge pull request #859 from feckert/realtime_wlanDaniel Dickinson
luci-mod-admin-full: show realtime wlan graph only if iw command is installed
2017-01-15luci-app-dynapoint: new packageascob
Add luci-app-dynapoint to repo LuCI Support for DynaPoint Dynapoint allows dynamic access point creation and deletion depending on changes of certain network conditions. More information: https://github.com/thuehn/dynapoint Signed-off-by: Tobias Ilte <tobias.ilte@campus.tu-berlin.de>
2017-01-14Merge pull request #948 from musashino205/wifi-fix-dispDaniel Dickinson
luci-mod-admin-full: Fix display problem of wifi_add
2017-01-15luci-mod-admin-full: Fix display problem of wifi_addINAGAKI Hiroshi
Fixed an issue where the network name is displayed as "%q" on wlan connection destination network settings page. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-14luci-proto-wireguard: enable addressing for tunnel interfacesdanrl
Enable static addresses on WireGuard tunnel interfaces without requiring an static address interface. This removes the requirement to use a static address interface on top of a WireGuard tunnel interface in the majority of cases. In the past, users have been confused by the current approach and asked for a simpler way to configure WireGuard interfaces. Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-01-14luci-app-firewall: Updates korean language.Weongyo Jeong
Initial korean language support for luci-app-firewall. Signed-off-by: Weongyo Jeong <weongyo@gmail.com>
2017-01-14luci-base: Updates korean language.Weongyo Jeong
Signed-off-by: Weongyo Jeong <weongyo@gmail.com>
2017-01-14Merge pull request #942 from musashino205/tmate-upd-jaDaniel Dickinson
luci-app-travelmate: Update Japanese translation
2017-01-14Merge pull request #943 from SvenRoederer/patch-1Daniel Dickinson
freifunk-common: bump version as of recent changes
2017-01-13freifunk-common: bump version as of recent changesSven Roederer
the updates for olsr-0.9.5 compatibility should have changed the release-number Signed-off-by: Sven Roederer <freifunk@it-solutions.geroedel.de>
2017-01-14luci-app-travelmate: Update Japanese translationINAGAKI Hiroshi
Added some translations of recently added strings. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-14luci-app-travelmate: sync translationsINAGAKI Hiroshi
Recently several strings to be translated ware added to Lua source, so I updated po templates and japanese po file. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-12Merge pull request #939 from dibdot/masterHannu Nyman
luci-app-travelmate: update gui elements
2017-01-12Merge pull request #938 from cshore-firmware/pull-request-statistics-dfDaniel Dickinson
app-statistics: df: Don't separate disk usage types
2017-01-12luci-app-travelmate: update gui elementsDirk Brenken
* update gui elements to reflect changes in travelmate 0.3.x Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-01-11i18n: sync translationsHannu Nyman
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-01-11luci-mod-admin-full: fix help text for wifi join optionsHannu Nyman
Clarify the help text in the wifi join dialog. Reference to #793, #876, #897 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-01-11Merge pull request #933 from musashino205/wifischd-upd-jaHannu Nyman
luci-app-wifischedule: Update Japanese translation
2017-01-11luci-app-wifischedule: Update Japanese translationINAGAKI Hiroshi
Added a Japanese translation of recently added string. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-10Merge pull request #930 from cshore-firmware/pull-request-fix-webadminDaniel Dickinson
base: webadmin: Don't take substring of nil variable
2017-01-10Merge pull request #929 from bittorf/masterHannu Nyman
luci-app-olsr: adapt to changed behavior of new OLSRd v0.9.5
2017-01-10luci-app-olsr: adapt to changed behavior of new OLSRd v0.9.5Bastian Bittorf
controller/olsr.lua: drop HTTP-headers which are now emitted, we do not need them status-olsr/neighbors.htm: olsr ETX value now without muliplication 1024x Signed-off-by: Bastian Bittorf <bb@npl.de> Signed-off-by: Freifunk UFO <ufo@rund.freifunk.net>
2017-01-09luci-ssl-openssl: update note about px5g's SSL library usageHannu Nyman
px5g still requires libmbedtls (in LEDE) or libpolarssl (in Openwrt). In LEDE it is also possible to replace px5g with openssl-util and achieve "openssl-only" build without libmbedtls, as uhttpd can also generate keys with openssl commandline tools if px5g is not present. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-01-09Merge pull request #919 from kuoruan/luci-app-wifischeduleHannu Nyman
Luci app wifischedule: minor changes
2017-01-09Merge pull request #927 from jp-bennett/masterHannu Nyman
[luci-app-fwknopd] Remove usage of dynamic tag.
2017-01-09[luci-app-fwknopd] Remove usage of dynamic tag.Jonathan Bennett
Also adds NAT-DNS as a default setting, and enables a QR-code per access.conf entry Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
2017-01-08luci-app-wifischedule: minor changesHsing-Wang Liao
* Formatting codes. * Move to services sub menu. * Update Simplified Chinese translation. * And some other small changes. Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-01-07Merge pull request #923 from kuoruan/i18n-zh-cnHannu Nyman
Update Simplified Chinese translation
2017-01-07luci-app-privoxy: Update Simplified Chinese translationHsing-Wang Liao
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-01-07luci-base: Update Simplified Chinese translationHsing-Wang Liao
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-01-05luci-base: update LuaSrcDiet download locationHannu Nyman
Update the googlecode download address to the current one. Change hash to SHA256 at the same time. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-01-03i18n: sync translationsHannu Nyman
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-01-03luci-base:adjust the code orderJian Chang
The `cbi_validate_field` should be after data initialized. Signed-off-by: Jian Chang <aa65535@live.com>
2017-01-03Merge pull request #916 from musashino205/shairplay-add-jaHannu Nyman
luci-app-shairplay: Add Japanese translation
2017-01-03luci-app-shairplay: Add Japanese translationINAGAKI Hiroshi
Added Japanese translations and po templates. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-02Merge pull request #908 from SvenRoederer/update_community-profiles/masterHannu Nyman
community-profiles: update Berlin
2017-01-02luci-theme-bootstrap: tune default style select boxesJo-Philipp Wich
The previous styling made select dropdowns look like disabled text input fields on Chrome browsers. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-01-02Merge pull request #914 from musashino205/wifischd-upd-jaHannu Nyman
luci-app-wifischedule: Update Japanese translation
2017-01-02luci-app-wifischedule: Update Japanese translationINAGAKI Hiroshi
Added some translations of recently added strings. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-02Merge pull request #912 from kuoruan/luci-app-wifischeduleHannu Nyman
Luci-app-wifischedule: Update translation
2017-01-02luci-app-wifischedule: Add Simplified Chinese translationHsing-Wang Liao
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-01-02luci-app-wifischedule: Add more translationHsing-Wang Liao
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-01-01Merge pull request #909 from musashino205/uhttpd-add-jaHannu Nyman
luci-app-uhttpd: Add Japanese translation
2017-01-01luci-app-uhttpd: Add Japanese translationINAGAKI Hiroshi
Added Japanese translation. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-01luci-app-uhttpd: Add po templatesINAGAKI Hiroshi
Added po template (.pot) file. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>