summaryrefslogtreecommitdiffhomepage
path: root/modules
AgeCommit message (Expand)Author
2015-12-02luci-mod-admin-full: fstab: Add ability to set global options like anonymous ...Daniel Dickinson
2015-12-02luci-mod-admin-full: Don't show jail bind mountsDaniel Dickinson
2015-12-02luci-mod-admin-full: fstab: Add ability to unmount non-system mountsDaniel Dickinson
2015-11-26Merge pull request #534 from yousong/add-luci-proto-ppposshJo-Philipp Wich
2015-11-26luci-mod-admin-full: limit SSID to 32 characters (#558)Jo-Philipp Wich
2015-11-21luci-mod-admin-full: fix script regression after 152ba9ab228ad4ea4c1748f29fe4...Jo-Philipp Wich
2015-11-21luci-base: use board.json to infer switch netdevJo-Philipp Wich
2015-11-21luci-base: switch to luci-lib-jsoncJo-Philipp Wich
2015-11-20luci-mod-admin-full: make mirror port settings depend on mirror enableJo-Philipp Wich
2015-11-19luci-mod-admin-full: revert accidential button type change in 20fdac1ac4a126c...Jo-Philipp Wich
2015-11-17luci-mod-admin-full: allow empty mac in interface statusJo-Philipp Wich
2015-11-17luci-mod-admin-full: use :ipaddrs() and :ip6addrs() helper for iface_statusJo-Philipp Wich
2015-11-17luci-base: eliminate use of uci state vars in luci.model.networkJo-Philipp Wich
2015-11-16luci-mod-admin-full: prevent submit with interface delete button (#549)Jo-Philipp Wich
2015-11-16luci-base: fix uci documentation issue (#538)Jo-Philipp Wich
2015-11-11Merge pull request #535 from saik0/redirect-root-if-empty-signedJo-Philipp Wich
2015-11-06fix a typo error in command script shown to usersRan Bao
2015-11-05luci-mod-admin-full: limit interface name length to 15 charsHannu Nyman
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