Skip to content
Snippets Groups Projects
  1. Sep 28, 2019
  2. Sep 25, 2019
  3. Sep 19, 2019
  4. Sep 18, 2019
  5. Sep 17, 2019
    • Joas Schilling's avatar
      Fix getById for files in appdata and the root mount · a4ba2113
      Joas Schilling authored
      
      In case the path we are currently in is inside the appdata_* folder,
      the original getById method does not work, because it can only look inside
      the user's mount points. But the user has no mount point for the root storage.
      
      So in that case we directly check the mount of the root if it contains
      the id. If it does we check if the path is inside the path we are working
      in.
      
      Signed-off-by: default avatarJoas Schilling <coding@schilljs.com>
      Unverified
      a4ba2113
  6. Sep 16, 2019
  7. Sep 15, 2019
  8. Sep 14, 2019
  9. Sep 12, 2019
  10. Sep 11, 2019
  11. Sep 10, 2019
  12. Sep 09, 2019
  13. Sep 06, 2019
  14. Sep 05, 2019
  15. Sep 04, 2019
  16. Sep 02, 2019
  17. Sep 01, 2019
  18. Aug 29, 2019
  19. Aug 28, 2019
  20. Aug 25, 2019
  21. Aug 23, 2019
  22. Aug 22, 2019
  23. Aug 21, 2019
  24. Aug 20, 2019
Loading