summaryrefslogtreecommitdiffhomepage
path: root/applications
AgeCommit message (Collapse)Author
2017-02-11luci-app-minidlna: permit minidlna after sysupgradeKevin Darbyshire-Bryant
Do not disable minidlna after sysupgrade, rather trust the config enabled status in /etc/config/minidlna. Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
2017-02-07luci-app-wshaper: remove packageHannu Nyman
wshaper was removed from the Packages repo so remove also the corresponding LuCI app. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-05luci-app-adblock: put backup options to global sectionDirk Brenken
this PR reflect the changes made in adblock 2.3.0 Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-01-28Merge pull request #983 from stangri/luci-app-vpnbypass_makefileFixHannu Nyman
luci-app-vpnbypass: luci tree Makefile + i18n support.
2017-01-28luci-app-vpnbypass: switch to luci-tree Makefile, i18n supportStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net> luci-app-vpnbypass: fixed makefile, fixed pot-file Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-01-27Merge pull request #979 from musashino205/wol-upd-jaHannu Nyman
luci-app-wol: Update Japanese translation
2017-01-27Merge pull request #977 from stangri/luci-app-vpnbypassHannu Nyman
luci-app-vpnbypass: initial commit of companion app to vpnbypass package
2017-01-27luci-app-wol: Update Japanese translationINAGAKI Hiroshi
Added one Japanese translation of recently added string. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-27luci-app-wol: Sync translationsINAGAKI Hiroshi
Synchronized translations with Lua sources. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-27luci-app-wol: add ability to send packet to broadcast addressHannu Nyman
Add the ability to send the WOL packet to the broadcast address, if etherwake is used as the wol tool. Modified from the original idea in #975 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-01-27luci-app-wol: move to services menuHannu Nyman
Move the wake-on-lan app from the network menu to services menu, where other similar apps are located. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-01-26luci-app-vpnbypass: initial commit of companion app to vpnbypass packageStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-01-26i18n: Sync translationsINAGAKI Hiroshi
Synchronized translations with Lua sources. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-24luci-app-statistics: Update Japanese translationINAGAKI Hiroshi
Added some Japanese translations and fixed some mistranslations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-24luci-app-statistics: Sync translationsINAGAKI Hiroshi
Synchronized translation of each language po file and po templates with Lua source. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-24unbound: update UCI for odhcpd and hostnameEric Luehrsen
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2017-01-23luci-app-statistics: add advice about data directory permissionsHannu Nyman
Add advice about the permissions needed for the data directory: Pages are rendered as user 'nobody', so the *.rrd files, data directory and all its parent directories need to be world readable. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-01-23luci-app-firewall: use new ipmask validation types when applicableJo-Philipp Wich
This allows for address specifications like "fdca:1234:0123::abcd/::ffff:ffff:ffff:ffff" which only match the last 64 bits of an address. This syntax is legal and already supported by iptables and firewall3. Fixes https://bugs.lede-project.org/index.php?do=details&task_id=417 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-01-21luci-app-commands: Update Japanese translationINAGAKI Hiroshi
Added some Japanese translations of recently added strings. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-21luci-app-commands: Sync translationsINAGAKI Hiroshi
Synchronized translation of each languate and po templates with Lua sources. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-20Merge pull request #768 from t123yh/app_commands_nodownloadDaniel Dickinson
luci-app-commands: allow executing without downloading on public links
2017-01-17luci-app-dynapoint: Add Japanese translationINAGAKI Hiroshi
Added Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-16Merge pull request #817 from ascob/luci-app-dynapointDaniel Dickinson
luci-app-dynapoint: new package
2017-01-16Merge pull request #946 from chloe-jeong/trunk-koDaniel Dickinson
Updates korean languages.
2017-01-15luci-app-commands: Allow executing without downloading on public linkst123yh
Signed-off-by: t123yh <t123yh@outlook.com>
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-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-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-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-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-09Merge pull request #919 from kuoruan/luci-app-wifischeduleHannu Nyman
Luci app wifischedule: minor changes
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-07luci-app-privoxy: Update Simplified Chinese translationHsing-Wang Liao
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-01-03i18n: sync translationsHannu Nyman
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
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-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-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>
2016-12-30luci-app-travelmate: Add Japanese translationINAGAKI Hiroshi
Added Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2016-12-28Merge pull request #905 from musashino205/upnp-upd-jaHannu Nyman
luci-app-upnp: Update Japanese translation
2016-12-24luci-app-upnp: Update Japanese translationINAGAKI Hiroshi
Added some translations and fixed mistranslated string. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>