Age | Commit message (Expand) | Author |
2019-07-07 | luci-base: add client based view actions | Jo-Philipp Wich |
2019-02-12 | luci-base: dispatcher: support raw values in attr() and ifattr() | Jo-Philipp Wich |
2018-11-27 | luci-base: dispatcher: use consistent ordering | Jo-Philipp Wich |
2018-11-27 | luci-base: dispatcher: remove tree modifier support | Jo-Philipp Wich |
2018-11-16 | luci-base: dispatcher: add login indication on 403 errors | Jo-Philipp Wich |
2018-11-05 | luci-base: remove references to luci.i18n.loadc() | Jo-Philipp Wich |
2018-09-19 | luci-base: dispatcher: introduce firstnode() dispatching target | Jo-Philipp Wich |
2018-09-19 | modules: Make luci-base sufficient to use luci apps | Daniel F. Dickinson |
2018-07-27 | treewide: rework rollback/apply workflow | Jo-Philipp Wich |
2018-07-02 | luci-base: rework "in request" flagging logic for menu nodes | Jo-Philipp Wich |
2018-05-31 | luci-base: update coxpcall() implementation, fix runtime error reporting | Jo-Philipp Wich |
2018-05-23 | luci-base: fix dispacher fail | Ansuel Smith |
2018-05-18 | Merge pull request #1769 from jow-/master | Jo-Philipp Wich |
2018-05-13 | luci-base: harden cookie sysauth= | Yousong Zhou |
2018-05-05 | treewide: rework uci apply workflow | Jo-Philipp Wich |
2018-05-05 | luci-base: enable uci session isolation | Jo-Philipp Wich |
2018-04-26 | luci-base: add simple CORS handling to luci.dispatcher | Jo-Philipp Wich |
2018-04-10 | luci-base: fix rendering of 404 HTML error template | Jo-Philipp Wich |
2018-04-10 | luci-base: don't propagate null bytes in path information | Jo-Philipp Wich |
2018-04-09 | luci-base: consider empty parameters as well when testing POST requirement | Jo-Philipp Wich |
2018-04-06 | luci-base: emit a warning if cbi() delegates a SimpleForm instance | Jo-Philipp Wich |
2018-04-05 | luci-base: introduce luci.dispatcher.lookup() | Jo-Philipp Wich |
2018-04-05 | luci-base: dispatcher: reject non-POST requests with any cbi.submit value | Jo-Philipp Wich |
2018-04-04 | luci-base: add FULL_REQUEST_URI template property | Jo-Philipp Wich |
2018-01-17 | luci-base: log login attempts | Jo-Philipp Wich |
2017-08-13 | luci-base: improve language detection | Jo-Philipp Wich |
2017-07-11 | luci-base: properly handle authentication without authenticator | Jo-Philipp Wich |
2017-07-09 | luci-base: use rpcd session logins | Jo-Philipp Wich |
2017-05-06 | luci-base: luci.dispatcher: allow overriding sysauth template | Jo-Philipp Wich |
2016-03-01 | modules/base: dispatcher: use default language if automatic choice fails | Matthias Schiffer |
2016-02-10 | luci-base: dispatcher: let attr() automatically serialize JSON | Jo-Philipp Wich |
2016-02-02 | Fix embedded links: github instead of luci.subsignal.org | Hannu Nyman |
2016-01-11 | luci-base: properly handle ubus connections for non-root (#570, #571) | 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: generalize post security token handling | 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: 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-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-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-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-15 | luci-base: remove old fastindex support code, use cached module tables | Jo-Philipp Wich |