Age | Commit message (Expand) | Author |
2015-10-22 | luci-theme-material: do not infer login state from url (#520) | 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-21 | luci-app-upnp: protect lease delete call with csrf token | Jo-Philipp Wich |
2015-10-21 | luci-app-splash: protect admin status call with csrf token | Jo-Philipp Wich |
2015-10-21 | luci-app-radicale: protect start/stop actions with csrf token | Jo-Philipp Wich |
2015-10-21 | luci-app-privoxy: protect start/stop actions with csrf token | Jo-Philipp Wich |
2015-10-21 | luci-app-ocserv: protect disconnect action with csrf token | Jo-Philipp Wich |
2015-10-20 | luci-app-ddns: protect start/stop actions with csrf token | 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 |
2015-10-13 | Merge pull request #513 from LuttyYang/master | Hannu Nyman |
2015-10-13 | luci-theme-material: PR from Version 0.2.11 | Lutty Yang |
2015-10-13 | i18n: Sync translations | Hannu Nyman |
2015-10-13 | luci-base: update i18n base template | Hannu Nyman |
2015-10-13 | luci.mk: correct SK language name to Slovak | Hannu Nyman |
2015-10-12 | luci-app-ddns: fix typo in previous commit | Jo-Philipp Wich |
2015-10-12 | Timezone information: update to 2015g | Hannu Nyman |
2015-10-12 | luci-app-ddns: remove title <a> hacks | Jo-Philipp Wich |
2015-10-09 | resources/icons: Use gifsicle to save a few bytes. | Mangix |
2015-10-08 | Merge pull request #505 from roger-/dump1090-latlon | Jo-Philipp Wich |
2015-10-07 | dump1090: lat/lon should be floats | Roger |
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-07 | luci-mod-admin-full: switch to POST action for reboot | Jo-Philipp Wich |
2015-10-06 | luci-base: switch to POST action for service reload | Jo-Philipp Wich |
2015-10-06 | luci-mod-admin-full: switch to POST actions for UCI changes | Jo-Philipp Wich |
2015-10-06 | luci-theme-bootstrap: add redir parameter to uci change menu | Jo-Philipp Wich |
2015-10-06 | luci-theme-material: add redir parameter to uci change menu | 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 | Merge pull request #503 from LuttyYang/master | Hannu Nyman |
2015-10-06 | luci-theme-material: fix some style bug in LUCI newest version | Lutty Yang |
2015-10-06 | Globally convert headline anchors into name attributes. | Jo-Philipp Wich |
2015-10-05 | Merge pull request #501 from LuttyYang/master | Jo-Philipp Wich |
2015-10-05 | luci-app-statistics: reorder interface, netlink and openvpn datasources | Jo-Philipp Wich |
2015-10-05 | luci-app-statistics: add support for sorting RRD data sources | Jo-Philipp Wich |
2015-10-05 | luci-app-statistics: add initial support for collectd-mod-openvpn | Jo-Philipp Wich |
2015-10-05 | luci-theme-material: PR from version 0.2.6 | Lutty Yang |
2015-10-05 | luci-app-statistics: add initial support for collect-mod-sensors | Jo-Philipp Wich |
2015-10-04 | Merge pull request #488 from hnyman/black-flash | Hannu Nyman |