Skip to content
Snippets Groups Projects
  1. Jan 17, 2014
  2. Nov 11, 2013
  3. Nov 06, 2013
  4. Nov 05, 2013
  5. Oct 31, 2013
  6. Oct 28, 2013
  7. Oct 22, 2013
  8. Oct 18, 2013
  9. 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
  10. Oct 07, 2013
  11. 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
  12. Sep 23, 2013
  13. Sep 19, 2013
  14. 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
  15. Sep 13, 2013
  16. Sep 06, 2013
  17. Sep 05, 2013
  18. Aug 26, 2013
  19. Aug 23, 2013
  20. Aug 21, 2013
  21. Aug 16, 2013
  22. Aug 15, 2013
  23. Aug 14, 2013
  24. Aug 12, 2013
  25. Aug 09, 2013
Loading