summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/luasrc
AgeCommit message (Expand)Author
2015-12-15modules/luci-base: Fix ipaddrport validator to support ipv6Daniel Dickinson
2015-12-15luci-base: Make default for FileUpload 'safe'Daniel Dickinson
2015-12-14applications: firewall: Add time and date for rules and redirectsDaniel Dickinson
2015-12-14luci-base: Add time and data datatypes for use with firewall appDaniel Dickinson
2015-12-12modules/luci-base: Move LuCI FileUpload directory to /etc/luci-uploads and sa...Daniel Dickinson
2015-12-09luci-base: rewrite luci.sys.net.conntrack()Jo-Philipp Wich
2015-12-02luci-base: fix escaping lua string to js reprYousong Zhou
2015-12-02luci-base: add hostport and ipaddrport validation typesJo-Philipp Wich
2015-12-02luci-base: Add function for shell single-quote parameter escapingDaniel Dickinson
2015-11-26Merge pull request #534 from yousong/add-luci-proto-ppposshJo-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-17luci-base: eliminate use of uci state vars in luci.model.networkJo-Philipp Wich
2015-11-16luci-base: fix uci documentation issue (#538)Jo-Philipp Wich
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-27luci-base: eliminiate use of uci state vars in luci.sysJo-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-base: remove security token from urlsJo-Philipp Wich
2015-10-20luci-base: filter invalid opkg status linesJo-Philipp Wich
2015-10-20luci-base: generalize post security token handlingJo-Philipp Wich
2015-10-12Timezone information: update to 2015gHannu Nyman
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-06luci-base: switch to POST action for service reloadJo-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-09-16Luci opkg/packages: Show package size in list of available packagesHannu Nyman
2015-09-02uci:get_list: always return a table, no matter what.Karl Palsson
2015-09-02uci:set_list: Delete option if the list is emptyKarl Palsson
2015-09-01Luci opkg/packages: Limit version string display to 26 charsHannu Nyman
2015-09-01Fix module lines in several luadoc filesJo-Philipp Wich
2015-09-01luci.utils.contains: update documentation to match realityKarl Palsson
2015-08-18http.protocol: Support filehandlers for unhandled encodingsKarl Palsson
2015-08-17Timezone information: update to 2015fHannu Nyman
2015-08-04ipkg.lua: compare_versions() Replace Lua Math Library callChristian Schoenebeck
2015-08-02cbi.lua: Fix Flag.parse() to set "self.section.changed"Christian Schoenebeck
2015-07-27ipkg.lua: new function compare_versionChristian Schoenebeck
2015-07-27Fix: A disabled wireless network may be shown as enabled, when multiple netwo...Georgi Valkov
2015-07-27Fix: Status for disabled wireless networks may display the SSID, BSSID and Mo...Georgi Valkov
2015-07-27Workaround: saved administration site user and pass may appear on the Wireles...Georgi Valkov