project/luci.git
2008-06-06 Steven Barth* Removed High-Level UCI-API due to Lua compiler bugs
2008-06-06 Steven Barth* Removed section titles
2008-06-06 Steven Barth* Fixed an issue that prevented the controller from...
2008-06-06 Steven Barth* Added missing file
2008-06-06 Steven Barth* Separated OLSR pages into separate application pack
2008-06-05 Steven Barth* Merged Luci to use native UCI-library
2008-06-05 Steven Barth* Updated UCI libraries
2008-06-05 Jo-Philipp... * luci/statistics: whitespace cleanup in controller
2008-06-05 Jo-Philipp... * luci/statistics: fix dispatcher again: drop redirect...
2008-06-04 Jo-Philipp... * luci/themes: do an explicit check for table data...
2008-06-04 Jo-Philipp... * luci/statistics: moving the graph controller to admin...
2008-06-04 Jo-Philipp... * luci/themes: oops I forgot the most important piece...
2008-06-04 Jo-Philipp... * luci/themes: fix admin header template, crashes badly...
2008-06-04 Steven Barth* Fix #2275
2008-06-04 Felix Fietkauallow the sgi-webuci prepare_req function to reload...
2008-06-03 Jo-Philipp... * luci/statistics: made definition fallbacks for date...
2008-06-03 Jo-Philipp... * luci/statistics: definitions.lua: remove all defs...
2008-06-03 Jo-Philipp... * luci/statistics: remove unneeded processes/ps_st...
2008-06-03 Jo-Philipp... * luci/statistics: added missing iptables/ipt_bytes...
2008-06-03 Felix Fietkaufix footer
2008-06-03 Jo-Philipp... * luc/statistics: add file/license headers
2008-06-03 Felix Fietkausome error handling for fs.dir(...) == nil
2008-06-03 Felix Fietkaumake use of the new features in the binding for uci...
2008-06-03 Steven Barth* Increased menu font size
2008-06-03 Steven Barth* Linked statistic graphs to Freifunk module
2008-06-03 Jo-Philipp... * luci/statistics: move public pages to /admin/statisti...
2008-06-03 Jo-Philipp... * luci/contrib: drop "(incomplete)" notice in Makefile...
2008-06-03 Jo-Philipp... * luci/statistics: update config generator
2008-06-03 Jo-Philipp... * luci/statistics: update default config
2008-06-03 Jo-Philipp... * luci/core: util.lua: implement min(utes) in parse_units()
2008-06-03 Jo-Philipp... * luci/statistics: implement timespan selection in...
2008-06-03 Steven Barth* libs/web: Added support for custom query strings
2008-06-03 Steven Barth* Added luasocket OpenWRT Makefile
2008-06-03 Steven Barth* applications/luci-splash: Fixed a typo
2008-06-03 Steven Barth* Fixed last commit
2008-06-03 Steven Barth* Fixed COPTS handling in OpenWRT Makefile
2008-06-03 Steven Barth* Changed Makefile to honour COPTS
2008-06-03 Steven BarthRevert "* Don't override environment variables in Makefile"
2008-06-02 Steven Barth* Removed dependency on fastindex due to some bugs
2008-06-02 Steven Barth* Don't override environment variables in Makefile
2008-06-02 Steven Barth* Moved Freifunk status pages to admin-core and linked...
2008-06-02 Steven Barth* Changed OpenWRT Makefile to support OpenWRT compiler...
2008-06-02 Steven Barth* libs/fastindex: Changed Makefile to use LUCI_INSTALLDIR
2008-06-02 Jo-Philipp... * luci/core: util.lua: added parse_units() helper function
2008-06-02 Steven Barth* Added native basic authentication support
2008-06-02 Jo-Philipp... * luci/core: cbi.lua: automatically set size of MultiVa...
2008-06-02 Felix Fietkaualways enable luaposix
2008-06-02 Felix Fietkauadd luaposix crypt() support
2008-06-02 Steven Barth* Reintegrated fastindex support
2008-06-02 Steven BarthRevert "full fastindex integration, drop old cache...
2008-06-02 Steven Barthfull fastindex integration, drop old cache stuff
2008-06-02 Steven Barthfix fastindex namespace
2008-06-02 Steven Barthignore vim swap files
2008-06-02 Steven Barthmove the .o and .so .gitignore lines to the top level...
2008-06-02 Steven Barthadd the fastindex module
2008-06-02 Steven Barthremove unnecessary compiler command line stuff in sgi...
2008-06-02 Steven Barthfix symlink creation
2008-06-02 Steven Barthfix luaposix build
2008-06-02 Steven Barthadd "run" target
2008-06-02 Jo-Philipp... * luci/statistics: add init script
2008-06-02 Jo-Philipp... * luci/statistics: template and controller translation
2008-06-01 Jo-Philipp... * luci/statistics: complete cbi model translation
2008-06-01 Jo-Philipp... * luci/core: cbi.lua: fix auto-i18n for values inside...
2008-06-01 Jo-Philipp... * luci/core: cbi.lua: NamedSection and TypedSection...
2008-06-01 Steven Barth* Fixed last commit
2008-06-01 Steven Barth* Added timing fix
2008-06-01 Steven BarthRevert "* Added time initialization init.d script to...
2008-06-01 Steven BarthRevert "* Fixed last commit"
2008-06-01 Steven Barth* Fixed last commit
2008-06-01 Steven Barth* Added time initialization init.d script to luci-addons
2008-06-01 Jo-Philipp... * luci/core: cbi.lua: automatic i18n capabilities;...
2008-06-01 Steven Barth* libs/core: Adapted luci.util.strip_bytecode to handle...
2008-06-01 Steven Barth* Added dependencies for i18n/german to applications...
2008-06-01 Steven Barth* Added initial German Translation stub
2008-06-01 Steven Barth* Added dependency for English translation to modules...
2008-06-01 Steven Barth* luci/web: Set default language to English
2008-06-01 Steven Barth* Added OpenWRT package for english translation (incomp...
2008-06-01 Steven Barth* Performance optimizations
2008-06-01 Jo-Philipp... * luci/statistics: let rrdtool.lua use values from...
2008-05-31 Steven Barth* Core translation part 3
2008-05-31 Steven Barth* Core translation part 2
2008-05-31 Steven Barth* Moved theme Fledermaus to Freifunk submenu
2008-05-31 Steven Barth* Reset default theme to "Fledermaus" for freifunk...
2008-05-31 Steven Barth* Core translation part 1
2008-05-30 Steven Barth* Reintroduced compiling support
2008-05-30 Jo-Philipp... * luci/statistics: added diagram models for proces...
2008-05-29 Steven Barth* Temporarily disabled fastindex-support due to a bug...
2008-05-29 Steven Barth* libs/web: Added .leaf attribute to dispatching tree...
2008-05-29 Steven Barth* Fixed dispatching regex
2008-05-29 Steven Barth* Bugfixes
2008-05-29 Jo-Philipp... * luci/statistics: include cpu plugin in stat-genconfig
2008-05-29 Steven BarthRevert "* luci/core: dispatcher.lua: fix build_url()"
2008-05-29 Jo-Philipp... * luci/statistics: generate submenus for plugins with...
2008-05-29 Jo-Philipp... * luci/core: dispatcher.lua: fix build_url()
2008-05-28 Jo-Philipp... * luci/statistics: implement initial i18n support,...
2008-05-28 Steven Barth* Preparing about page
2008-05-28 Steven Barth* Fixed OpenWRT Makefile
2008-05-28 Steven Barth* Fixed OpenWRT Makefile
2008-05-28 Steven Barth* Reworked Makefiles
2008-05-28 Jo-Philipp... * luci/statistics: added diagram model for interface...
next