Skip to content
Snippets Groups Projects
  1. Sep 17, 2014
    • Jared Hancock's avatar
      pages: Fix incorrect lookup of inline images · eb4d1b36
      Jared Hancock authored
      In some cases, a POST might be sent to the server and there be no draft. In
      such a case, neither the draft nor the body of the page can be inspected for
      images. Even worse, in some cases the previous images might be unlinked from
      the article without being relinked. Therefore, the images will no longer be
      linked to the page and will likely be purged from the system.
      eb4d1b36
  2. Sep 08, 2014
  3. Jul 31, 2014
  4. Jul 17, 2014
    • Peter Rotich's avatar
      Fix XSS vulnerability on user's name · 92824412
      Peter Rotich authored
      Names parsed from incoming emails are stored in the database as is. This
      pull request addresses potential XSS vulnerability due to improper display
      of unsanitized names. Going forward names will be scrubbed on create.
      92824412
  5. Jun 18, 2014
    • Jared Hancock's avatar
      Fix dialog boxes on backward pjax navigation · bf597ae6
      Jared Hancock authored
      pjax:complete is only called after an AJAX page load. If a user navigates
      forward or backward and the page loads from local cache, then pjax:complete
      is not fired. pjax:end, however, is always fired.
      bf597ae6
  6. Jun 10, 2014
  7. Jun 05, 2014
  8. Jun 04, 2014
  9. Jun 02, 2014
  10. May 30, 2014
  11. May 28, 2014
  12. May 23, 2014
  13. May 22, 2014
  14. May 21, 2014
  15. May 20, 2014
  16. May 19, 2014
  17. May 16, 2014
  18. May 15, 2014
Loading