summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/luasrc
AgeCommit message (Expand)Author
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-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
2015-06-10Merge pull request #389 from hnyman/timezone2015dJo-Philipp Wich
2015-05-26luci-base: prevent parsing the form input after cbi emergency saveJo-Philipp Wich
2015-05-26luci-base: fallback to a simple text editor if uci config cannot be loadedJo-Philipp Wich
2015-05-23Timezone information is updated to 2015d, released on 24 Apr 2015.Hannu Nyman
2015-04-19Timezone data: Update to 2015cHannu Nyman
2015-03-18luci-base: fix backslash escaping in luci.util.serialize_json()Jo-Philipp Wich
2015-03-01luci-base: fix wrong pattern of urlencode() (encode '+' properly) #182Legend Tang
2015-02-09Avoid setting duplicate cookiesJo-Philipp Wich
2015-02-09luci-base: pass session timeout as integerJo-Philipp Wich
2015-02-09luci-base: establish ubus connection before dropping privileges (#310)Jo-Philipp Wich
2015-02-04Timezone data: Update to 2015aHannu Nyman
2015-01-29Move inline documentation into separate files.Jo-Philipp Wich
2015-01-26luci-base: improve login/logout handlingJo-Philipp Wich
2015-01-23luci-base: optimize luci.tools.webadmin.iface_get_network()Jo-Philipp Wich
2015-01-22luci-base: remove unused functions from luci.sys.netJo-Philipp Wich
2015-01-22luci-base: rewrite luci.tools.webadmin and remove unused functionsJo-Philipp Wich
2015-01-22luci-base: depend on luci-lib-ip and remove ip.luaJo-Philipp Wich
2015-01-22luci-base: use serialize_json() in luci.httpJo-Philipp Wich
2015-01-22luci-base: add luci.util.serialize_json()Jo-Philipp Wich
2015-01-16Update my email addresses in the license headersJo-Philipp Wich
2015-01-16Globally reduce copyright headersJo-Philipp Wich
2015-01-16luci-base: remove luci.initJo-Philipp Wich
2015-01-16luci-base: use local sys module table in luci.dispatcherJo-Philipp Wich
2015-01-15luci-base: remove old fastindex support code, use cached module tablesJo-Philipp Wich
2015-01-15luci-base: remove unconditional "bit" preloadingJo-Philipp Wich
2015-01-15luci-base: drop luci.fsJo-Philipp Wich
2015-01-15luci-mod-base: drop luci.sys.sysinfo() and luci.sys.loadavg()Jo-Philipp Wich
2015-01-15luci-base: switch luci.model.network to common ubus apiJo-Philipp Wich
2015-01-15luci-base: switch to ubus sessionsJo-Philipp Wich