Skip to content
Snippets Groups Projects
  1. Mar 18, 2014
  2. Mar 05, 2014
  3. Mar 02, 2014
  4. Feb 24, 2014
  5. Feb 21, 2014
  6. Feb 19, 2014
  7. Feb 13, 2014
    • Vincent Petry's avatar
      Do not send file list for select all on Download/delete · d5397d81
      Vincent Petry authored
      - When all files are selected, do not send the whole file list
      - Download will trigger download for the parent folder, also works
        with root
      - Delete will send "allfiles" to the server that will find the file
        list or the passed directory by itself
      d5397d81
  8. Feb 07, 2014
  9. Jan 30, 2014
  10. Jan 20, 2014
  11. Jan 17, 2014
  12. Jan 15, 2014
  13. Jan 10, 2014
  14. Dec 11, 2013
  15. Dec 04, 2013
  16. Nov 11, 2013
  17. Nov 06, 2013
  18. Nov 05, 2013
  19. Oct 31, 2013
  20. Oct 28, 2013
  21. Oct 22, 2013
  22. Oct 18, 2013
  23. Oct 14, 2013
    • Vincent Petry's avatar
      Disabled ajax mode for public files view · fab4102c
      Vincent Petry authored
      Ajax loading is not supported yet for public files view.
      This fix disabled the history API, ajax loading and ajax directory
      switch in public mode until it is implemented properly.
      fab4102c
  24. Oct 07, 2013
  25. Oct 04, 2013
    • Vincent Petry's avatar
      Do not call changeDirectory() when no dir set on breadcrumb · 0736bfb4
      Vincent Petry authored
      Some apps like the files_trashbin app do not set a directory on its
      "home" breadcrumb link.
      
      This fix makes sure that the click event doesn't do anything in that
      case and lets the browser open the link.
      
      This fixes the "home" icon in the trashbin app which now correctly
      reopens the files app.
      0736bfb4
    • Vincent Petry's avatar
      Shortened notification message that was too long · 9d2595a7
      Vincent Petry authored
      The message for invalid private key was too long and didn't fit in the
      notification box. This fix reduces the message to fit properly by
      removing the extra information.
      9d2595a7
  26. Sep 23, 2013
  27. Sep 19, 2013
  28. Sep 17, 2013
    • Jörn Friedrich Dreyer's avatar
      initial scrollto implementation: · b40925ae
      Jörn Friedrich Dreyer authored
      use places/folder icon,
      move link construction to JS,
      only show icon on hover,
      use 'searchresult' as css class name,
      add filter/unfilter methods,
      highlight searched files in current filelist
      only filter when correct FileList is present
      b40925ae
  29. Sep 13, 2013
Loading