Age | Commit message (Expand) | Author |
2015-11-17 | luci-base: eliminate use of uci state vars in luci.model.network | Jo-Philipp Wich |
2015-11-16 | luci-base: fix uci documentation issue (#538) | Jo-Philipp Wich |
2015-11-03 | Redirect to root on empty path | Joel Pedraza |
2015-11-01 | template cbi/value.htm implement documented property maxlength | Christian Schoenebeck |
2015-10-31 | cbi.lua: Implement "readonly" property for "Value" | Christian Schoenebeck |
2015-10-31 | template cbi/value.htm: add "readonly" property | Christian Schoenebeck |
2015-10-30 | cbi.lua: Implement Flag.validate function | Christian Schoenebeck |
2015-10-27 | luci-base: eliminiate use of uci state vars in luci.sys | Jo-Philipp Wich |
2015-10-22 | luci-base: dispatcher expose test_post_security() | Jo-Philipp Wich |
2015-10-21 | luci-base: ensure that base url is emitted with trailing slash | Jo-Philipp Wich |
2015-10-21 | luci-base: remove security token from urls | Jo-Philipp Wich |
2015-10-20 | luci-base: filter invalid opkg status lines | Jo-Philipp Wich |
2015-10-20 | luci-base: generalize post security token handling | Jo-Philipp Wich |
2015-10-12 | Timezone information: update to 2015g | Hannu Nyman |
2015-10-08 | luci-base: prevent UCI changes in CBI if form is not in submit state | Jo-Philipp Wich |
2015-10-07 | Globally replace luci.dispatcher.build_url(...) with url(...) invocations | Jo-Philipp Wich |
2015-10-07 | luci-base: expose luci.dispatcher.build_url() as url() in templates | Jo-Philipp Wich |
2015-10-07 | luci-base: protect simpleforms with CSRF tokens | Jo-Philipp Wich |
2015-10-06 | luci-base: switch to POST action for service reload | Jo-Philipp Wich |
2015-10-06 | luci-base: protect CBI forms with CSRF tokens | Jo-Philipp Wich |
2015-10-06 | luci-base: add support for POST-only actions with CSRF token check | Jo-Philipp Wich |
2015-10-06 | Globally convert headline anchors into name attributes. | Jo-Philipp Wich |
2015-09-16 | Luci opkg/packages: Show package size in list of available packages | Hannu Nyman |
2015-09-01 | Luci opkg/packages: Limit version string display to 26 chars | Hannu Nyman |
2015-09-01 | Fix module lines in several luadoc files | Jo-Philipp Wich |
2015-09-01 | luci.utils.contains: update documentation to match reality | Karl Palsson |
2015-08-18 | http.protocol: Support filehandlers for unhandled encodings | Karl Palsson |
2015-08-17 | Timezone information: update to 2015f | Hannu Nyman |
2015-08-04 | ipkg.lua: compare_versions() Replace Lua Math Library call | Christian Schoenebeck |
2015-08-02 | cbi.lua: Fix Flag.parse() to set "self.section.changed" | Christian Schoenebeck |
2015-07-27 | ipkg.lua: new function compare_version | Christian Schoenebeck |
2015-07-27 | Fix: A disabled wireless network may be shown as enabled, when multiple netwo... | Georgi Valkov |
2015-07-27 | Fix: Status for disabled wireless networks may display the SSID, BSSID and Mo... | Georgi Valkov |
2015-07-27 | Workaround: saved administration site user and pass may appear on the Wireles... | Georgi Valkov |
2015-06-10 | Merge pull request #389 from hnyman/timezone2015d | Jo-Philipp Wich |
2015-05-26 | luci-base: prevent parsing the form input after cbi emergency save | Jo-Philipp Wich |
2015-05-26 | luci-base: fallback to a simple text editor if uci config cannot be loaded | Jo-Philipp Wich |
2015-05-23 | Timezone information is updated to 2015d, released on 24 Apr 2015. | Hannu Nyman |
2015-04-19 | Timezone data: Update to 2015c | Hannu Nyman |
2015-03-18 | luci-base: fix backslash escaping in luci.util.serialize_json() | Jo-Philipp Wich |
2015-03-01 | luci-base: fix wrong pattern of urlencode() (encode '+' properly) #182 | Legend Tang |
2015-02-09 | Avoid setting duplicate cookies | Jo-Philipp Wich |
2015-02-09 | luci-base: pass session timeout as integer | Jo-Philipp Wich |
2015-02-09 | luci-base: establish ubus connection before dropping privileges (#310) | Jo-Philipp Wich |
2015-02-04 | Timezone data: Update to 2015a | Hannu Nyman |
2015-01-29 | Move inline documentation into separate files. | Jo-Philipp Wich |
2015-01-26 | luci-base: improve login/logout handling | Jo-Philipp Wich |
2015-01-23 | luci-base: optimize luci.tools.webadmin.iface_get_network() | Jo-Philipp Wich |
2015-01-22 | luci-base: remove unused functions from luci.sys.net | Jo-Philipp Wich |
2015-01-22 | luci-base: rewrite luci.tools.webadmin and remove unused functions | Jo-Philipp Wich |