summaryrefslogtreecommitdiffhomepage
path: root/modules
AgeCommit message (Expand)Author
2018-05-19luci-mod-admin-full: fix crash on wireless when no networks are declaredJo-Philipp Wich
2018-05-19luci-mod-admin-full: do not override iface section in wireless cbi mapJo-Philipp Wich
2018-05-19luci-base: handle potential crash in luci.model.network.interface.get_i18n()Jo-Philipp Wich
2018-05-19luci-base: break circular luci.config <> luci.model.uci dependencyJo-Philipp Wich
2018-05-18luci-mod-rpc: fix unresolved controller reference in rpc_auth()Jo-Philipp Wich
2018-05-18Merge pull request #1769 from jow-/masterJo-Philipp Wich
2018-05-18luci-base: raise maximum POST value size to 100KBJo-Philipp Wich
2018-05-18Merge pull request #1748 from hnyman/wifidataHannu Nyman
2018-05-15luci-base: update Polish translationRixerx
2018-05-13luci-base: harden cookie sysauth=Yousong Zhou
2018-05-07luci-mod-freifunk: fix redirect urlYousong Zhou
2018-05-07luci-mod-admin-full: use fs.glob instead nixio.fs.globYousong Zhou
2018-05-07luci-mod-admin-full: no menu entry for leds if "/sys/class/leds" is emptyFlorian Eckert
2018-05-07luci-mod-admin-full: change supports_reset() test for factory resetFlorian Eckert
2018-05-07luci-base: reload log on uci system changeFlorian Eckert
2018-05-07luci-base: fix i18n de typo for rc.localFlorian Eckert
2018-05-05luci-base: add transitional /etc/init.d/ucitrackJo-Philipp Wich
2018-05-05luci-mod-admin-full: rework wifi configurationJo-Philipp Wich
2018-05-05treewide: rework uci apply workflowJo-Philipp Wich
2018-05-05luci-base: enable uci session isolationJo-Philipp Wich
2018-05-05luci-mod-rpc: more auth/login fixes, expose further librariesJo-Philipp Wich
2018-05-05luci-base: xhr.js: fix timeout setting with IE 11Jo-Philipp Wich
2018-05-05luci-base: show wifi chip identification on overviewHannu Nyman
2018-05-05luci-mod-rpc: fix authentication via query string parameterJo-Philipp Wich
2018-05-03luci-base: support hiding the "Back to Overview" button in cbi mapsJo-Philipp Wich
2018-05-03Revert "luci-base: support hiding the "Back to Overview" button in cbi maps"Jo-Philipp Wich
2018-05-03luci-base: support hiding the "Back to Overview" button in cbi mapsJo-Philipp Wich
2018-05-02Fixing small typoRicardo Lamego
2018-05-02Merge pull request #1775 from musashino205/l10n/base-upd-jaHannu Nyman
2018-05-03luci-base: update Japanese translationINAGAKI Hiroshi
2018-05-02luci-mod-admin-full: canonicalize configured static lease MACJo-Philipp Wich
2018-05-02luci-base: sync translationsINAGAKI Hiroshi
2018-05-02Merge pull request #1705 from Mushoz/add-igmp-snoopingJo-Philipp Wich
2018-04-28Merge pull request #1767 from SvenRoederer/patch-2Hannu Nyman
2018-04-26luci-base: extend xhr.jsJo-Philipp Wich
2018-04-26luci-base: add simple CORS handling to luci.dispatcherJo-Philipp Wich
2018-04-26luci-base: handle bodies of non-POST requests as wellJo-Philipp Wich
2018-04-25luci-mod-freifunk: align spacingSven Roederer
2018-04-26luci-base: update japanese translationINAGAKI Hiroshi
2018-04-24luci-base: additionally return error code strings in luci.util.ubus()Jo-Philipp Wich
2018-04-24luci-base: ensure that file upload values have lengthJo-Philipp Wich
2018-04-22luci-base: decode plus signs in x-www-form-urlencoded POST dataJo-Philipp Wich
2018-04-21luci-base: ship rpcd uci access ACLJo-Philipp Wich
2018-04-19luci-base: properly handle repeated POST parametersJo-Philipp Wich
2018-04-19luci-base: implement session handling in luci.model.uciJo-Philipp Wich
2018-04-18luci-base: drop dependency on libuci-luaJo-Philipp Wich
2018-04-18libs: move http.protocol.{date,mime,conditionals} to luci-lib-httpprotoutilsJo-Philipp Wich
2018-04-18luci-base: fold luci.http.protocol into luci.httpJo-Philipp Wich
2018-04-18luci-base: refactor luci.httpJo-Philipp Wich
2018-04-18luci-base: drop luci.util.dtable()Jo-Philipp Wich