Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-11 | Minor bugfixes | Steven Barth | |
2008-08-11 | libs/web: Add an additional sanity check to Session IDs | Steven Barth | |
2008-08-10 | Revert "* Fix last commit" | Steven Barth | |
This reverts commit 0c680a15bc487d98bb8b50e4c57f735b957c4744. | |||
2008-08-10 | * Fix last commit | Steven Barth | |
2008-08-10 | * libs/web: Reworked authentication | Steven Barth | |
2008-08-09 | libs/cbi: Major Improvements | Steven Barth | |
Added initial support for non-UCI-based forms (luci.cbi.SimpleForm) Minor API improvements Now correctly tagging "empty mandatory field" errors | |||
2008-08-07 | libs/cbi: Added magic ;-) | Steven Barth | |
2008-08-06 | Moved luci.sys.libpath to luci.util | Steven Barth | |
2008-07-29 | Added "apidocs" target to Makefile | Steven Barth | |
contrib/luadoc: Added luadoc executable libs: Fixed typos in inline documentation | |||
2008-07-29 | libs/web: Small improvements, added inline documentation | Steven Barth | |
2008-07-22 | * luci/libs/core: added inline documentation to luci.util, reordered and ↵ | Jo-Philipp Wich | |
renamed functions to logical groups * luci/libs/web: rename dump() to get_bytecode() | |||
2008-07-17 | applications/luci-qos: Smaller enhancements, support for luci-mini | Steven Barth | |
applications/luci-fw: Fixed support for luci-mini libs/web: Removed luci.dispatcher.registered | |||
2008-07-16 | libs/web: Added luci.web.dispatcher.registered | Steven Barth | |
2008-07-15 | lib/cbi: Added support for multiple CBI maps per model | Steven Barth | |
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-29 | * applications/luci-splash: Rewrote luci-splash using an own daemon ↵ | Steven Barth | |
implementation * Minor tweaks in luci.dispatcher | |||
2008-06-28 | * libs/httpd: Fixed a problem with empty sources in filehandler | Steven Barth | |
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-25 | * libs/web: Fixed reference to dispatcher in luci.dispatcher.build_url | Steven Barth | |
2008-06-23 | * Introducing LuCI HTTPD as testing environment | Steven Barth | |
* Several coroutine-safety fixes | |||
2008-06-15 | * Added support for CGI SGI | Steven Barth | |
2008-06-14 | * luci/libs: move time fix to luci-addons | Jo-Philipp Wich | |
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-08 | * Core translation | Steven Barth | |
* Added license headers * Splitted qos into separate application package | |||
2008-06-07 | * libs/web: Fixed time hack | 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-04 | * luci/statistics: moving the graph controller to admin caused the images to ↵ | Jo-Philipp Wich | |
be generated by the root user which rendered the linked-in public statistics pages unusable because of missing permissions to write the generated graphics as nobody to directories created by root * luci/core: store the actual dispatching path to .path in node() - this permits dispatcher modules to get the canonical path as luci.dispatcher.dispatched.path | |||
2008-06-03 | fix footer | Felix Fietkau | |
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-02 | * Reintegrated fastindex support | Steven Barth | |
2008-06-02 | Revert "full fastindex integration, drop old cache stuff" | Steven Barth | |
This reverts commit 19917e78d47dc33c3f75b7fac9585e534d144fd3. | |||
2008-06-02 | full fastindex integration, drop old cache stuff | Steven Barth | |
2008-06-01 | * Fixed last commit | Steven Barth | |
2008-06-01 | * Added timing fix | Steven Barth | |
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 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 | * libs/web: Added .leaf attribute to dispatching tree to stop dispatching at ↵ | Steven Barth | |
a certain node * libs/web: Added rewrite target for advanced aliasing | |||
2008-05-29 | * Fixed dispatching regex | Steven Barth | |
2008-05-29 | * Bugfixes | Steven Barth | |
* Moved cbi.js into the right directory * Added more debugging to dispatcher * Introduced about page | |||
2008-05-29 | Revert "* luci/core: dispatcher.lua: fix build_url()" | Steven Barth | |
This reverts commit 7512f2e5f533cb8ef51a9e4ee01081da0df23853. | |||
2008-05-29 | * luci/core: dispatcher.lua: fix build_url() | Jo-Philipp Wich | |
2008-05-28 | * Updated dispatching cache mechanism | Steven Barth | |
2008-05-27 | * Optimized dispatching model | Steven Barth | |
2008-05-27 | * Fixed caching mechanism | Steven Barth | |
2008-05-27 | * Added cache to createindex_plain | 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/ |