Steven Barth
91ba7c42f5
UCI API changes
2008-08-26 23:00:44 +00:00
Steven Barth
df40e4df5e
libs/json: Completed JSON library
...
modules/rpc: Added experimental JSON-RPC API
2008-08-26 17:50:32 +00:00
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
4fc00fead3
* luci/libs: web: fix "dispatcher.lua:167: attempt to concatenate a
...
nil value" when running luci on a shell
2008-08-23 15:17:10 +00:00
Steven Barth
3bcab66128
RPC initial authentication API completed
2008-08-22 22:13:54 +00:00
Steven Barth
69cab40a9a
libs/web: Remove unneeded status call
2008-08-22 22:01:53 +00:00
Steven Barth
20116047b0
Fix unhandled track values for leafs
2008-08-22 21:52:36 +00:00
Steven Barth
03c0b0ad12
RPC part #3
2008-08-22 20:04:49 +00:00
Steven Barth
4eead17501
RPC part #2
2008-08-22 20:04:04 +00:00
Steven Barth
3fdccc976e
libs/web: Corrected HTTP-Headers
2008-08-20 19:24:09 +00:00
Steven Barth
0e1ec77d17
libs/web: Set Expires-Header
2008-08-20 19:04:10 +00:00
Jo-Philipp Wich
0938135dbb
* luci/libs: add striptags() to global dispatcher namespace
2008-08-20 17:04:03 +00:00
Steven Barth
b723b936c5
Minor bugfixes
2008-08-11 12:53:41 +00:00
Steven Barth
37b3fba688
Fixed last commit
2008-08-11 10:51:02 +00:00
Steven Barth
fdce917da5
libs/web: Even more sanity checks
2008-08-11 10:49:44 +00:00
Steven Barth
f83bb9996b
libs/web: Add additional sanity checks to session mechanism
2008-08-11 10:43:31 +00:00
Steven Barth
673b4e1698
libs/web: Add an additional sanity check to Session IDs
2008-08-11 09:59:44 +00:00
Steven Barth
4bb4304974
Revert "* Fix last commit"
...
This reverts commit 0c680a15bc487d98bb8b50e4c57f735b957c4744.
2008-08-10 13:01:42 +00:00
Steven Barth
90a6f45d33
* Fix last commit
2008-08-10 13:01:16 +00:00
Steven Barth
f9fa6d82da
* libs/web: Reworked authentication
2008-08-10 12:58:05 +00:00
Steven Barth
bdb4bbde13
libs/cbi: Major Improvements
...
Added initial support for non-UCI-based forms (luci.cbi.SimpleForm)
Minor API improvements
Now correctly tagging "empty mandatory field" errors
2008-08-09 14:14:04 +00:00
Steven Barth
e72a526984
libs/cbi: Added magic ;-)
2008-08-07 19:03:25 +00:00
Steven Barth
50093ed3d9
Moved luci.sys.libpath to luci.util
2008-08-06 20:20:40 +00:00
Steven Barth
14e62cc311
libs/web: Fixed template escaping
2008-07-31 09:54:09 +00:00
Steven Barth
8c3ee6f9b7
Added "apidocs" target to Makefile
...
contrib/luadoc: Added luadoc executable
libs: Fixed typos in inline documentation
2008-07-29 21:16:12 +00:00
Steven Barth
5b43543226
libs/web: Small improvements, added inline documentation
2008-07-29 20:32:02 +00:00
Steven Barth
e5df13e80e
libs: Fixed serialization stuff
2008-07-26 17:24:46 +00:00
Steven Barth
a91f1a7e37
libs/core, libs/uci, libs/web: Fixed several inline documentation typos
2008-07-25 11:52:04 +00:00
Steven Barth
f94c7b2c10
libs/web: Cleanup and inline documentation
2008-07-23 19:27:33 +00:00
Jo-Philipp Wich
70b119b8ee
* luci/libs/core: added inline documentation to luci.util, reordered and renamed functions to logical groups
...
* luci/libs/web: rename dump() to get_bytecode()
2008-07-22 20:33:04 +00:00
Steven Barth
21b491c20b
Send Cache-Control headers by default
2008-07-19 16:20:00 +00:00
Steven Barth
90c98540b1
libs/web: Fixed a bug regarding % characters in luci.template
2008-07-18 20:53:45 +00:00
Steven Barth
52d49762ed
applications/luci-qos: Smaller enhancements, support for luci-mini
...
applications/luci-fw: Fixed support for luci-mini
libs/web: Removed luci.dispatcher.registered
2008-07-17 16:02:29 +00:00
Steven Barth
66a6492ae5
libs/web: Prevent luci.http to prematurely parse the POST data
...
modules/admin-mini: Added fw-upgrade page
2008-07-16 14:26:40 +00:00
Steven Barth
9b1ef9e2b1
libs/web: Made luci.http.write a sink
2008-07-16 09:18:27 +00:00
Steven Barth
3ca2844c9f
libs/web: Added luci.web.dispatcher.registered
2008-07-16 07:26:36 +00:00
Steven Barth
d0a622dce8
lib/cbi: Added support for multiple CBI maps per model
2008-07-15 13:17:28 +00:00
Jo-Philipp Wich
2fda235223
* luci/libs/web: fixed whitespace strip condition in template parser
2008-07-07 21:31:56 +00:00
Jo-Philipp Wich
e8e67f15cd
* luci/libs/web: extended template syntax to allow removal of leading and trailing whitespace
2008-07-07 21:29:22 +00:00
Steven Barth
a41f33ba01
libs/web: Added template comments
2008-07-07 20:58:10 +00:00
Steven Barth
f12acd8a11
libs/web: Removed deprecated i18n-file naming convention
2008-07-06 15:21:12 +00:00
Steven Barth
66ec29f243
* libs/core: Moved ltn12 inside LuCI to avoid package conflicts with luasocket
2008-06-29 16:15:26 +00:00
Steven Barth
b8240f3516
* libs/web: Added Logout support
...
* libs/web: Fixed a bug with an invalid calling convention in luci.dispatcher
* libs/sys: Fixed rudimentary posix.crypt detection
2008-06-29 14:43:06 +00:00
Steven Barth
ee324cb3a7
* applications/luci-splash: Rewrote luci-splash using an own daemon implementation
...
* Minor tweaks in luci.dispatcher
2008-06-29 14:42:53 +00:00
Steven Barth
8ca3b888ad
* libs/httpd: Fixed a problem with empty sources in filehandler
2008-06-28 17:03:47 +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
289b8fc1b6
* libs/web: Prepare session authentication
2008-06-27 20:29:05 +00:00
Steven Barth
7a4aa85dd6
* libs/httpd: Introduced keep-alive and pipelining support
2008-06-25 16:38:48 +00:00
Steven Barth
b85d292bcd
* libs/web: Fixed reference to dispatcher in luci.dispatcher.build_url
2008-06-25 14:58:18 +00:00
Steven Barth
1a9fe9cd77
libs/web: Fixed bug where the environment table gets returned in case of an undefined variable
2008-06-23 23:35:25 +00:00