Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-10 | Merge pull request #333 from legendtang/master | Jo-Philipp Wich | |
themes/bootstrap: add media queries to bootstrap-theme for better responsive UI on mobile devices | |||
2015-03-01 | theme/bootstrap: add a mssing class style in form section (#298) | Legend Tang | |
NOTE: three <br /> in some luci-app's cbi-tab-descr section which help to workaround must be removed. | |||
2015-02-28 | add media queries for better responsive UI on mobile devices | Legend Tang | |
This is for modern browsers only | |||
2015-01-08 | Rework LuCI build system | Jo-Philipp Wich | |
* Rename subdirectories to their repective OpenWrt package names * Make each LuCI module its own standalone package * Deploy a shared luci.mk which is used by each module Makefile Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> |