Skip to content
Snippets Groups Projects
  1. 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
  2. May 21, 2023
  3. May 18, 2023
  4. May 16, 2023
  5. May 11, 2023
  6. May 07, 2023
  7. May 03, 2023
  8. May 01, 2023
  9. Apr 30, 2023
  10. Apr 14, 2023
  11. Apr 06, 2023
  12. Apr 02, 2023
  13. Apr 01, 2023
  14. Mar 31, 2023
  15. Mar 27, 2023
  16. Mar 26, 2023
  17. Mar 24, 2023
  18. Mar 19, 2023
  19. Mar 13, 2023
  20. Mar 11, 2023
  21. Mar 10, 2023
  22. Mar 09, 2023
  23. Mar 05, 2023
  24. Mar 04, 2023
Loading