Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-06 | * Removed High-Level UCI-API due to Lua compiler bugs | Steven Barth | |
2008-06-05 | * Merged Luci to use native UCI-library | Steven Barth | |
2008-06-04 | * luci/themes: do an explicit check for table data type on result of ↵ | Jo-Philipp Wich | |
uci.changes() | |||
2008-06-04 | * luci/themes: oops I forgot the most important piece of code - fix last commit | Jo-Philipp Wich | |
2008-06-04 | * luci/themes: fix admin header template, crashes badly when ↵ | Jo-Philipp Wich | |
luci.model.uci.changes() returns nil (shouldn't we move this code snipped into a helper function or sth. like that?) | |||
2008-06-03 | fix footer | Felix Fietkau | |
2008-06-03 | make use of the new features in the binding for uci v0.4.0 - fixes remaining ↵ | Felix Fietkau | |
dependencies of libuci.lua on the cli | |||
2008-06-03 | * Increased menu font size | Steven Barth | |
2008-06-03 | * libs/web: Added support for custom query strings | Steven Barth | |
2008-05-31 | * Core translation part 1 | Steven Barth | |
* Introduced new default theme "OpenWRT.org" * Minor tweaks |