summaryrefslogtreecommitdiffhomepage
path: root/modules
AgeCommit message (Expand)Author
2015-11-03Redirect to root on empty pathJoel Pedraza
2015-11-03luci-base: add support for DynamicList with FileBrowserYousong Zhou
2015-11-03luci-base: urlencode: encode all except unreserved characters.Yousong Zhou
2015-11-01template cbi/value.htm implement documented property maxlengthChristian Schoenebeck
2015-10-31cbi.lua: Implement "readonly" property for "Value"Christian Schoenebeck
2015-10-31template cbi/value.htm: add "readonly" propertyChristian Schoenebeck
2015-10-30cbi.lua: Implement Flag.validate functionChristian Schoenebeck
2015-10-27Merge pull request #509 from neheb/masterHannu Nyman
2015-10-27luci-base: eliminiate use of uci state vars in luci.sysJo-Philipp Wich
2015-10-27Move libubus-lua dependency to luci-baseJo-Philipp Wich
2015-10-22luci-mod-admin-full: fix invalid markup in packages.htm (#518)Jo-Philipp Wich
2015-10-22luci-mod-admin-full: restructure and fix backup, restore and sysuprade (#517)Jo-Philipp Wich
2015-10-22luci-base: dispatcher expose test_post_security()Jo-Philipp Wich
2015-10-21luci-base: ensure that base url is emitted with trailing slashJo-Philipp Wich
2015-10-21luci-mod-admin-full: do not access dispatcher.context.urltoken in logoutJo-Philipp Wich
2015-10-21luci-base: remove security token from urlsJo-Philipp Wich
2015-10-20luci-mod-admin-full: protect iptables counter reset and restart with tokenJo-Philipp Wich
2015-10-20luci-mod-admin-full: protect network post actions with csrf tokensJo-Philipp Wich
2015-10-20luci-base: filter invalid opkg status linesJo-Philipp Wich
2015-10-20luci-mod-admin-full: protect clock, flash and opkg ops with submit tokenJo-Philipp Wich
2015-10-20luci-base: generalize post security token handlingJo-Philipp Wich
2015-10-13i18n: Sync translationsHannu Nyman
2015-10-13luci-base: update i18n base templateHannu Nyman
2015-10-12Timezone information: update to 2015gHannu Nyman
2015-10-09resources/icons: Use gifsicle to save a few bytes.Mangix
2015-10-08luci-base: prevent UCI changes in CBI if form is not in submit stateJo-Philipp Wich
2015-10-07Globally replace luci.dispatcher.build_url(...) with url(...) invocationsJo-Philipp Wich
2015-10-07luci-base: expose luci.dispatcher.build_url() as url() in templatesJo-Philipp Wich
2015-10-07luci-base: protect simpleforms with CSRF tokensJo-Philipp Wich
2015-10-07luci-mod-admin-full: switch to POST action for rebootJo-Philipp Wich
2015-10-06luci-base: switch to POST action for service reloadJo-Philipp Wich
2015-10-06luci-mod-admin-full: switch to POST actions for UCI changesJo-Philipp Wich
2015-10-06luci-base: protect CBI forms with CSRF tokensJo-Philipp Wich
2015-10-06luci-base: add support for POST-only actions with CSRF token checkJo-Philipp Wich
2015-10-06Globally convert headline anchors into name attributes.Jo-Philipp Wich
2015-10-04Merge pull request #488 from hnyman/black-flashHannu Nyman
2015-10-03luci-mod-admin-full: status: survive broken DSL status outputJo-Philipp Wich
2015-09-29resources/icons: Use ZopfliPNG to save 5.4 KBMangix
2015-09-29luci-base: change index.html to be more like current themesHannu Nyman
2015-09-28luci-mod-admin-full: fix dnsmasq no-hosts/addn-hosts optionsOliver Middleton
2015-09-18luci-base: set default mediaurlbase to bootstrap (current default theme)Hannu Nyman
2015-09-18luci-mod-admin-full: opkg config / prevent word-wrapHannu Nyman
2015-09-17i18n/polish/base: changing form of the wordCezary Jackiewicz
2015-09-17i18n/polish/base: truncate strings to better fit in viewCezary Jackiewicz
2015-09-17Merge pull request #470 from thesabbir/patch-01Hannu Nyman
2015-09-17Merge pull request #473 from ekaitz-zarraga/fix-luci-failsafeHannu Nyman
2015-09-16Luci opkg/packages: Show package size in list of available packagesHannu Nyman
2015-09-15luci-mod-admin-full: restore opkg feed config capabilityHannu Nyman
2015-09-14modules/luci-mod-failsafe: Fix nil file descriptor errorEkaitz Zárraga
2015-09-12modules/luci-mod-rpc: fix attempt to index global 'luci' (a nil value)Sabbir Ahmed