nixio:
[project/luci.git] / libs / web /
2009-02-09 Jo-Philipp Wichlibs/web: don't send Status: 500 in error500() if heade...
2009-01-30 Steven BarthFix autodetection for extended language identifiers
2009-01-20 Steven Barthurldecode path_info before using it
2009-01-17 Steven BarthPurge abandonend brands
2009-01-14 Steven BarthAutomatic language detection
2009-01-04 Steven BarthAdd extended dispatching targets, optimize dispatching...
2008-12-17 Steven BarthFixed REQUEST_URI
2008-12-15 Steven BarthRefined urltokens and XSRF protection
2008-12-14 Steven BarthImplement URL tokens
2008-12-14 Steven BarthAdded luci.sauth.kill, sanitize luci.sauth even more
2008-12-05 Steven BarthReload luci.config for each thread
2008-11-29 Steven BarthScope compatibility fixes
2008-11-29 Jo-Philipp Wichlibs/web: reformat code in dispatcher.lua that confuses...
2008-11-16 Steven BarthAssign correct path attribute to nodes
2008-11-11 Steven BarthImplemented dispatching tree modifiers
2008-11-05 Steven BarthMerge on_***_to handlers
2008-11-05 Steven BarthEnsure hotdeploying
2008-11-02 Steven BarthRewrote state based redirection
2008-11-01 Steven BarthPublish request args
2008-11-01 Steven BarthExtend CBI state handling
2008-11-01 Steven BarthMerge pageactions
2008-10-31 Steven BarthThrow error messages on stderr
2008-10-31 Steven BarthRemoved UCI Save/Apply cache from Essentials
2008-10-30 Steven BarthPublish status data
2008-10-30 Steven BarthFix rewrite and alias functions
2008-10-26 Steven BarthAdd posibility to pass args to called-functions in...
2008-10-24 Jo-Philipp Wich* luci/libs/web: change OpenWRT to OpenWrt in distro...
2008-10-20 Steven BarthPropagate CBI status via HTTP-Header
2008-10-19 Steven BarthAdded support for per dispatching node theme control
2008-10-11 Steven BarthOXYGEN #4: Fixed indexing support in dispatcher
2008-10-10 Steven BarthOXYGEN #2: Reorganized theme selection, added indexing...
2008-10-07 Jo-Philipp Wich* luci/libs/web: add /lib/uci/upload/ to sysupgrade...
2008-10-05 Jo-Philipp Wich* luci/i18n: rename *.pt_br.* to *.pt-br.*, extend...
2008-09-29 Steven BarthFallback to working theme if selected one does not...
2008-09-23 Jo-Philipp Wich* luci/libs: move upload dispatching from dispatcher...
2008-09-23 Jo-Philipp Wich* luci/libs/cbi:
2008-09-19 Steven Barthadmin-full/admin-mini: Fixed backup module
2008-09-15 Steven BarthTuned dispatcher behaviour
2008-09-15 Steven BarthOptimized caching behaviour, automatically flush caches...
2008-09-12 Steven BarthAvoid XML errors
2008-09-09 Steven BarthPerformance optimisations:
2008-09-06 Steven BarthRewrote UCI apply logic
2008-09-05 Steven BarthAdded bytecodecache
2008-09-05 Steven BarthAdded memory tracer
2008-09-05 Steven BarthSmall dispatcher improvement
2008-09-05 Steven BarthFixed luci.config
2008-09-05 Steven BarthHeavy memory/performance optimizations #4
2008-09-05 Steven BarthHeavy memory/performance optimizations #3
2008-09-05 Steven BarthHeavy memory/performance optimizations #2
2008-09-05 Steven BarthInprove sanity check for luci.sauth.read
2008-09-05 Steven Barthlibs/web: Turn dependency tracking on by default
2008-09-05 Steven BarthFixed some minor session handling issues
2008-09-05 Steven BarthOptimized error handling
2008-09-03 Steven Barthlibs/web: Fixed luci.template
2008-09-02 Steven BarthRewrote luci.config
2008-09-02 Steven Barthlibs/web: Fixed a typo in template error handling
2008-09-01 Steven BarthAdded custom filename support to luci.template
2008-09-01 Steven Barthlibs/web: Cleaned up template library
2008-09-01 Steven Barthlibs/web: Added several sanity checks to avoid local...
2008-08-31 Steven Barthlibs/web: Fix dispatching index scope
2008-08-30 Steven Barthlibs/web: Return more verbose error messages when templ...
2008-08-29 Steven BarthGeneral optimizations, simplifications and improvements
2008-08-29 Steven BarthSpeed up generation of dispatching tree
2008-08-26 Steven BarthUCI API changes
2008-08-26 Steven Barthlibs/json: Completed JSON library
2008-08-26 Steven Barthlibs/core: Reworked some basic libraries to not use...
2008-08-23 Jo-Philipp Wich* luci/libs: web: fix "dispatcher.lua:167: attempt...
2008-08-22 Steven BarthRPC initial authentication API completed
2008-08-22 Steven Barthlibs/web: Remove unneeded status call
2008-08-22 Steven BarthFix unhandled track values for leafs
2008-08-22 Steven BarthRPC part #3
2008-08-22 Steven BarthRPC part #2
2008-08-20 Steven Barthlibs/web: Corrected HTTP-Headers
2008-08-20 Steven Barthlibs/web: Set Expires-Header
2008-08-20 Jo-Philipp Wich* luci/libs: add striptags() to global dispatcher namespace
2008-08-11 Steven BarthAdded new Application luci-samba offering SMB/CIFS...
2008-08-11 Steven BarthMinor bugfixes
2008-08-11 Steven BarthFixed last commit
2008-08-11 Steven Barthlibs/web: Even more sanity checks
2008-08-11 Steven Barthlibs/web: Add additional sanity checks to session mechanism
2008-08-11 Steven Barthlibs/web: Add an additional sanity check to Session IDs
2008-08-10 Steven BarthRevert "* Fix last commit"
2008-08-10 Steven Barth* Fix last commit
2008-08-10 Steven Barth* libs/web: Reworked authentication
2008-08-09 Steven Barthlibs/cbi: Major Improvements
2008-08-08 Steven Barthlibs/web: Added missing on_commit trigger
2008-08-07 Steven Barthlibs/cbi: Added magic ;-)
2008-08-06 Steven BarthMoved luci.sys.libpath to luci.util
2008-08-05 Steven Barthapplications/luci-splash: Updated to work with new...
2008-08-04 Steven Barthapplications/luci-fw: Reworked to use the new native...
2008-07-31 Steven Barthlibs/web: Fixed template escaping
2008-07-29 Steven BarthAdded "apidocs" target to Makefile
2008-07-29 Steven Barthlibs/web: Small improvements, added inline documentation
2008-07-26 Steven Barthlibs: Fixed serialization stuff
2008-07-25 Steven Barthlibs/core, libs/uci, libs/web: Fixed several inline...
2008-07-23 Steven Barthlibs/web: Cleanup and inline documentation
2008-07-23 Steven Barththemes: Add registration of themes at package installat...
2008-07-23 Steven Barthi18n: Added dynamic registration for translations
2008-07-22 Jo-Philipp Wich* luci/libs/core: added inline documentation to luci...
2008-07-19 Steven BarthSend Cache-Control headers by default
next