1. 21 Jan, 2016 1 commit
  2. 19 Jan, 2016 3 commits
  3. 08 Jan, 2016 2 commits
  4. 07 Jan, 2016 1 commit
  5. 05 Jan, 2016 2 commits
  6. 03 Jan, 2016 1 commit
  7. 01 Jan, 2016 1 commit
  8. 30 Dec, 2015 2 commits
    • Franco Fichtner's avatar
      firmware: add lock/unlock backend · 90d223ca
      Franco Fichtner authored
      90d223ca
    • Franco Fichtner's avatar
      firmware: steps towards package actions · a5c4d51d
      Franco Fichtner authored
      o Adds a reinstall backend call
      o Moves pkg_upgrade.sh into its own dir
      o Don't clobber progress output when action is running
      o Rename action to clearly reflect it's purpose
      o Tweak EOL message a bit more
      
      This is a test of how far we can go with our backend restructuring
      without glitching firmware update temporarily.
      a5c4d51d
  9. 27 Dec, 2015 1 commit
  10. 17 Dec, 2015 1 commit
  11. 16 Dec, 2015 1 commit
  12. 15 Dec, 2015 1 commit
  13. 09 Dec, 2015 1 commit
  14. 04 Dec, 2015 3 commits
  15. 03 Dec, 2015 3 commits
  16. 02 Dec, 2015 1 commit
  17. 01 Dec, 2015 3 commits
  18. 19 Nov, 2015 1 commit
  19. 18 Nov, 2015 3 commits
  20. 06 Nov, 2015 1 commit
  21. 05 Nov, 2015 1 commit
  22. 28 Oct, 2015 1 commit
  23. 24 Oct, 2015 1 commit
  24. 19 Oct, 2015 1 commit
  25. 18 Oct, 2015 2 commits
  26. 17 Oct, 2015 1 commit
    • Ad Schellevis's avatar
      (captiveportal, new) add cleansing of input templates to remove all... · e978c501
      Ad Schellevis authored
      (captiveportal, new) add cleansing of input templates to remove all non-changed data from the user provided template.
      
      Next stepts to implement,
      	make fetch_template aware of the user templates, so the frontend fetch will return the right content.
      	deploy user provided template on service reload
      e978c501