Skip to content
Snippets Groups Projects
  1. Jun 29, 2023
  2. Jun 25, 2023
  3. Jun 24, 2023
  4. Jun 23, 2023
  5. Jun 18, 2023
  6. Jun 16, 2023
  7. Jun 09, 2023
  8. Jun 08, 2023
  9. Jun 04, 2023
  10. May 29, 2023
  11. May 23, 2023
    • networkException's avatar
      fix excess column in history statistics · 47b4aa5f
      networkException authored and derf's avatar derf committed
      This patch fixes a typo in the history stats template.
      
      Previously, the HTML parser would close the travel time table data cell
      element but also create a new, empty table data cell in the process.
      This empty excess cell would create a new column in the table, causing
      all other rows to be shifted in the layout.
      
      Now the open travel time data cell element gets closed properly without
      creating a new cell, allowing the whole table to right align neatly.
      47b4aa5f
  12. May 18, 2023
  13. May 07, 2023
  14. May 03, 2023
  15. May 01, 2023
  16. Mar 31, 2023
  17. Mar 27, 2023
  18. Mar 24, 2023
  19. Mar 19, 2023
  20. Mar 11, 2023
  21. Mar 04, 2023
Loading