Skip to content
Snippets Groups Projects
  1. Oct 10, 2016
  2. Aug 19, 2016
    • Vincent Petry's avatar
      Fix hidden files handling · f7deb2c2
      Vincent Petry authored
      Hidden files (dot files) are now always rendered in the DOM to make
      sure that all file operations and selection still work as expected.
      
      Their visibility is now toggled on CSS level.
      f7deb2c2
  3. May 13, 2016
  4. Jan 11, 2016
  5. Nov 28, 2015
  6. Nov 22, 2015
  7. Oct 30, 2015
  8. Sep 28, 2015
    • Vincent Petry's avatar
      Fix sidebar interaction · f9acf462
      Vincent Petry authored
      - Clicking a file row or selecting it will open the sidebar.
      - When sidebar is open, its contents update with the last selection.
      - Dragging doesn't open the sidebar but does update its contents if it was
      open already.
      - Switching folders closes the sidebar.
      - Close sidebar when highlighted file got deleted/removed from list
      f9acf462
  9. Aug 24, 2015
  10. Aug 17, 2015
  11. Aug 12, 2015
  12. Jul 22, 2015
  13. Jul 15, 2015
  14. Jul 09, 2015
  15. Jul 08, 2015
  16. Jul 07, 2015
  17. Jun 05, 2015
  18. Apr 07, 2015
  19. Mar 09, 2015
  20. Dec 17, 2014
  21. Oct 31, 2014
  22. Oct 15, 2014
  23. Sep 04, 2014
    • Vincent Petry's avatar
      Added permission check for drag and drop · f1bfe35c
      Vincent Petry authored
      When dropping files onto a read-only folder, a notification
      is now shown instead of attempting to upload.
      
      This for both the drag for upload and drag from inside the file list
      cases.
      f1bfe35c
  24. Jun 05, 2014
  25. May 30, 2014
Loading