Skip to content
Snippets Groups Projects
  1. Aug 01, 2018
  2. Jul 30, 2018
  3. Jul 24, 2018
  4. Jun 21, 2018
  5. Jun 15, 2018
  6. Jun 07, 2018
  7. 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
  8. Jun 01, 2018
  9. May 03, 2018
  10. Apr 23, 2018
  11. Apr 06, 2018
  12. Mar 20, 2018
  13. Mar 02, 2018
  14. Feb 07, 2018
  15. Feb 01, 2018
  16. Jan 31, 2018
  17. Jan 30, 2018
  18. Jan 19, 2018
  19. Jan 03, 2018
  20. Dec 18, 2017
  21. Dec 05, 2017
  22. Nov 23, 2017
  23. Nov 14, 2017
  24. Nov 13, 2017
  25. Nov 10, 2017
  26. Nov 06, 2017
  27. Oct 18, 2017
  28. Oct 17, 2017
  29. Oct 12, 2017
  30. Oct 10, 2017
Loading