Age | Commit message (Expand) | Author |
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 |
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-10-04 | Merge pull request #488 from hnyman/black-flash | Hannu Nyman |
2015-09-29 | resources/icons: Use ZopfliPNG to save 5.4 KB | Mangix |
2015-09-29 | luci-base: change index.html to be more like current themes | Hannu Nyman |
2015-09-18 | luci-base: set default mediaurlbase to bootstrap (current default theme) | Hannu Nyman |