Skip to content
  1. Oct 30, 2018
  2. Oct 28, 2018
  3. Oct 25, 2018
  4. Oct 23, 2018
    • Dirk Brenken's avatar
      luci-app-openvpn: file name fix · c20a6914
      Dirk Brenken authored
      
      
      * fix shellquote oversight of the last commit
      
      Signed-off-by: default avatarDirk Brenken <dev@brenken.org>
      c20a6914
    • Dirk Brenken's avatar
      luci-app-openvpn: add ovpn upload support & more · 0b04912f
      Dirk Brenken authored
      
      
      * add the ability to upload ovpn files directly,
        incl. appropriate uci entry in openvpn config
      * add the ability to edit ovpn files directly ('file' mode),
        beside the 'basic' and 'advanced' modes for normal setups
      * client side checks to validate instance name & template selection,
        incl. online error reporting
      * automatically remove non-ascii characters & windows line endings
        from transfered ovpn file
      * change from after_commit to after_apply hook
      * remove misleading default values for Port & Protocol in Overview
      
      Signed-off-by: default avatarDirk Brenken <dev@brenken.org>
      0b04912f
  5. Oct 21, 2018
  6. Oct 13, 2018
  7. Oct 12, 2018
  8. Oct 11, 2018
  9. Oct 10, 2018
  10. Oct 08, 2018
    • Karl Palsson's avatar
      luci-app-snmpd: Allow turning off agentx · 8f96cd8e
      Karl Palsson authored
      
      
      AgentX support doesn't actually require TCP, it also works over unix
      domain sockets, and UDS is the only method that's compiled in by
      default.  Remove that misleading text, and make the section
      add/removable so that you can remove it to disable agentx support.
      Behaviour with multiple sections is undefined. (don't do that!)
      
      This matches the current behaviour of the snmpd init script, which will
      enable agentx with the compile time default settings if the agentx
      socket config is blank/missing.
      
      Signed-off-by: default avatarKarl Palsson <karlp@etactica.com>
      8f96cd8e
  11. Oct 07, 2018
  12. Oct 05, 2018
  13. Oct 02, 2018
  14. Oct 01, 2018
    • Dirk Brenken's avatar
      luci-app-wireguard: add QR Code support plus fixes · ca76ead1
      Dirk Brenken authored
      
      
      * add optional QR Code support to status page (per wg Interface),
        submitted information via QR code are:
        - [Interface] (list of) Address / PrivateKey
        - [Peer] Endpoint / PublicKey / (list of) AllowedIPs
        - support multiple interfaces and peers
      * fix XHTML rendering errors with OpenWrt standard theme
      * fix logical glitch with empty descriptions, remove needless variables
      * left align the output for better viewing esp. with material theme
      * freshen up design a little bit
      * switch space indentation to tabs
      
      Signed-off-by: default avatarDirk Brenken <dev@brenken.org>
      ca76ead1
    • yangfl's avatar
      i18n: update Chinese translation · dc1c69ce
      yangfl authored
      
      
      Signed-off-by: default avatarDavid Yang <mmyangfl@gmail.com>
      dc1c69ce
  15. Sep 29, 2018
  16. Sep 27, 2018
  17. Sep 24, 2018
  18. Sep 21, 2018
  19. Sep 20, 2018
    • Karl Palsson's avatar
      luci-app-snmpd: Basic net-snmpd config options · 318e4557
      Karl Palsson authored
      
      
      Imported from https://github.com/remakeelectric/owrt_pub_feeds/tree/master/luci-app-snmpd
      
      Only provides configuration of basic authentication and system level
      options, not even close to the entire slew of options that net-snmp
      supports, but the basics are still helpful, and a base for future work.
      
      Signed-off-by: default avatarKarl Palsson <karlp@etactica.com>
      318e4557
  20. Sep 19, 2018
  21. Sep 18, 2018
  22. Sep 17, 2018