Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 the MVC-Webframework from core | Steven Barth | |
* Separated i18n from core to prepare translations | |||
2008-05-26 | * Reworked host-Target for global Makefile | Steven Barth | |
* Fixed dispatcher to correctly support fastindex | |||
2008-05-26 | * Updated dispatcher to use fastindex if available | Steven Barth | |
* Updated webuci SGI * Updated dispatcher | |||
2008-05-25 | * Fixed a typo | Steven Barth | |
2008-05-25 | * core: Fixed a bug in the dispatcher | Steven Barth | |
* core: Move cbi.js to general resource directory * core: Removed Freifunk references * core: Updated Fledermaus theme | |||
2008-05-25 | Renamed FFLuCI to LuCI, ffluci to luci and Freifunk Lua Configuration ↵ | Steven Barth | |
Interface to Lua Configuration Interface | |||
2008-05-25 | * core: Added shortcut translatef for translate and format | Steven Barth | |
2008-05-25 | * ffluci/core: fs.lua: add wrapper for mkdir() to allow recursive creation ↵ | Jo-Philipp Wich | |
of directory paths; whitespace cleanup | |||
2008-05-24 | * ffluci/core: dispatcher.lua: setgid() won't work after setuid() due to ↵ | Jo-Philipp Wich | |
missing permission - swapped set*id() calls; whitespace cleanups | |||
2008-05-24 | (no commit message) | Steven Barth | |
2008-05-24 | * Added support for first-level controllers | Steven Barth | |
* Added several posix functions to ffluci.fs * Added ffluci.util.combine | |||
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 | |
2008-05-20 | * ffluci: fix internal property in sys/iptparser.lua | Jo-Philipp Wich | |
2008-05-20 | * ffluci: moved src/iptparser.lua to src/sys/iptparser.lua; renamed lib to ↵ | Jo-Philipp Wich | |
ffluci.sys.iptparser | |||
2008-05-20 | * ffluci: added iptparser library to core | Jo-Philipp Wich | |
2008-05-17 | * Generalized dispatcher handling | Steven Barth | |
2008-05-17 | Added global imagepath | Steven Barth | |
2008-05-14 | * core: Added template for a table view of typed sections | Steven Barth | |
2008-05-14 | * Completed last commit | Steven Barth | |
2008-05-14 | * CBI: Minor changes | Steven Barth | |
2008-05-13 | * modules/admin-core: Reintroduced ffluci.controller.admin.status | Steven Barth | |
* modules/admin-core: Added Syslog status page | |||
2008-05-08 | * Minor bugfixes | Steven Barth | |
2008-05-08 | * Mördercommit ;-) | Steven Barth | |
* Major Repository Reorganisation * API 0.4 Softfreeze to come | |||
2008-05-07 | (no commit message) | Steven Barth | |
2008-05-07 | * Fixed webuci bootstrapper | Steven Barth | |
* Added ffluci.http.header function | |||
2008-05-07 | (no commit message) | Steven Barth | |
2008-05-07 | * ffluci.fs.isfile: fixed several typos | Steven Barth | |
2008-05-07 | * Last API changes before 0.4 API softfreeze | Steven Barth | |
2008-05-06 | (no commit message) | Steven Barth | |
2008-05-06 | (no commit message) | Steven Barth | |
2008-05-06 | * Fixed ffluci.sgi.webuci | Steven Barth | |
2008-05-06 | * General code cleanup | Steven Barth | |
* Removed unnecessary module dependencies * Completed SGI abstraction * Reworked ffluci.sgi.webuci | |||
2008-05-06 | * Fixed apply function | Steven Barth | |
* Fixed a few typos | |||
2008-05-06 | * Bugfixes | Steven Barth | |
2008-05-06 | * Rewrote and optimized ffluci.model.uci | Steven Barth | |
* Use optimized UCI code for ffluci.cbi and ffluci.controller.admin.index if possible | |||
2008-05-05 | * Fixed Makefile | Steven Barth | |
2008-05-05 | * Added initial SGI for webuci | Steven Barth | |
2008-05-05 | * Fixed menu cache | Steven Barth | |
2008-05-05 | * ffluci.sgi.haserl: Several fixes | Steven Barth | |
* ffluci.menu: Enabled caching | |||
2008-05-05 | * Rewrote ffluci.http, ffluci.model.uci | Steven Barth | |
* WARNING: API CHANGES FOR ffluci.http and ffluci.model.uci | |||
2008-05-04 | * Cleaned up and rewrote dispatchers | Steven Barth | |
2008-04-27 | * Minor bugfixes | Steven Barth | |
2008-04-27 | * Reworked Theme "Fledermaus" | Steven Barth | |
* Added Freifunk wizard * Added Freifunk iptables rules | |||
2008-04-27 | * Added initial version of RPC info API | Steven Barth | |
* Fixed client splash | |||
2008-04-27 | * Reworked Luci-Splash | Steven Barth | |
* Created ffluci-system-addons package for Kamikaze addons | |||
2008-04-26 | * Minor bugfixes | Steven Barth | |
2008-04-26 | * luci-splash: Fixes | Steven Barth | |
2008-04-26 | * Added experimental version of DHCP-Splash for Kamikaze | Steven Barth | |
* Added MAC-Address matching to luci_fw * Added interface alias hack for Kamikaze * ffluci.sys: Added several networking helper functions * ffluci.http: Added function remote_addr * Updated Haserl to 0.9.24 |