summaryrefslogtreecommitdiffhomepage
path: root/libs/web/luasrc
AgeCommit message (Expand)Author
2009-06-21Drop support for luaposix and bitlib (obsoleted by nixio)Steven Barth
2009-06-20Merge fixes / improvementsSteven Barth
2009-05-28libs/web: if current language is a regional dialect, fall back to generic lan...Jo-Philipp Wich
2009-04-08libs/web: fix file caches in dispatcher, broke when introducing lua-gz supportJo-Philipp Wich
2009-04-04trunk: prepare LuCI to handle .lua.gz filesJo-Philipp Wich
2009-04-03Backport Skip-Button supportSteven Barth
2009-03-27Introduce noheader and nofooter CBI-Dispatcher configSteven Barth
2009-03-14libs/web:Jo-Philipp Wich
2009-03-07Fixed last commitSteven Barth
2009-03-07Don't compare cstate if there is noneSteven Barth
2009-03-07Fix debugging outputSteven Barth
2009-02-26Introduce luci.dispatcher.get(...) which works like node(...) but doesSteven Barth
2009-02-26Enable stack tracebacks for 500 errorsSteven Barth
2009-02-09libs/web: don't send Status: 500 in error500() if header is already sentJo-Philipp Wich
2009-01-30Fix autodetection for extended language identifiersSteven Barth
2009-01-20urldecode path_info before using itSteven Barth
2009-01-14Automatic language detectionSteven Barth
2009-01-04Add extended dispatching targets, optimize dispatching behaviourSteven Barth
2008-12-17Fixed REQUEST_URISteven Barth
2008-12-15Refined urltokens and XSRF protectionSteven Barth
2008-12-14Implement URL tokensSteven Barth
2008-12-14Added luci.sauth.kill, sanitize luci.sauth even moreSteven Barth
2008-12-05Reload luci.config for each threadSteven Barth
2008-11-29Scope compatibility fixesSteven Barth
2008-11-29libs/web: reformat code in dispatcher.lua that confuses luadocJo-Philipp Wich
2008-11-16Assign correct path attribute to nodesSteven Barth
2008-11-11Implemented dispatching tree modifiersSteven Barth
2008-11-05Merge on_***_to handlersSteven Barth
2008-11-05Ensure hotdeployingSteven Barth
2008-11-02Rewrote state based redirectionSteven Barth
2008-11-01Publish request argsSteven Barth
2008-11-01Extend CBI state handlingSteven Barth
2008-11-01Merge pageactionsSteven Barth
2008-10-31Throw error messages on stderrSteven Barth
2008-10-31Removed UCI Save/Apply cache from EssentialsSteven Barth
2008-10-30Publish status dataSteven Barth
2008-10-30Fix rewrite and alias functionsSteven Barth
2008-10-26Add posibility to pass args to called-functions in dispatcherSteven Barth
2008-10-20Propagate CBI status via HTTP-HeaderSteven Barth
2008-10-19Added support for per dispatching node theme controlSteven Barth
2008-10-11OXYGEN #4: Fixed indexing support in dispatcherSteven Barth
2008-10-10OXYGEN #2: Reorganized theme selection, added indexing supportSteven Barth
2008-10-05* luci/i18n: rename *.pt_br.* to *.pt-br.*, extend luci.i18n to convert "_" t...Jo-Philipp Wich
2008-09-29Fallback to working theme if selected one does not existSteven Barth
2008-09-23* luci/libs: move upload dispatching from dispatcher to cbi.load()Jo-Philipp Wich
2008-09-23* luci/libs/cbi: Jo-Philipp Wich
2008-09-15Tuned dispatcher behaviourSteven Barth
2008-09-12Avoid XML errorsSteven Barth
2008-09-09Performance optimisations:Steven Barth
2008-09-05Added bytecodecacheSteven Barth