Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-03 | * libs/web: Added support for custom query strings | Steven Barth | |
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/ |