Skip to content
Snippets Groups Projects
  1. Feb 26, 2018
    • Matthias Schiffer's avatar
      gluon-status-page-api: merge back into gluon-status-page · fdf823a3
      Matthias Schiffer authored
      All Access-Control-Allow-Origin are removed to improve users' privacy. As
      the status page API is thus not useful without the status page anymore,
      merge them back into a single package.
      
      The status-page-api respondd provider is removed as well.
      
      Fixes #1194
      fdf823a3
    • Matthias Schiffer's avatar
      gluon-status-page: reimplement based on gluon-web · 88906f23
      Matthias Schiffer authored
      This new status page is significantly smaller than the old one. It always
      loads its resources from the same host as the page itself, not requiring
      cross-origin requests anymore.
      
      It also uses the common i18n infrastructure of gluon-web.
      
      Fixes #914
      88906f23
  2. Oct 31, 2017
  3. Feb 26, 2017
  4. Feb 21, 2017
  5. Oct 24, 2016
  6. Sep 07, 2016
  7. Jul 10, 2016
  8. Apr 27, 2016
  9. Apr 26, 2016
  10. Apr 08, 2016
  11. Feb 29, 2016
  12. Feb 26, 2016
  13. Jan 08, 2016
  14. Jan 07, 2016
  15. Dec 18, 2015
  16. Dec 07, 2015
  17. Sep 05, 2015
  18. Sep 04, 2015
  19. Sep 02, 2015
  20. Aug 30, 2015
    • Jan-Philipp Litza's avatar
      Switch from luci-lib-json to luci-lib-jsonc · 15a80aaf
      Jan-Philipp Litza authored
      Apart from replacing a patch for the former by two patches for latter,
      this involved minimal adaptations of the lua scripts in the following
      packages:
      
      * gluon-announce
      * gluon-announced
      * gluon-mesh-batman-adv-core
      * gluon-status-page
      15a80aaf
  21. Aug 23, 2015
  22. Jun 29, 2015
  23. May 21, 2015
  24. May 04, 2015
    • Nils Schneider's avatar
      nodeinfo: mesh interface classes (wireless, tunnel, other) · a349dd07
      Nils Schneider authored
      This will introduce a new nodeinfo object, network.mesh.bat0.interfaces,
      containing any of the the following subordinated objects:
      
      - wireless
      - tunnel
      - other
      
      Each of these objects contains a (possibly empty) list of MAC addresses
      (lowercase, colon-notation) corresponding to a interface of the given
      class. Combined with a batman graph it is thus possible to mark
      sub-graphs as "wireless" or "vpn".
      
      The previously used object mesh_intefaces is superseded by this new
      object structure and mesh_interfaces will be removed in a future Gluon
      release.
      a349dd07
  25. Jan 24, 2015
  26. Nov 17, 2014
  27. Nov 13, 2014
  28. Oct 27, 2014
  29. Jul 10, 2014
  30. Jun 15, 2014
  31. Feb 13, 2014
Loading