Age | Commit message (Expand) | Author |
2016-01-15 | luci-base: add basic support for CBI map level tabbing | Jo-Philipp Wich |
2016-01-15 | luci-base: prevent CBI map save on invalid values (#618) | Jo-Philipp Wich |
2016-01-15 | luci-base: initialize CBI optionals on initial Map render (#618) | Jo-Philipp Wich |
2016-01-15 | Merge pull request #563 from cshore/pull-request-app-uhttpd | Jo-Philipp Wich |
2016-01-11 | luci-base: properly handle ubus connections for non-root (#570, #571) | Jo-Philipp Wich |
2015-12-20 | i18n: sync translations | Hannu Nyman |
2015-12-20 | Add some Simplified Chinese translations | GuoGuo |
2015-12-17 | Merge pull request #464 from remakeelectric/pulls/list-operations | Jo-Philipp Wich |
2015-12-17 | Merge pull request #577 from cshore/pull-request-safe-file-upload | Jo-Philipp Wich |
2015-12-15 | validation: Add option ipv4only option to host and hostport datatypes | Daniel Dickinson |
2015-12-15 | modules/luci-base: Fix ipaddrport validator to support ipv6 | Daniel Dickinson |
2015-12-15 | luci-base: Make default for FileUpload 'safe' | Daniel Dickinson |
2015-12-15 | Merge pull request #564 from cshore/pull-request-app-firewall-timedate | Jo-Philipp Wich |
2015-12-15 | lib-nixio / luci-base: Fix for reading csrf token prevents file upload | Daniel Dickinson |
2015-12-15 | validation: Add option ipv4only option to host and hostport datatypes | Daniel Dickinson |
2015-12-15 | modules/luci-base: Fix ipaddrport validator to support ipv6 | Daniel Dickinson |
2015-12-15 | luci-base: Make default for FileUpload 'safe' | Daniel Dickinson |
2015-12-14 | applications: firewall: Add time and date for rules and redirects | Daniel Dickinson |
2015-12-14 | luci-base: Add time and data datatypes for use with firewall app | Daniel Dickinson |
2015-12-12 | modules/luci-base: Move LuCI FileUpload directory to /etc/luci-uploads and sa... | Daniel Dickinson |
2015-12-09 | luci-base: rewrite luci.sys.net.conntrack() | Jo-Philipp Wich |
2015-12-06 | i18n: sync translations | Hannu Nyman |
2015-12-02 | luci-base: fix escaping lua string to js repr | Yousong Zhou |
2015-12-02 | luci-base: add hostport and ipaddrport validation types | Jo-Philipp Wich |
2015-12-02 | luci-base: Add function for shell single-quote parameter escaping | Daniel Dickinson |
2015-11-26 | Merge pull request #534 from yousong/add-luci-proto-pppossh | Jo-Philipp Wich |
2015-11-21 | luci-base: use board.json to infer switch netdev | Jo-Philipp Wich |
2015-11-21 | luci-base: switch to luci-lib-jsonc | Jo-Philipp Wich |
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-03 | luci-base: add support for DynamicList with FileBrowser | Yousong Zhou |
2015-11-03 | luci-base: urlencode: encode all except unreserved characters. | Yousong Zhou |
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 | Merge pull request #509 from neheb/master | Hannu Nyman |
2015-10-27 | luci-base: eliminiate use of uci state vars in luci.sys | Jo-Philipp Wich |
2015-10-27 | Move libubus-lua dependency to luci-base | 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-13 | i18n: Sync translations | Hannu Nyman |
2015-10-13 | luci-base: update i18n base template | Hannu Nyman |
2015-10-12 | Timezone information: update to 2015g | Hannu Nyman |
2015-10-09 | resources/icons: Use gifsicle to save a few bytes. | Mangix |
2015-10-08 | luci-base: prevent UCI changes in CBI if form is not in submit state | Jo-Philipp Wich |