Age | Commit message (Collapse) | Author |
|
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>
|
|
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>
|
|
Submitted-by: "taeasy" <88336@live.com>
[reword commit subject]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Submitted-by: David Hari <d-hari@hotmail.com>
[reword commit subject]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
luci-theme-rosy: bugs fix
|
|
rosy-file-server: remove unused lines and typo fix
|
|
Signed-off-by: Rosy Song <rosysong@rosinson.com>
|
|
Signed-off-by: Rosy Song <rosysong@rosinson.com>
|
|
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
|
|
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
|
|
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
|
|
fix indent for htdocs/luci-static/rosy/cascade.css
Signed-off-by: Rosy Song <rosysong@rosinson.com>
|
|
fix view on network / switch
https://github.com/openwrt/luci/issues/2645
Signed-off-by: Rosy Song <rosysong@rosinson.com>
|
|
Signed-off-by: Rosy Song <rosysong@rosinson.com>
|
|
Signed-off-by: Rosy Song <rosysong@rosinson.com>
|
|
luci-theme-material: fix loading view on href
|
|
luci-app-rosy-file-server: add new application
|
|
luci-app-statistics: enhancements
|
|
luci-app-unbound: Add Spanish translation
|
|
luci-app-nft-qos: Add Spanish translation
|
|
luci-app-p910nd: Update Spanish translation
|
|
luci-app-vnstat: Update Spanish translation
|
|
luci-app-noddos: Add Spanish translation
|
|
luci-app-mwan3: Add Spanish translation
|
|
Add Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Fixes: #2646
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Add Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Update Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Update Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
luci-app-pagekitec: Add Spanish translation
|
|
luci-app-dnscrypt-proxy: Add Spanish translation
|
|
luci-app-vpnbypass: Add Spanish translation
|
|
Add Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
luci-theme-rosy: Fix bug in the login interface and header style
|
|
luci-app-firewall: Update Spanish translation
|
|
Update Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
luci-base: Update Spanish translation
|
|
Update Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
luci-app-simple-adblock: update Japanese translation
|
|
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
luci-app-wifischedule: apply-bugfix
|
|
* minimal fix for #2631 (untested)
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
THANKYOU: remove outdated file
|
|
within the last 10 years [0] there are to many people [1] to say thank
you to, so remove the specific THANKYOU file.
[0]: git log -1 --format=%cd THANKYOU
[1]: git log --pretty=%an | sort | uniq -c | sort -n -r
Signed-off-by: Paul Spooren <mail@aparcar.org>
|
|
HTTP Error code is send by the upgrade server in case of package
conflicts, like when requesting to install both `odhcpd` and
`odhcpd-ipv6only`.
Also put a <p> around download links to make them look more appealing.
Signed-off-by: Paul Spooren <mail@aparcar.org>
|
|
* Reuse `request_dict` between requests.
* used vim Autoformat plugin to make the javascript code nice.
* add board_name as it eventually replaces board/model in requests
Signed-off-by: Paul Spooren <mail@aparcar.org>
|