Skip to content
Snippets Groups Projects
  1. Nov 01, 2023
    • Rotzbua's avatar
      gluon-status-page: html: improve accessibility · d2120c42
      Rotzbua authored
      google-lighthouse:
      Warning: Consider avoiding viewport values that prevent users from resizing documents.
      
      Rule ID: meta-viewport
      Accessibility:
      Ruleset: axe-core 4.4
      User Impact: Critical
      Guidelines: WCAG 2.1 Best Practice, WCAG 2.0 Best Practice
      d2120c42
  2. Aug 30, 2023
  3. Mar 24, 2023
  4. Jan 12, 2023
  5. Jan 10, 2023
  6. Jan 03, 2023
  7. Dec 15, 2022
  8. May 21, 2022
  9. Apr 17, 2022
  10. Apr 11, 2022
  11. Apr 03, 2022
  12. Feb 22, 2022
  13. Feb 20, 2022
  14. Jan 07, 2022
  15. Dec 15, 2021
  16. Nov 12, 2021
  17. Oct 07, 2021
    • Matthias Schiffer's avatar
      Set PKG_VERSION in gluon.mk · f419db58
      Matthias Schiffer authored
      This removes PKG_VERSION and PKG_RELEASE from most Makefiles, as the
      value was never useful for Gluon packages; instead, PKG_VERSION is set
      to 1 in gluon.mk.
      
      It also removes two other weird definitions:
      
      - gluon-iptables-clamp-mss-to-pmtu replicating the old PKG_VERSION logic
        from gluon-core, but without the fixed PKG_BUILD_DIR to prevent
        unnessary rebuilds
      - gluon-hoodselector set GLUON_VERSION=3
      f419db58
  18. Aug 31, 2021
  19. Aug 08, 2021
  20. Jul 23, 2021
  21. Jul 12, 2021
    • Martin Weinelt's avatar
      gluon-status-page: relax nodeinfo query timeout (#2262) · 76185e3a
      Martin Weinelt authored
      It was found that a one second timeout for nodeinfo data may be too low,
      so that when a node is otherwise occupied that timeout may be reached
      too often.
      
      The nodeinfo query response is also vital to the status-page base
      template, so that when it times out, the site will be turned in a broken
      state, that it cannot recover from.
      
      Fixes: #2256
      Unverified
      76185e3a
  22. Jun 07, 2021
  23. Jun 05, 2021
  24. May 06, 2021
  25. Apr 23, 2021
  26. Apr 22, 2021
  27. Apr 12, 2021
  28. Apr 07, 2021
  29. Sep 13, 2020
    • David Bauer's avatar
      treewide: rename local_client zone (#2115) · 5b068d7c
      David Bauer authored
      This renames the local_client zone to loc_client, as local_clint exceeds
      the maximum zone length allowed for firewall3, which is 11 bytes.
      
      This worked previously due to firewall3 using unsafe string operations.
      Now creation of the chain fails (latest OpenWrt master).
      Unverified
      5b068d7c
  30. Aug 08, 2020
  31. May 21, 2020
Loading