summaryrefslogtreecommitdiffhomepage
path: root/libs/web/luasrc/dispatcher.lua
AgeCommit message (Expand)Author
2010-10-15libs/web: add export() to template namespace, allows templates to export symb...Jo-Philipp Wich
2010-04-16libs/web: don't fail if no langauge is set in luci configJo-Philipp Wich
2009-11-29NIU:Steven Barth
2009-11-14Publish nixio.fs in index-scopeSteven Barth
2009-11-10NIU: More pagesSteven Barth
2009-11-01all: remove references to old i18n filesJo-Philipp Wich
2009-10-31libs/web: prepare template parser, dispatcher and i18n class for upcoming po ...Jo-Philipp Wich
2009-09-11Fix requestpath, export authuserSteven Barth
2009-08-07libs/web: restore protected call to Template(), was accidentally removed in r...Jo-Philipp Wich
2009-07-25Reintroduce prefisx support - was gone somewhereSteven Barth
2009-07-25Allow Basic-Auth pass-throughSteven Barth
2009-07-24Revert external tree usageSteven Barth
2009-07-23libs/web: disable memory debuggin in trunk as wellJo-Philipp Wich
2009-07-23libs/web: dispatcher.lua: add support for external tree building and indexingJo-Philipp Wich
2009-07-19convert luci.fs users to nixio.fs apiJo-Philipp Wich
2009-07-10Session-IDs are lowercase nowSteven Barth
2009-06-21Drop support for luaposix and bitlib (obsoleted by nixio)Steven Barth
2009-06-20Merge fixes / improvementsSteven Barth
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-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