summaryrefslogtreecommitdiffhomepage
path: root/modules
AgeCommit message (Expand)Author
2016-01-18luci-base: add extra css class for map level tabs, don't track tab child countJo-Philipp Wich
2016-01-18luci-base: do not render section description tag when description is emptyJo-Philipp Wich
2016-01-17luci-mod-admin-full: prevent crash if channel of sta is unknown (#624)Jo-Philipp Wich
2016-01-15luci-base: add basic support for CBI map level tabbingJo-Philipp Wich
2016-01-15luci-base: prevent CBI map save on invalid values (#618)Jo-Philipp Wich
2016-01-15luci-base: initialize CBI optionals on initial Map render (#618)Jo-Philipp Wich
2016-01-15Merge pull request #563 from cshore/pull-request-app-uhttpdJo-Philipp Wich
2016-01-15luci-mod-admin-full: avoid indexing iw.hwmodelist directlyJo-Philipp Wich
2016-01-11luci-base: properly handle ubus connections for non-root (#570, #571)Jo-Philipp Wich
2015-12-20i18n: sync translationsHannu Nyman
2015-12-20Add some Simplified Chinese translationsGuoGuo
2015-12-18luci-mod-admin-full: interface status page / clarify address displayHannu Nyman
2015-12-17Merge pull request #464 from remakeelectric/pulls/list-operationsJo-Philipp Wich
2015-12-17Merge pull request #577 from cshore/pull-request-safe-file-uploadJo-Philipp Wich
2015-12-15validation: Add option ipv4only option to host and hostport datatypesDaniel Dickinson
2015-12-15modules/luci-base: Fix ipaddrport validator to support ipv6Daniel Dickinson
2015-12-15luci-base: Make default for FileUpload 'safe'Daniel Dickinson
2015-12-15Merge pull request #564 from cshore/pull-request-app-firewall-timedateJo-Philipp Wich
2015-12-15lib-nixio / luci-base: Fix for reading csrf token prevents file uploadDaniel Dickinson
2015-12-15validation: Add option ipv4only option to host and hostport datatypesDaniel Dickinson
2015-12-15modules/luci-base: Fix ipaddrport validator to support ipv6Daniel Dickinson
2015-12-15luci-base: Make default for FileUpload 'safe'Daniel Dickinson
2015-12-14applications: firewall: Add time and date for rules and redirectsDaniel Dickinson
2015-12-14luci-base: Add time and data datatypes for use with firewall appDaniel Dickinson
2015-12-12modules/luci-base: Move LuCI FileUpload directory to /etc/luci-uploads and sa...Daniel Dickinson
2015-12-09luci-base: rewrite luci.sys.net.conntrack()Jo-Philipp Wich
2015-12-08luci-mod-admin-full: update IPv4/IPv6 list viewsAlexander Logger
2015-12-06i18n: sync translationsHannu Nyman
2015-12-02luci-base: fix escaping lua string to js reprYousong Zhou
2015-12-02luci-base: add hostport and ipaddrport validation typesJo-Philipp Wich
2015-12-02luci-base: Add function for shell single-quote parameter escapingDaniel Dickinson
2015-12-02luci-mod-admin-full: fstab: Add ability to redo the detection of block devicesDaniel Dickinson
2015-12-02luci-mod-admin-full: fstab: Add ability to set global options like anonymous ...Daniel Dickinson
2015-12-02luci-mod-admin-full: Don't show jail bind mountsDaniel Dickinson
2015-12-02luci-mod-admin-full: fstab: Add ability to unmount non-system mountsDaniel Dickinson
2015-11-26Merge pull request #534 from yousong/add-luci-proto-ppposshJo-Philipp Wich
2015-11-26luci-mod-admin-full: limit SSID to 32 characters (#558)Jo-Philipp Wich
2015-11-21luci-mod-admin-full: fix script regression after 152ba9ab228ad4ea4c1748f29fe4...Jo-Philipp Wich
2015-11-21luci-base: use board.json to infer switch netdevJo-Philipp Wich
2015-11-21luci-base: switch to luci-lib-jsoncJo-Philipp Wich
2015-11-20luci-mod-admin-full: make mirror port settings depend on mirror enableJo-Philipp Wich
2015-11-19luci-mod-admin-full: revert accidential button type change in 20fdac1ac4a126c...Jo-Philipp Wich
2015-11-17luci-mod-admin-full: allow empty mac in interface statusJo-Philipp Wich
2015-11-17luci-mod-admin-full: use :ipaddrs() and :ip6addrs() helper for iface_statusJo-Philipp Wich
2015-11-17luci-base: eliminate use of uci state vars in luci.model.networkJo-Philipp Wich
2015-11-16luci-mod-admin-full: prevent submit with interface delete button (#549)Jo-Philipp Wich
2015-11-16luci-base: fix uci documentation issue (#538)Jo-Philipp Wich
2015-11-11Merge pull request #535 from saik0/redirect-root-if-empty-signedJo-Philipp Wich
2015-11-06fix a typo error in command script shown to usersRan Bao
2015-11-05luci-mod-admin-full: limit interface name length to 15 charsHannu Nyman