Age | Commit message (Expand) | Author |
2015-09-02 | uci:set_list: Delete option if the list is empty | Karl Palsson |
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-17 | Update base.po | fabio70mi |
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-26 | luci-base: rename .gitignore to .placeholder | Jo-Philipp Wich |
2015-05-23 | Timezone information is updated to 2015d, released on 24 Apr 2015. | Hannu Nyman |
2015-05-18 | luci-base: Add cache control in index.html | nightcoffee |
2015-04-24 | luci-base:Add some Simplified Chinese translation for luci-base | 郭传鈜 |
2015-04-21 | fix wrong xhtml tags in po files | Christian Schoenebeck |
2015-04-20 | Synchronize translations | Jo-Philipp Wich |
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 |
2015-01-22 | luci-base: depend on luci-lib-ip and remove ip.lua | Jo-Philipp Wich |
2015-01-22 | luci-base: use serialize_json() in luci.http | Jo-Philipp Wich |
2015-01-22 | luci-base: add luci.util.serialize_json() | Jo-Philipp Wich |
2015-01-16 | Update my email addresses in the license headers | Jo-Philipp Wich |
2015-01-16 | Globally reduce copyright headers | Jo-Philipp Wich |
2015-01-16 | luci-base: remove luci.init | Jo-Philipp Wich |
2015-01-16 | luci-base: use local sys module table in luci.dispatcher | Jo-Philipp Wich |
2015-01-16 | luci-proto-3g: add dialnumber option | Luiz Angelo Daros de Luca |
2015-01-15 | luci-base: remove old fastindex support code, use cached module tables | Jo-Philipp Wich |
2015-01-15 | luci-base: remove unconditional "bit" preloading | Jo-Philipp Wich |
2015-01-15 | luci-base: drop luci.fs | Jo-Philipp Wich |
2015-01-15 | luci-mod-base: drop luci.sys.sysinfo() and luci.sys.loadavg() | Jo-Philipp Wich |
2015-01-15 | luci-base: switch luci.model.network to common ubus api | Jo-Philipp Wich |
2015-01-15 | luci-base: switch to ubus sessions | Jo-Philipp Wich |
2015-01-15 | luci-base: add luci.util.ubus() | Jo-Philipp Wich |
2015-01-10 | Modified dependencies | Christian Schoenebeck |