Steven Barth
0c5dc7bc77
libs/core: Reworked some basic libraries to not use package.seeall
...
libs/json: Implemented own JSON-Decoder (Encoder will follow)
modules/rpc: Preliminary implemented RPC-Exports for luci.fs, luci.sys and luci.model.uci
2008-08-26 00:53:28 +00:00
Jo-Philipp Wich
38ef0f92e7
* luci/libs: add alias to posix.readlink() in luci.fs
2008-08-17 14:47:49 +00:00
Jo-Philipp Wich
ce5f619c4f
* luci/libs/core: fix description of link() function in luci.fs
2008-07-23 13:35:12 +00:00
Jo-Philipp Wich
f10b0e58e2
* luci/libs/core: add inline documentation to luci.fs, style fixups in util.lua
2008-07-23 01:53:52 +00:00
Steven Barth
53a0f9867a
libs/core: Fixed luci.fs.isfile
2008-07-17 18:09:26 +00:00
Steven Barth
00aceaf624
* libs/web: Switched from HTTP-Basic-Auth to Session-Auth
...
* Updated Makefiles for better testing environment integration
* Fixed libs/sgi-luci
2008-06-28 16:03:54 +00:00
Steven Barth
f8925eefa3
* libs/web: Fixed Luci template cache
...
* libs/web: Added luci.http.urlencode, luci.http.urldecode
* Minor enhancements
2008-06-07 06:44:27 +00:00
Steven Barth
b454395a8d
* Performance optimizations
...
* 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-06-01 12:12:18 +00:00
Steven Barth
d35a620e9f
commit 4f6198094cf4134179d1f9c9fa8f79759a27c87e
...
Author: Felix Fietkau <nbd@openwrt.org>
Date: Tue May 27 13:56:12 2008 +0200
rename src/ to luasrc/
2008-05-27 12:23:39 +00:00