project/luci.git
16 years ago* Cleaning up package definitions and sources to better harmonize with OpenWRT-packages
Steven Barth [Sun, 6 Apr 2008 18:23:58 +0000 (18:23 +0000)]
* Cleaning up package definitions and sources to better harmonize with OpenWRT-packages

16 years ago* Added IPKG-configuration
Steven Barth [Sun, 6 Apr 2008 16:58:39 +0000 (16:58 +0000)]
* Added IPKG-configuration
* Added Package management
* Added confirmation link to reboot

16 years ago* Added file upload capabilities
Steven Barth [Sun, 6 Apr 2008 12:08:05 +0000 (12:08 +0000)]
* Added file upload capabilities

16 years ago* Remove ffluci.util.__file__ as it relies on debug information
Steven Barth [Sat, 5 Apr 2008 18:35:33 +0000 (18:35 +0000)]
* Remove ffluci.util.__file__ as it relies on debug information
* Added ffluci.debug for things that rely on debug information
* Fixed a bug regarding path detection when Luci is bytecompiled

16 years ago* Updated INSTALL file
Steven Barth [Sat, 5 Apr 2008 17:24:45 +0000 (17:24 +0000)]
* Updated INSTALL file

16 years ago* Added own custom version of Lua
Steven Barth [Sat, 5 Apr 2008 15:12:02 +0000 (15:12 +0000)]
* Added own custom version of Lua
* Updated Lua to produce architecture-independent bytecode
* Updated Lua to load bytecode from different endianess
* Updated Lua to use optimized integer arithmetic for CPUs without an FPU
* Updated haserl-lua to fit to optimized Lua version (hopefully this should fix: "bad header in precompiled chunk" on some platforms)
* Luci core will now be bytecompiled and stripped by default to save disk space and CPU time

16 years ago* Fixed firewall script
Steven Barth [Thu, 3 Apr 2008 10:10:48 +0000 (10:10 +0000)]
* Fixed firewall script

16 years ago* Fixed a bug in Wifi when no wifi interfaces are available
Steven Barth [Thu, 3 Apr 2008 09:16:38 +0000 (09:16 +0000)]
* Fixed a bug in Wifi when no wifi interfaces are available

16 years ago* Updated IPKG model
Steven Barth [Thu, 3 Apr 2008 08:56:06 +0000 (08:56 +0000)]
* Updated IPKG model

16 years ago* Updated INSTALL file
Steven Barth [Wed, 2 Apr 2008 10:10:32 +0000 (10:10 +0000)]
* Updated INSTALL file

16 years ago* Reverted bloated MASQUERADE command
Steven Barth [Tue, 1 Apr 2008 22:30:10 +0000 (22:30 +0000)]
* Reverted bloated MASQUERADE command

16 years ago* Fixed firewall scripts
Steven Barth [Tue, 1 Apr 2008 22:15:24 +0000 (22:15 +0000)]
* Fixed firewall scripts

16 years ago* Added backend for firewall / portforwarding
Steven Barth [Tue, 1 Apr 2008 21:36:09 +0000 (21:36 +0000)]
* Added backend for firewall / portforwarding

16 years ago* Added Quick&Dirty hack for head-revisioned FFLuCI
Steven Barth [Tue, 1 Apr 2008 07:58:44 +0000 (07:58 +0000)]
* Added Quick&Dirty hack for head-revisioned FFLuCI

16 years ago* Fixed haserl-lua Makefile
Steven Barth [Mon, 31 Mar 2008 22:24:32 +0000 (22:24 +0000)]
* Fixed haserl-lua Makefile
* Fixed a bug in CBI that occured when target UCI is empty
* Added frontend for port forwarding / firewall pages

16 years ago* Fixed a conflict with haserl 0.9.23 (FFLuCI) and haserl 0.8.x (OpenWRT)
Steven Barth [Mon, 31 Mar 2008 19:40:31 +0000 (19:40 +0000)]
* Fixed a conflict with haserl 0.9.23 (FFLuCI) and haserl 0.8.x (OpenWRT)
- Thanks to mickey (FF Hannover) for this patch

16 years ago* Fixed a typo in INSTALL
Steven Barth [Mon, 31 Mar 2008 09:59:43 +0000 (09:59 +0000)]
* Fixed a typo in INSTALL

16 years ago* Fixed information in INSTALL
Steven Barth [Mon, 31 Mar 2008 09:59:23 +0000 (09:59 +0000)]
* Fixed information in INSTALL

16 years ago(no commit message)
Steven Barth [Mon, 31 Mar 2008 09:40:02 +0000 (09:40 +0000)]

16 years ago* Removed abandoned link to source directory
Steven Barth [Mon, 31 Mar 2008 09:30:19 +0000 (09:30 +0000)]
* Removed abandoned link to source directory

16 years ago* Made contrib/package OpenWRT feed compatible
Steven Barth [Mon, 31 Mar 2008 09:26:36 +0000 (09:26 +0000)]
* Made contrib/package OpenWRT feed compatible

16 years ago* Rewritten menu builder
Steven Barth [Mon, 31 Mar 2008 08:52:24 +0000 (08:52 +0000)]
* Rewritten menu builder
* Moved menu definitions from controllers to model/menu

16 years ago* Added admin > index > luci (FFLuCI configuration page)
Steven Barth [Mon, 31 Mar 2008 07:25:38 +0000 (07:25 +0000)]
* Added admin > index > luci (FFLuCI configuration page)
* Added admin > network > routes (static routes configuration page)

16 years ago* template header: Added translation support for path bar
Steven Barth [Sun, 30 Mar 2008 19:30:30 +0000 (19:30 +0000)]
* template header: Added translation support for path bar

16 years ago* Added Makefile entry for ffluci.model.ipkg
Steven Barth [Sun, 30 Mar 2008 19:27:12 +0000 (19:27 +0000)]
* Added Makefile entry for ffluci.model.ipkg
* Set properties for ffluci.model.ipkg

16 years ago* Moved exec, execl from ffluci.util to ffluci.sys
Steven Barth [Sun, 30 Mar 2008 19:25:31 +0000 (19:25 +0000)]
* Moved exec, execl from ffluci.util to ffluci.sys
* Introduced stub for ffluci.model.ipkg

16 years ago* Added reboot page
Steven Barth [Sun, 30 Mar 2008 19:12:16 +0000 (19:12 +0000)]
* Added reboot page
* Added SSH-Keys page
* ffluci.template: Removed a debugging statement

16 years ago* Added simple text editor
Steven Barth [Sat, 29 Mar 2008 21:17:54 +0000 (21:17 +0000)]
* Added simple text editor

16 years ago* Replaced luafilesystem with luaposix library
Steven Barth [Sat, 29 Mar 2008 18:22:21 +0000 (18:22 +0000)]
* Replaced luafilesystem with luaposix library
* Introduced privilege dropping capability
* Automatically drop privileges for "public" to "nobody/nogroup" (as defined in ffluci.uci)

16 years ago* Completed last checkin (SVN errors)
Steven Barth [Fri, 28 Mar 2008 23:00:13 +0000 (23:00 +0000)]
* Completed last checkin (SVN errors)

16 years ago* CBI: improvements, bug fixes
Steven Barth [Fri, 28 Mar 2008 22:55:27 +0000 (22:55 +0000)]
* CBI: improvements, bug fixes
* admin: Introduced wifi, olsr, password pages

16 years ago* CBI: Generalized templates
Steven Barth [Fri, 28 Mar 2008 11:00:58 +0000 (11:00 +0000)]
* CBI: Generalized templates
* admin > network > ifaces: Set default value for protocol allowing new sections to be created.

16 years ago* Fixed templates to be XHTML 1.1 compliant
Steven Barth [Fri, 28 Mar 2008 10:01:37 +0000 (10:01 +0000)]
* Fixed templates to be XHTML 1.1 compliant

16 years ago(no commit message)
Steven Barth [Fri, 28 Mar 2008 00:20:04 +0000 (00:20 +0000)]

16 years ago* Added index.html redirector
Steven Barth [Fri, 28 Mar 2008 00:10:48 +0000 (00:10 +0000)]
* Added index.html redirector

16 years ago* Removed old examples
Steven Barth [Thu, 27 Mar 2008 23:15:50 +0000 (23:15 +0000)]
* Removed old examples

16 years ago* Major CBI improvements
Steven Barth [Thu, 27 Mar 2008 23:14:01 +0000 (23:14 +0000)]
* Major CBI improvements

16 years ago* STUPID SVN!!!!111oneoneone ;-/
Steven Barth [Wed, 26 Mar 2008 20:59:13 +0000 (20:59 +0000)]
* STUPID SVN!!!!111oneoneone ;-/

16 years ago(no commit message)
Steven Barth [Wed, 26 Mar 2008 20:57:02 +0000 (20:57 +0000)]

16 years ago(no commit message)
Steven Barth [Wed, 26 Mar 2008 20:56:19 +0000 (20:56 +0000)]

16 years ago* CBI update
Steven Barth [Wed, 26 Mar 2008 20:55:14 +0000 (20:55 +0000)]
* CBI update
* Added some configuration pages
* Introduced contact site
* Introduced luci UCI config file

16 years ago* Entering Version 0.2
Steven Barth [Tue, 25 Mar 2008 23:34:21 +0000 (23:34 +0000)]
* Entering Version 0.2
* Completed CBI
* Minor bugfixes and enhancements

16 years ago* CBI: updates
Steven Barth [Mon, 24 Mar 2008 21:50:48 +0000 (21:50 +0000)]
* CBI: updates
* UCI: fixed argument escaping

16 years ago* contrib: Updated haserl-devel Makefile to support haserl 0.9.23
Steven Barth [Mon, 24 Mar 2008 16:07:38 +0000 (16:07 +0000)]
* contrib: Updated haserl-devel Makefile to support haserl 0.9.23

16 years ago* CBI: updates
Steven Barth [Mon, 24 Mar 2008 15:39:32 +0000 (15:39 +0000)]
* CBI: updates
* UCI: Introduced Session class, supporting different change file paths
* util: introduced sessionid() function
* general: Changed several error messages to OS native ones

16 years ago* CBI updates
Steven Barth [Sat, 22 Mar 2008 21:26:44 +0000 (21:26 +0000)]
* CBI updates

16 years ago* CBI updates
Steven Barth [Sat, 22 Mar 2008 19:46:14 +0000 (19:46 +0000)]
* CBI updates
* Made dispatching paths unambiguous

16 years ago* ffluci.cbi: updates
Steven Barth [Fri, 21 Mar 2008 19:30:53 +0000 (19:30 +0000)]
* ffluci.cbi: updates
* ffluci.template: fixed a bug where different template scopes were not separated correctly
* Added ffluci.dispatcher.cbi and ffluci.dispatcher.dynamic

16 years ago* CBI cleanup
Steven Barth [Thu, 20 Mar 2008 20:34:44 +0000 (20:34 +0000)]
* CBI cleanup

16 years ago* CBI updates
Steven Barth [Thu, 20 Mar 2008 20:33:43 +0000 (20:33 +0000)]
* CBI updates

16 years ago* Splitted up value validation code from ffluci.http.formvalue to ffluci.util.validate
Steven Barth [Thu, 20 Mar 2008 17:30:33 +0000 (17:30 +0000)]
* Splitted up value validation code from ffluci.http.formvalue to ffluci.util.validate

16 years ago* CBI updates
Steven Barth [Tue, 18 Mar 2008 22:08:46 +0000 (22:08 +0000)]
* CBI updates

16 years ago* Added THANKYOU file
Steven Barth [Tue, 18 Mar 2008 15:48:41 +0000 (15:48 +0000)]
* Added THANKYOU file

16 years ago* Fixed Makefile and postinst-script to work correctly
Steven Barth [Tue, 18 Mar 2008 15:46:56 +0000 (15:46 +0000)]
* Fixed Makefile and postinst-script to work correctly
(Thanks to Mickey from FF Hannover)

16 years ago* Added ffluci.util.instanceof function
Steven Barth [Mon, 17 Mar 2008 21:38:03 +0000 (21:38 +0000)]
* Added ffluci.util.instanceof function
* Minor beautifying in dispatcher
* Added field for additional Tags under <head> in main style
* Added structure for CBI
* Added CBI to Makefile

16 years ago* Added class support to template engine
Steven Barth [Mon, 17 Mar 2008 18:06:41 +0000 (18:06 +0000)]
* Added class support to template engine
* Cleaned up dispatcher
* Added 404 error page
* Cleaned up properties

16 years ago* CBI update
Steven Barth [Sun, 16 Mar 2008 20:13:11 +0000 (20:13 +0000)]
* CBI update

16 years ago* Rewrote OOP class constructor
Steven Barth [Sun, 16 Mar 2008 18:11:22 +0000 (18:11 +0000)]
* Rewrote OOP class constructor
* Added stub for cbi (configuration bind interface)

16 years agoAdded initial index page
Steven Barth [Fri, 14 Mar 2008 10:46:35 +0000 (10:46 +0000)]
Added initial index page

16 years agoAdded installation instructions
Steven Barth [Wed, 12 Mar 2008 21:22:07 +0000 (21:22 +0000)]
Added installation instructions

16 years agoAdded module for system abstraction
Steven Barth [Wed, 12 Mar 2008 20:52:28 +0000 (20:52 +0000)]
Added module for system abstraction
Rewrote readfile and exec functions
Moved some orpahned example file out of the way

16 years agoMoved examples out of source directory
Steven Barth [Mon, 10 Mar 2008 08:53:14 +0000 (08:53 +0000)]
Moved examples out of source directory
Added a first draft design
Cleaned up Makefile
Prepared for module development

16 years agoAdded NOTICE file
Steven Barth [Mon, 3 Mar 2008 18:41:54 +0000 (18:41 +0000)]
Added NOTICE file

16 years agoAdded known issue with old versions of busybox-httpd
Steven Barth [Mon, 3 Mar 2008 16:52:14 +0000 (16:52 +0000)]
Added known issue with old versions of busybox-httpd

16 years ago* new project: ff-luci - Freifunk Lua Configuration Interface
Jo-Philipp Wich [Sun, 2 Mar 2008 21:52:58 +0000 (21:52 +0000)]
* new project: ff-luci - Freifunk Lua Configuration Interface