Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-07 | Updated notice and contributors information | Steven Barth | |
2008-07-06 | libs/web: Removed deprecated i18n-file naming convention | Steven Barth | |
2008-07-06 | * libs/web: Fixed translation handling | Steven Barth | |
2008-07-05 | * modules/admin-core: Add translation for UCI changes, revert and apply page ↵ | Steven Barth | |
title | |||
2008-06-29 | * libs/web: Added Logout support | Steven Barth | |
* libs/web: Fixed a bug with an invalid calling convention in luci.dispatcher * libs/sys: Fixed rudimentary posix.crypt detection | |||
2008-06-28 | * libs/web: Switched from HTTP-Basic-Auth to Session-Auth | Steven Barth | |
* Updated Makefiles for better testing environment integration * Fixed libs/sgi-luci | |||
2008-06-27 | * Updated thankyou documents | 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-11 | * Added support for timezone setting | Steven Barth | |
2008-06-09 | * Prepare german translation cleanup | Steven Barth | |
2008-06-08 | * More Translation | Steven Barth | |
2008-06-08 | * Core translation | Steven Barth | |
2008-06-08 | * Core translation | Steven Barth | |
* Added license headers * Splitted qos into separate application package | |||
2008-06-06 | * Core translation | Steven Barth | |
2008-06-06 | * Removed section titles | Steven Barth | |
2008-06-06 | * Fixed an issue that prevented the controller from working with fastindex | Steven Barth | |
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-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-02 | * Moved Freifunk status pages to admin-core and linked them in Freifunk | Steven Barth | |
* luci/web: Added assign() to dispatcher to reference foreign nodes in the dispatching tree | |||
2008-06-02 | * Added native basic authentication support | Steven Barth | |
* Cleanups | |||
2008-06-01 | * Performance optimizations | Steven Barth | |
* libs/core: Added bytecode stripping function to luci.util * libs/core: Added smart indexcache that automatically updates cached index-files on change * libs/web: Enabled template caching support * Core Translation part 4 | |||
2008-05-31 | * Core translation part 3 | Steven Barth | |
2008-05-31 | * Core translation part 2 | Steven Barth | |
2008-05-31 | * Core translation part 1 | Steven Barth | |
* Introduced new default theme "OpenWRT.org" * Minor tweaks | |||
2008-05-29 | * Temporarily disabled fastindex-support due to a bug where controllers ↵ | Steven Barth | |
containing "require"-calls are not indexed correctly | |||
2008-05-29 | * Bugfixes | Steven Barth | |
* Moved cbi.js into the right directory * Added more debugging to dispatcher * Introduced about page | |||
2008-05-28 | * Preparing about page | Steven Barth | |
2008-05-27 | * Optimized dispatching model | Steven Barth | |
2008-05-27 | commit 4f6198094cf4134179d1f9c9fa8f79759a27c87e | Steven Barth | |
Author: Felix Fietkau <nbd@openwrt.org> Date: Tue May 27 13:56:12 2008 +0200 rename src/ to luasrc/ |