Skip to content
Snippets Groups Projects
  1. Nov 16, 2015
  2. Nov 10, 2015
  3. Nov 02, 2015
  4. Oct 27, 2015
  5. Oct 21, 2015
  6. Oct 09, 2015
  7. Oct 02, 2015
  8. Sep 29, 2015
    • Vincent Petry's avatar
      [IE8] Fix filetype icon sizes · dbb66924
      Vincent Petry authored
      Added hack that uses a "filter" CSS with explicit URL to fix the "New"
      menu by scaling down icons and also fix the folder/filetype icon in the sidebar
      by scaling it up.
      dbb66924
  9. Sep 28, 2015
  10. Sep 23, 2015
  11. Sep 15, 2015
    • Lukas Reschke's avatar
      Disable automatic evaluation of responses · f2d63d35
      Lukas Reschke authored
      If a response to a $.ajax() request returns a content type of "application/javascript"
      JQuery would previously execute the response body. This is a pretty unexpected
      behaviour and can result in a bypass of our Content-Security-Policy as well as
      multiple unexpected XSS vectors.
      f2d63d35
  12. Aug 28, 2015
    • Vincent Petry's avatar
      Fix controls bar calculation · 7303b685
      Vincent Petry authored
      Controls bar calculation needs to take the sidebar visibility into
      account.
      
      Recalculation is now triggered when sidebar is toggled, using a new
      app-content event "appresized".
      7303b685
  13. Aug 12, 2015
  14. Aug 11, 2015
  15. Aug 10, 2015
    • Vincent Petry's avatar
      Implement file actions dropdown · ca34921c
      Vincent Petry authored
      File actions now have two types "inline" and "dropdown". The default is
      "dropdown".
      The file actions will now be shown in a dropdown menu.
      ca34921c
  16. Aug 07, 2015
  17. Aug 06, 2015
  18. Jul 27, 2015
  19. Jul 26, 2015
  20. Jul 25, 2015
  21. Jul 13, 2015
  22. Jul 10, 2015
  23. Jul 08, 2015
  24. Jul 07, 2015
  25. Jul 06, 2015
  26. Jun 22, 2015
  27. Jun 16, 2015
  28. Apr 15, 2015
  29. Apr 09, 2015
  30. Mar 27, 2015
  31. Mar 26, 2015
  32. Mar 25, 2015
Loading