summaryrefslogtreecommitdiffhomepage
path: root/libs/web/luasrc
AgeCommit message (Expand)Author
2008-07-29libs/web: Small improvements, added inline documentationSteven Barth
2008-07-26libs: Fixed serialization stuffSteven Barth
2008-07-25libs/core, libs/uci, libs/web: Fixed several inline documentation typosSteven Barth
2008-07-23libs/web: Cleanup and inline documentationSteven Barth
2008-07-22* luci/libs/core: added inline documentation to luci.util, reordered and rena...Jo-Philipp Wich
2008-07-19Send Cache-Control headers by defaultSteven Barth
2008-07-18libs/web: Fixed a bug regarding % characters in luci.templateSteven Barth
2008-07-17applications/luci-qos: Smaller enhancements, support for luci-miniSteven Barth
2008-07-16libs/web: Prevent luci.http to prematurely parse the POST dataSteven Barth
2008-07-16libs/web: Made luci.http.write a sinkSteven Barth
2008-07-16libs/web: Added luci.web.dispatcher.registeredSteven Barth
2008-07-15lib/cbi: Added support for multiple CBI maps per modelSteven Barth
2008-07-07* luci/libs/web: fixed whitespace strip condition in template parserJo-Philipp Wich
2008-07-07* luci/libs/web: extended template syntax to allow removal of leading and tra...Jo-Philipp Wich
2008-07-07libs/web: Added template commentsSteven Barth
2008-07-06libs/web: Removed deprecated i18n-file naming conventionSteven Barth
2008-06-29* libs/core: Moved ltn12 inside LuCI to avoid package conflicts with luasocketSteven Barth
2008-06-29* libs/web: Added Logout supportSteven Barth
2008-06-29* applications/luci-splash: Rewrote luci-splash using an own daemon implement...Steven Barth
2008-06-28* libs/httpd: Fixed a problem with empty sources in filehandlerSteven Barth
2008-06-28* libs/web: Switched from HTTP-Basic-Auth to Session-AuthSteven Barth
2008-06-27* libs/web: Prepare session authenticationSteven Barth
2008-06-25* libs/httpd: Introduced keep-alive and pipelining supportSteven Barth
2008-06-25* libs/web: Fixed reference to dispatcher in luci.dispatcher.build_urlSteven Barth
2008-06-23libs/web: Fixed bug where the environment table gets returned in case of an u...Steven Barth
2008-06-23* libs/web: Changed caching behaviour of template librarySteven Barth
2008-06-23* Introducing LuCI HTTPD as testing environmentSteven Barth
2008-06-20* libs/core: Added garbage collector to luci.util.threadlocal to avoid memory...Steven Barth
2008-06-19* luci/libs: moved http.protocol from libs/web to libs/httpd, rewrote http.pr...Jo-Philipp Wich
2008-06-16* Added preliminary HTTPD constructSteven Barth
2008-06-15* luci/libs: http.protocol: prevent oversized read blocks when reading from s...Jo-Philipp Wich
2008-06-15* luci/libs: http.protocol: switch to blockwise reading in urlencoded post re...Jo-Philipp Wich
2008-06-15* Fixed SGI webuci to work with new HTTP APISteven Barth
2008-06-15* luci/libs: improved linereader implementationJo-Philipp Wich
2008-06-15* Added support for CGI SGISteven Barth
2008-06-15* luci/libs: http.protocol: split parse_message() in parse_message_header() a...Jo-Philipp Wich
2008-06-15* luci/libs: drop depency to luci.bits use tonumber() for hex decodingJo-Philipp Wich
2008-06-15* Generalized HTTP-APISteven Barth
2008-06-15* luci/libs: protocol.lua: store status code and status description in http m...Jo-Philipp Wich
2008-06-15* luci/libs: fix get parameter handling in http.protocolJo-Philipp Wich
2008-06-15* luci/libs: added initial HTTP protocol implementationJo-Philipp Wich
2008-06-14* luci/libs: move time fix to luci-addonsJo-Philipp Wich
2008-06-14* Rewrote Luci to be coroutine-safe allowing the use of non-forking webserversSteven Barth
2008-06-09* Prepare german translation cleanupSteven Barth
2008-06-08* More TranslationSteven Barth
2008-06-08* Core translationSteven Barth
2008-06-07* libs/web: Fixed time hackSteven Barth
2008-06-07* libs/web: Fixed secure caching with setuid/setgid handlingSteven Barth
2008-06-07* Fixed last commitSteven Barth
2008-06-07* libs/web: Fixed Luci template cacheSteven Barth