summaryrefslogtreecommitdiffhomepage
path: root/libs/web/luasrc
AgeCommit message (Expand)Author
2010-10-30libs/web: convert cbi widgets to new network modelJo-Philipp Wich
2010-10-25libs/web: rework DynamicList widgetJo-Philipp Wich
2010-10-21libs/web: annotate form object with cbi state when using section add/remove b...Jo-Philipp Wich
2010-10-19libs/web: support different caption for button widgetsJo-Philipp Wich
2010-10-15libs/web: move XHR apply callback into subtemplateJo-Philipp Wich
2010-10-15libs/web: add export() to template namespace, allows templates to export symb...Jo-Philipp Wich
2010-10-14libs/web: cbi: add new on_before_save and on_after_save hook, implement :rese...Jo-Philipp Wich
2010-10-14libs/web: fix various issues in cbi option error handling, call validator for...Jo-Philipp Wich
2010-10-12libs/web: rework cbi field validation, let validators return custom error mes...Jo-Philipp Wich
2010-10-12libs: merge libs/http into libs/webJo-Philipp Wich
2010-10-12libs: merge libs/cbi into libs/webJo-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-09-10libs/web: drop unneeded requires in template classJo-Philipp Wich
2009-09-10libs/web: add missing local variable declarationJo-Philipp Wich
2009-09-10libs/web: drop the Lua template parser, the C implementation is faster in alm...Jo-Philipp Wich
2009-08-07libs/web: restore protected call to Template(), was accidentally removed in r...Jo-Philipp Wich
2009-07-31TypoSteven Barth
2009-07-31Fix cookie logoutSteven Barth
2009-07-26libs/web: implement i18n.string() and i18n.stringf() to obtain genuine Lua st...Jo-Philipp Wich
2009-07-26libs/web: convert given argument to string in i18n.translatef()Jo-Philipp Wich
2009-07-25Reintroduce prefisx support - was gone somewhereSteven Barth
2009-07-25Allow Basic-Auth pass-throughSteven Barth
2009-07-25Add: luci.http.splice to allow direct copying of data from a fileSteven 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-23libs/web: use new parser in non-caching modeJo-Philipp Wich
2009-07-19fix fallout from nixio.fs transitionJo-Philipp Wich
2009-07-19convert luci.fs users to nixio.fs apiJo-Philipp Wich
2009-07-17libs/web: optimize code generation in luci.templateJo-Philipp Wich
2009-07-10Session-IDs are lowercase nowSteven Barth
2009-07-09libs/web: use lmo in luci.i18nJo-Philipp Wich
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