Skip to content
Snippets Groups Projects
  1. Feb 28, 2014
  2. Feb 27, 2014
  3. Feb 25, 2014
  4. Feb 24, 2014
  5. Feb 23, 2014
  6. Feb 22, 2014
  7. Feb 15, 2014
  8. Feb 14, 2014
  9. Feb 07, 2014
  10. Feb 04, 2014
  11. Feb 03, 2014
  12. Jan 30, 2014
  13. Jan 29, 2014
  14. Jan 28, 2014
    • jgpcx's avatar
      Update action.php · b15cd32d
      jgpcx authored
      fix bug that only allows admins any AJAX calls
      b15cd32d
  15. Jan 27, 2014
  16. Jan 25, 2014
  17. Jan 24, 2014
  18. Jan 22, 2014
  19. Jan 21, 2014
  20. Jan 18, 2014
  21. Jan 14, 2014
  22. Jan 12, 2014
  23. Jan 08, 2014
    • Andreas Gohr's avatar
      b1e75801
    • Andreas Gohr's avatar
      added missing localization · c837868a
      Andreas Gohr authored
      c837868a
    • Andreas Gohr's avatar
      better filename parsing · bc1b7a8a
      Andreas Gohr authored
      The filename found in the URL will be used for old plugins missing a
      base entry in their plugin.info.txt and lacking a subdirectory inside
      the archive as well. This patch makes sure possible query strings aren't
      included in the filename.
      
      Note: io_download() will also try to get a filename from any
      content-disposition header.
      
      If no filename can be found we simply use an md5 sum of the URL and hope
      the plugin will contain it's own hint for naming.
      bc1b7a8a
Loading