Skip to content
Snippets Groups Projects
  1. Aug 01, 2018
  2. Jul 30, 2018
  3. Jul 24, 2018
  4. Jul 23, 2018
  5. Jul 02, 2018
  6. Jun 27, 2018
  7. Jun 25, 2018
  8. Jun 21, 2018
  9. Jun 20, 2018
  10. Jun 15, 2018
  11. Jun 11, 2018
  12. Jun 07, 2018
  13. Jun 06, 2018
  14. Jun 05, 2018
    • Alexis Reigel's avatar
      create favicon overlay on the client · 9e14f437
      Alexis Reigel authored
      the initial reason for this change was that graphicsmagick does not
      support writing to ico files. this fact lead to a chain of changes:
      
      1. use png instead of ico (browser support is good enough)
      2. render the overlays on the client using the canvas API. this way we
         only need to store the original favion and generate the overlay versions
         dynamically.
         this change also enables (next step) to simplify the handling of the
         stock favicons as well, as we don't need to generate all the versions
         upfront.
      Unverified
      9e14f437
    • Alexis Reigel's avatar
      Unverified
      5202c3f0
  15. Jun 03, 2018
  16. Jun 01, 2018
  17. May 23, 2018
  18. May 22, 2018
  19. May 03, 2018
  20. Apr 19, 2018
  21. Apr 18, 2018
  22. Apr 06, 2018
  23. Apr 05, 2018
  24. Apr 03, 2018
  25. Mar 28, 2018
  26. Mar 20, 2018
  27. Mar 12, 2018
  28. Mar 09, 2018
Loading