summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
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-04* Fix #2275Steven Barth
2008-06-04allow the sgi-webuci prepare_req function to reload the lua context if ↵Felix Fietkau
necessary (not used yet)
2008-06-03* luci/statistics: made definition fallbacks for date w/o digram model ↵Jo-Philipp Wich
working again
2008-06-03* luci/statistics: definitions.lua: remove all defs handled by diagram ↵Jo-Philipp Wich
models, removed duplicate date (saves ~1000 loc ;-) )
2008-06-03* luci/statistics: remove unneeded processes/ps_state diagram definitionJo-Philipp Wich
2008-06-03* luci/statistics: added missing iptables/ipt_bytes definition, svn property ↵Jo-Philipp Wich
fixups
2008-06-03fix footerFelix Fietkau
2008-06-03* luc/statistics: add file/license headersJo-Philipp Wich
2008-06-03some error handling for fs.dir(...) == nilFelix Fietkau
2008-06-03make 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 sizeSteven Barth
2008-06-03* Linked statistic graphs to Freifunk moduleSteven Barth
2008-06-03* luci/statistics: move public pages to /admin/statistics/graph/Jo-Philipp Wich
2008-06-03* luci/contrib: drop "(incomplete)" notice in Makefile for statisticsJo-Philipp Wich
2008-06-03* luci/statistics: update config generatorJo-Philipp Wich
2008-06-03* luci/statistics: update default configJo-Philipp Wich
2008-06-03* luci/core: util.lua: implement min(utes) in parse_units()Jo-Philipp Wich
2008-06-03* luci/statistics: implement timespan selection in public interfaceJo-Philipp Wich
2008-06-03* libs/web: Added support for custom query stringsSteven Barth
2008-06-03* Added luasocket OpenWRT MakefileSteven Barth
2008-06-03* applications/luci-splash: Fixed a typoSteven Barth
2008-06-03* Fixed last commitSteven Barth
2008-06-03* Fixed COPTS handling in OpenWRT MakefileSteven Barth
* libs/fastindex: fixed Makefile
2008-06-03* Changed Makefile to honour COPTSSteven Barth
2008-06-03Revert "* Don't override environment variables in Makefile"Steven Barth
This reverts commit e60afb9e0d2b1f791399f91c5de626fe215d1d88.
2008-06-02* Removed dependency on fastindex due to some bugsSteven Barth
2008-06-02* Don't override environment variables in MakefileSteven Barth
2008-06-02* Moved Freifunk status pages to admin-core and linked them in FreifunkSteven Barth
* luci/web: Added assign() to dispatcher to reference foreign nodes in the dispatching tree
2008-06-02* Changed OpenWRT Makefile to support OpenWRT compiler flagsSteven Barth
2008-06-02* libs/fastindex: Changed Makefile to use LUCI_INSTALLDIRSteven Barth
2008-06-02* luci/core: util.lua: added parse_units() helper functionJo-Philipp Wich
2008-06-02* Added native basic authentication supportSteven Barth
* Cleanups
2008-06-02* luci/core: cbi.lua: automatically set size of MultiValue fieldsJo-Philipp Wich
2008-06-02always enable luaposixFelix Fietkau
2008-06-02add luaposix crypt() supportFelix Fietkau
2008-06-02* Reintegrated fastindex supportSteven Barth
2008-06-02Revert "full fastindex integration, drop old cache stuff"Steven Barth
This reverts commit 19917e78d47dc33c3f75b7fac9585e534d144fd3.
2008-06-02full fastindex integration, drop old cache stuffSteven Barth
2008-06-02fix fastindex namespaceSteven Barth
2008-06-02ignore vim swap filesSteven Barth
2008-06-02move the .o and .so .gitignore lines to the top level .gitignoreSteven Barth
2008-06-02add the fastindex moduleSteven Barth
2008-06-02remove unnecessary compiler command line stuff in sgi-webuciSteven Barth
2008-06-02fix symlink creationSteven Barth
2008-06-02fix luaposix buildSteven Barth
2008-06-02add "run" targetSteven Barth
2008-06-02* luci/statistics: add init scriptJo-Philipp Wich
2008-06-02* luci/statistics: template and controller translationJo-Philipp Wich
2008-06-01* luci/statistics: complete cbi model translationJo-Philipp Wich