summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2019-04-12Merge pull request #2509 from shunjou/material-svgJo-Philipp Wich
luci-theme-material: icons and other changes
2019-04-09Merge pull request #2669 from dibdot/travelmateDirk Brenken
luci-app-travelmate: sync with update 1.4.5
2019-04-09luci-app-travelmate: sync with update 1.4.5Dirk Brenken
* see https://github.com/openwrt/packages/pull/8637 for reference Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-04-08luci-mod-network: fix bad unicode comma in network.jsJo-Philipp Wich
Fixes: 5624b36fa ("luci-mod-network: fix page refresh after interface reconnect") Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-04-08luci-mod-status: Remove port suffix where not applicableOlli Asikainen
Submitted-by: Olli Asikainen <olli.asikainen@gmail.com> Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-04-08Merge pull request #2642 from TDT-AG/pr/20190329-luci-baseJo-Philipp Wich
luci-base: add cbi tsection error msg option
2019-04-08luci-mod-status: convert bytes into KB / MB / GB on progress barClaudio Marelli
Currently on the system status page the the memory usage is shown in kB only. If you have a system with 1 GB of Ram its hard to read the large numbers. This automatically formats the byte numbers more human readable into KB / MB / GB. Submitted-by: Claudio Marelli <camarelli@gmx.net> [squash commits, rewrap commit message] Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-04-08luci-base: luasrcdiet: switch to scm clone and fix tarball nameJo-Philipp Wich
Switch the LuaSrcDiet download to direct cached SCM clones and fix the tarball name while we're at it. Supersedes: #2522 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-04-08luci-mod-network: fix page refresh after interface reconnectJo-Philipp Wich
Submitted-by: "taeasy" <88336@live.com> [reword commit subject] Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-04-08luci-theme-bootstrap: fixed input fields having disabled/uneditable colourDavid Hari
Submitted-by: David Hari <d-hari@hotmail.com> [reword commit subject] Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-04-07Merge pull request #2663 from rosysong/rosy-bugs-fixHannu Nyman
luci-theme-rosy: bugs fix
2019-04-07Merge pull request #2664 from rosysong/file-serverHannu Nyman
rosy-file-server: remove unused lines and typo fix
2019-04-07luci-app-rosy-file-server: remove unused linesRosy Song
Signed-off-by: Rosy Song <rosysong@rosinson.com>
2019-04-07luci-app-rosy-file-server: fix typo error on titleRosy Song
Signed-off-by: Rosy Song <rosysong@rosinson.com>
2019-04-07luci-theme-rosy: fix hidden footer for mobile devicesYanlanShen
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
2019-04-07luci-theme-rosy: fix issue on header and footer compatibilityYanlanShen
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
2019-04-07luci-theme-rosy: fix view for rosy-file-server packagesyglb
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
2019-04-07luci-theme-rosy: fix indentRosy Song
fix indent for htdocs/luci-static/rosy/cascade.css Signed-off-by: Rosy Song <rosysong@rosinson.com>
2019-04-07luci-theme-rosy: fix #2645Rosy Song
fix view on network / switch https://github.com/openwrt/luci/issues/2645 Signed-off-by: Rosy Song <rosysong@rosinson.com>
2019-04-07luci-theme-rosy: add css style for modal-overlay warningRosy Song
Signed-off-by: Rosy Song <rosysong@rosinson.com>
2019-04-07luci-theme-rosy: tweak padding for tabsRosy Song
Signed-off-by: Rosy Song <rosysong@rosinson.com>
2019-04-07luci-theme-material: icons and other changesshunjou
* Remove excess font dependency * Retain two glyphs as svg * Store svg icons externally * Add logout icon * Replace spaces with tabs in script * Various minor fixes Signed-off-by: Shun Jou <shunjou@gmail.com>
2019-04-07luci-theme-material: correct main menu color variableshunjou
* Also declare default color above as fallback Signed-off-by: Shun Jou <shunjou@gmail.com>
2019-04-06Merge pull request #2583 from TDT-AG/pr/20180227-luci-theme-materialJo-Philipp Wich
luci-theme-material: fix loading view on href
2019-04-06Merge pull request #2404 from rosysong/file-serverHannu Nyman
luci-app-rosy-file-server: add new application
2019-04-03Merge pull request #2618 from TDT-AG/pr/20199397-luci-app-statisticsJo-Philipp Wich
luci-app-statistics: enhancements
2019-04-02Merge pull request #2655 from castillofrancodamian/unboundHannu Nyman
luci-app-unbound: Add Spanish translation
2019-04-02Merge pull request #2654 from castillofrancodamian/nft-qosHannu Nyman
luci-app-nft-qos: Add Spanish translation
2019-04-02Merge pull request #2653 from castillofrancodamian/p910ndHannu Nyman
luci-app-p910nd: Update Spanish translation
2019-04-02Merge pull request #2652 from castillofrancodamian/vnstatHannu Nyman
luci-app-vnstat: Update Spanish translation
2019-04-02Merge pull request #2651 from castillofrancodamian/noddosHannu Nyman
luci-app-noddos: Add Spanish translation
2019-04-02Merge pull request #2650 from castillofrancodamian/mwan3Hannu Nyman
luci-app-mwan3: Add Spanish translation
2019-04-02luci-app-unbound: Add Spanish translationFranco Castillo
Add Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-04-02luci-base: increase max size of network dropdownsJo-Philipp Wich
Fixes: #2646 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-04-02luci-app-nft-qos: Add Spanish translationFranco Castillo
Add Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-04-02luci-app-p910nd: Update Spanish translationFranco Castillo
Update Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-04-02luci-app-vnstat: Update Spanish translationFranco Castillo
Update Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-04-01luci-app-noddos: Add Spanish translationFranco Castillo
Add Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-04-01luci-app-mwan3: Add Spanish translationFranco Castillo
Add Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-04-01Merge pull request #2649 from castillofrancodamian/pagekitecHannu Nyman
luci-app-pagekitec: Add Spanish translation
2019-04-01Merge pull request #2648 from castillofrancodamian/dnscryptHannu Nyman
luci-app-dnscrypt-proxy: Add Spanish translation
2019-04-01Merge pull request #2647 from castillofrancodamian/vpnbypassHannu Nyman
luci-app-vpnbypass: Add Spanish translation
2019-03-31luci-app-pagekitec: Add Spanish translationFranco Castillo
Add Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-03-31luci-app-dnscrypt-proxy: Add Spanish translationFranco Castillo
Add Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-03-31luci-app-vpnbypass: Add Spanish translationFranco Castillo
Add Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-03-29luci-base: add cbi tsection error msg optionFlorian Eckert
In some situation it is usefull to inform the use that this section could not get delete, because this config is referenced or is in use. Example pseudo code: function s.remove(self, sid) <check if secation could get deleted> if output == nil then self.error_msg = translatef("Unable to remove this section") return nil end end Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-03-29Merge pull request #2591 from yglb/rosy-bugsfixHannu Nyman
luci-theme-rosy: Fix bug in the login interface and header style
2019-03-27Merge pull request #2641 from castillofrancodamian/firewallHannu Nyman
luci-app-firewall: Update Spanish translation
2019-03-27luci-app-firewall: Update Spanish translationFranco Castillo
Update Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-03-27Merge pull request #2640 from castillofrancodamian/baseHannu Nyman
luci-base: Update Spanish translation