Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-23 | * Added preliminary OpenWRT support for luci-httpd | Steven Barth | |
2008-06-20 | * Moved luci.http.protocol to libs/http | Steven Barth | |
* Added ltn12 to libs/core * Fixed libs/httpd Makefile | |||
2008-06-15 | * Removed support for Haserl | Steven Barth | |
2008-06-15 | * Finished support for SGI CGI | Steven Barth | |
2008-06-14 | * luci/addons: minor fix in luci-fixtime init script | Jo-Philipp Wich | |
2008-06-14 | * luci/libs: move time fix to luci-addons | Jo-Philipp Wich | |
2008-06-14 | * Minor cleanups | Steven Barth | |
2008-06-14 | * Rewrote Luci to be coroutine-safe allowing the use of non-forking webservers | Steven Barth | |
* Setting base version to 0.7 | |||
2008-06-12 | * Rolling back to Boa 0.94.13 due to chaos | Steven Barth | |
2008-06-12 | * Fixed last commit | Steven Barth | |
2008-06-12 | * Fixed cross compiling | Steven Barth | |
2008-06-11 | * applications/luci-splash: Removed dependency to sgi-haserl, Updated attributes | Steven Barth | |
2008-06-09 | * Made Makefiles attribute aware | Steven Barth | |
2008-06-08 | * luci/statistics: add postinstall for package, fix permissions of ↵ | Jo-Philipp Wich | |
luci-ff-hannover.postinst | |||
2008-06-08 | * Increased version number to 0.6 | Steven Barth | |
2008-06-08 | * Core translation | Steven Barth | |
* Added license headers * Splitted qos into separate application package | |||
2008-06-06 | * Separated OLSR pages into separate application pack | Steven Barth | |
* Minor bugfixes and enhancements | |||
2008-06-05 | * Merged Luci to use native UCI-library | Steven Barth | |
2008-06-05 | * Updated UCI libraries | Steven Barth | |
* Removed old UCI libraries * Added new High-Level UCI API | |||
2008-06-03 | * luci/contrib: drop "(incomplete)" notice in Makefile for statistics | Jo-Philipp Wich | |
2008-06-03 | * Added luasocket OpenWRT Makefile | Steven Barth | |
2008-06-03 | * Fixed last commit | Steven Barth | |
2008-06-03 | * Fixed COPTS handling in OpenWRT Makefile | Steven Barth | |
* libs/fastindex: fixed Makefile | |||
2008-06-03 | * Changed Makefile to honour COPTS | Steven Barth | |
2008-06-02 | * Removed dependency on fastindex due to some bugs | Steven Barth | |
2008-06-02 | * Changed OpenWRT Makefile to support OpenWRT compiler flags | Steven Barth | |
2008-06-01 | Revert "* Added time initialization init.d script to luci-addons" | Steven Barth | |
This reverts commit 5a8742b6a83857fcc8477762717af81a791cac65. | |||
2008-06-01 | Revert "* Fixed last commit" | Steven Barth | |
This reverts commit 2ad50a40d16e5c53dde95d08e4f9fb6072c29a1e. | |||
2008-06-01 | * Fixed last commit | Steven Barth | |
2008-06-01 | * Added time initialization init.d script to luci-addons | Steven Barth | |
2008-06-01 | * Added dependencies for i18n/german to applications/community-* | Steven Barth | |
2008-06-01 | * Added initial German Translation stub | Steven Barth | |
2008-06-01 | * Added dependency for English translation to modules/admin-core | Steven Barth | |
2008-06-01 | * Added OpenWRT package for english translation (incomplete) | Steven Barth | |
* libs/core: Fixed indentation of luci.util.strip_bytecode | |||
2008-05-31 | * Moved theme Fledermaus to Freifunk submenu | Steven Barth | |
2008-05-31 | * Core translation part 1 | Steven Barth | |
* Introduced new default theme "OpenWRT.org" * Minor tweaks | |||
2008-05-30 | * Reintroduced compiling support | Steven Barth | |
* Added switch for Production (compiled) / Debug (source) - Target to OpenWRT configuration menu | |||
2008-05-28 | * Fixed OpenWRT Makefile | Steven Barth | |
2008-05-28 | * Fixed OpenWRT Makefile | Steven Barth | |
* Added missing postinst file | |||
2008-05-28 | * Reworked Makefiles | Steven Barth | |
* Introduced following targets: build: gccbuild luabuild gccbuild: compile luabuild: luasource||luacompile * Removed requirement for lua-headers respecting lua-only builds * Split compile part of OpenWRT Makefile | |||
2008-05-27 | * 3rd Package reorgnaisation | Steven Barth | |
* Moved core, web, cbi to libs * Refactored OpenWRT Makefile to separate Libraries, Webinterface Components, Freifunk packages | |||
2008-05-27 | * Separated CBI from LuCI Web | Steven Barth | |
* Updated OpenWRT-Makefile | |||
2008-05-27 | * Separated the MVC-Webframework from core | Steven Barth | |
* Separated i18n from core to prepare translations | |||
2008-05-25 | * luci/contrib: added statistics to makefile | Jo-Philipp Wich | |
2008-05-25 | Renamed FFLuCI to LuCI, ffluci to luci and Freifunk Lua Configuration ↵ | Steven Barth | |
Interface to Lua Configuration Interface | |||
2008-05-24 | * Removed luaposix package (was committed to OpenWRT) | Steven Barth | |
2008-05-23 | * Separated Freifunk wizard from Freifunk module | Steven Barth | |
2008-05-23 | * Updated luaposix Makefile (prepare for merge to OpenWRT) | Steven Barth | |
2008-05-22 | * Changed Makefiles to use mainline Lua | Steven Barth | |
* Added a dispatching shortcut (thanks to Jow) | |||
2008-05-22 | Merge branch 'menu' | Steven Barth | |