Skip to content
  1. Jul 18, 2019
  2. Jul 17, 2019
  3. Mar 02, 2019
  4. Feb 21, 2019
  5. Jan 24, 2019
  6. Jan 17, 2019
  7. Jan 15, 2019
  8. Dec 13, 2018
  9. Nov 27, 2018
  10. Nov 26, 2018
    • Dirk Brenken's avatar
      luci-app-openvpn: "final" changeset · 0f8e36f2
      Dirk Brenken authored
      
      
      * add 'auth-user-pass' edit section in file mode (see screenshot)
      * add port & protocol detection in file mode (see screenshot)
      * don't mix file & normal edit modes any longer
      * add CC compatibility fix (for turris devices)
      * fix/refine JS instance name filter
      * remove needless CSS rules
      * unlink ovpn/auth files on section removal
      * commit changes instantly (Add/Upload/Delete)
      
      Signed-off-by: default avatarDirk Brenken <dev@brenken.org>
      0f8e36f2
  11. Nov 22, 2018
  12. Nov 21, 2018
    • Dirk Brenken's avatar
      luci-app-openvpn: more changes & fixes · e222003f
      Dirk Brenken authored
      
      
      * fix possible exception in template based ovpn creation
      * remove needless shellquote function in controller,
        the filename will be checked on client side with JS
      * enhance FileUpload behaviour in basic/advanced mode:
        - change "auth_user_pass" to FileUpload
        - cfg entries (even with default values) will be shown
        - existing entries are now removable (incl. file unlink),
          simply clear the appropriate textbox
      * change "key_direction" option to boolean ListValue
      * add "config" option to basic/advanced edit,
        to make it possible to change the upload path in LuCI
      
      Signed-off-by: default avatarDirk Brenken <dev@brenken.org>
      e222003f
  13. Nov 07, 2018
  14. Nov 04, 2018
  15. 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
  16. Sep 21, 2018
  17. Sep 19, 2018
  18. Sep 17, 2018
  19. Sep 14, 2018
  20. Aug 11, 2018
  21. May 07, 2018
  22. Apr 13, 2018
  23. Apr 06, 2018
  24. Apr 05, 2018
  25. Feb 15, 2018
  26. Feb 07, 2018
  27. Jan 29, 2018
  28. Nov 11, 2017
  29. Nov 10, 2017