Skip to content
  1. Dec 27, 2017
  2. Dec 26, 2017
  3. Dec 17, 2017
  4. Dec 15, 2017
  5. Dec 13, 2017
  6. Dec 09, 2017
  7. Dec 08, 2017
  8. Dec 06, 2017
  9. Dec 04, 2017
  10. Nov 29, 2017
  11. Nov 24, 2017
    • Paul Spooren's avatar
      luci-app-attendedsysupgrade: use rpc-sys pkglist · 802d5b6b
      Paul Spooren authored
      
      
      The bash package rpcd-mod-packagelist is no longer required as it has
      been ported to rpc-sys by @dangowrt. The luci app now uses that feature.
      
      The packagelist.acls is no longer required and has been removed.
      
      luci-app-attendedsysupgrade: follow new server api
      
      a new api uses more status codes and headers instead of genric 400 code
      with json payload.
      
      show error message when ubus call fail
      
      fix typo
      
      more info here
      https://github.com/aparcar/attendedsysupgrade-server#response-status-codes
      
      luci-app-attendedsysupgrade: refactoring
      
      luci-app-attendedsysupgrade: use checksum
      
      now compares cgi-io md5 checksum with md5 of server
      as well checks if enough free memory is available to store image
      
      Added needed ACL to let Luci request "system info"
      
      rename "image" to "firmware" in output strings. This was requested as
      "unification"
      
      rpcd-mod-packelist used to return a variable called "packagelist", the
      new "rpc-sys packagelist" returns a variable called "packages". This has
      been adapted.
      
      Signed-off-by: default avatarPaul Spooren <paul@spooren.de>
      802d5b6b
  12. Nov 19, 2017
  13. Nov 12, 2017
    • Paul Spooren's avatar
      luci-app-attendedsysupgrade: use common · 4891deaf
      Paul Spooren authored
      
      
      use attendedsysupgrade-common package and rpc-sys instead of
      rpcd-mod-attendedsysupgrade
      
      luci-app-attendedsysupgrade: editable server url
      
      the server url can now be changed. The solution is kept as simple as
      possible to not introduce any lua code.
      
      Small cleanup, but needs a refactoring.
      
      Add acl rights to edit the attendedsysupgrade file
      
      Add cgi-io as a dependencie to upload image to router
      
      Signed-off-by: default avatarPaul Spooren <paul@spooren.de>
      4891deaf
  14. Nov 11, 2017
  15. Nov 10, 2017
  16. Nov 05, 2017
  17. Nov 04, 2017
    • Paul Spooren's avatar
      luci-app-attendedsysupgrade: upgrade to version 2 · 26c93deb
      Paul Spooren authored
      
      
      Add required ubus acls from package rpcd-mod-attendedsysupgrade.
      
      luci-app-attendedsysupgrade: add postinst script
      
      removes caches and restarts uhttpd as mentioned here:
      https://github.com/aparcar/gsoc17-attended-sysupgrade/issues/58#issuecomment-339370803
      
      luci-app-attendedsysupgrade: redesign
      
      simplified the interface and made it more "luci" like
      
      simplify ubus interaction, use uci_call und ubus_call functions
      
      add optional settings:
      
      auto_search:
      search on opening the view without clicking
      
      advanced_mode:
      if set, allow package edits, show build log
      
      rename updateserver to upgradeserver
      rename url to server_url
      
      luci-app-attendedsysupgrade: rename uci options
      
      remove leading "upgrade" from uci options
      also rename server_url to url
      
      cleaning
      
      use new api/ urls
      
      wait for successfull reboot
      
      Signed-off-by: default avatarPaul Spooren <paul@spooren.de>
      26c93deb
    • Dirk Brenken's avatar
      luci-app-adblock: sync with adblock 3.1.0 · b02a13ea
      Dirk Brenken authored
      
      
      * add support for new 'whitelist mode'
      * fix a small css issue in advanced edit tabs
      
      Signed-off-by: default avatarDirk Brenken <dev@brenken.org>
      b02a13ea
  18. Nov 03, 2017
  19. Oct 29, 2017
  20. Oct 28, 2017
  21. Oct 25, 2017
  22. Oct 20, 2017
  23. Oct 18, 2017