Skip to content
Snippets Groups Projects
  1. Oct 28, 2019
  2. Oct 25, 2019
  3. Oct 22, 2019
  4. Oct 18, 2019
  5. Oct 17, 2019
  6. Oct 16, 2019
  7. Oct 15, 2019
  8. Oct 14, 2019
  9. Oct 09, 2019
  10. Oct 08, 2019
  11. Oct 07, 2019
  12. Oct 06, 2019
  13. Oct 02, 2019
  14. Sep 28, 2019
  15. Sep 27, 2019
  16. Sep 26, 2019
  17. Sep 25, 2019
  18. Sep 19, 2019
  19. Sep 18, 2019
  20. 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
  21. Sep 16, 2019
  22. Sep 15, 2019
Loading