summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-mod-admin-full/luasrc/controller/admin
AgeCommit message (Expand)Author
2018-09-19modules: Split luci-mod-fullDaniel F. Dickinson
2018-09-19modules: Make luci-base sufficient to use luci appsDaniel F. Dickinson
2018-09-08modules: add backup module for mtdblock devicesRosy Song
2018-08-20luci-mod-admin-full: fix forced upgradeDirk Brenken
2018-08-17luci-mod-admin-full: allow forced upgrade (revised)Dirk Brenken
2018-07-27treewide: rework rollback/apply workflowJo-Philipp Wich
2018-07-18luci-mod-admin-full: use incremental background scanning for wireless joinJo-Philipp Wich
2018-07-15luci-mod-admin-full: improve interface overview displayJo-Philipp Wich
2018-07-12luci-mod-admin-full: produce valid JSON in status/realtime/connections_statusJo-Philipp Wich
2018-07-12luci-mod-admin-full: rework interface overview pageJo-Philipp Wich
2018-07-12luci-mod-admin-full: expose errors, description and up state in net statusJo-Philipp Wich
2018-07-12luci-mod-admin-full: reimplement wireless overview page as cbi modelJo-Philipp Wich
2018-07-03luci-mod-admin-full: check backup.tar.gz on applyFlorian Eckert
2018-06-26Merge pull request #1912 from Ansuel/fixassociJo-Philipp Wich
2018-06-26luci-mod-admin-full: fix missing wifi_assoclistAnsuel Smith
2018-06-23luci-mod-admin-full: packages: display available packages by defaultJo-Philipp Wich
2018-05-19luci-mod-admin-full: fix crash on wireless when no networks are declaredJo-Philipp Wich
2018-05-18Merge pull request #1769 from jow-/masterJo-Philipp Wich
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-05treewide: rework uci apply workflowJo-Philipp Wich
2018-04-06luci-mod-admin-full: dispatch SimpleForm models using the form() actionJo-Philipp Wich
2018-04-06luci-mod-admin-full: fix request path access in uci controllerJo-Philipp Wich
2018-04-05treewide: improve handling of page redirections in uci change viewsJo-Philipp Wich
2018-04-05treewide: filter shell arguments through shellquote() where applicableJo-Philipp Wich
2018-04-05luci-mod-admin-full: fix possible shell injection in bandwith statusJo-Philipp Wich
2018-03-12treewide: unify mac address handlingJo-Philipp Wich
2017-07-11luci-mod-admin-full: use rpcd-mod-rrdns for reverse DNS lookupsJo-Philipp Wich
2017-01-28mod-admin-full: Add IPv6 Prefix Delegation information to Status PagesCody R. Brown
2017-01-16Merge pull request #861 from ynezz/masterDaniel Dickinson
2016-12-12luci-mod-admin-full: show realtime wlan graph only if iw command is installedFlorian Eckert
2016-11-28luci-mod-admin-full: Store system time into RTC alsoPetr Štetiar
2016-08-19luci-mod-admin-full: show also sha256 checksum for sysupgrade imagesHannu Nyman
2016-06-09luci-mod-admin-full/mini: replace Wifi with Wireless in menusHannu Nyman
2016-05-23luci-mod-admin-full: Look also if the file /etc/config/fstab exists.Guido Lipke
2016-03-23luci-mod-admin-full: Enable reset in Luci also for ubiHannu Nyman
2016-03-17luci-mod-admin-full: add sleep before sysupgradeJo-Philipp Wich
2015-11-17luci-mod-admin-full: use :ipaddrs() and :ip6addrs() helper for iface_statusJo-Philipp Wich
2015-10-22luci-mod-admin-full: restructure and fix backup, restore and sysuprade (#517)Jo-Philipp Wich
2015-10-21luci-mod-admin-full: do not access dispatcher.context.urltoken in logoutJo-Philipp Wich
2015-10-20luci-mod-admin-full: protect iptables counter reset and restart with tokenJo-Philipp Wich
2015-10-20luci-mod-admin-full: protect network post actions with csrf tokensJo-Philipp Wich
2015-10-20luci-mod-admin-full: protect clock, flash and opkg ops with submit tokenJo-Philipp Wich
2015-10-07luci-mod-admin-full: switch to POST action for rebootJo-Philipp Wich
2015-10-06luci-mod-admin-full: switch to POST actions for UCI changesJo-Philipp Wich
2015-07-03luci-mod-admin-full: restart the firewall instead of reloading itJo-Philipp Wich
2015-04-12luci-mod-admin-full: simply fstab configurationJo-Philipp Wich
2015-02-09Avoid setting duplicate cookiesJo-Philipp Wich
2015-01-24luci-mod-admin-full: use sysupgrade -T to test imagesJo-Philipp Wich