Age | Commit message (Expand) | Author |
2015-12-15 | Merge pull request #564 from cshore/pull-request-app-firewall-timedate | Jo-Philipp Wich |
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-08 | luci-mod-admin-full: update IPv4/IPv6 list views | Alexander Logger |
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-12-02 | luci-mod-admin-full: fstab: Add ability to redo the detection of block devices | Daniel Dickinson |
2015-12-02 | luci-mod-admin-full: fstab: Add ability to set global options like anonymous ... | Daniel Dickinson |
2015-12-02 | luci-mod-admin-full: Don't show jail bind mounts | Daniel Dickinson |
2015-12-02 | luci-mod-admin-full: fstab: Add ability to unmount non-system mounts | Daniel Dickinson |
2015-11-26 | Merge pull request #534 from yousong/add-luci-proto-pppossh | Jo-Philipp Wich |
2015-11-26 | luci-mod-admin-full: limit SSID to 32 characters (#558) | Jo-Philipp Wich |
2015-11-21 | luci-mod-admin-full: fix script regression after 152ba9ab228ad4ea4c1748f29fe4... | 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-20 | luci-mod-admin-full: make mirror port settings depend on mirror enable | Jo-Philipp Wich |
2015-11-19 | luci-mod-admin-full: revert accidential button type change in 20fdac1ac4a126c... | Jo-Philipp Wich |
2015-11-17 | luci-mod-admin-full: allow empty mac in interface status | Jo-Philipp Wich |
2015-11-17 | luci-mod-admin-full: use :ipaddrs() and :ip6addrs() helper for iface_status | 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-mod-admin-full: prevent submit with interface delete button (#549) | Jo-Philipp Wich |
2015-11-16 | luci-base: fix uci documentation issue (#538) | Jo-Philipp Wich |
2015-11-11 | Merge pull request #535 from saik0/redirect-root-if-empty-signed | Jo-Philipp Wich |
2015-11-06 | fix a typo error in command script shown to users | Ran Bao |
2015-11-05 | luci-mod-admin-full: limit interface name length to 15 chars | Hannu Nyman |
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-mod-admin-full: fix invalid markup in packages.htm (#518) | Jo-Philipp Wich |
2015-10-22 | luci-mod-admin-full: restructure and fix backup, restore and sysuprade (#517) | 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-mod-admin-full: do not access dispatcher.context.urltoken in logout | Jo-Philipp Wich |
2015-10-21 | luci-base: remove security token from urls | Jo-Philipp Wich |
2015-10-20 | luci-mod-admin-full: protect iptables counter reset and restart with token | Jo-Philipp Wich |
2015-10-20 | luci-mod-admin-full: protect network post actions with csrf tokens | Jo-Philipp Wich |
2015-10-20 | luci-base: filter invalid opkg status lines | Jo-Philipp Wich |
2015-10-20 | luci-mod-admin-full: protect clock, flash and opkg ops with submit token | Jo-Philipp Wich |
2015-10-20 | luci-base: generalize post security token handling | Jo-Philipp Wich |